By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-06T00:21:44.932Z||main|||||INFO|500||The following profiles are active: basic 2023-03-06T00:22:06.332Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-06T00:22:06.333Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-06T00:22:06.478Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-06T00:22:15.588Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-03-06T00:22:15.839Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-06T00:22:16.200Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-06T00:22:16.638Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-06T00:22:16.649Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-06T00:22:16.831Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-06T00:22:17.288Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-06T00:22:18.011Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-06T00:22:20.419Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-06T00:22:24.113Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-06T00:22:24.189Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-06T00:22:24.928Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-06T00:22:26.266Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-06T00:22:28.781Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-06T00:22:30.473Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-06T00:22:38.911Z||main|||||WARN|500||--- 2023-03-06T00:22:38.911Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-06T00:22:38.911Z||main|||||WARN|500||--- 2023-03-06T00:22:39.497Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-06T00:22:46.118Z||main|||||INFO|500||Started ApiHandlerApplication in 66.543 seconds (JVM running for 70.342) 2023-03-06T00:22:46.128Z|485b64a3-30da-4785-9da1-247036e1c2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:22:46.148Z|485b64a3-30da-4785-9da1-247036e1c2ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:22:46.150Z|4ab07555-0470-47c7-8396-cb15ca12439c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:22:46.156Z|4ab07555-0470-47c7-8396-cb15ca12439c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:22:54.883Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-06T00:22:55.103Z|bfa7d119-4eed-4a80-a194-74eef4472631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:22:55.104Z|dd89129c-1ced-4b14-914c-36977e0e0c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:22:55.103Z|be76373b-198f-4a05-916d-3f564cdd8608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-03-06T00:22:55.552Z|bfa7d119-4eed-4a80-a194-74eef4472631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:22:55.552Z|dd89129c-1ced-4b14-914c-36977e0e0c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:22:55.552Z|be76373b-198f-4a05-916d-3f564cdd8608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:01.104Z|ad3a5e27-4ec2-40d2-bf7b-52508cb4b396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:23:01.105Z|ad3a5e27-4ec2-40d2-bf7b-52508cb4b396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:23:05.750Z|88c5bfc0-109f-4265-a1eb-f8399459a53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:05.752Z|88c5bfc0-109f-4265-a1eb-f8399459a53d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:05.770Z|77e29754-3b24-4eec-8b1c-dbf89bb347a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:05.772Z|77e29754-3b24-4eec-8b1c-dbf89bb347a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:05.788Z|d7d89747-05d4-48ff-926c-4c956c483469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:05.790Z|d7d89747-05d4-48ff-926c-4c956c483469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:15.790Z|49c969c6-4be5-408c-b49b-982bd62befa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:15.792Z|49c969c6-4be5-408c-b49b-982bd62befa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:15.810Z|5123c1db-7e68-4c55-8ba8-54d1b9f46caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:15.811Z|5123c1db-7e68-4c55-8ba8-54d1b9f46caa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:15.831Z|96bececb-51c3-448c-a541-bf20b9b1f8b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:15.832Z|96bececb-51c3-448c-a541-bf20b9b1f8b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:16.104Z|48cdb4fc-85db-43c5-bf1a-31560ea6bbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:23:16.106Z|48cdb4fc-85db-43c5-bf1a-31560ea6bbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:23:16.158Z|4e79a939-76d5-4259-8128-86a0771a808d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:23:16.159Z|4e79a939-76d5-4259-8128-86a0771a808d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:23:25.852Z|cee85902-0f8a-4f31-9457-abc26d7dfdb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:25.854Z|cee85902-0f8a-4f31-9457-abc26d7dfdb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:25.884Z|ec4830af-b38a-4408-923e-3f3d40afaec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:25.886Z|ec4830af-b38a-4408-923e-3f3d40afaec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:25.897Z|8386abcd-6c4f-4ce8-80c5-0c32e6e6b3d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:25.898Z|8386abcd-6c4f-4ce8-80c5-0c32e6e6b3d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:31.104Z|3926c0d0-8af9-44e2-8ffc-156ceb15337b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:23:31.108Z|3926c0d0-8af9-44e2-8ffc-156ceb15337b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:23:35.914Z|0c882719-6161-427b-91dd-667fbfae2c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:35.916Z|0c882719-6161-427b-91dd-667fbfae2c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:35.924Z|adcfbab9-d20c-47c4-9d91-f7b6dc9c766f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:35.927Z|adcfbab9-d20c-47c4-9d91-f7b6dc9c766f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:35.938Z|7f0a51db-8ab0-490c-994f-9fce1d53ec5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:35.940Z|7f0a51db-8ab0-490c-994f-9fce1d53ec5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:45.965Z|2f7f9e07-bbec-44cf-ba68-0a52542bc390|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:45.965Z|00c8ca26-9af0-4363-a23c-ebdf2caeaa99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:45.967Z|2f7f9e07-bbec-44cf-ba68-0a52542bc390|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:45.968Z|00c8ca26-9af0-4363-a23c-ebdf2caeaa99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:45.975Z|d5138f7d-7764-4da8-b524-56c8f6fd8578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:45.976Z|d5138f7d-7764-4da8-b524-56c8f6fd8578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:46.104Z|0e1e8519-6b44-401e-869f-0c6f5b2043a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:23:46.106Z|0e1e8519-6b44-401e-869f-0c6f5b2043a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:23:46.161Z|f446ac49-e0a8-42ef-be04-110be57f18bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:23:46.162Z|f446ac49-e0a8-42ef-be04-110be57f18bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:23:56.006Z|dbd3d2db-d723-41dc-99e5-921e7609938d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:56.006Z|3221ff5e-74ff-40a4-896f-b141f556981a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:56.008Z|dbd3d2db-d723-41dc-99e5-921e7609938d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:56.008Z|3221ff5e-74ff-40a4-896f-b141f556981a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:23:56.011Z|7622c257-d761-4d13-ab77-3593b4f97058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:23:56.011Z|7622c257-d761-4d13-ab77-3593b4f97058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:01.106Z|91846b60-8edd-4eb0-9c97-8f7b446bf319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:24:01.110Z|91846b60-8edd-4eb0-9c97-8f7b446bf319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:24:06.046Z|096e3275-7445-4573-8642-9a2397db449e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:06.046Z|19240664-b67a-43ac-8930-a1854a26b863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:06.046Z|1eb047d6-1170-4f78-80a0-6b7966a3b51a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:06.047Z|19240664-b67a-43ac-8930-a1854a26b863|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:06.047Z|096e3275-7445-4573-8642-9a2397db449e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:06.048Z|1eb047d6-1170-4f78-80a0-6b7966a3b51a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:16.091Z|2e2a2e35-096c-4851-8481-eeeabac1dd13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:16.091Z|e1a17c97-7a85-43c4-8b03-b5d275e9193d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:16.092Z|2e2a2e35-096c-4851-8481-eeeabac1dd13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:16.092Z|e1a17c97-7a85-43c4-8b03-b5d275e9193d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:16.093Z|3af2152b-74ce-4863-8230-663cff0cf566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:16.094Z|3af2152b-74ce-4863-8230-663cff0cf566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:16.104Z|649d0f6a-1b90-4e0d-b4cd-c570f32242a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:24:16.105Z|649d0f6a-1b90-4e0d-b4cd-c570f32242a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:24:16.164Z|417461a1-a121-435b-b355-74e68ec26c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:24:16.165Z|417461a1-a121-435b-b355-74e68ec26c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:24:26.142Z|0e0718db-9ac8-4936-be25-a6f8065adefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:26.142Z|47de2e57-a6d5-4d4f-90c3-fee1642da2d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:26.144Z|0e0718db-9ac8-4936-be25-a6f8065adefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:26.144Z|47de2e57-a6d5-4d4f-90c3-fee1642da2d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:26.148Z|617b0df6-c6c8-4f8e-b143-698a31dbf6de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:26.149Z|617b0df6-c6c8-4f8e-b143-698a31dbf6de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:31.104Z|68479275-6b2f-4276-995b-05000d70f93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:24:31.106Z|68479275-6b2f-4276-995b-05000d70f93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:24:36.206Z|fa9f00b5-a454-4836-8641-3d55c2ddc559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:36.207Z|78984d19-9a49-4c47-8485-fe12edcfdb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:36.206Z|a00ba599-d4f9-4cd6-bb71-0bd9937097de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:36.208Z|fa9f00b5-a454-4836-8641-3d55c2ddc559|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:36.208Z|78984d19-9a49-4c47-8485-fe12edcfdb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:36.208Z|a00ba599-d4f9-4cd6-bb71-0bd9937097de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:46.105Z|bf2399d3-a541-4ff8-9105-4ac6557dc97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:24:46.109Z|bf2399d3-a541-4ff8-9105-4ac6557dc97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:24:46.166Z|42c9cb50-8e6e-4408-a1d7-e6522cf6996d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:24:46.167Z|42c9cb50-8e6e-4408-a1d7-e6522cf6996d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:24:46.246Z|49d55f95-0359-461f-92c4-83d728783856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:46.248Z|49d55f95-0359-461f-92c4-83d728783856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:46.249Z|9ed2f216-9dc2-4c8f-8043-a51b07baac9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:46.250Z|9ed2f216-9dc2-4c8f-8043-a51b07baac9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:46.256Z|0e3aaf80-4b9d-475c-ac3e-41af347b4eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:46.257Z|0e3aaf80-4b9d-475c-ac3e-41af347b4eaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:56.287Z|b2a541ec-d726-4903-a5da-8d278fd91dcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:56.287Z|2cda84e9-931e-4239-8b59-77f114ed975e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:56.289Z|b2a541ec-d726-4903-a5da-8d278fd91dcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:56.289Z|2cda84e9-931e-4239-8b59-77f114ed975e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:24:56.320Z|b2c29b10-5274-4a22-b368-acef894e8bbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:24:56.321Z|b2c29b10-5274-4a22-b368-acef894e8bbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:01.108Z|9fc35f76-978e-4378-8ab4-f80ae4663b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:25:01.114Z|9fc35f76-978e-4378-8ab4-f80ae4663b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:25:06.329Z|c469b26b-1f4d-4ed9-8cbe-bf833dac68ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:06.329Z|be2a24f2-eefc-44f3-b7b5-3ed28ff43976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:06.331Z|c469b26b-1f4d-4ed9-8cbe-bf833dac68ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:06.331Z|be2a24f2-eefc-44f3-b7b5-3ed28ff43976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:06.355Z|13977e0d-61b7-4f45-898d-b83ce1bdd731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:06.357Z|13977e0d-61b7-4f45-898d-b83ce1bdd731|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:16.105Z|def2f55e-05bb-45ad-9208-33ad9323398e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:25:16.107Z|def2f55e-05bb-45ad-9208-33ad9323398e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:25:16.169Z|143387ed-5f2d-464f-8db6-9975dda08978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:25:16.170Z|143387ed-5f2d-464f-8db6-9975dda08978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:25:16.384Z|b60a1a49-f6ab-4721-9bb8-a9e1a08b8b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:16.385Z|389537a1-1604-4c2c-8b28-158af74349a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:16.386Z|b60a1a49-f6ab-4721-9bb8-a9e1a08b8b2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:16.386Z|389537a1-1604-4c2c-8b28-158af74349a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:16.409Z|14a50d63-1080-414c-b96e-3b438898934e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:16.411Z|14a50d63-1080-414c-b96e-3b438898934e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:26.460Z|9bf31258-2354-447e-983e-c8b498a7cf26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:26.460Z|212147d6-a948-451d-b95f-2eba7d1cb06c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:26.461Z|9bf31258-2354-447e-983e-c8b498a7cf26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:26.461Z|212147d6-a948-451d-b95f-2eba7d1cb06c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:26.469Z|6c392fc6-c66f-4268-8895-4945bfa59d00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:26.471Z|6c392fc6-c66f-4268-8895-4945bfa59d00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:31.104Z|ab2b11f7-16cd-48fa-ab44-9c986c5d6ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:25:31.106Z|ab2b11f7-16cd-48fa-ab44-9c986c5d6ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:25:36.502Z|94e3abfe-e702-4cc7-b641-c13690bc33dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:36.504Z|94e3abfe-e702-4cc7-b641-c13690bc33dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:36.505Z|8f3749b0-14a6-4b60-bfe8-16117a454050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:36.506Z|8f3749b0-14a6-4b60-bfe8-16117a454050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:36.510Z|fee86fdf-ebc5-45df-a06c-105255951bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:36.511Z|fee86fdf-ebc5-45df-a06c-105255951bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:46.104Z|8e07fe9d-19fe-4f5e-b89a-f9c82d20b7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:25:46.105Z|8e07fe9d-19fe-4f5e-b89a-f9c82d20b7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:25:46.172Z|8969fc11-cabb-4317-811f-889043a1e78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:25:46.172Z|8969fc11-cabb-4317-811f-889043a1e78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:25:46.537Z|3b75722d-1031-4af4-8daf-cb5ea7891c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:46.537Z|316865d3-f95f-46d4-90c9-90d5f77f2e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:46.538Z|316865d3-f95f-46d4-90c9-90d5f77f2e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:46.538Z|3b75722d-1031-4af4-8daf-cb5ea7891c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:46.544Z|c7a30e9e-b8f2-4f56-af91-c64665ab104f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:46.546Z|c7a30e9e-b8f2-4f56-af91-c64665ab104f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:56.576Z|f83b6e75-9574-414f-a204-59521364ac1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:56.576Z|d2dbf694-8356-43f2-b654-988a24a54a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:56.577Z|d2dbf694-8356-43f2-b654-988a24a54a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:56.579Z|ff7aea29-c1e3-4c4b-966c-d751bb1da148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:25:56.580Z|ff7aea29-c1e3-4c4b-966c-d751bb1da148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:25:56.582Z|f83b6e75-9574-414f-a204-59521364ac1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:01.104Z|a7c61ebd-5c8b-4a56-9ac1-879abf3b54fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:26:01.105Z|a7c61ebd-5c8b-4a56-9ac1-879abf3b54fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:26:06.611Z|7b3fde32-9a03-477e-92e5-e47b4286cafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:06.613Z|7b3fde32-9a03-477e-92e5-e47b4286cafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:06.615Z|8d85015e-bb92-436f-b955-0d9244bfa0f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:06.616Z|13c767c8-26f8-43eb-b64d-a7c627b81c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:06.616Z|8d85015e-bb92-436f-b955-0d9244bfa0f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:06.617Z|13c767c8-26f8-43eb-b64d-a7c627b81c78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:16.104Z|786675b2-f2b0-4bae-92d0-6f1a1cd2ff85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:26:16.107Z|786675b2-f2b0-4bae-92d0-6f1a1cd2ff85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:26:16.174Z|bc45ca21-7f9d-4952-bc34-9ababa6b66f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:26:16.175Z|bc45ca21-7f9d-4952-bc34-9ababa6b66f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:26:16.653Z|e47bc076-2cfe-442d-8379-c759f994e1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:16.653Z|f7f71982-6982-4746-9a4a-f6e61232fcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:16.654Z|e47bc076-2cfe-442d-8379-c759f994e1fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:16.654Z|f7f71982-6982-4746-9a4a-f6e61232fcc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:16.665Z|5d494fce-c762-40f6-a3d0-5ea29eae1dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:16.666Z|5d494fce-c762-40f6-a3d0-5ea29eae1dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:26.691Z|fd149804-5bf9-4056-868e-f954914fce37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:26.693Z|89bda8d4-0d3d-4cb0-82fb-5eb51ceaaf64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:26.697Z|fd149804-5bf9-4056-868e-f954914fce37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:26.696Z|22a3af2a-1011-496b-ba97-a04efa7d9fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:26.698Z|89bda8d4-0d3d-4cb0-82fb-5eb51ceaaf64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:26.700Z|22a3af2a-1011-496b-ba97-a04efa7d9fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:31.105Z|2e515647-a45a-44fa-9912-643f25e67626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:26:31.106Z|2e515647-a45a-44fa-9912-643f25e67626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:26:36.738Z|c44be2b1-c9ee-4790-8dda-a80da59c124e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:36.738Z|80f0dedc-5f90-4912-939d-8ba827630248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:36.740Z|80f0dedc-5f90-4912-939d-8ba827630248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:36.741Z|346e795d-0996-470f-9093-134e48f30f7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:36.742Z|346e795d-0996-470f-9093-134e48f30f7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:36.742Z|c44be2b1-c9ee-4790-8dda-a80da59c124e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:46.107Z|982034ba-8ae6-4682-bb5d-67bcddb5626a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:26:46.125Z|982034ba-8ae6-4682-bb5d-67bcddb5626a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:26:46.178Z|5127d336-05de-4c55-b536-8588cd4cf8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:26:46.179Z|5127d336-05de-4c55-b536-8588cd4cf8b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:26:46.775Z|78b81c83-f474-4f72-bf03-eaddd73cc650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:46.776Z|2f047ef3-7c6d-4b35-ae9a-6925eb4cd420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:46.776Z|244a7cb3-04fc-476b-9682-14f957ec949e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:46.777Z|2f047ef3-7c6d-4b35-ae9a-6925eb4cd420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:46.777Z|78b81c83-f474-4f72-bf03-eaddd73cc650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:46.777Z|244a7cb3-04fc-476b-9682-14f957ec949e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:56.807Z|44a39a27-a148-4e9a-8436-1cf301a553e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:56.808Z|a307cb6f-5116-4598-a557-9aa8c0a8b8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:56.808Z|a307cb6f-5116-4598-a557-9aa8c0a8b8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:56.809Z|44a39a27-a148-4e9a-8436-1cf301a553e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:26:56.812Z|0bf57f8a-4c73-4dff-b875-3e5222d0eb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:26:56.813Z|0bf57f8a-4c73-4dff-b875-3e5222d0eb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:01.104Z|4f4968dc-8a72-4d0f-871f-1f6194c9cf33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:27:01.105Z|4f4968dc-8a72-4d0f-871f-1f6194c9cf33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:27:06.838Z|d7dfbba1-6d15-4163-af44-399b58aabfb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:06.838Z|3c0b815f-336c-449f-80b5-f81a39874769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:06.839Z|3c0b815f-336c-449f-80b5-f81a39874769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:06.839Z|d7dfbba1-6d15-4163-af44-399b58aabfb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:06.840Z|999e37dd-2fe3-4de7-8150-f6f04890aad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:06.841Z|999e37dd-2fe3-4de7-8150-f6f04890aad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:16.105Z|0a51f9ed-5809-4239-b67d-cb440001fb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:27:16.106Z|0a51f9ed-5809-4239-b67d-cb440001fb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:27:16.181Z|5b56c8d9-074f-4382-aac3-d4fb330fce68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:27:16.182Z|5b56c8d9-074f-4382-aac3-d4fb330fce68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:27:16.868Z|9b83e1df-3e4a-4c8f-ae82-535167c4f575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:16.869Z|9b83e1df-3e4a-4c8f-ae82-535167c4f575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:16.871Z|0514274f-0a45-4cbd-81cc-b8768e9d48a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:16.871Z|dbd9dfce-2781-4055-a767-dc8f9ec910d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:16.872Z|dbd9dfce-2781-4055-a767-dc8f9ec910d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:16.872Z|0514274f-0a45-4cbd-81cc-b8768e9d48a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:26.916Z|c738425e-920a-47bf-93fd-14cd67bb1b0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:26.917Z|c738425e-920a-47bf-93fd-14cd67bb1b0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:26.918Z|1e64a13c-1ebb-46d8-946d-b1543cacfa1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:26.918Z|d54217f7-f649-4a43-8aa9-089cace26add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:26.919Z|1e64a13c-1ebb-46d8-946d-b1543cacfa1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:26.919Z|d54217f7-f649-4a43-8aa9-089cace26add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:31.104Z|74aafc62-8ed7-4b77-89f1-6ec6185feb22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:27:31.107Z|74aafc62-8ed7-4b77-89f1-6ec6185feb22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:27:36.953Z|ee673df7-6797-4c90-a8bc-84d3e24731e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:36.954Z|ee673df7-6797-4c90-a8bc-84d3e24731e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:36.963Z|524deac5-7ed9-47da-9da4-1b0a36005628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:36.964Z|524deac5-7ed9-47da-9da4-1b0a36005628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:36.969Z|95099b21-ade8-4e67-8cda-383d43512084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:36.970Z|95099b21-ade8-4e67-8cda-383d43512084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:46.104Z|87f5b822-22a5-43f0-9f08-f480bc46f4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:27:46.105Z|87f5b822-22a5-43f0-9f08-f480bc46f4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:27:46.184Z|a2760e25-b61f-472f-a294-2dd778a23aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:27:46.185Z|a2760e25-b61f-472f-a294-2dd778a23aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:27:46.983Z|9e22c957-2441-432e-a0e1-f224eaa82000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:46.985Z|9e22c957-2441-432e-a0e1-f224eaa82000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:47.000Z|26278e5e-ce8c-417e-afdf-093fa1fc9d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:47.002Z|26278e5e-ce8c-417e-afdf-093fa1fc9d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:47.007Z|fd4cc724-ca1d-4040-9bc4-6568b94a84e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:47.009Z|fd4cc724-ca1d-4040-9bc4-6568b94a84e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:57.019Z|fd711b0a-7eaf-4f6b-acf9-b78f689f0b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:57.020Z|fd711b0a-7eaf-4f6b-acf9-b78f689f0b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:57.031Z|468196c5-fc7c-4595-95bf-f697ddfd8bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:57.032Z|468196c5-fc7c-4595-95bf-f697ddfd8bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:27:57.037Z|61ca880f-b15e-48b2-88ff-6c1165a0735b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:27:57.038Z|61ca880f-b15e-48b2-88ff-6c1165a0735b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:01.104Z|da67602e-70bb-4b84-bd72-bc576f9c851e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:28:01.105Z|da67602e-70bb-4b84-bd72-bc576f9c851e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:28:07.049Z|82599537-cd5f-4127-b2e1-e37c4f5315c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:07.050Z|82599537-cd5f-4127-b2e1-e37c4f5315c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:07.061Z|ff9bcf17-3d44-4721-b787-91a13015faae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:07.062Z|ff9bcf17-3d44-4721-b787-91a13015faae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:07.068Z|f993bba5-7240-4a1c-a8e5-7174cf454fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:07.069Z|f993bba5-7240-4a1c-a8e5-7174cf454fec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:16.104Z|d42e7ef8-3d35-446e-9a42-708eb5cd0f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:28:16.111Z|d42e7ef8-3d35-446e-9a42-708eb5cd0f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:28:16.186Z|ac01f9be-681a-47b3-a55c-b4ede9faf593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:28:16.187Z|ac01f9be-681a-47b3-a55c-b4ede9faf593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:28:17.079Z|3b9d48a4-f436-4a8f-bee7-8efd30c0ce08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:17.080Z|3b9d48a4-f436-4a8f-bee7-8efd30c0ce08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:17.091Z|672c2b39-6bad-4549-ade5-ac528e227f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:17.092Z|672c2b39-6bad-4549-ade5-ac528e227f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:17.095Z|893dc4fd-dec9-404a-9e7d-5fbb7fd011d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:17.096Z|893dc4fd-dec9-404a-9e7d-5fbb7fd011d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:27.113Z|8d40cea9-ed5e-4fce-b5d0-61ae557a32bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:27.115Z|8d40cea9-ed5e-4fce-b5d0-61ae557a32bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:27.119Z|ccd16ff2-b127-4d89-9077-a9c393bab113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:27.120Z|ccd16ff2-b127-4d89-9077-a9c393bab113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:27.125Z|e081de6b-59bf-480f-8462-dbb431ca12ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:27.126Z|e081de6b-59bf-480f-8462-dbb431ca12ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:31.104Z|00dce77c-4e48-4e18-abe3-11d08b096b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:28:31.105Z|00dce77c-4e48-4e18-abe3-11d08b096b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:28:37.144Z|382f776e-71bd-4896-93d6-88b3cd4560c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:37.144Z|d8768aca-62cf-4c56-8e3c-65f4f2c18eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:37.145Z|382f776e-71bd-4896-93d6-88b3cd4560c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:37.146Z|d8768aca-62cf-4c56-8e3c-65f4f2c18eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:37.160Z|6d830234-76b0-4f66-97e4-c94f2d0fa8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:37.162Z|6d830234-76b0-4f66-97e4-c94f2d0fa8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:46.104Z|2db8bcd5-98f3-43f5-83d8-c07ae94f3abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:28:46.105Z|2db8bcd5-98f3-43f5-83d8-c07ae94f3abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:28:46.188Z|451fcddf-dcdd-4c01-ad25-9cb38378f001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:28:46.190Z|451fcddf-dcdd-4c01-ad25-9cb38378f001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:28:47.174Z|b84117d7-7706-403f-b298-24ed418163be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:47.176Z|b84117d7-7706-403f-b298-24ed418163be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:47.186Z|63f69d45-2b56-450f-ab58-125eca4b60e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:47.187Z|63f69d45-2b56-450f-ab58-125eca4b60e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:47.192Z|162ec4d8-c789-4ace-87a9-452a11ea5961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:47.193Z|162ec4d8-c789-4ace-87a9-452a11ea5961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:57.203Z|c0b93652-fb63-4391-9d55-3fb55acbac0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:57.204Z|c0b93652-fb63-4391-9d55-3fb55acbac0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:57.216Z|5b4f9836-53d7-4c13-b7b1-dfc326a81bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:57.218Z|5b4f9836-53d7-4c13-b7b1-dfc326a81bac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:28:57.220Z|17ce717a-0a29-4768-9825-1e2bd9a70bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:28:57.221Z|17ce717a-0a29-4768-9825-1e2bd9a70bff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:01.104Z|15ae577e-e06e-4bf8-862a-eb3ae77e272c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:29:01.107Z|15ae577e-e06e-4bf8-862a-eb3ae77e272c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:29:07.235Z|76a0df06-31e7-4e6b-b25d-ecc34d18ce5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:07.236Z|76a0df06-31e7-4e6b-b25d-ecc34d18ce5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:07.254Z|1718169c-641d-411a-ad1b-96e3c5e80c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:07.256Z|1718169c-641d-411a-ad1b-96e3c5e80c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:07.261Z|6d2cca9d-818a-4fe2-b0f4-3dfcf858a4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:07.263Z|6d2cca9d-818a-4fe2-b0f4-3dfcf858a4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:16.104Z|6e7d96bb-06fa-4261-ac52-5534f6bd83c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:29:16.104Z|6e7d96bb-06fa-4261-ac52-5534f6bd83c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:29:16.191Z|34f8a3bb-dcd0-4526-8654-27a2d8efc99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:29:16.192Z|34f8a3bb-dcd0-4526-8654-27a2d8efc99c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:29:17.270Z|1d5c1276-1a52-47fe-bb38-a2b2c0f62854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:17.272Z|1d5c1276-1a52-47fe-bb38-a2b2c0f62854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:17.289Z|2563aa99-3a1e-48f0-900b-ea49798d61fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:17.289Z|25c7ac8b-4d33-4112-8e5a-ae44bbc1bd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:17.290Z|2563aa99-3a1e-48f0-900b-ea49798d61fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:17.291Z|25c7ac8b-4d33-4112-8e5a-ae44bbc1bd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:27.302Z|a88b0643-38d4-4a97-9c26-4e975c449809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:27.303Z|a88b0643-38d4-4a97-9c26-4e975c449809|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:27.325Z|230dd77a-9a70-4f67-9693-c7bda9e3989c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:27.326Z|230dd77a-9a70-4f67-9693-c7bda9e3989c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:27.331Z|25f92027-1ee2-4cbb-8036-fbb7d80612d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:27.332Z|25f92027-1ee2-4cbb-8036-fbb7d80612d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:31.104Z|798ad636-490a-44fb-9ad7-685c8324e60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:29:31.105Z|798ad636-490a-44fb-9ad7-685c8324e60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:29:37.335Z|0d525bdc-3622-489f-a45e-07213c1c7c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:37.336Z|0d525bdc-3622-489f-a45e-07213c1c7c2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:37.361Z|8d4b299d-5aad-4b56-be0b-af6cfc1bd363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:37.361Z|8bb7130c-a42c-48a9-ad92-ca34e445f9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:37.362Z|8d4b299d-5aad-4b56-be0b-af6cfc1bd363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:37.362Z|8bb7130c-a42c-48a9-ad92-ca34e445f9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:46.103Z|d9da7e75-3f80-45da-a566-2395095a6300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:29:46.106Z|d9da7e75-3f80-45da-a566-2395095a6300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:29:46.193Z|6206793d-61d3-434e-b5c7-80d2d81775cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:29:46.194Z|6206793d-61d3-434e-b5c7-80d2d81775cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:29:47.365Z|2138777a-45c0-443b-b6c5-fe6e2c6cac07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:47.367Z|2138777a-45c0-443b-b6c5-fe6e2c6cac07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:47.389Z|a35deffd-3f25-44b8-b95d-91e29d6979d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:47.389Z|525a4839-8f96-46ee-a92d-7ed8a8fef683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:47.390Z|525a4839-8f96-46ee-a92d-7ed8a8fef683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:47.390Z|a35deffd-3f25-44b8-b95d-91e29d6979d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:57.400Z|75d4e65f-9808-4f69-b34a-b48edbebc0fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:57.401Z|75d4e65f-9808-4f69-b34a-b48edbebc0fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:57.426Z|781f87e4-230f-4a3b-9c07-233fb574c874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:57.426Z|70d06a70-4338-400d-973c-fbe8e08b1c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:29:57.427Z|781f87e4-230f-4a3b-9c07-233fb574c874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:29:57.427Z|70d06a70-4338-400d-973c-fbe8e08b1c41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:01.104Z|1053d8b2-bdde-42b7-8b38-f23880e15285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:30:01.105Z|1053d8b2-bdde-42b7-8b38-f23880e15285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:30:07.439Z|cb70c1dc-a95a-4286-9c1c-a44495497f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:07.441Z|cb70c1dc-a95a-4286-9c1c-a44495497f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:07.460Z|d1d4c120-01a1-45fa-9a35-f42a4946504e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:07.461Z|88f84136-494e-450c-a5ef-6c600ae663bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:07.461Z|d1d4c120-01a1-45fa-9a35-f42a4946504e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:07.461Z|88f84136-494e-450c-a5ef-6c600ae663bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:16.104Z|4f24d23a-9b61-42c1-85a7-669c14ffd3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:30:16.105Z|4f24d23a-9b61-42c1-85a7-669c14ffd3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:30:16.197Z|42ffcab7-de53-40b9-a3c6-0fdc3b10d59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:30:16.198Z|42ffcab7-de53-40b9-a3c6-0fdc3b10d59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:30:17.473Z|8b276190-50ce-4755-9ad1-ff9a8446287a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:17.474Z|8b276190-50ce-4755-9ad1-ff9a8446287a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:17.491Z|f7d67c18-be67-4dc6-9587-30a150aa5e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:17.492Z|f7d67c18-be67-4dc6-9587-30a150aa5e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:17.494Z|67eac2e7-fbb9-483c-8a37-e1af1a1e6102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:17.495Z|67eac2e7-fbb9-483c-8a37-e1af1a1e6102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:27.504Z|c56bb929-3018-44d1-8849-27d6d7f61e0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:27.505Z|c56bb929-3018-44d1-8849-27d6d7f61e0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:27.523Z|32862694-ef03-43f4-976e-369d6cd91fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:27.523Z|7741bd30-9de8-49e2-b28a-887bbe8a28e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:27.524Z|32862694-ef03-43f4-976e-369d6cd91fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:27.524Z|7741bd30-9de8-49e2-b28a-887bbe8a28e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:31.106Z|2625fcf6-e654-4737-8926-3905b0e49c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:30:31.109Z|2625fcf6-e654-4737-8926-3905b0e49c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:30:37.535Z|be33f4f5-a58b-4b70-b65f-acaf28279f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:37.537Z|be33f4f5-a58b-4b70-b65f-acaf28279f2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:37.553Z|fa3f8b6e-c298-46f6-8a67-94e6b2dd016a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:37.553Z|8f79d033-0257-4260-b517-06af0c8eeb1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:37.554Z|fa3f8b6e-c298-46f6-8a67-94e6b2dd016a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:37.554Z|8f79d033-0257-4260-b517-06af0c8eeb1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:46.103Z|4ba6e506-eb9d-434a-ba18-d2df4a73b5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:30:46.104Z|4ba6e506-eb9d-434a-ba18-d2df4a73b5b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:30:46.199Z|4d1d0b04-e2da-4521-8b38-e30c647cff71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:30:46.200Z|4d1d0b04-e2da-4521-8b38-e30c647cff71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:30:47.566Z|54630d2f-4f81-410f-a690-ccd4db7534bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:47.567Z|54630d2f-4f81-410f-a690-ccd4db7534bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:47.582Z|5abb66a3-debd-44f5-ad7f-f95d416df53c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:47.582Z|d7fce735-d378-4e45-858a-888309967158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:47.584Z|d7fce735-d378-4e45-858a-888309967158|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:47.584Z|5abb66a3-debd-44f5-ad7f-f95d416df53c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:57.595Z|c8aef99e-42f7-42f4-a894-b129fdbe7b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:57.596Z|c8aef99e-42f7-42f4-a894-b129fdbe7b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:57.615Z|f5c1d9c9-f9be-4310-aacf-6f921ad8c2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:57.616Z|f5c1d9c9-f9be-4310-aacf-6f921ad8c2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:30:57.627Z|856f85d9-889e-42f4-ac29-1280f0649425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:30:57.628Z|856f85d9-889e-42f4-ac29-1280f0649425|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:01.104Z|73de7fa4-eb49-4760-9d9d-7b3adf7db17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:31:01.104Z|73de7fa4-eb49-4760-9d9d-7b3adf7db17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:31:07.634Z|560457a9-c7c7-42dd-8b52-86b58ff44db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:07.635Z|560457a9-c7c7-42dd-8b52-86b58ff44db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:07.644Z|d1bffcb5-c709-49c5-b6d0-87b0af8c34ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:07.645Z|d1bffcb5-c709-49c5-b6d0-87b0af8c34ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:07.658Z|71e9aad0-76d0-4950-8514-09883c66fed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:07.658Z|71e9aad0-76d0-4950-8514-09883c66fed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:16.104Z|8f693859-441a-48ea-8bbd-0fdd3699bff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:31:16.106Z|8f693859-441a-48ea-8bbd-0fdd3699bff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:31:16.201Z|36540714-daa8-4a78-85d5-0f79b7bb6882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:31:16.202Z|36540714-daa8-4a78-85d5-0f79b7bb6882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:31:17.669Z|f9a4d4e1-9cc6-40cd-ae50-5b88cca6f6e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:17.670Z|f9a4d4e1-9cc6-40cd-ae50-5b88cca6f6e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:17.687Z|b2d9a117-422e-4384-85a8-8792d0c25b5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:17.688Z|b2d9a117-422e-4384-85a8-8792d0c25b5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:17.693Z|9c02a608-1632-4f4c-9725-11be56186175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:17.695Z|9c02a608-1632-4f4c-9725-11be56186175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:27.705Z|0a75ee75-5b4a-477b-bc65-77a966acf125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:27.707Z|0a75ee75-5b4a-477b-bc65-77a966acf125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:27.731Z|ee5d300c-2dea-4316-bb22-2cf661ec847e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:27.732Z|ee5d300c-2dea-4316-bb22-2cf661ec847e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:27.737Z|c522f83d-a531-4aa3-a62f-1a419e8ea19d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:27.738Z|c522f83d-a531-4aa3-a62f-1a419e8ea19d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:31.103Z|a82b5b89-93a0-4754-b42b-834bbbfd7be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:31:31.104Z|a82b5b89-93a0-4754-b42b-834bbbfd7be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:31:37.737Z|69c0af51-a204-44ac-8e30-15b65f24facb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:37.738Z|69c0af51-a204-44ac-8e30-15b65f24facb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:37.765Z|bb77a958-3eb7-420d-81ee-41bdb4beb279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:37.765Z|d268fef6-3c5c-4710-9862-318feaddcd1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:37.766Z|d268fef6-3c5c-4710-9862-318feaddcd1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:37.766Z|bb77a958-3eb7-420d-81ee-41bdb4beb279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:46.103Z|d3dba29d-cb9c-4712-8134-421b099472c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:31:46.104Z|d3dba29d-cb9c-4712-8134-421b099472c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:31:46.204Z|7e940ca8-7cfa-4f9e-b830-428610d0e032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:31:46.205Z|7e940ca8-7cfa-4f9e-b830-428610d0e032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:31:47.772Z|d3e4d289-ab09-48aa-bee7-26a7cb77ea88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:47.774Z|d3e4d289-ab09-48aa-bee7-26a7cb77ea88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:47.801Z|b7fec4fa-a938-4b88-8e1b-e8d15420f538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:47.802Z|b7fec4fa-a938-4b88-8e1b-e8d15420f538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:47.801Z|bd2599fe-03a9-41c1-a155-b756ae16e372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:47.804Z|bd2599fe-03a9-41c1-a155-b756ae16e372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:57.805Z|d12a19f7-ccba-48c1-a69d-3839a9fe8922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:57.806Z|d12a19f7-ccba-48c1-a69d-3839a9fe8922|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:57.834Z|7097748d-68f7-45d2-a838-d07cce2b96a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:57.835Z|7097748d-68f7-45d2-a838-d07cce2b96a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:31:57.834Z|51f7b8ba-d2c2-4f67-810a-7161a254151a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:31:57.837Z|51f7b8ba-d2c2-4f67-810a-7161a254151a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:01.103Z|f3dbab8f-4af2-4b6f-93af-cbb749aa44b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:32:01.108Z|f3dbab8f-4af2-4b6f-93af-cbb749aa44b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:32:07.836Z|4036d0b1-46a7-479f-b420-3e7c0a352b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:07.837Z|4036d0b1-46a7-479f-b420-3e7c0a352b33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:07.865Z|97ec8edc-ad30-4cd9-88ae-2d699219276d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:07.865Z|2b0f64ae-8c71-4d0f-986e-49eb09068da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:07.866Z|97ec8edc-ad30-4cd9-88ae-2d699219276d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:07.866Z|2b0f64ae-8c71-4d0f-986e-49eb09068da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:11.085Z|23e533f4-2998-4339-a0a1-0ddc090883c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:32:11.087Z|23e533f4-2998-4339-a0a1-0ddc090883c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:16.103Z|4ab9e6c8-3801-4924-872f-a923fed80601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:32:16.104Z|4ab9e6c8-3801-4924-872f-a923fed80601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:32:16.206Z|85c6a228-0ccc-4a65-9ae9-cfa2b22409fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:32:16.207Z|85c6a228-0ccc-4a65-9ae9-cfa2b22409fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:32:17.868Z|e3f3536f-01a0-44f1-bd71-018738009453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:17.869Z|e3f3536f-01a0-44f1-bd71-018738009453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:17.904Z|d9382a6b-1f6d-40f4-8c5c-069e50a1cd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:17.904Z|3da64185-824f-4af8-973d-7e3713c7e3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:17.905Z|d9382a6b-1f6d-40f4-8c5c-069e50a1cd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:17.905Z|3da64185-824f-4af8-973d-7e3713c7e3b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:27.904Z|73b7c5e3-343b-49a0-869a-bc25d8be1bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:27.905Z|73b7c5e3-343b-49a0-869a-bc25d8be1bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:27.934Z|dbb71d42-ccbb-47b0-839a-77637ca66513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:27.934Z|f8a0fe18-45c1-445d-ad76-0d7f77fa972a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:27.935Z|dbb71d42-ccbb-47b0-839a-77637ca66513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:27.935Z|f8a0fe18-45c1-445d-ad76-0d7f77fa972a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:31.104Z|d69c803f-454f-4fa1-98f8-564dab4f5451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:32:31.104Z|d69c803f-454f-4fa1-98f8-564dab4f5451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:32:37.942Z|5b395705-d1c3-4011-9f5b-6e8e6b9bedda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:37.944Z|5b395705-d1c3-4011-9f5b-6e8e6b9bedda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:37.969Z|099ec78e-1a92-4d0c-aea5-eb13f17e4d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:37.969Z|74d7fe91-031b-4ea4-8320-4532593d46a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:37.970Z|099ec78e-1a92-4d0c-aea5-eb13f17e4d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:37.970Z|74d7fe91-031b-4ea4-8320-4532593d46a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:46.104Z|5defddc1-17d6-419e-835c-cfa295f11040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:32:46.108Z|5defddc1-17d6-419e-835c-cfa295f11040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:32:46.208Z|89bcf297-630a-473b-9760-4ddc52e892fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:32:46.208Z|89bcf297-630a-473b-9760-4ddc52e892fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:32:47.977Z|04b5e08f-1993-4f5a-960c-5a81d2ed408b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:47.979Z|04b5e08f-1993-4f5a-960c-5a81d2ed408b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:48.001Z|f7f78b77-611d-4969-9ae5-542544395dc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:48.002Z|f7f78b77-611d-4969-9ae5-542544395dc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:48.005Z|223c28c0-5233-4ab8-9753-3f37c67141ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:48.005Z|223c28c0-5233-4ab8-9753-3f37c67141ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:58.009Z|47f93e72-f317-45ce-bb28-0c06c8880c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:58.010Z|47f93e72-f317-45ce-bb28-0c06c8880c51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:58.035Z|f76681c6-edca-477d-b1eb-136b1c05d61f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:58.036Z|21b8c8f2-b70c-451d-a8eb-452aa0d1ddd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:32:58.036Z|f76681c6-edca-477d-b1eb-136b1c05d61f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:32:58.036Z|21b8c8f2-b70c-451d-a8eb-452aa0d1ddd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:01.104Z|23020634-038b-4d86-acc4-c66afbe39604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:33:01.105Z|23020634-038b-4d86-acc4-c66afbe39604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:33:08.043Z|ede02d3c-8382-475c-a09e-d05dce26cb5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:08.045Z|ede02d3c-8382-475c-a09e-d05dce26cb5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:08.067Z|7b0e6b77-bf21-41c4-80cd-caa213a6f35c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:08.068Z|7b0e6b77-bf21-41c4-80cd-caa213a6f35c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:08.068Z|eecd3752-c85f-4f10-85e8-1c0433afff2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:08.069Z|eecd3752-c85f-4f10-85e8-1c0433afff2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:11.067Z|608aaa8f-9f7c-4033-8d41-bc00fcffa1fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:33:11.068Z|608aaa8f-9f7c-4033-8d41-bc00fcffa1fa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:16.104Z|1b99fe30-d871-4ed5-b981-2f4d30893051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:33:16.105Z|1b99fe30-d871-4ed5-b981-2f4d30893051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:33:16.210Z|010f00ca-0fb7-4e8f-afc1-2ba11966a0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:33:16.210Z|010f00ca-0fb7-4e8f-afc1-2ba11966a0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:33:18.102Z|022fdcd1-5027-4027-9fd7-015f5829afde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:18.103Z|022fdcd1-5027-4027-9fd7-015f5829afde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:18.110Z|da929107-a001-4909-b43b-bf5ae628d1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:18.111Z|da929107-a001-4909-b43b-bf5ae628d1ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:18.115Z|9bd23e50-7e01-421a-929d-4147a0431d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:18.116Z|9bd23e50-7e01-421a-929d-4147a0431d5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:28.159Z|b9031a85-7db1-4777-9f97-eca53982b1f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:28.159Z|740a4bd1-013f-412b-81a9-62ab84da7538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:28.159Z|1fdd4c7d-e2c0-47df-9844-988dc1ab6278|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:28.161Z|b9031a85-7db1-4777-9f97-eca53982b1f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:28.161Z|1fdd4c7d-e2c0-47df-9844-988dc1ab6278|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:28.161Z|740a4bd1-013f-412b-81a9-62ab84da7538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:31.105Z|f1fdb4bf-a3ad-4a95-914c-5962aa7e454e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:33:31.113Z|f1fdb4bf-a3ad-4a95-914c-5962aa7e454e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:33:38.198Z|c557a3de-abf8-45b1-a67b-7014b5aad09e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:38.199Z|7f0f0767-21b1-4c6b-b457-7679a0d0b52c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:38.200Z|c557a3de-abf8-45b1-a67b-7014b5aad09e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:38.200Z|7f0f0767-21b1-4c6b-b457-7679a0d0b52c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:38.204Z|8d555c12-68a8-4de0-9bce-857eede8a036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:38.205Z|8d555c12-68a8-4de0-9bce-857eede8a036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:46.103Z|4c025cf9-9205-411c-a2f8-cdcff2f19e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:33:46.105Z|4c025cf9-9205-411c-a2f8-cdcff2f19e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:33:46.211Z|cb07b31b-b59c-4e66-902f-70e6e999132d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:33:46.212Z|cb07b31b-b59c-4e66-902f-70e6e999132d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:33:48.235Z|8a20dc73-e029-4993-9f63-eb9073e13de9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:48.235Z|8dbb2448-e535-48ce-ba59-0df84673a5bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:48.236Z|8a20dc73-e029-4993-9f63-eb9073e13de9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:48.236Z|8dbb2448-e535-48ce-ba59-0df84673a5bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:48.245Z|6939f226-5760-4994-8215-123738103939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:48.246Z|6939f226-5760-4994-8215-123738103939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:58.269Z|46e9d46d-d702-4daa-bbd9-11534b2e280a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:58.269Z|17dfab46-5c7a-4f09-be0e-7ed733ab629f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:58.270Z|46e9d46d-d702-4daa-bbd9-11534b2e280a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:58.270Z|17dfab46-5c7a-4f09-be0e-7ed733ab629f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:33:58.274Z|b3f6a576-c801-454c-8f63-6da6e0280ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:33:58.275Z|b3f6a576-c801-454c-8f63-6da6e0280ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:01.104Z|d6eeba31-1348-4cae-8735-2f1bde5fe020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:34:01.105Z|d6eeba31-1348-4cae-8735-2f1bde5fe020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:34:08.313Z|089240f5-7225-4389-b222-5b769280642c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:08.313Z|fbd2a365-39ad-4f02-bb3e-654d2f98b170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:08.314Z|089240f5-7225-4389-b222-5b769280642c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:08.314Z|fbd2a365-39ad-4f02-bb3e-654d2f98b170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:08.334Z|a6538108-193a-48b9-ba4f-ed5e8b9a5b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:08.335Z|a6538108-193a-48b9-ba4f-ed5e8b9a5b41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:11.062Z|431dd459-2299-4ede-9a33-1fe9d4d6ebcd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:34:11.063Z|431dd459-2299-4ede-9a33-1fe9d4d6ebcd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:16.104Z|0cb8e925-c25a-4fef-8ccb-20c262289cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:34:16.107Z|0cb8e925-c25a-4fef-8ccb-20c262289cde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:34:16.213Z|69532a3a-c2df-4a5e-87cd-7e1bc9527e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:34:16.214Z|69532a3a-c2df-4a5e-87cd-7e1bc9527e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:34:18.341Z|dd6ce4ba-49dc-47de-9cad-d301883a0e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:18.341Z|966360ea-0a70-41b1-bf09-1e213b7fd69b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:18.342Z|dd6ce4ba-49dc-47de-9cad-d301883a0e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:18.342Z|966360ea-0a70-41b1-bf09-1e213b7fd69b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:18.365Z|94daced5-cdbb-4a54-8e6e-39f0142d9e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:18.366Z|94daced5-cdbb-4a54-8e6e-39f0142d9e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:28.371Z|40ab0a25-8b42-4778-ad23-91bd02c94a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:28.371Z|74e2fca5-58a3-4344-b168-f2b759231621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:28.372Z|74e2fca5-58a3-4344-b168-f2b759231621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:28.372Z|40ab0a25-8b42-4778-ad23-91bd02c94a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:28.396Z|89a77621-386c-41c9-a20c-58c63f6a10f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:28.397Z|89a77621-386c-41c9-a20c-58c63f6a10f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:31.103Z|ebe72ab1-1d5d-43b4-a87d-9e5e53a0153a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:34:31.104Z|ebe72ab1-1d5d-43b4-a87d-9e5e53a0153a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:34:38.406Z|ded04c30-0c15-4851-aefc-591341df65cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:38.406Z|35b87c5c-8cec-4dfa-bae3-0a7fa4ff0062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:38.407Z|ded04c30-0c15-4851-aefc-591341df65cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:38.407Z|35b87c5c-8cec-4dfa-bae3-0a7fa4ff0062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:38.432Z|fb10a2ef-9a50-4a63-8bfe-dbda70f4f2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:38.433Z|fb10a2ef-9a50-4a63-8bfe-dbda70f4f2b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:46.104Z|3cc6a989-22ab-4c74-a9a9-ff839b4eae54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:34:46.105Z|3cc6a989-22ab-4c74-a9a9-ff839b4eae54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:34:46.215Z|c32c1af7-f6af-4465-a920-b99f79c91527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:34:46.216Z|c32c1af7-f6af-4465-a920-b99f79c91527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:34:48.443Z|f8c4deaa-a0c1-44be-b038-5bc0ad51acc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:48.443Z|f20c2b12-22e6-4f51-b248-350d8c49978e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:48.444Z|f8c4deaa-a0c1-44be-b038-5bc0ad51acc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:48.444Z|f20c2b12-22e6-4f51-b248-350d8c49978e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:48.464Z|6726fb8e-2f8d-4ef5-a7fe-b393dad7b5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:48.465Z|6726fb8e-2f8d-4ef5-a7fe-b393dad7b5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:58.472Z|fcfd7dae-3fcf-4564-84e6-d8e8b88acdb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:58.473Z|fcfd7dae-3fcf-4564-84e6-d8e8b88acdb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:58.478Z|b0af3dc1-9223-4568-9e5e-f0eee0cdd580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:58.479Z|b0af3dc1-9223-4568-9e5e-f0eee0cdd580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:34:58.541Z|76d542ee-69f3-4f06-9b90-4286420e7b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:34:58.542Z|76d542ee-69f3-4f06-9b90-4286420e7b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:01.104Z|550222c9-4df6-42bd-8e43-58bb0af3eb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:35:01.108Z|550222c9-4df6-42bd-8e43-58bb0af3eb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:35:08.513Z|eb6df4cc-ebf9-4da7-8145-0e28dd8d48ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:08.514Z|eb6df4cc-ebf9-4da7-8145-0e28dd8d48ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:08.576Z|6e49b55e-1d11-46fc-943a-41ee541613ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:08.577Z|6e49b55e-1d11-46fc-943a-41ee541613ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:08.583Z|20c34d76-3892-42a6-9fd3-78cd502618c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:08.584Z|20c34d76-3892-42a6-9fd3-78cd502618c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:11.063Z|0bfa2863-b7e4-4c04-9e5a-bc0947a11e23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:35:11.064Z|0bfa2863-b7e4-4c04-9e5a-bc0947a11e23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:16.103Z|473eff57-db87-46ad-bcb7-dfdb124e94a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:35:16.104Z|473eff57-db87-46ad-bcb7-dfdb124e94a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:35:16.217Z|44e1b834-0e21-4fad-8bda-08c738e8c9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:35:16.218Z|44e1b834-0e21-4fad-8bda-08c738e8c9d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:35:18.542Z|cfed7b1b-0e99-4d1f-917d-9d5bfacb45e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:18.543Z|cfed7b1b-0e99-4d1f-917d-9d5bfacb45e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:18.608Z|4a1e53d2-e2ab-4fc3-9f97-35ac4ef64116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:18.608Z|4a1e53d2-e2ab-4fc3-9f97-35ac4ef64116|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:18.611Z|ebd8ce62-e0fa-44fb-a325-ef7112a8c011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:18.611Z|ebd8ce62-e0fa-44fb-a325-ef7112a8c011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:28.570Z|63d23714-5d47-4192-8423-191163c1174d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:28.571Z|63d23714-5d47-4192-8423-191163c1174d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:28.635Z|21a0f0f8-5407-443a-9426-2849ecab0c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:28.636Z|21a0f0f8-5407-443a-9426-2849ecab0c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:28.656Z|9ddb6819-95ae-483d-b170-c6fb684318d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:28.658Z|9ddb6819-95ae-483d-b170-c6fb684318d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:31.104Z|f2795ec1-6ed9-433a-8cbc-98cd62434a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:35:31.104Z|f2795ec1-6ed9-433a-8cbc-98cd62434a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:35:38.599Z|09dd5c49-153f-48d0-9b73-9694122eddf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:38.600Z|09dd5c49-153f-48d0-9b73-9694122eddf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:38.668Z|62d440db-aaf4-4fd4-a04d-832b8bcfcd60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:38.669Z|62d440db-aaf4-4fd4-a04d-832b8bcfcd60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:38.687Z|fa44cf84-9f94-47b5-bc3f-4be6aee96652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:38.688Z|fa44cf84-9f94-47b5-bc3f-4be6aee96652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:46.103Z|bf22209f-34bf-4136-9012-7a21f04a4c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:35:46.107Z|bf22209f-34bf-4136-9012-7a21f04a4c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:35:46.220Z|61df99a0-feb7-4e76-9861-c46209dd19f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:35:46.221Z|61df99a0-feb7-4e76-9861-c46209dd19f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:35:48.649Z|490d006e-51db-42ea-af6f-81f976deffaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:48.650Z|490d006e-51db-42ea-af6f-81f976deffaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:48.697Z|656811a4-11f5-41bb-8ef1-e5cf5624230d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:48.698Z|656811a4-11f5-41bb-8ef1-e5cf5624230d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:48.721Z|de2fcba0-00ea-40b2-a4c3-e65822ba7672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:48.722Z|de2fcba0-00ea-40b2-a4c3-e65822ba7672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:58.694Z|6b1c264c-8a9c-45b0-bada-0be225920527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:58.695Z|6b1c264c-8a9c-45b0-bada-0be225920527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:58.729Z|c75311df-c666-4ea3-84b6-385d8db40b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:58.730Z|c75311df-c666-4ea3-84b6-385d8db40b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:35:58.758Z|45496257-df3a-4826-8d62-970920d3f9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:35:58.759Z|45496257-df3a-4826-8d62-970920d3f9ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:01.103Z|e8bc07e1-3e50-4fc3-bb59-0c504811c4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:36:01.104Z|e8bc07e1-3e50-4fc3-bb59-0c504811c4d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:36:08.732Z|05d1ba2b-a761-479f-8725-5a42af3c8bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:08.733Z|05d1ba2b-a761-479f-8725-5a42af3c8bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:08.771Z|ed4abcbb-b7fb-42e0-a35c-782a92aa3015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:08.772Z|ed4abcbb-b7fb-42e0-a35c-782a92aa3015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:08.786Z|c5620761-2bbf-4634-8919-da08445cc389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:08.787Z|c5620761-2bbf-4634-8919-da08445cc389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:11.063Z|eb120c5c-e304-4625-8a96-8ba50931dc9f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:36:11.064Z|eb120c5c-e304-4625-8a96-8ba50931dc9f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:16.103Z|109062eb-09ea-4ad3-8656-3331f5b49a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:36:16.104Z|109062eb-09ea-4ad3-8656-3331f5b49a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:36:16.222Z|a0bc1145-2a2c-4737-aa7f-a8b7c2167ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:36:16.223Z|a0bc1145-2a2c-4737-aa7f-a8b7c2167ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:36:18.762Z|400f12f2-a92a-4b40-90a1-72f0b77e5254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:18.763Z|400f12f2-a92a-4b40-90a1-72f0b77e5254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:18.800Z|8979be02-c5aa-4939-a887-13aebfcd65e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:18.801Z|8979be02-c5aa-4939-a887-13aebfcd65e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:18.816Z|eb89dbef-d99d-4f20-8762-ffe81cda0087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:18.816Z|eb89dbef-d99d-4f20-8762-ffe81cda0087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:28.792Z|cc23eef0-3834-4099-ac8a-670e301f78d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:28.793Z|cc23eef0-3834-4099-ac8a-670e301f78d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:28.831Z|a4ffe4d0-6aa6-41a2-b19f-823c38810921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:28.832Z|a4ffe4d0-6aa6-41a2-b19f-823c38810921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:28.840Z|80c9543c-6233-4072-b161-19507c2d61bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:28.841Z|80c9543c-6233-4072-b161-19507c2d61bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:31.103Z|5ad3dbdc-5002-41d7-9d21-70357a4a802a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:36:31.107Z|5ad3dbdc-5002-41d7-9d21-70357a4a802a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:36:38.823Z|d0241983-231e-476d-9f51-984fdbaac955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:38.823Z|d0241983-231e-476d-9f51-984fdbaac955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:38.864Z|5ce921d4-2360-4ecf-8794-8d64bc9d9050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:38.865Z|5ce921d4-2360-4ecf-8794-8d64bc9d9050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:38.877Z|3563bc0e-0f63-414d-a714-8232dff09932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:38.879Z|3563bc0e-0f63-414d-a714-8232dff09932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:46.105Z|724f8dcd-2ed6-4964-a91f-911810bbe8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:36:46.105Z|724f8dcd-2ed6-4964-a91f-911810bbe8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:36:46.224Z|11ebdd47-553f-4f19-b20c-cad676a9a526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:36:46.224Z|11ebdd47-553f-4f19-b20c-cad676a9a526|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:36:48.856Z|4f99efeb-0c41-491b-8e1c-31a3815494cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:48.857Z|4f99efeb-0c41-491b-8e1c-31a3815494cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:48.901Z|07b8e324-8bc1-481c-bcab-ba86f2f9d90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:48.903Z|07b8e324-8bc1-481c-bcab-ba86f2f9d90f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:48.913Z|87b0d5c9-d465-44d8-9dba-3df0caef9b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:48.914Z|87b0d5c9-d465-44d8-9dba-3df0caef9b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:58.895Z|d21ae804-2d47-4f44-b169-14478c570fb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:58.896Z|d21ae804-2d47-4f44-b169-14478c570fb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:58.938Z|85f919f7-e4e5-4660-bcd8-84fb4834ab2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:58.940Z|85f919f7-e4e5-4660-bcd8-84fb4834ab2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:36:58.949Z|27c9ec41-5688-4a1e-b0b1-5b6353862dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:36:58.950Z|27c9ec41-5688-4a1e-b0b1-5b6353862dde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:01.103Z|7b5b3b95-0b3e-4990-a771-cd5ee8749b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:37:01.104Z|7b5b3b95-0b3e-4990-a771-cd5ee8749b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:37:08.928Z|d4e27227-1cfc-4a86-8bed-3f7dbbfe37ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:08.929Z|d4e27227-1cfc-4a86-8bed-3f7dbbfe37ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:08.976Z|f1f60624-ce5e-402d-b04e-97147bb996bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:08.976Z|b1215f1c-82ad-49cf-a551-a568841a657c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:08.976Z|f1f60624-ce5e-402d-b04e-97147bb996bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:08.977Z|b1215f1c-82ad-49cf-a551-a568841a657c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:11.063Z|3cc77d0f-53d4-4ffc-babf-959c5e2235d2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:37:11.064Z|3cc77d0f-53d4-4ffc-babf-959c5e2235d2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:16.103Z|b1b4ea0e-703d-4fa6-804e-288c4f732257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:37:16.106Z|b1b4ea0e-703d-4fa6-804e-288c4f732257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:37:16.225Z|98b9e891-1b0f-4a34-828c-17ace10dbe48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:37:16.226Z|98b9e891-1b0f-4a34-828c-17ace10dbe48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:37:18.960Z|693ea123-7a51-40f5-a626-80384def151b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:18.961Z|693ea123-7a51-40f5-a626-80384def151b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:19.008Z|0506bf34-fa86-43ea-9af6-df6b3694881b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:19.008Z|86628d5a-3854-4360-bb51-e0428803004c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:19.009Z|0506bf34-fa86-43ea-9af6-df6b3694881b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:19.009Z|86628d5a-3854-4360-bb51-e0428803004c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:28.993Z|d71c4334-92c2-4382-a85c-300f3a3883e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:28.994Z|d71c4334-92c2-4382-a85c-300f3a3883e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:29.037Z|5c0287c6-41ad-426f-9739-b7a1603bab40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:29.037Z|256d43ff-a21d-4b89-8a46-17a6b87fbccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:29.038Z|256d43ff-a21d-4b89-8a46-17a6b87fbccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:29.038Z|5c0287c6-41ad-426f-9739-b7a1603bab40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:31.103Z|a1d80427-1007-4a9e-b479-de2967df2440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:37:31.104Z|a1d80427-1007-4a9e-b479-de2967df2440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:37:39.020Z|5bc05689-9528-4ee1-91c8-bdff160a1e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:39.021Z|5bc05689-9528-4ee1-91c8-bdff160a1e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:39.065Z|0ee9d9be-9659-4ac3-9162-2eb831ffe516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:39.065Z|91b3b0e2-c1de-412f-a95f-507c4a4681e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:39.066Z|91b3b0e2-c1de-412f-a95f-507c4a4681e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:39.066Z|0ee9d9be-9659-4ac3-9162-2eb831ffe516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:46.103Z|6d74ddc0-706c-4496-a19e-38beb36b06b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:37:46.104Z|6d74ddc0-706c-4496-a19e-38beb36b06b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:37:46.227Z|61e4d65b-440a-49b0-bbe3-aa508951e177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:37:46.228Z|61e4d65b-440a-49b0-bbe3-aa508951e177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:37:49.049Z|65f6203b-21c6-4068-ad01-2cc5b7832fe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:49.050Z|65f6203b-21c6-4068-ad01-2cc5b7832fe7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:49.093Z|61b4b623-f267-42a7-95c9-925a4adacc9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:49.093Z|b22ff486-7793-4156-8427-46f3edd2ee1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:49.094Z|61b4b623-f267-42a7-95c9-925a4adacc9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:49.094Z|b22ff486-7793-4156-8427-46f3edd2ee1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:59.076Z|73b57c32-073b-4053-aba2-72f80c8adbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:59.077Z|73b57c32-073b-4053-aba2-72f80c8adbb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:59.122Z|e14ad7eb-bdf2-429b-9054-dee91b6d30f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:59.122Z|176233e3-375c-40a9-9776-814ff10cf8d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:37:59.123Z|176233e3-375c-40a9-9776-814ff10cf8d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:37:59.123Z|e14ad7eb-bdf2-429b-9054-dee91b6d30f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:01.104Z|93fc44b6-d24f-4d31-a664-4ae7debe3a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:38:01.108Z|93fc44b6-d24f-4d31-a664-4ae7debe3a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:38:09.105Z|098e865e-6353-42cc-b612-afa1f09af6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:09.106Z|098e865e-6353-42cc-b612-afa1f09af6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:09.150Z|e402f46d-eee4-4ae0-bb9b-64cd8991d321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:09.151Z|426473d9-35d5-431d-802d-8a89fd6dd134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:09.151Z|e402f46d-eee4-4ae0-bb9b-64cd8991d321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:09.152Z|426473d9-35d5-431d-802d-8a89fd6dd134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:11.064Z|ce74b96f-370c-4668-8acb-dcde43122b9e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:38:11.065Z|ce74b96f-370c-4668-8acb-dcde43122b9e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:16.103Z|556b07ef-2307-4cba-8fac-963042a24a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:38:16.104Z|556b07ef-2307-4cba-8fac-963042a24a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:38:16.229Z|6972fe46-abec-45c9-a2b7-fa1dd55b6697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:38:16.230Z|6972fe46-abec-45c9-a2b7-fa1dd55b6697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:38:19.136Z|0e2c2984-6a71-4bac-95f9-7645c87ceddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:19.137Z|0e2c2984-6a71-4bac-95f9-7645c87ceddb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:19.181Z|d50ebd8e-d99a-4b82-8761-382dc750485b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:19.181Z|bb2ff873-f427-44ad-a9ff-c351295defe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:19.182Z|bb2ff873-f427-44ad-a9ff-c351295defe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:19.182Z|d50ebd8e-d99a-4b82-8761-382dc750485b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:29.166Z|82458af6-74f2-4e01-966c-bf8a91ab8802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:29.167Z|82458af6-74f2-4e01-966c-bf8a91ab8802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:29.211Z|25d1de60-4d26-4405-b802-19f19801c97d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:29.212Z|25d1de60-4d26-4405-b802-19f19801c97d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:29.211Z|a9a9c027-931e-45ed-b999-73431dc0e244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:29.213Z|a9a9c027-931e-45ed-b999-73431dc0e244|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:31.104Z|0a66fd8b-1949-488c-9318-1bd4f4d69b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:38:31.105Z|0a66fd8b-1949-488c-9318-1bd4f4d69b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:38:39.206Z|9c240817-3f9b-4230-8272-66c6fc45bf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:39.207Z|9c240817-3f9b-4230-8272-66c6fc45bf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:39.238Z|aabc46f3-0cc5-44bd-9a16-9178238a284c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:39.240Z|aabc46f3-0cc5-44bd-9a16-9178238a284c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:39.241Z|61abbb16-24e3-4427-8f2d-63e265f8de09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:39.242Z|61abbb16-24e3-4427-8f2d-63e265f8de09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:46.103Z|022469e8-4a4a-4cc3-a011-072b4856062a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:38:46.106Z|022469e8-4a4a-4cc3-a011-072b4856062a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:38:46.231Z|957ae1a7-55d7-413d-9c6b-821f4e04288e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:38:46.232Z|957ae1a7-55d7-413d-9c6b-821f4e04288e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:38:49.240Z|98ab342c-a0ac-4d1f-8341-7204dcf97ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:49.242Z|98ab342c-a0ac-4d1f-8341-7204dcf97ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:49.267Z|85e208cc-bfe1-4199-be6e-c69eaa04ade2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:49.268Z|85e208cc-bfe1-4199-be6e-c69eaa04ade2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:49.273Z|d7af885e-1722-47a8-9d94-7dcf136f8229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:49.275Z|d7af885e-1722-47a8-9d94-7dcf136f8229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:59.286Z|b634aa27-6fe0-446c-b366-cc4c8dcb159b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:59.287Z|b634aa27-6fe0-446c-b366-cc4c8dcb159b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:59.300Z|aa1d2931-3a72-47c1-9e78-4ec9e24ddedf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:59.301Z|aa1d2931-3a72-47c1-9e78-4ec9e24ddedf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:38:59.315Z|ea530cdb-ce01-4f03-a844-f0401acdf4b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:38:59.316Z|ea530cdb-ce01-4f03-a844-f0401acdf4b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:01.103Z|4ea2ccfe-9008-4c4b-a496-41b44bbe36ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:39:01.104Z|4ea2ccfe-9008-4c4b-a496-41b44bbe36ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:39:09.318Z|81dfe241-a2c4-4f3e-bc82-f5f431fe497d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:09.319Z|81dfe241-a2c4-4f3e-bc82-f5f431fe497d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:09.328Z|031da814-1bb0-49b0-9598-7071bf9d6a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:09.329Z|031da814-1bb0-49b0-9598-7071bf9d6a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:09.347Z|c46f5263-1597-4907-b3a5-1f2e8f9b40f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:09.348Z|c46f5263-1597-4907-b3a5-1f2e8f9b40f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:11.064Z|fe0be353-269b-4d00-ba84-83e79ce0d7b9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:39:11.065Z|fe0be353-269b-4d00-ba84-83e79ce0d7b9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:16.103Z|1c43dbc0-4e3d-4224-940f-ec537fe42563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:39:16.104Z|1c43dbc0-4e3d-4224-940f-ec537fe42563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:39:16.233Z|f18b16da-6bf8-470a-b8e7-e565116373e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:39:16.234Z|f18b16da-6bf8-470a-b8e7-e565116373e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:39:19.350Z|2db81ca6-ea40-4ba2-9634-c38ec0b1b889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:19.352Z|2db81ca6-ea40-4ba2-9634-c38ec0b1b889|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:19.355Z|47a58af9-5290-4e67-9ee0-8d96833f6d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:19.356Z|47a58af9-5290-4e67-9ee0-8d96833f6d80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:19.379Z|355d4f65-9a2e-413a-952c-13cd49fd3318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:19.380Z|355d4f65-9a2e-413a-952c-13cd49fd3318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:29.383Z|5a9b0d21-e3b1-46bc-9c32-70d172fde92e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:29.385Z|8a91a026-c1de-4b5b-929a-d49ef588624b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:29.385Z|5a9b0d21-e3b1-46bc-9c32-70d172fde92e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:29.385Z|8a91a026-c1de-4b5b-929a-d49ef588624b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:29.413Z|6561b64c-6b28-42a1-8641-3640a89f0b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:29.414Z|6561b64c-6b28-42a1-8641-3640a89f0b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:31.104Z|e9a6a8d3-7365-4127-9a0b-ee541ec4d509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:39:31.107Z|e9a6a8d3-7365-4127-9a0b-ee541ec4d509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:39:39.417Z|bcc289ec-c38e-42fd-97a3-57c27d1384a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:39.417Z|13a28e31-a093-48fc-a192-cad490e2f833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:39.418Z|bcc289ec-c38e-42fd-97a3-57c27d1384a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:39.418Z|13a28e31-a093-48fc-a192-cad490e2f833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:39.452Z|f69803cc-eab1-41c1-9a2b-870b66106baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:39.453Z|f69803cc-eab1-41c1-9a2b-870b66106baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:46.104Z|309ad587-d263-47b2-9306-fe85ed5110fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:39:46.105Z|309ad587-d263-47b2-9306-fe85ed5110fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:39:46.235Z|d969fa14-a230-42d6-aee9-459f2e75d8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:39:46.236Z|d969fa14-a230-42d6-aee9-459f2e75d8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:39:49.458Z|c8b20941-9eee-41cd-b338-380d94b2f4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:49.458Z|f572be95-a9de-4fd2-96a6-242ce632ae4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:49.459Z|c8b20941-9eee-41cd-b338-380d94b2f4b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:49.459Z|f572be95-a9de-4fd2-96a6-242ce632ae4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:49.481Z|a88f6eb5-ab82-4c0e-94e2-d32475a50f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:49.483Z|a88f6eb5-ab82-4c0e-94e2-d32475a50f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:59.486Z|e803091f-a923-42d8-b1e8-506a2e6253e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:59.486Z|9e97f28e-6e88-4592-af90-3806511b2ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:59.487Z|9e97f28e-6e88-4592-af90-3806511b2ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:59.487Z|e803091f-a923-42d8-b1e8-506a2e6253e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:39:59.514Z|7fe82e8d-47fb-4f65-ae45-9e5f5c769bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:39:59.514Z|7fe82e8d-47fb-4f65-ae45-9e5f5c769bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:01.103Z|fec57624-c4b5-42a8-aa2f-6878f520d43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:40:01.104Z|fec57624-c4b5-42a8-aa2f-6878f520d43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:40:09.515Z|522553cb-eae9-4e68-bada-094f9b54aa9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:09.518Z|522553cb-eae9-4e68-bada-094f9b54aa9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:09.522Z|ea7a56ed-5b06-4621-ada5-b3a464391010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:09.522Z|ea7a56ed-5b06-4621-ada5-b3a464391010|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:09.543Z|5b6a282d-0934-4f77-9587-595b62eefb58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:09.545Z|5b6a282d-0934-4f77-9587-595b62eefb58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:11.062Z|41053f5d-b580-4f4d-a447-27d411c257e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:40:11.063Z|41053f5d-b580-4f4d-a447-27d411c257e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:16.103Z|3f6ce3c0-1c89-45d6-951b-2a33c8d4be38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:40:16.106Z|3f6ce3c0-1c89-45d6-951b-2a33c8d4be38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:40:16.237Z|bb7c8f17-6e90-40f0-b008-34941afb9723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:40:16.238Z|bb7c8f17-6e90-40f0-b008-34941afb9723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:40:19.546Z|d9ec67e6-3eae-4112-9fc7-bdbf1a5fc8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:19.546Z|3b31e34c-4466-4395-a5e7-8d495de4a9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:19.547Z|d9ec67e6-3eae-4112-9fc7-bdbf1a5fc8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:19.547Z|3b31e34c-4466-4395-a5e7-8d495de4a9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:19.573Z|536c4ef2-bd9b-4aa4-8955-e8850a8c3a96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:19.574Z|536c4ef2-bd9b-4aa4-8955-e8850a8c3a96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:29.575Z|dc123cc4-c5f4-4834-b59a-3452a4cee631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:29.575Z|41d36af3-9267-4b36-8768-56fdc31602aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:29.576Z|dc123cc4-c5f4-4834-b59a-3452a4cee631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:29.576Z|41d36af3-9267-4b36-8768-56fdc31602aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:29.603Z|391179e6-0596-4867-bfde-1d6e62274c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:29.604Z|391179e6-0596-4867-bfde-1d6e62274c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:31.103Z|1a3b6462-3900-4a1c-8be0-6707a50cb15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:40:31.104Z|1a3b6462-3900-4a1c-8be0-6707a50cb15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:40:39.615Z|1f1ec635-1c8d-4317-8cac-652846282397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:39.616Z|7f39239a-af3a-4079-acc3-abcdeb0b9c92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:39.616Z|1f1ec635-1c8d-4317-8cac-652846282397|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:39.616Z|7f39239a-af3a-4079-acc3-abcdeb0b9c92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:39.639Z|f22bf117-c769-47ef-9381-e7461fb7ea05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:39.641Z|f22bf117-c769-47ef-9381-e7461fb7ea05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:46.103Z|e9217057-47ad-4474-85eb-fb584b609584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:40:46.104Z|e9217057-47ad-4474-85eb-fb584b609584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:40:46.239Z|ecd833aa-bb10-4605-b30e-01e87332a01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:40:46.239Z|ecd833aa-bb10-4605-b30e-01e87332a01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:40:49.645Z|902a5e11-2d38-4891-8ddf-25ab53c75555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:49.646Z|81eee83e-9e4a-4a6f-9541-9f541fcf5c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:49.646Z|902a5e11-2d38-4891-8ddf-25ab53c75555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:49.647Z|81eee83e-9e4a-4a6f-9541-9f541fcf5c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:49.678Z|5705b442-98a5-48fd-b110-c50838e0a6f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:49.679Z|5705b442-98a5-48fd-b110-c50838e0a6f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:59.676Z|76244e94-31e3-4785-94ae-22f6f311904b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:59.676Z|f33ca6e4-fd3f-43e8-9343-80073e26f6ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:59.677Z|76244e94-31e3-4785-94ae-22f6f311904b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:59.677Z|f33ca6e4-fd3f-43e8-9343-80073e26f6ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:40:59.707Z|91c23d51-49a1-4252-a723-20e5232be3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:40:59.708Z|91c23d51-49a1-4252-a723-20e5232be3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:01.104Z|779f6dae-da56-48c9-a0cd-9b84997db9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:41:01.107Z|779f6dae-da56-48c9-a0cd-9b84997db9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:41:09.704Z|bd3a378a-0fa5-4921-83dd-70fcf7fef0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:09.705Z|bd3a378a-0fa5-4921-83dd-70fcf7fef0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:09.704Z|be851af1-86ab-4f48-8439-8c6484d601f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:09.708Z|be851af1-86ab-4f48-8439-8c6484d601f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:09.737Z|728b862a-0758-43ce-bf34-2dd871fe94cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:09.738Z|728b862a-0758-43ce-bf34-2dd871fe94cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:11.063Z|70cc2002-11e2-4561-b81d-2ebf8e9841df|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:41:11.064Z|70cc2002-11e2-4561-b81d-2ebf8e9841df|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:16.104Z|6704f88a-dd6c-42da-a648-da0426590b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:41:16.104Z|6704f88a-dd6c-42da-a648-da0426590b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:41:16.240Z|1e43f839-b5f4-496a-986f-a3012fd50753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:41:16.241Z|1e43f839-b5f4-496a-986f-a3012fd50753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:41:19.734Z|9418d5de-1d57-4d66-be96-cb1a0a2c15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:19.735Z|9418d5de-1d57-4d66-be96-cb1a0a2c15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:19.743Z|02f6d28b-9321-4f68-9f0e-e575c00cddb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:19.744Z|02f6d28b-9321-4f68-9f0e-e575c00cddb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:19.765Z|cd12ba50-684a-409d-a192-07636373023e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:19.766Z|cd12ba50-684a-409d-a192-07636373023e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:29.765Z|dbe8472f-9b0a-4cb5-aa5a-cc93587779f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:29.766Z|dbe8472f-9b0a-4cb5-aa5a-cc93587779f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:29.780Z|5e424710-2159-43f5-b171-94470f04fbed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:29.781Z|5e424710-2159-43f5-b171-94470f04fbed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:29.793Z|94220d52-68c2-4367-b655-6c2b1d237f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:29.793Z|94220d52-68c2-4367-b655-6c2b1d237f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:31.103Z|fb8b1b60-0cd8-496d-a7e5-6bb014a16ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:41:31.104Z|fb8b1b60-0cd8-496d-a7e5-6bb014a16ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:41:39.806Z|da2aaab7-7a49-4673-9a9e-f93ee7775924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:39.807Z|da2aaab7-7a49-4673-9a9e-f93ee7775924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:39.812Z|9f959f2a-0e1c-4500-aa96-8432d1ce51f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:39.812Z|9f959f2a-0e1c-4500-aa96-8432d1ce51f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:39.817Z|f32f8b0b-dbeb-4939-a08a-de4a262e7957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:39.819Z|f32f8b0b-dbeb-4939-a08a-de4a262e7957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:46.103Z|f5df66a8-8261-4b53-bc00-7fad48f58a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:41:46.106Z|f5df66a8-8261-4b53-bc00-7fad48f58a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:41:46.242Z|c8c2a8cd-a3dc-4b84-a7e3-255186c1f4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:41:46.243Z|c8c2a8cd-a3dc-4b84-a7e3-255186c1f4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:41:49.845Z|b634cdbf-3129-4868-8a65-83155e4a63de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:49.845Z|3d5989f0-d558-4190-9f0a-9c5ac1a13616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:49.845Z|61e61107-3d2d-4ed4-b26c-d5b8c69023d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:49.845Z|61e61107-3d2d-4ed4-b26c-d5b8c69023d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:49.845Z|b634cdbf-3129-4868-8a65-83155e4a63de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:49.846Z|3d5989f0-d558-4190-9f0a-9c5ac1a13616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:59.874Z|6ea3155c-91c2-4588-8af8-5c1edcbaadd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:59.875Z|cdb84294-9479-4dd2-9fa4-90d0c47f192f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:59.875Z|cdb84294-9479-4dd2-9fa4-90d0c47f192f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:59.876Z|6ea3155c-91c2-4588-8af8-5c1edcbaadd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:41:59.874Z|14ef8237-9f95-423b-ae95-606184b81bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:41:59.878Z|14ef8237-9f95-423b-ae95-606184b81bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:01.104Z|cf27a38d-8dba-4c7a-8e4d-54f17654c441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:42:01.105Z|cf27a38d-8dba-4c7a-8e4d-54f17654c441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:42:09.903Z|9946680d-5b63-4f99-8190-9f7975361d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:09.903Z|62545e2d-db43-4565-a95d-4a64755ba29f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:09.904Z|9946680d-5b63-4f99-8190-9f7975361d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:09.904Z|62545e2d-db43-4565-a95d-4a64755ba29f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:09.910Z|e0c5167f-5861-4207-8a24-9b9832d2a0f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:09.911Z|e0c5167f-5861-4207-8a24-9b9832d2a0f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:11.061Z|7ba18db8-3011-4968-ae6a-6a18057e4eca|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:42:11.062Z|7ba18db8-3011-4968-ae6a-6a18057e4eca|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:16.103Z|238d5333-e9e4-43ac-af1f-28c787852e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:42:16.104Z|238d5333-e9e4-43ac-af1f-28c787852e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:42:16.244Z|f8043918-a54a-41fc-a7a5-09e03fe750e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:42:16.245Z|f8043918-a54a-41fc-a7a5-09e03fe750e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:42:19.932Z|0dcf9def-6f68-4043-adcc-4291c84ea662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:19.933Z|0dcf9def-6f68-4043-adcc-4291c84ea662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:19.935Z|605a89cd-0e6f-4d9b-b495-befc7ccedf6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:19.936Z|605a89cd-0e6f-4d9b-b495-befc7ccedf6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:19.938Z|52cef09e-5001-4459-954c-67dc10654696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:19.939Z|52cef09e-5001-4459-954c-67dc10654696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:29.959Z|6ff4ceae-9dbd-40b0-b79f-85ebec100561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:29.960Z|6ff4ceae-9dbd-40b0-b79f-85ebec100561|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:29.962Z|faa39821-4e1c-4318-b5a1-a6773b913806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:29.963Z|faa39821-4e1c-4318-b5a1-a6773b913806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:29.967Z|333e530d-6221-4499-80a1-aee3bb7b0cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:29.967Z|333e530d-6221-4499-80a1-aee3bb7b0cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:31.103Z|a5f5c045-c7e2-44d8-8967-58dcbdddb8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:42:31.107Z|a5f5c045-c7e2-44d8-8967-58dcbdddb8fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:42:39.990Z|021224a2-306c-441d-b013-b607ce5f3f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:39.991Z|021224a2-306c-441d-b013-b607ce5f3f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:39.991Z|6cf706af-0077-4f8f-b232-4b596cf7d33b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:39.992Z|6cf706af-0077-4f8f-b232-4b596cf7d33b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:39.993Z|63633289-686f-4476-a0f9-8f8706b01071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:39.997Z|63633289-686f-4476-a0f9-8f8706b01071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:46.104Z|d524cc06-9a95-4744-9c86-f8d8592e2f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:42:46.105Z|d524cc06-9a95-4744-9c86-f8d8592e2f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:42:46.246Z|34f30ade-f2ea-4bad-9c19-2c4402e7ae14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:42:46.247Z|34f30ade-f2ea-4bad-9c19-2c4402e7ae14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:42:50.020Z|9c0adf8b-270e-4fe2-9c63-68805490ba0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:50.020Z|4eea9f5a-0b0a-4acb-a37c-23095b5c8c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:50.021Z|9c0adf8b-270e-4fe2-9c63-68805490ba0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:50.021Z|4eea9f5a-0b0a-4acb-a37c-23095b5c8c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:42:50.027Z|292d1ca6-48e4-426b-965c-8c474a367293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:42:50.028Z|292d1ca6-48e4-426b-965c-8c474a367293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:00.051Z|6c6ea8e1-7609-4460-bfbd-f5c1b48eacd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:00.052Z|6c6ea8e1-7609-4460-bfbd-f5c1b48eacd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:00.059Z|bf449d16-0d8d-4fef-9785-2bdc7566329b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:00.060Z|6ba80d65-16fc-4960-9fbb-871f4f899ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:00.060Z|bf449d16-0d8d-4fef-9785-2bdc7566329b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:00.061Z|6ba80d65-16fc-4960-9fbb-871f4f899ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:01.105Z|38cb9c20-562c-41c7-ae63-ac5f13372809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:43:01.106Z|38cb9c20-562c-41c7-ae63-ac5f13372809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:43:10.088Z|20145c93-228f-4c00-8344-84d52344766b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:10.088Z|cc765451-f565-4768-acb2-cfd06d4633ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:10.089Z|cc765451-f565-4768-acb2-cfd06d4633ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:10.090Z|20145c93-228f-4c00-8344-84d52344766b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:10.099Z|3b013781-c7d4-4daa-b07a-35fa7ec94e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:10.100Z|3b013781-c7d4-4daa-b07a-35fa7ec94e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:11.062Z|b7434a57-a6b0-4b37-9df9-80bb1f43da99|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:43:11.064Z|b7434a57-a6b0-4b37-9df9-80bb1f43da99|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:16.103Z|7f138cae-9648-4f5f-9618-2d85d76dc22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:43:16.107Z|7f138cae-9648-4f5f-9618-2d85d76dc22a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:43:16.248Z|c139ae0f-0f89-4dfc-8e2e-97771fe28602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:43:16.249Z|c139ae0f-0f89-4dfc-8e2e-97771fe28602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:43:20.121Z|2669a313-2420-4317-8051-3c54cc914e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:20.122Z|2669a313-2420-4317-8051-3c54cc914e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:20.127Z|8d47aea0-14c6-4bf0-9cdb-7739c7ce8ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:20.127Z|8d47aea0-14c6-4bf0-9cdb-7739c7ce8ecb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:20.142Z|29223548-7915-4b7e-83ed-d72f9dc6b8b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:20.143Z|29223548-7915-4b7e-83ed-d72f9dc6b8b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:30.159Z|61c304ba-cfe1-4070-a722-89587cdd27b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:30.160Z|61c304ba-cfe1-4070-a722-89587cdd27b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:30.165Z|a2dae739-a6c6-412d-b8ab-83b2ec8f315f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:30.166Z|a2dae739-a6c6-412d-b8ab-83b2ec8f315f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:30.192Z|560d946b-1c21-477f-9465-8ebdc2615e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:30.193Z|560d946b-1c21-477f-9465-8ebdc2615e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:31.104Z|ede3835e-3be6-42fc-baf2-fda958fc0558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:43:31.104Z|ede3835e-3be6-42fc-baf2-fda958fc0558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:43:40.216Z|73875c4a-9747-41fe-9d4c-3bbcccdd5fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:40.216Z|66e9cb8a-33ed-4190-a235-9f45bc7bb5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:40.217Z|73875c4a-9747-41fe-9d4c-3bbcccdd5fe3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:40.217Z|66e9cb8a-33ed-4190-a235-9f45bc7bb5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:40.232Z|dcb7bb85-0563-4b98-810e-b65c8760c838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:40.233Z|dcb7bb85-0563-4b98-810e-b65c8760c838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:46.104Z|eff5a107-1482-4c1b-896c-6ddc96c79dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:43:46.105Z|eff5a107-1482-4c1b-896c-6ddc96c79dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:43:46.250Z|65ed53f0-5ba3-435c-9882-523cf063734f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:43:46.252Z|65ed53f0-5ba3-435c-9882-523cf063734f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:43:50.261Z|de405663-569c-4fe9-9a70-31d72152c4d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:50.262Z|fa67899c-a1ca-43d3-9510-5e2a518fd64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:50.263Z|de405663-569c-4fe9-9a70-31d72152c4d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:50.271Z|32411764-3efc-462e-88a3-37c37bdbf8df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:43:50.263Z|fa67899c-a1ca-43d3-9510-5e2a518fd64f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:43:50.273Z|32411764-3efc-462e-88a3-37c37bdbf8df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:00.307Z|e2dcdc55-8d46-4e4f-aafd-c4531471a7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:00.307Z|9407eab3-f9c4-4c76-8c4e-30b08075d295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:00.307Z|900e281a-dc2c-4c0e-a301-305f1572d9e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:00.309Z|e2dcdc55-8d46-4e4f-aafd-c4531471a7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:00.309Z|900e281a-dc2c-4c0e-a301-305f1572d9e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:00.309Z|9407eab3-f9c4-4c76-8c4e-30b08075d295|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:01.104Z|e8b40229-f71e-4f58-9617-9134b5465f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:44:01.108Z|e8b40229-f71e-4f58-9617-9134b5465f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:44:10.344Z|94c830f6-1f8d-4941-a084-900de25237f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:10.345Z|94c830f6-1f8d-4941-a084-900de25237f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:10.344Z|cad5273f-e68a-4361-b652-0f43abc252bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:10.348Z|cad5273f-e68a-4361-b652-0f43abc252bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:10.354Z|e7bc1152-3b13-45cf-8e20-d927457acbb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:10.356Z|e7bc1152-3b13-45cf-8e20-d927457acbb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:11.063Z|30b102d9-206b-4227-9c07-af2e904b6edb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:44:11.064Z|30b102d9-206b-4227-9c07-af2e904b6edb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:16.104Z|2ca6c7f8-4abb-4e04-b22b-7224c448dcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:44:16.105Z|2ca6c7f8-4abb-4e04-b22b-7224c448dcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:44:16.253Z|f7a5b6fa-f81a-45b9-a17f-7b65735be313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:44:16.254Z|f7a5b6fa-f81a-45b9-a17f-7b65735be313|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:44:20.385Z|678fd40d-e957-48cd-a6b2-20f860e04bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:20.386Z|678fd40d-e957-48cd-a6b2-20f860e04bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:20.387Z|70c83398-f968-41f7-927d-89a7bbaba690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:20.388Z|70c83398-f968-41f7-927d-89a7bbaba690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:20.389Z|29837694-cb0c-4a18-a071-063379a55f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:20.389Z|29837694-cb0c-4a18-a071-063379a55f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:30.419Z|08c23020-89a9-48aa-bc8c-0a8679043412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:30.420Z|08c23020-89a9-48aa-bc8c-0a8679043412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:30.428Z|d10a7c6b-cc91-486d-81a9-235fd8e51e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:30.429Z|f682eca4-a2cb-4f63-8bd0-beac4e35b3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:30.430Z|f682eca4-a2cb-4f63-8bd0-beac4e35b3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:30.430Z|d10a7c6b-cc91-486d-81a9-235fd8e51e05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:31.104Z|5265f6d0-fca0-407a-aab0-6f0f04a4f8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:44:31.105Z|5265f6d0-fca0-407a-aab0-6f0f04a4f8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:44:40.460Z|346fe07f-15a8-4469-9f2a-343348f51147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:40.462Z|346fe07f-15a8-4469-9f2a-343348f51147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:40.468Z|33ebf155-4004-4d2c-99e3-33b5fbcaa3e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:40.469Z|33ebf155-4004-4d2c-99e3-33b5fbcaa3e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:40.475Z|bcc7c451-c36a-4732-823d-52eb71f4b552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:40.476Z|bcc7c451-c36a-4732-823d-52eb71f4b552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:46.103Z|384a937c-656b-4485-acdb-8bd5903179c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:44:46.106Z|384a937c-656b-4485-acdb-8bd5903179c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:44:46.255Z|b98cc2c4-8b2c-49d7-b50b-9d2477071f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:44:46.256Z|b98cc2c4-8b2c-49d7-b50b-9d2477071f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:44:50.500Z|cc0975b0-776b-4c47-98cd-b3f6a50924e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:50.501Z|cc0975b0-776b-4c47-98cd-b3f6a50924e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:50.503Z|2a178003-f265-40fc-af5b-e346a54e852d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:50.503Z|2a178003-f265-40fc-af5b-e346a54e852d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:44:50.511Z|3fabe863-cfc5-487a-8da5-064dedfc60a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:44:50.512Z|3fabe863-cfc5-487a-8da5-064dedfc60a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:00.535Z|0f9aa5b9-bad7-4494-b19b-a970f159df93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:00.536Z|0f9aa5b9-bad7-4494-b19b-a970f159df93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:00.536Z|7b14e6a8-96f7-4072-b625-88f8dc9b873c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:00.536Z|7b14e6a8-96f7-4072-b625-88f8dc9b873c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:00.549Z|946f4f36-fe98-4dd4-ba19-951aaf85e07d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:00.550Z|946f4f36-fe98-4dd4-ba19-951aaf85e07d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:01.104Z|b4db0794-99a2-4140-bf4f-df53611f409e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:45:01.105Z|b4db0794-99a2-4140-bf4f-df53611f409e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:45:10.576Z|2e3c78b4-9ce2-4134-af3f-050547aaf0f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:10.576Z|bdd9e79f-4e79-4149-8ee7-5688eef31ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:10.577Z|2e3c78b4-9ce2-4134-af3f-050547aaf0f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:10.577Z|bdd9e79f-4e79-4149-8ee7-5688eef31ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:10.577Z|32531e8d-496c-4094-ac1a-864d81d66ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:10.578Z|32531e8d-496c-4094-ac1a-864d81d66ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:11.063Z|564bbf4e-8a75-40a4-bd2c-bb041cceaa59|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:45:11.064Z|564bbf4e-8a75-40a4-bd2c-bb041cceaa59|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:16.103Z|e908659b-7cf0-4f94-af8c-3a25c9d68ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:45:16.104Z|e908659b-7cf0-4f94-af8c-3a25c9d68ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:45:16.256Z|8c22c908-54d4-4064-9418-4396c0821619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:45:16.257Z|8c22c908-54d4-4064-9418-4396c0821619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:45:20.608Z|113ef666-0b09-4cde-8d38-805b0b6038b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:20.609Z|113ef666-0b09-4cde-8d38-805b0b6038b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:20.616Z|150c72a5-9abe-46a1-b0f3-da6368927f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:20.617Z|150c72a5-9abe-46a1-b0f3-da6368927f56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:20.617Z|03c11f6e-ebfb-4e1c-9486-aa9ccfe1719a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:20.618Z|03c11f6e-ebfb-4e1c-9486-aa9ccfe1719a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:30.644Z|760cbac1-a282-4da6-88a9-696bafec9efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:30.646Z|760cbac1-a282-4da6-88a9-696bafec9efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:30.653Z|d127ff6b-a295-4d91-9456-e7d3b041548d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:30.656Z|d127ff6b-a295-4d91-9456-e7d3b041548d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:30.684Z|839bfc17-3aec-4e21-b00f-802cc1b4cbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:30.685Z|839bfc17-3aec-4e21-b00f-802cc1b4cbdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:31.103Z|4cfb01db-24db-4d94-888f-15da9290d94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:45:31.107Z|4cfb01db-24db-4d94-888f-15da9290d94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:45:40.715Z|c79f9752-1c39-46c5-b547-72fcbdc73e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:40.715Z|476af77a-af80-48f4-a1ae-b3db15d550d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:40.717Z|476af77a-af80-48f4-a1ae-b3db15d550d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:40.717Z|c79f9752-1c39-46c5-b547-72fcbdc73e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:40.730Z|3f608930-f11d-4b95-b4e3-04567ec69628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:40.730Z|3f608930-f11d-4b95-b4e3-04567ec69628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:46.103Z|0bb5ef28-78b6-43d8-b6b4-6891c9b64b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:45:46.104Z|0bb5ef28-78b6-43d8-b6b4-6891c9b64b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:45:46.258Z|9753976b-439c-408a-886c-d35a29993b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:45:46.259Z|9753976b-439c-408a-886c-d35a29993b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:45:50.749Z|8900ee49-d73c-4238-93fa-16a67292fafa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:50.749Z|2261b16d-19a8-4ade-a5c7-08683faee44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:50.750Z|2261b16d-19a8-4ade-a5c7-08683faee44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:50.750Z|8900ee49-d73c-4238-93fa-16a67292fafa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:45:50.760Z|26186049-df29-484f-a694-b7dc1368b462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:45:50.761Z|26186049-df29-484f-a694-b7dc1368b462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:00.777Z|78c944c8-2b71-4a4b-b197-9badb04c9d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:00.778Z|78c944c8-2b71-4a4b-b197-9badb04c9d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:00.779Z|fdb8a6c3-abb1-4715-a600-ce5d27b24d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:00.780Z|fdb8a6c3-abb1-4715-a600-ce5d27b24d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:00.797Z|dbaab451-23d4-47ae-81a4-3ed4475e34be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:00.798Z|dbaab451-23d4-47ae-81a4-3ed4475e34be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:01.104Z|640e7b28-0475-442c-bb2d-48c6be9a4ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:46:01.104Z|640e7b28-0475-442c-bb2d-48c6be9a4ddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:46:10.806Z|b85a8c20-696a-4c8d-95d2-e242f4cd3f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:10.806Z|630d0618-0525-42ed-affb-00a0eb3f0030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:10.807Z|630d0618-0525-42ed-affb-00a0eb3f0030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:10.807Z|b85a8c20-696a-4c8d-95d2-e242f4cd3f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:10.824Z|144364a9-b20b-436f-a0a1-e3b5e408fdc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:10.825Z|144364a9-b20b-436f-a0a1-e3b5e408fdc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:11.063Z|b7f88767-eba3-411f-9b32-015dc664e00f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:46:11.064Z|b7f88767-eba3-411f-9b32-015dc664e00f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:16.103Z|aec9bde0-9939-45e6-bd78-3a815482653c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:46:16.107Z|aec9bde0-9939-45e6-bd78-3a815482653c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:46:16.260Z|a2365928-caee-4c3d-8ba4-0f34e28cf28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:46:16.262Z|a2365928-caee-4c3d-8ba4-0f34e28cf28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:46:20.837Z|5025e4d4-365f-476f-99c4-40d8064e930f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:20.837Z|adf3d885-ab57-4f95-9b39-51387601ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:20.838Z|adf3d885-ab57-4f95-9b39-51387601ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:20.838Z|5025e4d4-365f-476f-99c4-40d8064e930f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:20.852Z|e2466a83-8c7b-40ff-9fb0-6e57d55d08d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:20.853Z|e2466a83-8c7b-40ff-9fb0-6e57d55d08d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:30.867Z|e02df642-ab9e-453c-96f1-5a166c764624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:30.867Z|1708c8a7-6a89-4806-970d-48c1d53ae881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:30.868Z|e02df642-ab9e-453c-96f1-5a166c764624|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:30.868Z|1708c8a7-6a89-4806-970d-48c1d53ae881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:30.881Z|bff0771e-5154-4a86-b102-d5bef4fcd47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:30.882Z|bff0771e-5154-4a86-b102-d5bef4fcd47a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:31.104Z|f009c6c8-2735-4dec-8875-22cadb241b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:46:31.105Z|f009c6c8-2735-4dec-8875-22cadb241b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:46:40.899Z|9e1d1fe0-88d6-4100-92dd-09bdd77c5709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:40.900Z|9e1d1fe0-88d6-4100-92dd-09bdd77c5709|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:40.905Z|491f01e8-e1e2-4204-8c66-77af3de3a261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:40.905Z|491f01e8-e1e2-4204-8c66-77af3de3a261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:40.911Z|f996a773-dc6d-4e57-8507-4cbca0697c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:40.911Z|f996a773-dc6d-4e57-8507-4cbca0697c2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:46.103Z|0bc9442c-b7cd-425b-830c-4324d5b878de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:46:46.104Z|0bc9442c-b7cd-425b-830c-4324d5b878de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:46:46.263Z|e2242644-27a5-40dd-b31f-c518cf8ed130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:46:46.264Z|e2242644-27a5-40dd-b31f-c518cf8ed130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:46:50.929Z|a957a679-94e0-486f-ad60-447224bb4c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:50.930Z|a8ea39bc-6f26-4599-9416-1c5b2ee1424e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:50.930Z|a8ea39bc-6f26-4599-9416-1c5b2ee1424e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:50.930Z|a957a679-94e0-486f-ad60-447224bb4c9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:46:50.942Z|f642fc58-e47c-41b9-830a-d2fa49c18460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:46:50.943Z|f642fc58-e47c-41b9-830a-d2fa49c18460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:00.961Z|8fbf8284-7446-4e52-ad2c-5adac6a61deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:00.961Z|c09671a7-0d5a-486b-ba01-f097c7fead0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:00.962Z|c09671a7-0d5a-486b-ba01-f097c7fead0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:00.962Z|8fbf8284-7446-4e52-ad2c-5adac6a61deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:00.971Z|b2ffe5f9-82fa-4bfd-b0c1-1bed153a7ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:00.972Z|b2ffe5f9-82fa-4bfd-b0c1-1bed153a7ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:01.103Z|bd3f49db-0874-4a29-996c-756d356ee3a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:47:01.107Z|bd3f49db-0874-4a29-996c-756d356ee3a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:47:11.003Z|b0123db3-19ed-4958-812c-d21ca1e70c54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:11.004Z|b0123db3-19ed-4958-812c-d21ca1e70c54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:11.003Z|f1d9790a-deb5-4ae1-bac8-2c9df55d2f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:11.005Z|f1d9790a-deb5-4ae1-bac8-2c9df55d2f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:11.006Z|c6621a59-e9f5-413e-99f4-b3da046daf52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:11.007Z|c6621a59-e9f5-413e-99f4-b3da046daf52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:11.062Z|468164be-4c47-4f8d-9ae1-54c7274f0357|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:47:11.063Z|468164be-4c47-4f8d-9ae1-54c7274f0357|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:16.104Z|17413d2d-0e9f-4291-b5c0-c7061bcc6302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:47:16.104Z|17413d2d-0e9f-4291-b5c0-c7061bcc6302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:47:16.265Z|38f078b3-9a2e-4f3e-a2d1-7f02e125fb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:47:16.266Z|38f078b3-9a2e-4f3e-a2d1-7f02e125fb0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:47:21.042Z|3b4ade9c-58f7-4c33-ab62-a02d10a58edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:21.042Z|094f99cf-e324-4744-850d-eb60eab5d811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:21.042Z|55191b9a-803c-4e41-87a0-92078eb9129c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:21.043Z|3b4ade9c-58f7-4c33-ab62-a02d10a58edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:21.043Z|55191b9a-803c-4e41-87a0-92078eb9129c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:21.043Z|094f99cf-e324-4744-850d-eb60eab5d811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:31.083Z|5b63de2f-4a4c-42d4-8cd4-988d688677d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:31.083Z|045cee93-2ac3-4405-845d-162ddb72f941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:31.084Z|5b63de2f-4a4c-42d4-8cd4-988d688677d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:31.084Z|045cee93-2ac3-4405-845d-162ddb72f941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:31.084Z|f3ac94b4-856f-439b-9695-8cda6e0bd378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:31.085Z|f3ac94b4-856f-439b-9695-8cda6e0bd378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:31.104Z|396075d7-c171-461d-9218-c48431fb7996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:47:31.104Z|396075d7-c171-461d-9218-c48431fb7996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:47:41.119Z|99595170-2687-4ea7-b96f-489b7c1543c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:41.119Z|6cb052e6-bd7f-43d7-8d85-eed5a622a5a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:41.120Z|73db374a-2c7f-42bf-aabd-4c70e50dc389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:41.120Z|99595170-2687-4ea7-b96f-489b7c1543c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:41.120Z|73db374a-2c7f-42bf-aabd-4c70e50dc389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:41.120Z|6cb052e6-bd7f-43d7-8d85-eed5a622a5a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:46.104Z|289db631-42c0-4a55-bd67-5d78a4eafd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:47:46.108Z|289db631-42c0-4a55-bd67-5d78a4eafd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:47:46.267Z|f35158ea-7e1f-4a26-9935-fedd9bbbce45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:47:46.268Z|f35158ea-7e1f-4a26-9935-fedd9bbbce45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:47:51.158Z|1e802e73-6527-4dc4-b54f-8ab396b7908f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:51.158Z|3f171de3-c046-4da1-a2b3-9b163433ab99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:51.159Z|1e802e73-6527-4dc4-b54f-8ab396b7908f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:51.159Z|3f171de3-c046-4da1-a2b3-9b163433ab99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:47:51.169Z|a992f79b-eb37-4d81-af86-f92d2e87abec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:47:51.170Z|a992f79b-eb37-4d81-af86-f92d2e87abec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:01.103Z|4e4b3b8c-e66d-45d2-9217-b03d37aec032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:48:01.104Z|4e4b3b8c-e66d-45d2-9217-b03d37aec032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:48:01.187Z|6fee5424-1e9d-4b01-a9c4-6ce1d235f66c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:01.187Z|359ec059-53f0-408e-baa3-bf0eedadc0fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:01.188Z|6fee5424-1e9d-4b01-a9c4-6ce1d235f66c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:01.188Z|359ec059-53f0-408e-baa3-bf0eedadc0fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:01.196Z|9f86cdd1-23d4-4138-8170-0031a8605196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:01.197Z|9f86cdd1-23d4-4138-8170-0031a8605196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:11.063Z|2ba6dfb9-332f-4feb-8878-3bacffdd1ad4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:48:11.064Z|2ba6dfb9-332f-4feb-8878-3bacffdd1ad4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:11.219Z|ae1e2556-3ec9-4ea2-829b-da9e6b8f1c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:11.219Z|34264752-b69f-4f16-ae73-2c680eeb7c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:11.220Z|ae1e2556-3ec9-4ea2-829b-da9e6b8f1c66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:11.220Z|34264752-b69f-4f16-ae73-2c680eeb7c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:11.221Z|cd9edada-8a45-429b-9104-569581e3cdcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:11.222Z|cd9edada-8a45-429b-9104-569581e3cdcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:16.104Z|d6ab4a85-3c77-46dd-90f0-7b42049ae543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:48:16.104Z|d6ab4a85-3c77-46dd-90f0-7b42049ae543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:48:16.270Z|71aee271-6055-4b80-a100-d760ade8a01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:48:16.271Z|71aee271-6055-4b80-a100-d760ade8a01b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:48:21.251Z|d80d448d-f903-4868-9af9-9e61d10f49f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:21.251Z|60829a2e-3edc-46b8-9a7a-d9ff09e5cdd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:21.251Z|0c54d8e5-ee8f-4eb0-a141-9e599b7569c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:21.252Z|60829a2e-3edc-46b8-9a7a-d9ff09e5cdd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:21.252Z|0c54d8e5-ee8f-4eb0-a141-9e599b7569c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:21.252Z|d80d448d-f903-4868-9af9-9e61d10f49f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:31.104Z|858f97d6-e99e-48b5-a504-58bbbe29f1a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:48:31.111Z|858f97d6-e99e-48b5-a504-58bbbe29f1a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:48:31.278Z|4a6d9854-b4e3-402a-96ab-ad86b152dc06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:31.278Z|92f7fb91-3b3e-403b-802d-3bafefd4f123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:31.278Z|b73046a9-17fb-47ad-bef0-96527eb011dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:31.279Z|4a6d9854-b4e3-402a-96ab-ad86b152dc06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:31.279Z|92f7fb91-3b3e-403b-802d-3bafefd4f123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:31.279Z|b73046a9-17fb-47ad-bef0-96527eb011dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:41.307Z|aad3665c-adf1-4bbe-8eab-ecd9188d2342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:41.307Z|19f5b85a-5cc7-4159-ad98-2971cd47439e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:41.307Z|a68aac6c-16d0-4882-a73b-bea34099b116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:41.308Z|aad3665c-adf1-4bbe-8eab-ecd9188d2342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:41.308Z|19f5b85a-5cc7-4159-ad98-2971cd47439e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:41.308Z|a68aac6c-16d0-4882-a73b-bea34099b116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:46.103Z|d5557ed2-e599-4b7f-b532-6f62aaffcc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:48:46.104Z|d5557ed2-e599-4b7f-b532-6f62aaffcc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:48:46.272Z|84738e20-d20e-45c2-aa72-309b4680bbc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:48:46.273Z|84738e20-d20e-45c2-aa72-309b4680bbc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:48:51.341Z|076aad70-bac4-419b-a71a-8c404ac887b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:51.343Z|076aad70-bac4-419b-a71a-8c404ac887b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:51.345Z|a12f6c0c-8dc7-4bf4-b2fd-3591e8aa3006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:51.345Z|8bf450a5-1b7d-47fe-a3c7-76c2bfb58675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:48:51.346Z|a12f6c0c-8dc7-4bf4-b2fd-3591e8aa3006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:48:51.346Z|8bf450a5-1b7d-47fe-a3c7-76c2bfb58675|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:01.103Z|28835afe-3af1-4b35-a5a9-82b1aa1f71f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:49:01.104Z|28835afe-3af1-4b35-a5a9-82b1aa1f71f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:49:01.374Z|de25031a-bb3e-4464-9539-170605f491c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:01.374Z|97cfe930-646b-473a-9df7-844f98c5dd6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:01.375Z|97cfe930-646b-473a-9df7-844f98c5dd6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:01.375Z|de25031a-bb3e-4464-9539-170605f491c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:01.380Z|9ea6c503-de5b-4c01-a7e0-67f13503c273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:01.380Z|9ea6c503-de5b-4c01-a7e0-67f13503c273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:11.063Z|d0eccf18-3654-4989-b898-a9074b420631|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:49:11.064Z|d0eccf18-3654-4989-b898-a9074b420631|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:11.406Z|fa30012c-6f86-4cad-91af-b702a88772ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:11.407Z|fa30012c-6f86-4cad-91af-b702a88772ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:11.412Z|5f117e7b-2c2f-475c-b826-70e0a6f666d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:11.413Z|5f117e7b-2c2f-475c-b826-70e0a6f666d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:11.418Z|cfb77292-dbdc-4aac-b37a-3a5ccc0882ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:11.419Z|cfb77292-dbdc-4aac-b37a-3a5ccc0882ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:16.103Z|635cc605-f887-4174-81a6-ec70d035d1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:49:16.107Z|635cc605-f887-4174-81a6-ec70d035d1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:49:16.274Z|5e613268-a735-432c-be62-73d346258388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:49:16.274Z|5e613268-a735-432c-be62-73d346258388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:49:21.441Z|49523459-e814-4dfe-b582-6867c99ad07c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:21.441Z|467a7b14-7625-41dc-85a2-e2248301fa63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:21.442Z|467a7b14-7625-41dc-85a2-e2248301fa63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:21.442Z|49523459-e814-4dfe-b582-6867c99ad07c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:21.443Z|f4563377-9a9f-4595-90ac-9f32082ad6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:21.444Z|f4563377-9a9f-4595-90ac-9f32082ad6dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:31.104Z|0fdd4527-88f4-4d52-801d-424efe2ed3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:49:31.105Z|0fdd4527-88f4-4d52-801d-424efe2ed3d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:49:31.469Z|cd4a347f-486f-40bc-a1a3-9198fb8538f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:31.470Z|cd4a347f-486f-40bc-a1a3-9198fb8538f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:31.476Z|b0efafa1-c95a-459f-8d51-fc8c84e27428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:31.477Z|b0efafa1-c95a-459f-8d51-fc8c84e27428|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:31.483Z|182dbf19-958d-44e3-bf72-1c4b1c3a7fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:31.484Z|182dbf19-958d-44e3-bf72-1c4b1c3a7fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:41.502Z|d1eb6686-372c-4510-bb3a-b9ffbb5f0abb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:41.503Z|d1eb6686-372c-4510-bb3a-b9ffbb5f0abb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:41.506Z|f4e921f3-f6f1-4d49-8334-54931e214a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:41.507Z|f4e921f3-f6f1-4d49-8334-54931e214a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:41.512Z|1dbaa664-5d49-4f76-ba92-819d5ef9c773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:41.513Z|1dbaa664-5d49-4f76-ba92-819d5ef9c773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:46.103Z|a574daa0-acd7-41c7-ba06-51be15ff17a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:49:46.105Z|a574daa0-acd7-41c7-ba06-51be15ff17a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:49:46.275Z|45c35ec8-04f9-49e6-aacc-6033c52aaccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:49:46.276Z|45c35ec8-04f9-49e6-aacc-6033c52aaccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:49:51.534Z|bcdeace1-a647-4ed3-b92f-854a1870851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:51.534Z|48f58b91-9766-4aee-b354-5b9d96c1908d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:51.535Z|bcdeace1-a647-4ed3-b92f-854a1870851f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:51.535Z|48f58b91-9766-4aee-b354-5b9d96c1908d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:49:51.540Z|e60d7819-22a6-4f11-8fb6-8be93184914b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:49:51.541Z|e60d7819-22a6-4f11-8fb6-8be93184914b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:01.103Z|1d6aa54d-6ac7-4785-8eb8-13889767c104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:50:01.106Z|1d6aa54d-6ac7-4785-8eb8-13889767c104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:50:01.570Z|9d05a58e-32da-4119-8b2e-42168ac05b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:01.571Z|9d05a58e-32da-4119-8b2e-42168ac05b03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:01.580Z|a9eca971-8a00-4e7e-8193-6a601d849a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:01.580Z|466753e7-7bff-4e12-87ee-a0500ac008b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:01.580Z|466753e7-7bff-4e12-87ee-a0500ac008b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:01.581Z|a9eca971-8a00-4e7e-8193-6a601d849a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:11.066Z|03907f74-5954-4a2c-a147-899edf7ddff4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:50:11.067Z|03907f74-5954-4a2c-a147-899edf7ddff4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:11.607Z|6f8c3019-7087-456c-87cd-9d1d453bac2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:11.607Z|d1a9aaf4-2962-4120-903f-b61c4d88eefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:11.608Z|d1a9aaf4-2962-4120-903f-b61c4d88eefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:11.608Z|6f8c3019-7087-456c-87cd-9d1d453bac2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:11.612Z|261bf2a7-8d38-4e0a-9dce-63e0286ac03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:11.612Z|261bf2a7-8d38-4e0a-9dce-63e0286ac03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:16.103Z|2ee479c7-b1ef-447a-b19c-56e1e3bdd14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:50:16.104Z|2ee479c7-b1ef-447a-b19c-56e1e3bdd14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:50:16.277Z|b48c3166-dd3b-4a65-a4c8-4a1ca56314e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:50:16.278Z|b48c3166-dd3b-4a65-a4c8-4a1ca56314e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:50:21.634Z|b87d29de-cfd7-4dee-ba39-642f068be3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:21.634Z|da101293-489c-432d-9438-3c813e3d4a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:21.635Z|b87d29de-cfd7-4dee-ba39-642f068be3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:21.635Z|da101293-489c-432d-9438-3c813e3d4a34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:21.646Z|b3a2f2d7-5ec5-4349-b56b-ffd8727d734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:21.648Z|b3a2f2d7-5ec5-4349-b56b-ffd8727d734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:31.103Z|0b3f94a7-2210-400f-a35c-51b40674aca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:50:31.104Z|0b3f94a7-2210-400f-a35c-51b40674aca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:50:31.666Z|0463e9fb-49f7-465c-9c61-6fc67e91a6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:31.666Z|8c35719e-ba4c-4f62-b7b9-b55cb888c1c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:31.667Z|0463e9fb-49f7-465c-9c61-6fc67e91a6db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:31.668Z|8c35719e-ba4c-4f62-b7b9-b55cb888c1c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:31.686Z|460b1e49-f68f-436f-89e0-502832eb59e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:31.687Z|460b1e49-f68f-436f-89e0-502832eb59e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:41.697Z|4b0bb6cf-2059-4d78-ae5b-c7dd7a19dffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:41.698Z|4b0bb6cf-2059-4d78-ae5b-c7dd7a19dffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:41.699Z|bd4b1a66-7182-446d-911a-882b117ebcf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:41.700Z|bd4b1a66-7182-446d-911a-882b117ebcf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:41.718Z|72d7774d-55c7-4d06-8540-27a3360ee3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:41.719Z|72d7774d-55c7-4d06-8540-27a3360ee3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:46.103Z|0b78772b-87ed-4968-b87c-6e97451f0d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:50:46.107Z|0b78772b-87ed-4968-b87c-6e97451f0d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:50:46.279Z|96885d8d-5855-4297-b2e9-9a35b4cd6467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:50:46.280Z|96885d8d-5855-4297-b2e9-9a35b4cd6467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:50:51.728Z|daca2c4c-126b-482e-ad9b-e639ffa3663a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:51.728Z|ac70875d-1db7-4ff5-bc48-2aba907343ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:51.729Z|daca2c4c-126b-482e-ad9b-e639ffa3663a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:51.729Z|ac70875d-1db7-4ff5-bc48-2aba907343ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:50:51.750Z|35371dfe-0f5d-4087-96d2-e7c20be62fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:50:51.752Z|35371dfe-0f5d-4087-96d2-e7c20be62fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:01.103Z|d17b6e60-afbf-4726-8063-eabcd6926ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:51:01.104Z|d17b6e60-afbf-4726-8063-eabcd6926ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:51:01.754Z|d7fc2e08-d995-4bca-8b79-e2a57d8a19d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:01.755Z|f8599b3b-7d2b-4e2a-a00f-a59674d325de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:01.755Z|d7fc2e08-d995-4bca-8b79-e2a57d8a19d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:01.756Z|f8599b3b-7d2b-4e2a-a00f-a59674d325de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:01.781Z|4d85da23-7122-40c6-ba90-655ca5dbd6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:01.782Z|4d85da23-7122-40c6-ba90-655ca5dbd6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:11.062Z|0bd4a2a8-68a3-442d-8a8b-57d6e0eb5b4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:51:11.064Z|0bd4a2a8-68a3-442d-8a8b-57d6e0eb5b4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:11.783Z|b3dac353-42ae-4f96-8ff5-d58efac1c03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:11.783Z|039cc18e-5bc0-4695-9f9e-7e67217915a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:11.784Z|b3dac353-42ae-4f96-8ff5-d58efac1c03d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:11.784Z|039cc18e-5bc0-4695-9f9e-7e67217915a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:11.808Z|563718f5-b3f5-4e99-888a-24ab12884e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:11.809Z|563718f5-b3f5-4e99-888a-24ab12884e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:16.104Z|e7db6de4-44fb-43e7-a080-48687b5d04d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:51:16.104Z|e7db6de4-44fb-43e7-a080-48687b5d04d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:51:16.281Z|14584a7d-f02b-48bd-8d38-28dd58e892c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:51:16.282Z|14584a7d-f02b-48bd-8d38-28dd58e892c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:51:21.813Z|0a26e0ed-a230-46f1-8f75-171e28472715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:21.814Z|0a26e0ed-a230-46f1-8f75-171e28472715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:21.814Z|d59d1a5c-f65c-4fd6-968c-6bb8201e3bbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:21.815Z|d59d1a5c-f65c-4fd6-968c-6bb8201e3bbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:21.836Z|96922bb4-e285-46ab-94ee-f503e54fcbc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:21.837Z|96922bb4-e285-46ab-94ee-f503e54fcbc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:31.104Z|e9dfa7ba-891d-49e6-9c0f-72d47750ab24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:51:31.109Z|e9dfa7ba-891d-49e6-9c0f-72d47750ab24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:51:31.840Z|47cb1355-f525-41f4-8313-5df3f5a3d672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:31.840Z|8f6ef8b5-259f-4000-92e1-6742b208209f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:31.842Z|47cb1355-f525-41f4-8313-5df3f5a3d672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:31.843Z|8f6ef8b5-259f-4000-92e1-6742b208209f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:31.865Z|1ce67ac7-ad03-4873-917a-620434ff18e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:31.866Z|1ce67ac7-ad03-4873-917a-620434ff18e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:41.870Z|978bb506-e89a-4c24-b5ee-0b8e7508909b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:41.870Z|68e5426a-8464-46c4-a992-7ead28590ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:41.871Z|978bb506-e89a-4c24-b5ee-0b8e7508909b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:41.871Z|68e5426a-8464-46c4-a992-7ead28590ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:41.898Z|1b623dc3-017e-4bd8-93ea-760f73db7626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:41.899Z|1b623dc3-017e-4bd8-93ea-760f73db7626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:46.103Z|ed1aa3a8-8970-487e-b1dc-200847e23c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:51:46.104Z|ed1aa3a8-8970-487e-b1dc-200847e23c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:51:46.283Z|b9a3a404-3f14-4a39-999f-668ee45c1d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:51:46.284Z|b9a3a404-3f14-4a39-999f-668ee45c1d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:51:51.908Z|1d98eccf-3715-45f6-8380-cc7614c19f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:51.908Z|0e715a32-f2e7-4df4-b2cf-9c428079ef6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:51.909Z|0e715a32-f2e7-4df4-b2cf-9c428079ef6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:51.909Z|1d98eccf-3715-45f6-8380-cc7614c19f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:51:51.931Z|8fa7e3f8-83f5-4839-9e14-4b2017ff113e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:51:51.932Z|8fa7e3f8-83f5-4839-9e14-4b2017ff113e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:01.103Z|5cdb71fd-109c-4d88-9058-d153cd99ca32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:52:01.104Z|5cdb71fd-109c-4d88-9058-d153cd99ca32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:52:01.939Z|81e23073-5845-4348-8fd6-082919e37fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:01.940Z|81e23073-5845-4348-8fd6-082919e37fca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:01.943Z|d05cd2e9-6117-4bca-9a95-2f2b9caf00e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:01.944Z|d05cd2e9-6117-4bca-9a95-2f2b9caf00e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:01.960Z|b7ede3b3-3077-4a53-ba7c-f9e13f700778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:01.961Z|b7ede3b3-3077-4a53-ba7c-f9e13f700778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:11.061Z|f0a373fe-c29f-471d-954f-c4a454ed730c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:52:11.062Z|f0a373fe-c29f-471d-954f-c4a454ed730c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:11.969Z|b8c29688-1c97-4df7-a62b-24afbf49bb26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:11.970Z|b8c29688-1c97-4df7-a62b-24afbf49bb26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:11.969Z|d58776d5-2870-4517-91cb-2b3d69c25529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:11.974Z|d58776d5-2870-4517-91cb-2b3d69c25529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:11.987Z|f025fa34-b8ad-4004-bebf-22ce7d6b3359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:11.988Z|f025fa34-b8ad-4004-bebf-22ce7d6b3359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:16.104Z|53fefb8a-cc5b-4ed3-a91a-b520a7817950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:52:16.104Z|53fefb8a-cc5b-4ed3-a91a-b520a7817950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:52:16.285Z|eeff9a65-5b81-4b89-bb79-f72a4d7a56c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:52:16.285Z|eeff9a65-5b81-4b89-bb79-f72a4d7a56c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:52:21.997Z|82c2ece1-ed1f-42eb-ade7-b4c2d5aa473f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:21.997Z|792f0d60-452b-4c18-ac97-8e8c1313e52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:21.998Z|792f0d60-452b-4c18-ac97-8e8c1313e52b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:21.998Z|82c2ece1-ed1f-42eb-ade7-b4c2d5aa473f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:22.016Z|ef8e1a11-9cc4-4af5-af77-9e38b482face|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:22.016Z|ef8e1a11-9cc4-4af5-af77-9e38b482face|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:31.103Z|ceef173e-9398-41dd-b04d-e0147d250300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:52:31.104Z|ceef173e-9398-41dd-b04d-e0147d250300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:52:32.024Z|da27c7cc-7413-4aa2-9b87-7393912c7201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:32.024Z|b8f5ce6c-0a9b-4894-b073-be6ead44b2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:32.025Z|da27c7cc-7413-4aa2-9b87-7393912c7201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:32.025Z|b8f5ce6c-0a9b-4894-b073-be6ead44b2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:32.043Z|570fdce2-853a-40bc-b6e0-9438f81c5759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:32.044Z|570fdce2-853a-40bc-b6e0-9438f81c5759|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:42.052Z|5df888ca-0cc9-497d-80aa-5b20388fa683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:42.053Z|5df888ca-0cc9-497d-80aa-5b20388fa683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:42.062Z|835e462f-2bf3-4b4b-a721-d6fd24ec3aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:42.063Z|835e462f-2bf3-4b4b-a721-d6fd24ec3aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:42.088Z|05d65e48-d563-42b3-8232-c50ef23372a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:42.089Z|05d65e48-d563-42b3-8232-c50ef23372a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:46.103Z|0eb20f46-fb4d-49d2-ac47-4f094187ab72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:52:46.107Z|0eb20f46-fb4d-49d2-ac47-4f094187ab72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:52:46.286Z|8a6c8648-075a-45d6-8a6e-b97e0ccfc163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:52:46.287Z|8a6c8648-075a-45d6-8a6e-b97e0ccfc163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:52:52.085Z|66b966f1-4277-4c1b-bd8f-4246866f3066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:52.086Z|66b966f1-4277-4c1b-bd8f-4246866f3066|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:52.097Z|5b67ac26-ba3b-49df-8c70-b5dab009a2ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:52.098Z|5b67ac26-ba3b-49df-8c70-b5dab009a2ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:52:52.112Z|2dbfd376-9d8e-4ff3-83f2-635847451507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:52:52.113Z|2dbfd376-9d8e-4ff3-83f2-635847451507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:01.103Z|deeaa4d7-2bf7-4929-a09a-1061e895dff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:53:01.104Z|deeaa4d7-2bf7-4929-a09a-1061e895dff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:53:02.116Z|af1a1ece-d627-46fd-9ef1-d9552e536e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:02.118Z|af1a1ece-d627-46fd-9ef1-d9552e536e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:02.124Z|8547e22f-d313-4be4-9274-5367c71edae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:02.125Z|8547e22f-d313-4be4-9274-5367c71edae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:02.140Z|aad4650d-f9d7-4880-ad8f-a7cb8ef00f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:02.141Z|aad4650d-f9d7-4880-ad8f-a7cb8ef00f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:11.062Z|d41b05fe-9541-47fa-94ca-19ce8a0643c2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:53:11.063Z|d41b05fe-9541-47fa-94ca-19ce8a0643c2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:12.152Z|99185b95-cd22-4f5b-8800-3c303c28f24b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:12.152Z|3b65b68a-fd91-4186-8b22-1aeed81b69c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:12.153Z|3b65b68a-fd91-4186-8b22-1aeed81b69c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:12.153Z|99185b95-cd22-4f5b-8800-3c303c28f24b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:12.179Z|40527ac4-3b74-46a2-a2fb-ab7ec6e40608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:12.180Z|40527ac4-3b74-46a2-a2fb-ab7ec6e40608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:16.103Z|292cac0b-326a-4f7f-bfab-a1a382c836e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:53:16.104Z|292cac0b-326a-4f7f-bfab-a1a382c836e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:53:16.290Z|f1621d3a-46a0-47d3-a01b-19774177fb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:53:16.291Z|f1621d3a-46a0-47d3-a01b-19774177fb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:53:22.181Z|5261aa68-2c15-4518-8db8-306078ef13bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:22.181Z|ab2231c4-50fd-4741-b5bb-2b21a8d5e562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:22.182Z|ab2231c4-50fd-4741-b5bb-2b21a8d5e562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:22.182Z|5261aa68-2c15-4518-8db8-306078ef13bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:22.208Z|1f8e44cb-d481-430d-b08f-17cb01c5216d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:22.209Z|1f8e44cb-d481-430d-b08f-17cb01c5216d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:31.103Z|28dd8b77-2f4d-44ed-a86f-2dad98cd9430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:53:31.106Z|28dd8b77-2f4d-44ed-a86f-2dad98cd9430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:53:32.210Z|e9fea5cc-25f0-43b7-9603-584bb7612c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:32.211Z|e9fea5cc-25f0-43b7-9603-584bb7612c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:32.212Z|3a8ae501-b257-4077-99fc-29011dccaff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:32.212Z|3a8ae501-b257-4077-99fc-29011dccaff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:32.234Z|0d4b27e3-2bb1-4191-a621-6274eb771fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:32.235Z|0d4b27e3-2bb1-4191-a621-6274eb771fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:42.238Z|1a4ee305-f50d-4bfe-ab12-c9af32a72548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:42.238Z|630b4259-140c-4233-a40a-a6b46f1db858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:42.239Z|630b4259-140c-4233-a40a-a6b46f1db858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:42.239Z|1a4ee305-f50d-4bfe-ab12-c9af32a72548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:42.260Z|1ca3f8da-b546-4078-be53-48e2836606b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:42.261Z|1ca3f8da-b546-4078-be53-48e2836606b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:46.104Z|61d35ab4-bf0d-49b7-8fdb-f10be681ea99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:53:46.105Z|61d35ab4-bf0d-49b7-8fdb-f10be681ea99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:53:46.292Z|71d976a4-8b51-474e-bec7-d0237fedf74b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:53:46.292Z|71d976a4-8b51-474e-bec7-d0237fedf74b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:53:52.263Z|571bf127-c2e1-4e17-87c0-442a7320a8da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:52.263Z|f88690f4-4c52-4bde-a4e2-841636d52cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:52.264Z|f88690f4-4c52-4bde-a4e2-841636d52cdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:52.264Z|571bf127-c2e1-4e17-87c0-442a7320a8da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:53:52.287Z|c9624e47-5bc9-47fa-bfeb-4caa106b4dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:53:52.288Z|c9624e47-5bc9-47fa-bfeb-4caa106b4dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:01.104Z|f54ed07b-dfaf-45b4-ab85-36e9e2325588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:54:01.105Z|f54ed07b-dfaf-45b4-ab85-36e9e2325588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:54:02.291Z|0a78fb41-c9e5-4d7d-86fe-bfba07a10d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:02.291Z|0a78fb41-c9e5-4d7d-86fe-bfba07a10d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:02.291Z|8a1c7de7-6452-4935-aecf-019394df16d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:02.292Z|8a1c7de7-6452-4935-aecf-019394df16d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:02.315Z|933dab9d-0363-4d9a-9ca0-9168038e602a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:02.316Z|933dab9d-0363-4d9a-9ca0-9168038e602a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:11.062Z|77767baf-cf83-46be-a516-c67eaa968ec1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:54:11.063Z|77767baf-cf83-46be-a516-c67eaa968ec1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:12.316Z|f0832a80-59a5-4a00-b826-bc5acb3df1d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:12.316Z|0398c12a-40fd-4cab-a7a7-a6ba4eef6a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:12.317Z|f0832a80-59a5-4a00-b826-bc5acb3df1d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:12.317Z|0398c12a-40fd-4cab-a7a7-a6ba4eef6a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:12.346Z|7a8ee4a1-5dfa-4898-88c2-5b9cc17a7a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:12.347Z|7a8ee4a1-5dfa-4898-88c2-5b9cc17a7a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:16.104Z|c58441d3-81d5-48b2-83ce-2615c2f41f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:54:16.109Z|c58441d3-81d5-48b2-83ce-2615c2f41f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:54:16.294Z|9888f3d6-22e9-47b7-8520-89dc97060028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:54:16.295Z|9888f3d6-22e9-47b7-8520-89dc97060028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:54:22.343Z|35ce7181-6149-497b-9118-94066a2b99be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:22.343Z|729e5b98-4a9b-4e50-9793-a4e84015863e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:22.344Z|35ce7181-6149-497b-9118-94066a2b99be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:22.344Z|729e5b98-4a9b-4e50-9793-a4e84015863e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:22.377Z|6bcfe777-4182-4e55-a07d-1dd33f216f5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:22.378Z|6bcfe777-4182-4e55-a07d-1dd33f216f5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:31.104Z|bbf5fcd3-e733-4564-9ca3-1bd1a1efe6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:54:31.105Z|bbf5fcd3-e733-4564-9ca3-1bd1a1efe6e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:54:32.379Z|6846d5eb-1522-44f3-97e0-b1a4f7ec83bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:32.379Z|c25108ab-3d35-4f03-9a20-76b6fd86270f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:32.380Z|6846d5eb-1522-44f3-97e0-b1a4f7ec83bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:32.381Z|c25108ab-3d35-4f03-9a20-76b6fd86270f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:32.418Z|7d474480-5cd2-45a2-bf94-ada9b7300662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:32.419Z|7d474480-5cd2-45a2-bf94-ada9b7300662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:42.409Z|2ac4e467-d367-4aeb-9b9e-51795eb32c97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:42.412Z|1574c641-c99f-4bc1-a483-24e2b93f63b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:42.413Z|1574c641-c99f-4bc1-a483-24e2b93f63b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:42.417Z|2ac4e467-d367-4aeb-9b9e-51795eb32c97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:42.445Z|a652eb66-761c-434b-8b6b-88a98507c3c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:42.446Z|a652eb66-761c-434b-8b6b-88a98507c3c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:46.103Z|6c1821ff-8d5f-4f74-a7d7-49b96361f785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:54:46.105Z|6c1821ff-8d5f-4f74-a7d7-49b96361f785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:54:46.296Z|bed17a2d-8562-4487-9cba-272e4eaa2812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:54:46.296Z|bed17a2d-8562-4487-9cba-272e4eaa2812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:54:52.444Z|94aa296a-fa47-4030-83f7-ab71873ab5ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:52.445Z|94aa296a-fa47-4030-83f7-ab71873ab5ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:52.453Z|dd3138d6-972b-4059-8b35-6b4268c8fa85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:52.454Z|dd3138d6-972b-4059-8b35-6b4268c8fa85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:54:52.477Z|47e64ed8-4a25-4651-adc1-8982434f595d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:54:52.478Z|47e64ed8-4a25-4651-adc1-8982434f595d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:01.103Z|ce428ed9-577a-4798-a800-23afb325b2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:55:01.107Z|ce428ed9-577a-4798-a800-23afb325b2c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:55:02.479Z|bc1a136e-6794-4876-9347-702a75cb6387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:02.480Z|bc1a136e-6794-4876-9347-702a75cb6387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:02.490Z|2a6d2bed-27e9-47fe-a078-7716df54abe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:02.490Z|2a6d2bed-27e9-47fe-a078-7716df54abe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:02.508Z|21a7f2a2-2895-42db-a2e5-dfe2f9e2024a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:02.510Z|21a7f2a2-2895-42db-a2e5-dfe2f9e2024a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:11.062Z|1e6031d0-545b-486e-ad89-f77ecba11e7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:55:11.063Z|1e6031d0-545b-486e-ad89-f77ecba11e7b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:12.510Z|b2c2306e-92c4-4f91-8770-7d851b5f2d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:12.511Z|b2c2306e-92c4-4f91-8770-7d851b5f2d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:12.520Z|90322c8b-af8a-4a56-ada1-003d1376e40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:12.521Z|90322c8b-af8a-4a56-ada1-003d1376e40e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:12.546Z|b005e882-75f6-4c7c-9f7b-04896f30cec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:12.547Z|b005e882-75f6-4c7c-9f7b-04896f30cec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:16.104Z|f93e1e72-59f4-4bf5-aad1-378fd7a6e396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:55:16.105Z|f93e1e72-59f4-4bf5-aad1-378fd7a6e396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:55:16.297Z|3f4a8f76-e8e4-45a9-b86c-6ee69bc0098d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:55:16.298Z|3f4a8f76-e8e4-45a9-b86c-6ee69bc0098d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:55:22.544Z|4256b527-ad03-43fd-8ab6-5bca880e24f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:22.546Z|4256b527-ad03-43fd-8ab6-5bca880e24f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:22.563Z|d08a59c7-833b-43a7-b83a-2d61df59cd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:22.563Z|d08a59c7-833b-43a7-b83a-2d61df59cd17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:22.579Z|2e49c550-76e1-4e92-a55c-740ffa369c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:22.581Z|2e49c550-76e1-4e92-a55c-740ffa369c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:31.104Z|ca379033-89a0-4f98-ba09-67bae88f65c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:55:31.105Z|ca379033-89a0-4f98-ba09-67bae88f65c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:55:32.594Z|1ee98828-9f35-4a18-84cb-469ffe6a386b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:32.596Z|1ee98828-9f35-4a18-84cb-469ffe6a386b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:32.599Z|375bd271-e653-4cad-8e50-7472c22eb6f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:32.600Z|375bd271-e653-4cad-8e50-7472c22eb6f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:32.612Z|792852c0-b85c-4956-a7c4-e67c01bb7099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:32.613Z|792852c0-b85c-4956-a7c4-e67c01bb7099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:42.629Z|e7dd99b8-09fe-4b0e-90ba-5403fe6c8edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:42.629Z|15bd11d0-14c4-4e3b-b829-0912076b42f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:42.631Z|e7dd99b8-09fe-4b0e-90ba-5403fe6c8edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:42.631Z|15bd11d0-14c4-4e3b-b829-0912076b42f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:42.642Z|56f9e36d-49d4-4704-8d7f-289ea21812ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:42.643Z|56f9e36d-49d4-4704-8d7f-289ea21812ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:46.104Z|7c6bec62-d93a-41d1-ad7f-1d5eb38ed4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:55:46.108Z|7c6bec62-d93a-41d1-ad7f-1d5eb38ed4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:55:46.299Z|a0c1d6d4-9d7d-495a-8bfd-8b412dddf2af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:55:46.300Z|a0c1d6d4-9d7d-495a-8bfd-8b412dddf2af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:55:52.661Z|9b967af7-ef38-4b6e-920c-c3fac5ffd6a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:52.663Z|9b967af7-ef38-4b6e-920c-c3fac5ffd6a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:52.663Z|f53bcd49-88b3-46ad-8454-9f58cf1161d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:52.664Z|f53bcd49-88b3-46ad-8454-9f58cf1161d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:55:52.683Z|f1ceb123-3bbd-4e0a-af9e-cac55745518b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:55:52.684Z|f1ceb123-3bbd-4e0a-af9e-cac55745518b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:01.104Z|2cb13695-9721-4eac-b9d3-023c3c91146c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:56:01.104Z|2cb13695-9721-4eac-b9d3-023c3c91146c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:56:02.690Z|0a28118d-9ebb-4cab-92b5-c1f2f9f548fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:02.690Z|61624b71-b87e-4586-8ab4-008330f81fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:02.690Z|0a28118d-9ebb-4cab-92b5-c1f2f9f548fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:02.690Z|61624b71-b87e-4586-8ab4-008330f81fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:02.708Z|d7cd0723-2e0b-451e-9ac6-3d3aec36811f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:02.709Z|d7cd0723-2e0b-451e-9ac6-3d3aec36811f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:11.064Z|e7357e46-5d44-4d54-86e6-cd10e08f7a07|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:56:11.066Z|e7357e46-5d44-4d54-86e6-cd10e08f7a07|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:12.717Z|244b6ac4-99c7-424b-9a08-c84596c8947c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:12.718Z|5baf024c-4eb8-4248-a9f1-216fc596cd39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:12.719Z|5baf024c-4eb8-4248-a9f1-216fc596cd39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:12.719Z|244b6ac4-99c7-424b-9a08-c84596c8947c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:12.735Z|3e519e3d-43cc-4144-a4b5-384f0f8e0744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:12.736Z|3e519e3d-43cc-4144-a4b5-384f0f8e0744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:16.103Z|b8ea9d99-5cb6-48b9-812d-7c7764964d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:56:16.104Z|b8ea9d99-5cb6-48b9-812d-7c7764964d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:56:16.301Z|dfdc0c77-aad6-42de-8208-8d4ed21313ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:56:16.302Z|dfdc0c77-aad6-42de-8208-8d4ed21313ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:56:22.744Z|a9519a30-3e32-45d9-9a2b-bec015c679c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:22.744Z|31024e4f-6b0b-41c8-8564-052b6f830fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:22.745Z|a9519a30-3e32-45d9-9a2b-bec015c679c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:22.745Z|31024e4f-6b0b-41c8-8564-052b6f830fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:22.758Z|a70efd79-0494-4fe7-af3f-90efa851485a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:22.759Z|a70efd79-0494-4fe7-af3f-90efa851485a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:31.104Z|d816f5da-b617-4c9f-a2c4-5d980ebf767c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:56:31.107Z|d816f5da-b617-4c9f-a2c4-5d980ebf767c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:56:32.773Z|ca8a354e-a7e9-48b3-a846-f9bbdfe1644e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:32.773Z|a7e09af0-eeab-4719-bb4b-0ffd9ce117e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:32.774Z|ca8a354e-a7e9-48b3-a846-f9bbdfe1644e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:32.774Z|a7e09af0-eeab-4719-bb4b-0ffd9ce117e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:32.783Z|798c0138-192d-4f2a-b90e-006d44a06864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:32.784Z|798c0138-192d-4f2a-b90e-006d44a06864|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:42.805Z|b611b8dd-28e3-4698-9b5d-aac54b555872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:42.805Z|6a78f1e9-da67-4d42-b835-530b65ebcf59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:42.806Z|b611b8dd-28e3-4698-9b5d-aac54b555872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:42.806Z|6a78f1e9-da67-4d42-b835-530b65ebcf59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:42.811Z|62d1c628-3775-494f-8c4a-30237d28b13b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:42.811Z|62d1c628-3775-494f-8c4a-30237d28b13b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:46.104Z|73814845-58f4-4da4-9ec4-6b8362d00b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:56:46.105Z|73814845-58f4-4da4-9ec4-6b8362d00b51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:56:46.303Z|c3945825-5fdc-4201-adb2-8480e80a4681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:56:46.303Z|c3945825-5fdc-4201-adb2-8480e80a4681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:56:52.838Z|ab76c0bc-1bae-48b0-820b-b3386d057820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:52.838Z|905488d1-7a30-4335-bdf6-fb405772b16f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:52.838Z|53b66352-1121-43e4-88d8-49e8b096305e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:56:52.839Z|905488d1-7a30-4335-bdf6-fb405772b16f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:52.839Z|ab76c0bc-1bae-48b0-820b-b3386d057820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:56:52.839Z|53b66352-1121-43e4-88d8-49e8b096305e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:01.104Z|cf95fd60-9151-4ad1-a8d7-6932045d5f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:57:01.105Z|cf95fd60-9151-4ad1-a8d7-6932045d5f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:57:02.867Z|e7a98150-0674-402d-8a67-40a420c93432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:02.868Z|e7a98150-0674-402d-8a67-40a420c93432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:02.868Z|b1558faf-d703-47f3-9b56-213f608e1d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:02.870Z|b1558faf-d703-47f3-9b56-213f608e1d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:02.867Z|f1631e71-5710-470b-970e-a9b6a617586c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:02.872Z|f1631e71-5710-470b-970e-a9b6a617586c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:11.062Z|a02f0d17-0c3e-47e8-9661-9a6b887d961f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:57:11.064Z|a02f0d17-0c3e-47e8-9661-9a6b887d961f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:12.897Z|40977be9-7d48-4835-b398-e46c0abef4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:12.897Z|273c78c6-f55e-4762-bf81-d2241e41a1d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:12.898Z|40977be9-7d48-4835-b398-e46c0abef4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:12.898Z|273c78c6-f55e-4762-bf81-d2241e41a1d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:12.904Z|9c1a606b-c933-440c-aa83-280a93bed514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:12.904Z|9c1a606b-c933-440c-aa83-280a93bed514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:16.103Z|fee1ffe2-6b58-49c6-b56c-f70cb6d4913d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:57:16.108Z|fee1ffe2-6b58-49c6-b56c-f70cb6d4913d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:57:16.304Z|c59b669f-caca-4c38-ba81-355d1ba2738b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:57:16.305Z|c59b669f-caca-4c38-ba81-355d1ba2738b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:57:22.925Z|85a14c58-c0b3-413d-83a9-e21da9ad4700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:22.925Z|528cf060-1378-430f-8af7-2d8440c97a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:22.926Z|85a14c58-c0b3-413d-83a9-e21da9ad4700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:22.926Z|528cf060-1378-430f-8af7-2d8440c97a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:22.936Z|408272dc-8a12-4433-bb13-bcb15e2fcf67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:22.937Z|408272dc-8a12-4433-bb13-bcb15e2fcf67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:31.103Z|e2a50fa5-862d-4b05-ae4b-8a3bf92d4e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:57:31.104Z|e2a50fa5-862d-4b05-ae4b-8a3bf92d4e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:57:32.958Z|27f44ffe-573f-45d8-aea9-5a11261b1113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:32.959Z|27f44ffe-573f-45d8-aea9-5a11261b1113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:32.963Z|0553959b-4db7-472d-ad7a-9e0d6c5fc27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:32.964Z|0553959b-4db7-472d-ad7a-9e0d6c5fc27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:32.967Z|b5a5e7d4-79ac-4a79-ba10-71940aeee862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:32.968Z|b5a5e7d4-79ac-4a79-ba10-71940aeee862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:42.989Z|d5909eb2-144e-416d-b938-5e565228be39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:42.990Z|d5909eb2-144e-416d-b938-5e565228be39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:42.994Z|4e93a5e9-3349-471e-a3a7-9d030a1accb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:42.994Z|4000df4c-ddf2-4b5a-b541-8bda821f87af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:42.995Z|4e93a5e9-3349-471e-a3a7-9d030a1accb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:42.995Z|4000df4c-ddf2-4b5a-b541-8bda821f87af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:46.104Z|aa13dae6-1935-4a28-b125-e98ab70b1ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:57:46.104Z|aa13dae6-1935-4a28-b125-e98ab70b1ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:57:46.306Z|271ca149-b7c2-4450-b47a-3081858d8606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:57:46.307Z|271ca149-b7c2-4450-b47a-3081858d8606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:57:53.018Z|e83b651a-7878-4f21-baea-31945de30d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:53.018Z|14036201-3468-46e4-a1ce-ccdd5715659d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:53.019Z|14036201-3468-46e4-a1ce-ccdd5715659d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:53.019Z|a9e617c9-b89c-43d8-9fd4-f4feed102319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:57:53.020Z|e83b651a-7878-4f21-baea-31945de30d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:57:53.020Z|a9e617c9-b89c-43d8-9fd4-f4feed102319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:01.103Z|7ce5ff65-6a3e-4723-be51-f94e59963363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:58:01.107Z|7ce5ff65-6a3e-4723-be51-f94e59963363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:58:03.046Z|855052d6-33ba-4a26-a6b7-4341de179fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:03.047Z|855052d6-33ba-4a26-a6b7-4341de179fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:03.047Z|4bafe718-7cbb-482b-b9b4-4e268c704725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:03.048Z|4bafe718-7cbb-482b-b9b4-4e268c704725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:03.052Z|07291842-8638-48b1-a1d5-dcc5aa16a1bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:03.053Z|07291842-8638-48b1-a1d5-dcc5aa16a1bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:11.062Z|0cb5ab88-ad7f-4166-a700-16aeaa1683d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:58:11.063Z|0cb5ab88-ad7f-4166-a700-16aeaa1683d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:13.076Z|c0d43729-85e6-42fc-85bf-6dd5f6a2fe76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:13.076Z|e146b29e-287f-48c7-8507-285111f4c56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:13.077Z|c0d43729-85e6-42fc-85bf-6dd5f6a2fe76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:13.077Z|e146b29e-287f-48c7-8507-285111f4c56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:13.078Z|9b4bdcb3-4e9a-42d1-abef-751182d5c66f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:13.078Z|9b4bdcb3-4e9a-42d1-abef-751182d5c66f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:16.103Z|6e328716-2071-4d3f-9648-ec8c74f96db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:58:16.104Z|6e328716-2071-4d3f-9648-ec8c74f96db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:58:16.308Z|d9ac8f9a-ad99-4fa2-b9c7-91f03ac06071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:58:16.309Z|d9ac8f9a-ad99-4fa2-b9c7-91f03ac06071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:58:23.105Z|4061b993-4a8c-443b-908c-68786359872c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:23.106Z|4061b993-4a8c-443b-908c-68786359872c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:23.110Z|574632d8-84ec-4d02-94d0-e15c9208119c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:23.111Z|574632d8-84ec-4d02-94d0-e15c9208119c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:23.116Z|2afcba15-f1a1-4ef0-9cc0-07965d137a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:23.117Z|2afcba15-f1a1-4ef0-9cc0-07965d137a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:31.103Z|582356a0-a3f6-413d-85af-8be0e5f73319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:58:31.104Z|582356a0-a3f6-413d-85af-8be0e5f73319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:58:33.150Z|1a293c31-2717-47eb-8e44-78741cbdadf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:33.150Z|b2e25460-97cd-4b05-962e-9f916a4cffa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:33.151Z|1a293c31-2717-47eb-8e44-78741cbdadf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:33.151Z|b2e25460-97cd-4b05-962e-9f916a4cffa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:33.152Z|9eb53026-af54-4981-8913-b2926a7dc65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:33.152Z|9eb53026-af54-4981-8913-b2926a7dc65c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:43.184Z|f8a07512-dcd7-4538-82b5-85c75b54e163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:43.184Z|f8a07512-dcd7-4538-82b5-85c75b54e163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:43.188Z|c17d38b2-2532-4d1c-ac5c-954f75452174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:43.189Z|c17d38b2-2532-4d1c-ac5c-954f75452174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:43.200Z|58692afd-ece5-42c8-81fd-952b72c31636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:43.201Z|58692afd-ece5-42c8-81fd-952b72c31636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:46.103Z|0e7a21c5-eb42-4a99-9c08-2fb41589396c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:58:46.112Z|0e7a21c5-eb42-4a99-9c08-2fb41589396c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:58:46.310Z|9c5abc74-5907-4ab1-9e61-e98de98bb8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:58:46.311Z|9c5abc74-5907-4ab1-9e61-e98de98bb8c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:58:53.218Z|ca665d79-d8fa-4c32-8e81-5579461832b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:53.219Z|ca665d79-d8fa-4c32-8e81-5579461832b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:53.224Z|11bb0519-5b05-4bc8-b915-89f79b4375fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:53.225Z|11bb0519-5b05-4bc8-b915-89f79b4375fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:58:53.243Z|56d2e109-f805-46c5-872d-8ea12456bedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:58:53.244Z|56d2e109-f805-46c5-872d-8ea12456bedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:01.104Z|85fb0d98-0fd8-4aaf-b249-62ed1a83a411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:59:01.105Z|85fb0d98-0fd8-4aaf-b249-62ed1a83a411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:59:03.268Z|279c2599-496e-434f-b344-be6b65771b42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:03.268Z|b042baf0-e21a-42dc-b13d-b3b59ee66634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:03.268Z|583098ae-5fb9-4b67-8bb8-33b65cb53c38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:03.269Z|583098ae-5fb9-4b67-8bb8-33b65cb53c38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:03.269Z|b042baf0-e21a-42dc-b13d-b3b59ee66634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:03.269Z|279c2599-496e-434f-b344-be6b65771b42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:11.062Z|34bad1cf-be13-4124-b82b-3be2b5a7b4e8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T00:59:11.064Z|34bad1cf-be13-4124-b82b-3be2b5a7b4e8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:13.297Z|7ca5276b-3258-44c8-95e1-d34f3f8dfc3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:13.297Z|9c1fb7a9-dff6-4242-95d1-5d509bdd2338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:13.298Z|7ca5276b-3258-44c8-95e1-d34f3f8dfc3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:13.298Z|9c1fb7a9-dff6-4242-95d1-5d509bdd2338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:13.310Z|87df065b-ed72-4ba0-95fc-cd20a286186a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:13.311Z|87df065b-ed72-4ba0-95fc-cd20a286186a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:16.104Z|a110eda4-1b70-4f2d-88cc-dff2a727a722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:59:16.105Z|a110eda4-1b70-4f2d-88cc-dff2a727a722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:59:16.312Z|cd05d991-58f1-44d7-b996-2d29b40622ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:59:16.312Z|cd05d991-58f1-44d7-b996-2d29b40622ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:59:23.326Z|22215f5d-c575-415b-ab13-d2906d597f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:23.326Z|7892aa98-b101-485a-9b0f-1c6f04ee277e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:23.327Z|22215f5d-c575-415b-ab13-d2906d597f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:23.327Z|7892aa98-b101-485a-9b0f-1c6f04ee277e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:23.345Z|ffe817f1-54bd-4740-8779-169962dd0eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:23.346Z|ffe817f1-54bd-4740-8779-169962dd0eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:31.103Z|9598cb8b-5f3f-4508-935e-587bcb84ec84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:59:31.106Z|9598cb8b-5f3f-4508-935e-587bcb84ec84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:59:33.359Z|7b2583ed-248b-4656-b7f7-db6ad47a2a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:33.361Z|7b2583ed-248b-4656-b7f7-db6ad47a2a1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:33.372Z|a2e16978-9ae1-4108-8d98-b4a3ce36dfc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:33.374Z|a5a1b60e-b09c-42a0-932a-90d7da1e053f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:33.374Z|a2e16978-9ae1-4108-8d98-b4a3ce36dfc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:33.375Z|a5a1b60e-b09c-42a0-932a-90d7da1e053f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:43.390Z|94a66e1b-822c-4bca-88b7-7a2876509ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:43.391Z|94a66e1b-822c-4bca-88b7-7a2876509ab2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:43.401Z|95fbabb9-b3d5-4767-8066-2962962a15be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:43.402Z|95fbabb9-b3d5-4767-8066-2962962a15be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:43.402Z|f2dc4fc5-7643-49e1-b2e4-b33e20ac4a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:43.404Z|f2dc4fc5-7643-49e1-b2e4-b33e20ac4a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:46.103Z|bb85f45d-03a6-46a7-9d9b-dd178e9c0337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:59:46.104Z|bb85f45d-03a6-46a7-9d9b-dd178e9c0337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:59:46.314Z|f073cb90-b171-4045-8cbe-8e49ec9f4389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T00:59:46.314Z|f073cb90-b171-4045-8cbe-8e49ec9f4389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T00:59:53.420Z|0bb0b8ac-bac4-4c00-85a5-0e047514ece3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:53.421Z|0bb0b8ac-bac4-4c00-85a5-0e047514ece3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:53.428Z|1a4a2c6e-aa24-4084-b858-7456d6991383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:53.430Z|1a4a2c6e-aa24-4084-b858-7456d6991383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T00:59:53.432Z|54b59e70-0b45-4922-8e8a-ab2ffa18c1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T00:59:53.433Z|54b59e70-0b45-4922-8e8a-ab2ffa18c1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:01.103Z|79614d6e-4376-4cae-b4c4-8d9b47049ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:00:01.104Z|79614d6e-4376-4cae-b4c4-8d9b47049ad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:00:03.450Z|8371d66b-fd5c-4033-abd7-ad47826e308f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:03.451Z|8371d66b-fd5c-4033-abd7-ad47826e308f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:03.458Z|4d044cc2-73fd-4019-9cff-c7a096a129db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:03.459Z|4d044cc2-73fd-4019-9cff-c7a096a129db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:03.463Z|c440586c-f43a-45ac-8595-c3d1706cb79e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:03.464Z|c440586c-f43a-45ac-8595-c3d1706cb79e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:11.063Z|2baa9ac7-243f-4bee-8ce3-3cd51ca5cbf0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:00:11.065Z|2baa9ac7-243f-4bee-8ce3-3cd51ca5cbf0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:13.494Z|a692c4bc-7f6a-4c7b-b509-9cd543b112c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:13.495Z|360664f8-9b00-42a2-a245-5e465ba8838b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:13.495Z|360664f8-9b00-42a2-a245-5e465ba8838b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:13.496Z|a692c4bc-7f6a-4c7b-b509-9cd543b112c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:13.499Z|7510b589-b6ae-4a9f-9df5-d08c6f2e1743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:13.500Z|7510b589-b6ae-4a9f-9df5-d08c6f2e1743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:16.104Z|656da0bd-6b65-4945-83fe-4c98a878ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:00:16.106Z|656da0bd-6b65-4945-83fe-4c98a878ec4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:00:16.315Z|c004074e-dd4f-46dc-9809-09e3041ca1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:00:16.316Z|c004074e-dd4f-46dc-9809-09e3041ca1b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:00:23.522Z|0caa65a3-6968-4acf-93a9-eb94a3765245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:23.522Z|24e8b326-0322-4beb-a91f-70f8b90f7098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:23.523Z|24e8b326-0322-4beb-a91f-70f8b90f7098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:23.523Z|0caa65a3-6968-4acf-93a9-eb94a3765245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:23.526Z|22a2cb5e-e7a0-474a-863c-ee34ba9f3177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:23.526Z|22a2cb5e-e7a0-474a-863c-ee34ba9f3177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:31.103Z|85a8ca17-8850-45c4-a7fc-63838e0f15c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:00:31.104Z|85a8ca17-8850-45c4-a7fc-63838e0f15c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:00:33.577Z|fa9d4895-7d08-4cd1-aa31-14c0dbbc3de6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:33.578Z|ffb5d242-5b1e-4bd5-b834-d0552cd7856e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:33.578Z|ffb5d242-5b1e-4bd5-b834-d0552cd7856e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:33.578Z|fa9d4895-7d08-4cd1-aa31-14c0dbbc3de6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:33.580Z|47437025-23df-4d8c-8b40-b0cfa9a8ecfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:33.580Z|47437025-23df-4d8c-8b40-b0cfa9a8ecfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:43.606Z|ce17d35f-9c11-4846-ae9a-898094347d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:43.607Z|ce17d35f-9c11-4846-ae9a-898094347d77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:43.606Z|b23d5b9b-b6ae-4934-83b6-f6ab3ce29ea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:43.608Z|b23d5b9b-b6ae-4934-83b6-f6ab3ce29ea3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:43.610Z|4f4c8833-3611-4c72-9584-b4beb2f8e178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:43.611Z|4f4c8833-3611-4c72-9584-b4beb2f8e178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:46.104Z|a70afc74-b917-4d8a-ac9e-2490a8a2e73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:00:46.104Z|a70afc74-b917-4d8a-ac9e-2490a8a2e73e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:00:46.317Z|eec62d51-3ce9-4058-b838-d136e70d2fea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:00:46.317Z|eec62d51-3ce9-4058-b838-d136e70d2fea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:00:53.639Z|9953a7ec-1ad6-4ae6-b378-1810eedd86d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:53.639Z|20a4a05d-6252-47e6-a01c-87188dc8ccff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:53.639Z|b5f27d4f-1df3-42c1-9719-1931dc0bb62b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:00:53.640Z|20a4a05d-6252-47e6-a01c-87188dc8ccff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:53.640Z|9953a7ec-1ad6-4ae6-b378-1810eedd86d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:00:53.641Z|b5f27d4f-1df3-42c1-9719-1931dc0bb62b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:01.103Z|23b20ec4-ae7c-4f08-a4dc-d11602abd71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:01:01.106Z|23b20ec4-ae7c-4f08-a4dc-d11602abd71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:01:03.674Z|0b323ff3-533b-4480-9337-44471bd52637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:03.674Z|58d6ae8d-8d92-4c70-9e96-7612c8a32d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:03.674Z|946defd9-76ca-4b34-ab67-ebb7795b7885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:03.675Z|946defd9-76ca-4b34-ab67-ebb7795b7885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:03.675Z|58d6ae8d-8d92-4c70-9e96-7612c8a32d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:03.675Z|0b323ff3-533b-4480-9337-44471bd52637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:11.062Z|c6a35299-ff7c-4b80-aa29-a885cf696e9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:01:11.063Z|c6a35299-ff7c-4b80-aa29-a885cf696e9d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:13.701Z|c0c86fa8-3f91-4bd0-9707-e503de29452e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:13.702Z|bc219fb1-dd4b-4df1-872b-fbbd79f6f721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:13.703Z|c0c86fa8-3f91-4bd0-9707-e503de29452e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:13.703Z|bc219fb1-dd4b-4df1-872b-fbbd79f6f721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:13.706Z|95ff7599-b55c-4682-bcc4-daeeedf90f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:13.707Z|95ff7599-b55c-4682-bcc4-daeeedf90f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:16.103Z|96015f58-837d-498b-9262-9edb886b1bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:01:16.104Z|96015f58-837d-498b-9262-9edb886b1bc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:01:16.318Z|da43316b-28e0-4a3c-8263-cd61511d71d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:01:16.319Z|da43316b-28e0-4a3c-8263-cd61511d71d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:01:23.729Z|cca433f6-e9c3-4da6-98cd-d3e23fe9d452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:23.729Z|0676c530-0322-4f1a-b461-2f2c9e442085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:23.729Z|3a37b3b7-51e1-4352-9e45-c0f18f47146d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:23.730Z|0676c530-0322-4f1a-b461-2f2c9e442085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:23.730Z|3a37b3b7-51e1-4352-9e45-c0f18f47146d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:23.730Z|cca433f6-e9c3-4da6-98cd-d3e23fe9d452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:31.103Z|0e350d98-390b-4477-b295-1adc90b35d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:01:31.104Z|0e350d98-390b-4477-b295-1adc90b35d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:01:33.755Z|64de5f18-84ab-4f0d-8b18-0bf3e8f26cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:33.755Z|31e13da2-3f4a-462c-9f97-a1b02d9ec771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:33.756Z|31e13da2-3f4a-462c-9f97-a1b02d9ec771|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:33.756Z|64de5f18-84ab-4f0d-8b18-0bf3e8f26cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:33.763Z|9dd964b7-7d09-4b9a-ad3b-17e92dd67941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:33.763Z|9dd964b7-7d09-4b9a-ad3b-17e92dd67941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:43.782Z|ba69c414-0ffa-4c30-8892-1da22841be94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:43.782Z|caac8c83-cccf-4a1a-a834-1c3414f52363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:43.783Z|caac8c83-cccf-4a1a-a834-1c3414f52363|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:43.783Z|ba69c414-0ffa-4c30-8892-1da22841be94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:43.788Z|8bdd3d04-fcd1-4f53-8431-d07b19fb9fd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:43.789Z|8bdd3d04-fcd1-4f53-8431-d07b19fb9fd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:46.103Z|888f48eb-3eab-423f-91dc-7cab30da8a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:01:46.106Z|888f48eb-3eab-423f-91dc-7cab30da8a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:01:46.320Z|8c3e1ed7-4daa-4661-b818-d858d111fe27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:01:46.321Z|8c3e1ed7-4daa-4661-b818-d858d111fe27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:01:53.809Z|db71f794-1276-49fe-a076-7e2a7cce0504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:53.809Z|86c291cc-5025-403d-b5d9-0d96fe4e867a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:53.810Z|db71f794-1276-49fe-a076-7e2a7cce0504|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:53.812Z|86c291cc-5025-403d-b5d9-0d96fe4e867a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:01:53.812Z|ba3c18e4-56e9-4014-b762-829d4150d35c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:01:53.813Z|ba3c18e4-56e9-4014-b762-829d4150d35c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:01.103Z|c32a621a-a817-49eb-a5d3-76df95aa8da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:02:01.104Z|c32a621a-a817-49eb-a5d3-76df95aa8da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:02:03.837Z|56c612a5-f40c-4008-b9a1-f97c90f01143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:03.837Z|0ff7c9e1-f544-4f6b-91a0-94fa06015754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:03.837Z|12df80bc-ebb1-42aa-ad6b-18c9657a7191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:03.838Z|56c612a5-f40c-4008-b9a1-f97c90f01143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:03.838Z|0ff7c9e1-f544-4f6b-91a0-94fa06015754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:03.839Z|12df80bc-ebb1-42aa-ad6b-18c9657a7191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:11.060Z|3a736113-8cfd-4d6a-9428-40b3947bd510|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:02:11.061Z|3a736113-8cfd-4d6a-9428-40b3947bd510|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:13.863Z|17ab71b5-0437-4256-9235-aa339dde4661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:13.863Z|4f0590a1-00ba-4cfa-a2b1-8f3912f2c478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:13.863Z|25c512e9-94b8-46f8-b8a4-6c1ca2c54393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:13.864Z|4f0590a1-00ba-4cfa-a2b1-8f3912f2c478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:13.864Z|17ab71b5-0437-4256-9235-aa339dde4661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:13.864Z|25c512e9-94b8-46f8-b8a4-6c1ca2c54393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:16.103Z|f43136fc-09c0-47cf-bc23-0b96f0703aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:02:16.104Z|f43136fc-09c0-47cf-bc23-0b96f0703aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:02:16.322Z|1ee8eee7-3500-4b5d-b413-cd729be64ad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:02:16.323Z|1ee8eee7-3500-4b5d-b413-cd729be64ad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:02:23.892Z|8e4bb088-e413-4f57-bb45-331dd09f00d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:23.893Z|8e4bb088-e413-4f57-bb45-331dd09f00d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:23.893Z|710a701e-ecbc-4ff8-8097-265fbdfe1411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:23.893Z|710a701e-ecbc-4ff8-8097-265fbdfe1411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:23.894Z|8d437bc7-5135-4eef-983f-c7596073e1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:23.895Z|8d437bc7-5135-4eef-983f-c7596073e1c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:31.103Z|18661d8a-2cea-48e8-b7cf-af44bd9850c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:02:31.106Z|18661d8a-2cea-48e8-b7cf-af44bd9850c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:02:33.917Z|671292ee-6243-47c2-9d1a-f283c886ce2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:33.918Z|f07f6b61-fa00-4c7a-be06-f9a2c6cc25f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:33.918Z|36ad36c3-82be-4e7a-ae7d-9036423a4613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:33.918Z|f07f6b61-fa00-4c7a-be06-f9a2c6cc25f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:33.918Z|36ad36c3-82be-4e7a-ae7d-9036423a4613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:33.918Z|671292ee-6243-47c2-9d1a-f283c886ce2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:43.950Z|73c3f8fd-9a49-4afb-af56-f671caf78478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:43.950Z|92d04f4e-9cef-4c1e-b8a3-b7f5b264943d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:43.951Z|73c3f8fd-9a49-4afb-af56-f671caf78478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:43.953Z|f7f7c980-daa2-46ed-98f5-f6f1aa7ccd8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:43.954Z|92d04f4e-9cef-4c1e-b8a3-b7f5b264943d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:43.954Z|f7f7c980-daa2-46ed-98f5-f6f1aa7ccd8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:46.103Z|47274a9f-6b50-4f81-bcaa-363e92ab39ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:02:46.104Z|47274a9f-6b50-4f81-bcaa-363e92ab39ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:02:46.324Z|921d07db-d41b-4060-ad05-f2c507d16816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:02:46.325Z|921d07db-d41b-4060-ad05-f2c507d16816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:02:53.978Z|34855f91-b4a1-4a40-9360-a3953772808d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:53.978Z|a44e223e-42ff-4ee6-a21a-3d1a740f28b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:53.978Z|1b6d2275-1214-407f-a2c6-76b0632f01a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:02:53.979Z|34855f91-b4a1-4a40-9360-a3953772808d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:53.979Z|a44e223e-42ff-4ee6-a21a-3d1a740f28b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:02:53.979Z|1b6d2275-1214-407f-a2c6-76b0632f01a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:01.103Z|38de7bdf-2d11-4544-a7e1-d51638a130ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:03:01.104Z|38de7bdf-2d11-4544-a7e1-d51638a130ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:03:04.003Z|f305809e-8570-4c58-9654-a32d3377a355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:04.004Z|f305809e-8570-4c58-9654-a32d3377a355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:04.005Z|a5e77be4-e016-4771-9772-99733ed9c37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:04.005Z|80657b50-2312-4933-82d0-24c2725f8a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:04.005Z|a5e77be4-e016-4771-9772-99733ed9c37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:04.006Z|80657b50-2312-4933-82d0-24c2725f8a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:11.061Z|d7637bd7-0bc0-4248-a31c-e94ea54610d1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:03:11.062Z|d7637bd7-0bc0-4248-a31c-e94ea54610d1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:14.043Z|8d5ede9e-147a-4f56-9b77-acb51afb94e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:14.044Z|8d5ede9e-147a-4f56-9b77-acb51afb94e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:14.045Z|a7ae5c00-e304-43b1-8f24-150af2fc1672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:14.045Z|a7ae5c00-e304-43b1-8f24-150af2fc1672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:14.047Z|66cabda0-0d33-4f94-a456-66edc0dfc575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:14.047Z|66cabda0-0d33-4f94-a456-66edc0dfc575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:16.105Z|b21831e4-ce7b-47c9-857f-92f6615346a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:03:16.110Z|b21831e4-ce7b-47c9-857f-92f6615346a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:03:16.326Z|3e58944a-adc7-4c7e-bd76-d9f779241205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:03:16.326Z|3e58944a-adc7-4c7e-bd76-d9f779241205|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:03:24.076Z|71f4d35b-4ec2-4551-ab18-c13e21172295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:24.078Z|71f4d35b-4ec2-4551-ab18-c13e21172295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:24.081Z|5ce6bb52-41b7-4aae-9d1c-d3d29ff037eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:24.081Z|5ce6bb52-41b7-4aae-9d1c-d3d29ff037eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:24.083Z|80ee38ac-a8bc-4188-b4e7-8211bf92d018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:24.083Z|80ee38ac-a8bc-4188-b4e7-8211bf92d018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:31.104Z|7f68c19e-48bb-4887-863f-0f150edd34ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:03:31.104Z|7f68c19e-48bb-4887-863f-0f150edd34ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:03:34.105Z|70717ea7-d404-4059-b5c1-ee7f61f13c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:34.106Z|70717ea7-d404-4059-b5c1-ee7f61f13c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:34.108Z|6a291e88-2b17-4d29-9c72-d5035e897d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:34.109Z|6a291e88-2b17-4d29-9c72-d5035e897d5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:34.110Z|4d475be8-ffd9-4916-a016-0acb0ef4b873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:34.111Z|4d475be8-ffd9-4916-a016-0acb0ef4b873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:44.135Z|64fdd1f0-0b42-4b18-abcd-65ad8023b92a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:44.135Z|64fdd1f0-0b42-4b18-abcd-65ad8023b92a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:44.137Z|460e28fd-7fcb-41b7-b98d-0e8981c635e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:44.138Z|460e28fd-7fcb-41b7-b98d-0e8981c635e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:44.145Z|ad3cf63c-46dc-4320-899f-268cde584a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:44.145Z|ad3cf63c-46dc-4320-899f-268cde584a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:46.104Z|ab092252-cedb-41da-8cc0-125c3ee68f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:03:46.104Z|ab092252-cedb-41da-8cc0-125c3ee68f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:03:46.328Z|235a341f-182d-4740-a57f-fef91bbcf44c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:03:46.328Z|235a341f-182d-4740-a57f-fef91bbcf44c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:03:54.163Z|1d1fb62a-7fce-4bdb-9dd0-6571f9ab3647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:54.164Z|d7df75c6-6b52-41cc-90e6-2df288edf31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:54.165Z|1d1fb62a-7fce-4bdb-9dd0-6571f9ab3647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:54.165Z|d7df75c6-6b52-41cc-90e6-2df288edf31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:03:54.169Z|273fa74b-a523-44c4-81d3-ea7270ef7312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:03:54.170Z|273fa74b-a523-44c4-81d3-ea7270ef7312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:01.103Z|a02c73cc-28e4-4484-9501-4bdeb3c7ecc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:04:01.107Z|a02c73cc-28e4-4484-9501-4bdeb3c7ecc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:04:04.191Z|75b5eba2-1fb7-42d0-a1c0-69b1609940b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:04.191Z|054798da-4368-446c-b3c1-7baecd8b98d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:04.192Z|75b5eba2-1fb7-42d0-a1c0-69b1609940b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:04.192Z|054798da-4368-446c-b3c1-7baecd8b98d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:04.196Z|4e3a0802-5b7b-4731-8c46-91edf16d7760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:04.197Z|4e3a0802-5b7b-4731-8c46-91edf16d7760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:11.063Z|2836f750-37b5-437f-9a38-fdc638ce8d6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:04:11.064Z|2836f750-37b5-437f-9a38-fdc638ce8d6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:14.219Z|9109f04a-4959-43c2-a285-c0e83cecc4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:14.219Z|0543cd31-b7ec-4167-b637-5f27465dd00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:14.219Z|8956f9c6-8bce-4f0e-8ebf-e50f4ad933ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:14.220Z|8956f9c6-8bce-4f0e-8ebf-e50f4ad933ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:14.220Z|0543cd31-b7ec-4167-b637-5f27465dd00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:14.220Z|9109f04a-4959-43c2-a285-c0e83cecc4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:16.103Z|1c197efd-e905-4d9d-9f41-896ee643bfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:04:16.104Z|1c197efd-e905-4d9d-9f41-896ee643bfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:04:16.329Z|af50ee56-55b4-41d0-a536-f313158254f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:04:16.330Z|af50ee56-55b4-41d0-a536-f313158254f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:04:24.259Z|f9460740-8b15-4081-b330-999bc3214908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:24.259Z|f9460740-8b15-4081-b330-999bc3214908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:24.259Z|18ca20f4-890d-4efc-bc85-c918c3efea5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:24.260Z|18ca20f4-890d-4efc-bc85-c918c3efea5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:24.262Z|d6e18036-666f-49e8-bd1c-3ab35db4aec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:24.263Z|d6e18036-666f-49e8-bd1c-3ab35db4aec0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:31.104Z|db35450d-6b92-48f9-914f-9cc4e00a58d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:04:31.105Z|db35450d-6b92-48f9-914f-9cc4e00a58d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:04:34.295Z|1281bbfc-f46b-4744-8fe6-8675948577fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:34.295Z|ddd6cfe8-823f-4440-a5a6-ad83fac457c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:34.296Z|38349bf7-de09-485f-8be6-d91db3bc2781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:34.296Z|1281bbfc-f46b-4744-8fe6-8675948577fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:34.296Z|ddd6cfe8-823f-4440-a5a6-ad83fac457c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:34.297Z|38349bf7-de09-485f-8be6-d91db3bc2781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:44.325Z|23f5c200-3fe1-40c9-9188-187eed79a35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:44.325Z|9f041d5d-fec4-4850-a93c-ac8905d27482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:44.325Z|2e6e9494-d176-4049-aa0c-1ed0f25ac7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:44.326Z|23f5c200-3fe1-40c9-9188-187eed79a35d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:44.326Z|9f041d5d-fec4-4850-a93c-ac8905d27482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:44.326Z|2e6e9494-d176-4049-aa0c-1ed0f25ac7c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:46.103Z|6ac68371-e864-4f8a-bcb4-413b26c7565b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:04:46.106Z|6ac68371-e864-4f8a-bcb4-413b26c7565b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:04:46.331Z|b3202f83-b04a-46c7-92c6-cb396766edfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:04:46.331Z|b3202f83-b04a-46c7-92c6-cb396766edfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:04:54.356Z|9303dfb6-ef86-4280-9ffc-c8322fe4ae45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:54.356Z|e1f6c2dd-2c5a-4a9e-81dc-2694d67dc77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:54.356Z|097b8a0c-f200-4e61-93ef-dcd5bb6788b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:04:54.357Z|e1f6c2dd-2c5a-4a9e-81dc-2694d67dc77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:54.357Z|9303dfb6-ef86-4280-9ffc-c8322fe4ae45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:04:54.357Z|097b8a0c-f200-4e61-93ef-dcd5bb6788b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:01.103Z|dbe34b8f-5136-43d0-ba1f-f4bca2d335fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:05:01.104Z|dbe34b8f-5136-43d0-ba1f-f4bca2d335fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:05:04.393Z|cb6f25cf-cce7-4692-8ea8-4371fe677452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:04.394Z|cb6f25cf-cce7-4692-8ea8-4371fe677452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:04.404Z|a63a8585-73d6-4e7c-ad50-72d6c1e4d1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:04.404Z|6555d730-9522-4971-b56a-490053486f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:04.405Z|a63a8585-73d6-4e7c-ad50-72d6c1e4d1c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:04.405Z|6555d730-9522-4971-b56a-490053486f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:11.062Z|953cd38d-8e55-41a7-a368-a1319c889def|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:05:11.062Z|953cd38d-8e55-41a7-a368-a1319c889def|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:14.424Z|2c713ed8-dc0e-4011-a7c5-ca9f2c264a5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:14.425Z|2c713ed8-dc0e-4011-a7c5-ca9f2c264a5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:14.432Z|e2caa575-a5b3-45ad-962b-1ae72eec2a75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:14.433Z|e2caa575-a5b3-45ad-962b-1ae72eec2a75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:14.435Z|3dca9bb8-cca8-4eda-88e8-e1a9bf5e2d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:14.436Z|3dca9bb8-cca8-4eda-88e8-e1a9bf5e2d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:16.103Z|51d7e76b-d731-4ad9-a887-f41b0f281fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:05:16.104Z|51d7e76b-d731-4ad9-a887-f41b0f281fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:05:16.332Z|857ac110-f509-410e-847a-36adeda9a570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:05:16.333Z|857ac110-f509-410e-847a-36adeda9a570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:05:24.456Z|9c147c22-330a-4f6f-85ca-c72b23f0c28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:24.456Z|9c147c22-330a-4f6f-85ca-c72b23f0c28c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:24.462Z|3cb19199-7a3f-4f27-b7a8-c8a8de672a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:24.463Z|3cb19199-7a3f-4f27-b7a8-c8a8de672a89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:24.464Z|b25a5337-e8c7-4af3-bce0-80e219ef414b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:24.465Z|b25a5337-e8c7-4af3-bce0-80e219ef414b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:31.103Z|81103293-60b5-47d4-8cf1-a61ce277f296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:05:31.106Z|81103293-60b5-47d4-8cf1-a61ce277f296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:05:34.485Z|5034aec3-d9f0-485e-ac3a-07f82992da58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:34.486Z|5034aec3-d9f0-485e-ac3a-07f82992da58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:34.495Z|22277cc1-e5eb-49a3-968f-669a16e76d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:34.495Z|49017729-5fcb-4c03-81da-c778951a1e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:34.495Z|22277cc1-e5eb-49a3-968f-669a16e76d83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:34.495Z|49017729-5fcb-4c03-81da-c778951a1e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:44.523Z|7ae7e705-9210-4d58-9d6a-5e3389806b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:44.523Z|b250d17f-10e5-4ac0-b1ae-bb05d52a1f42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:44.523Z|403357a7-580a-4917-93aa-bde83ba62ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:44.523Z|7ae7e705-9210-4d58-9d6a-5e3389806b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:44.523Z|403357a7-580a-4917-93aa-bde83ba62ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:44.523Z|b250d17f-10e5-4ac0-b1ae-bb05d52a1f42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:46.104Z|2657f38c-eca2-4b5c-9927-84007ae490ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:05:46.105Z|2657f38c-eca2-4b5c-9927-84007ae490ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:05:46.334Z|6a20d8d2-2e06-403c-ab41-42e401148dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:05:46.335Z|6a20d8d2-2e06-403c-ab41-42e401148dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:05:54.558Z|5e4e819a-14b1-4f84-8ead-b0aa33baeb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:54.558Z|96e7b9b5-62f2-4e6f-9c54-e39062e1a0a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:54.559Z|96e7b9b5-62f2-4e6f-9c54-e39062e1a0a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:54.559Z|5e4e819a-14b1-4f84-8ead-b0aa33baeb33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:05:54.558Z|0b20f47a-fc93-4242-8d62-019bc2a3e0e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:05:54.561Z|0b20f47a-fc93-4242-8d62-019bc2a3e0e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:01.104Z|17d9322b-973d-49a0-92cb-dad7f5047914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:06:01.105Z|17d9322b-973d-49a0-92cb-dad7f5047914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:06:04.591Z|5d168a51-a2aa-4ee5-ad65-1085e4178b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:04.592Z|5d168a51-a2aa-4ee5-ad65-1085e4178b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:04.618Z|f0a2ceab-6bf5-4fec-a6eb-6443c6aa9c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:04.618Z|d5018b73-f99a-481d-aae4-de5b978f6f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:04.618Z|f0a2ceab-6bf5-4fec-a6eb-6443c6aa9c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:04.619Z|d5018b73-f99a-481d-aae4-de5b978f6f25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:11.066Z|ca100394-6981-47af-94d9-7a728b8c32d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:06:11.067Z|ca100394-6981-47af-94d9-7a728b8c32d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:14.631Z|9fdebaea-912c-4eee-9ebb-4f89e9665ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:14.632Z|9fdebaea-912c-4eee-9ebb-4f89e9665ecd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:14.647Z|66e416fe-3824-4c07-89d2-39709a5f1ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:14.648Z|66e416fe-3824-4c07-89d2-39709a5f1ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:14.651Z|34995740-9aed-4760-9b93-29806ccad984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:14.652Z|34995740-9aed-4760-9b93-29806ccad984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:16.104Z|12b429c1-3c2f-43e7-b5e5-89c50cb545ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:06:16.107Z|12b429c1-3c2f-43e7-b5e5-89c50cb545ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:06:16.335Z|3a986066-de4e-4ffd-ba6a-2c7b69fa53b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:06:16.336Z|3a986066-de4e-4ffd-ba6a-2c7b69fa53b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:06:24.670Z|a7fc660b-5cfe-4768-8ac9-9bf206cc35eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:24.671Z|a7fc660b-5cfe-4768-8ac9-9bf206cc35eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:24.684Z|79618dba-be6f-4531-bb15-e176ef989729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:24.684Z|5d316ae4-e4a0-4914-a91d-a215b17b37c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:24.684Z|79618dba-be6f-4531-bb15-e176ef989729|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:24.684Z|5d316ae4-e4a0-4914-a91d-a215b17b37c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:31.104Z|8449f73e-121b-4816-800d-bc9c87b3082c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:06:31.105Z|8449f73e-121b-4816-800d-bc9c87b3082c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:06:34.702Z|0fb7f5a6-f9c5-491b-8744-88260608d9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:34.703Z|0fb7f5a6-f9c5-491b-8744-88260608d9b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:34.727Z|e5e8f2d4-35d3-424b-87d4-93546eeafbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:34.727Z|b6a43aa0-290c-483d-9625-cff0abb9c531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:34.728Z|e5e8f2d4-35d3-424b-87d4-93546eeafbfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:34.728Z|b6a43aa0-290c-483d-9625-cff0abb9c531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:44.747Z|e65885c9-53c8-41ec-9a73-9f3166fe2f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:44.748Z|e65885c9-53c8-41ec-9a73-9f3166fe2f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:44.756Z|f24ecaca-a2bc-4a57-ad30-1bc57536df0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:44.757Z|f24ecaca-a2bc-4a57-ad30-1bc57536df0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:44.759Z|3cd075e9-8e98-4931-9191-68b926400ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:44.761Z|3cd075e9-8e98-4931-9191-68b926400ee1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:46.103Z|727f6cf7-b5a0-4d13-836b-fd9a2bc70a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:06:46.104Z|727f6cf7-b5a0-4d13-836b-fd9a2bc70a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:06:46.337Z|61747f7c-634e-4334-ac51-36448f31e04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:06:46.338Z|61747f7c-634e-4334-ac51-36448f31e04f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:06:54.777Z|7f0b5189-8caf-4a07-b848-d8dc0c07d4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:54.778Z|7f0b5189-8caf-4a07-b848-d8dc0c07d4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:54.788Z|c2ffc906-0296-4a3a-8740-5764ab1ba711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:54.789Z|c2ffc906-0296-4a3a-8740-5764ab1ba711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:06:54.790Z|2e0feb07-25fd-4685-97f4-3071c5c17459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:06:54.790Z|2e0feb07-25fd-4685-97f4-3071c5c17459|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:01.103Z|90093f26-1736-4188-90e2-028dedcba62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:07:01.106Z|90093f26-1736-4188-90e2-028dedcba62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:07:04.805Z|2391752c-23cf-4bc9-8fbf-4121edd2bfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:04.806Z|2391752c-23cf-4bc9-8fbf-4121edd2bfd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:04.812Z|412c0db0-055f-4cc7-aa0d-a2d9e688b1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:04.813Z|412c0db0-055f-4cc7-aa0d-a2d9e688b1dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:04.824Z|f599faac-1559-4e00-b8e0-335c75cb2504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:04.825Z|f599faac-1559-4e00-b8e0-335c75cb2504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:11.062Z|88839a7c-069f-43fe-ae24-9f8c43d80236|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:07:11.063Z|88839a7c-069f-43fe-ae24-9f8c43d80236|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:14.841Z|12583f0d-6411-4b07-b3ac-0e714968354b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:14.842Z|12583f0d-6411-4b07-b3ac-0e714968354b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:14.846Z|016738e4-67c1-4be9-9843-3fb034f18b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:14.847Z|016738e4-67c1-4be9-9843-3fb034f18b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:14.851Z|1a3b9095-ab3c-473a-ac0e-872477457c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:14.851Z|1a3b9095-ab3c-473a-ac0e-872477457c18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:16.103Z|afae864c-9242-4a14-8967-867804db4bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:07:16.104Z|afae864c-9242-4a14-8967-867804db4bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:07:16.339Z|e07c8b52-6669-40b7-a9a9-e9e9213c41b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:07:16.340Z|e07c8b52-6669-40b7-a9a9-e9e9213c41b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:07:24.867Z|c8123f59-18eb-4256-b98e-fa4a78213598|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:24.868Z|c8123f59-18eb-4256-b98e-fa4a78213598|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:24.873Z|03331ec7-74a0-48ee-887a-401d4d05ac3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:24.874Z|03331ec7-74a0-48ee-887a-401d4d05ac3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:24.877Z|32e963d1-fbc6-4fb7-80b5-79058ff0fa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:24.878Z|32e963d1-fbc6-4fb7-80b5-79058ff0fa0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:31.103Z|c111eee3-58b5-4782-b62d-1b8ff5f405a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:07:31.104Z|c111eee3-58b5-4782-b62d-1b8ff5f405a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:07:34.898Z|588d8cdc-9b5e-4c9c-b058-f3c19330984d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:34.899Z|588d8cdc-9b5e-4c9c-b058-f3c19330984d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:34.907Z|e3ffb1b3-1b59-4d40-8841-99f96c02b3b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:34.908Z|e3ffb1b3-1b59-4d40-8841-99f96c02b3b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:34.916Z|614317c8-ff25-4993-9069-c60dc1dfabd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:34.917Z|614317c8-ff25-4993-9069-c60dc1dfabd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:44.932Z|1f2413f8-e143-4c42-aa5a-e94bea06982b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:44.933Z|1f2413f8-e143-4c42-aa5a-e94bea06982b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:44.941Z|9f506ef5-3235-4322-8763-8e5c3d785adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:44.941Z|9f506ef5-3235-4322-8763-8e5c3d785adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:44.952Z|84738ac8-33e5-4075-a55c-c13b1cf11c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:44.953Z|84738ac8-33e5-4075-a55c-c13b1cf11c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:46.104Z|99b25454-846f-4b20-92d8-be4d8a79f300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:07:46.107Z|99b25454-846f-4b20-92d8-be4d8a79f300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:07:46.340Z|91685928-b5af-4324-8e6c-264480bc0c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:07:46.341Z|91685928-b5af-4324-8e6c-264480bc0c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:07:54.969Z|a7902e86-d4c0-44a3-aee1-00a5ab6061b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:54.969Z|c485cc66-5928-4f0b-99d1-d3d02f74fc2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:54.969Z|a7902e86-d4c0-44a3-aee1-00a5ab6061b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:54.969Z|c485cc66-5928-4f0b-99d1-d3d02f74fc2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:07:54.985Z|49795523-b002-4c3d-a1bd-e4b430319747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:07:54.986Z|49795523-b002-4c3d-a1bd-e4b430319747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:01.103Z|a3e3d06e-67e6-4559-9120-4a3151863cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:08:01.104Z|a3e3d06e-67e6-4559-9120-4a3151863cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:08:05.001Z|aa50976d-b8ea-48df-99d9-b16acbbf31ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:05.002Z|aa50976d-b8ea-48df-99d9-b16acbbf31ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:05.004Z|d7ad8daf-0072-443f-bf85-e2532a2d11a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:05.006Z|d7ad8daf-0072-443f-bf85-e2532a2d11a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:05.017Z|b5997cd4-3197-45b6-89e6-26fb13d6990a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:05.017Z|b5997cd4-3197-45b6-89e6-26fb13d6990a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:11.062Z|99dc27bc-7598-43bd-8b58-7d3c282deae7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:08:11.065Z|99dc27bc-7598-43bd-8b58-7d3c282deae7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:15.034Z|a5845a3f-5301-4986-90e5-1b9bc2e072ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:15.035Z|a5845a3f-5301-4986-90e5-1b9bc2e072ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:15.041Z|1ec6e0a5-7793-4b0b-a09e-d3e03652cceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:15.042Z|1ec6e0a5-7793-4b0b-a09e-d3e03652cceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:15.046Z|819db0b4-9e8b-416e-8bf0-cc2016ef16c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:15.047Z|819db0b4-9e8b-416e-8bf0-cc2016ef16c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:16.103Z|bc17eee5-059d-4928-8c12-adec8712bae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:08:16.104Z|bc17eee5-059d-4928-8c12-adec8712bae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:08:16.343Z|3fcf1a43-dece-4d3e-909b-1b036969ea43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:08:16.344Z|3fcf1a43-dece-4d3e-909b-1b036969ea43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:08:25.063Z|b9febc28-be51-41be-b741-4c2a2821414f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:25.064Z|b9febc28-be51-41be-b741-4c2a2821414f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:25.071Z|473ad2aa-ed92-4b71-8b73-4f8daec35c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:25.071Z|2fd4cd79-ee3d-4592-80e5-33e7612dfc54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:25.072Z|2fd4cd79-ee3d-4592-80e5-33e7612dfc54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:25.072Z|473ad2aa-ed92-4b71-8b73-4f8daec35c6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:31.104Z|2862d505-a36c-4a97-ac64-067b20698659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:08:31.106Z|2862d505-a36c-4a97-ac64-067b20698659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:08:35.099Z|e570b29a-18a2-4c50-ba66-9b8916e04852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:35.099Z|1b47c825-c278-408a-a240-02afb0723496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:35.099Z|19351b34-3cd6-4112-91d8-d33f36511295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:35.100Z|e570b29a-18a2-4c50-ba66-9b8916e04852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:35.100Z|19351b34-3cd6-4112-91d8-d33f36511295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:35.100Z|1b47c825-c278-408a-a240-02afb0723496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:45.127Z|0081d1ec-0bc2-4d22-86eb-99cf49a8bc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:45.127Z|83a381f5-0906-44b7-9966-4c6e4c45179a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:45.127Z|72b34d79-4fe2-4a11-9772-8a2c100ab230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:45.127Z|0081d1ec-0bc2-4d22-86eb-99cf49a8bc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:45.127Z|83a381f5-0906-44b7-9966-4c6e4c45179a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:45.128Z|72b34d79-4fe2-4a11-9772-8a2c100ab230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:46.103Z|2617f946-7543-45e1-9ca8-439b2ae87442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:08:46.104Z|2617f946-7543-45e1-9ca8-439b2ae87442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:08:46.344Z|3f26da66-4e40-4064-9e3c-af3120bcb92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:08:46.345Z|3f26da66-4e40-4064-9e3c-af3120bcb92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:08:55.154Z|dc344c16-8e55-46ed-9103-af05dac1afc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:55.154Z|c4f0cc0f-d2ac-4c50-a657-64a7fbc85184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:55.154Z|dc344c16-8e55-46ed-9103-af05dac1afc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:55.155Z|c4f0cc0f-d2ac-4c50-a657-64a7fbc85184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:08:55.159Z|218f5823-7e89-4f39-a79a-b438ae54bf36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:08:55.159Z|218f5823-7e89-4f39-a79a-b438ae54bf36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:01.103Z|f23be652-c597-4bb6-889b-697d4ded69de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:09:01.104Z|f23be652-c597-4bb6-889b-697d4ded69de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:09:05.187Z|b831ab93-a02e-4954-a479-673a2beb9090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:05.188Z|b831ab93-a02e-4954-a479-673a2beb9090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:05.193Z|04f1ae20-cec5-47bf-8192-9bd15e0e2055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:05.195Z|04f1ae20-cec5-47bf-8192-9bd15e0e2055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:05.198Z|e307270a-183c-4f9c-aa1b-ec5c43047273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:05.198Z|e307270a-183c-4f9c-aa1b-ec5c43047273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:11.061Z|d5690428-7e1a-4679-b11a-ae752231ce7b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:09:11.062Z|d5690428-7e1a-4679-b11a-ae752231ce7b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:15.219Z|c1f96f42-1dbe-4f7c-958c-06c896d33777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:15.220Z|17755c32-62a5-453e-aa51-6b4fdeec3f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:15.220Z|c1f96f42-1dbe-4f7c-958c-06c896d33777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:15.221Z|17755c32-62a5-453e-aa51-6b4fdeec3f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:15.221Z|fcc400d2-d189-4b6e-87c2-90c911d17f50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:15.221Z|fcc400d2-d189-4b6e-87c2-90c911d17f50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:16.103Z|d8646dcc-2421-4375-91e6-64bef3781287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:09:16.106Z|d8646dcc-2421-4375-91e6-64bef3781287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:09:16.346Z|09c3469c-5ac3-4d31-9a54-fa31aa46b043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:09:16.346Z|09c3469c-5ac3-4d31-9a54-fa31aa46b043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:09:25.248Z|c0934c2f-8c9c-465d-936c-bb735346ac99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:25.248Z|f0f579ee-1220-4f2c-82a4-309eda2abff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:25.248Z|f0f579ee-1220-4f2c-82a4-309eda2abff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:25.249Z|c0934c2f-8c9c-465d-936c-bb735346ac99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:25.249Z|a40be760-073c-4467-894d-72b9daf80beb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:25.250Z|a40be760-073c-4467-894d-72b9daf80beb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:31.103Z|3489e4e1-9516-4a0d-b5b5-fed68cdf1cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:09:31.104Z|3489e4e1-9516-4a0d-b5b5-fed68cdf1cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:09:35.276Z|86d850cd-67e4-42fd-86f8-1de6b2b54b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:35.276Z|54ab7a85-3ec3-4985-be4c-6d3d009e970e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:35.276Z|7b429de7-ce4d-43bf-a65c-d72d7838b22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:35.277Z|86d850cd-67e4-42fd-86f8-1de6b2b54b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:35.277Z|54ab7a85-3ec3-4985-be4c-6d3d009e970e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:35.277Z|7b429de7-ce4d-43bf-a65c-d72d7838b22d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:45.301Z|9420dc2d-f259-4f83-a1ef-3629727502f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:45.302Z|022fd10c-3f77-4922-b2fb-f9f02ce627be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:45.301Z|626ce40d-42d2-4f62-9287-82b39a522570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:45.302Z|9420dc2d-f259-4f83-a1ef-3629727502f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:45.302Z|022fd10c-3f77-4922-b2fb-f9f02ce627be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:45.302Z|626ce40d-42d2-4f62-9287-82b39a522570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:46.103Z|648e13b1-9b05-4142-948d-8bf5f853d208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:09:46.104Z|648e13b1-9b05-4142-948d-8bf5f853d208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:09:46.347Z|f1f7cb1b-3719-4888-85a2-15fd16902a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:09:46.348Z|f1f7cb1b-3719-4888-85a2-15fd16902a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:09:55.334Z|964909ad-a6b1-4350-aae0-198480e590ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:55.334Z|5601dd27-87bc-4d6b-9514-ca6e32ce6f7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:55.335Z|964909ad-a6b1-4350-aae0-198480e590ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:55.335Z|5601dd27-87bc-4d6b-9514-ca6e32ce6f7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:09:55.335Z|df830f36-b192-4ee7-994e-f8c89169a8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:09:55.336Z|df830f36-b192-4ee7-994e-f8c89169a8e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:01.104Z|651db649-e0b5-47df-a27d-bb39455937b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:10:01.113Z|651db649-e0b5-47df-a27d-bb39455937b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:10:05.364Z|471c0dd4-5425-4a57-b5c2-588bb1fe62df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:05.365Z|471c0dd4-5425-4a57-b5c2-588bb1fe62df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:05.364Z|d041e06c-23f8-4d50-bb5a-14e626d89e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:05.366Z|d041e06c-23f8-4d50-bb5a-14e626d89e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:05.368Z|9de4460f-352e-4cf3-a9e3-882515af3131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:05.368Z|9de4460f-352e-4cf3-a9e3-882515af3131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:11.061Z|8a79d4b3-27fa-4eb5-bb63-62d41df66e32|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:10:11.062Z|8a79d4b3-27fa-4eb5-bb63-62d41df66e32|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:15.393Z|ac56bd0a-71f5-4049-9381-f52b6525bd24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:15.393Z|cd3bfe95-518a-4f0c-a8ec-8caf142cc6b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:15.394Z|ac56bd0a-71f5-4049-9381-f52b6525bd24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:15.394Z|cd3bfe95-518a-4f0c-a8ec-8caf142cc6b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:15.396Z|4829cd84-e05f-4b18-a5cb-a88c0d4ac275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:15.396Z|4829cd84-e05f-4b18-a5cb-a88c0d4ac275|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:16.103Z|adaa3d4e-487f-4a2b-9865-266611242017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:10:16.104Z|adaa3d4e-487f-4a2b-9865-266611242017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:10:16.349Z|3de294f1-fa9c-4349-a2be-7cc5b9a44ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:10:16.349Z|3de294f1-fa9c-4349-a2be-7cc5b9a44ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:10:25.425Z|e9db3514-f35f-48dd-8c78-688f536f332e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:25.425Z|9dd992bc-c1b6-4d48-9543-1337d1d09a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:25.425Z|533724ba-589e-485b-99c7-fcd8da0d2d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:25.426Z|9dd992bc-c1b6-4d48-9543-1337d1d09a1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:25.427Z|533724ba-589e-485b-99c7-fcd8da0d2d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:25.426Z|e9db3514-f35f-48dd-8c78-688f536f332e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:31.104Z|fd7beb2e-a490-4519-a62f-175ed4ad4e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:10:31.104Z|fd7beb2e-a490-4519-a62f-175ed4ad4e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:10:35.550Z|f54b3ad6-d78b-45c0-be53-9be3fa174bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:35.550Z|c53619db-a0a7-4b34-afe7-74d30b1b96d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:35.550Z|c53619db-a0a7-4b34-afe7-74d30b1b96d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:35.550Z|f54b3ad6-d78b-45c0-be53-9be3fa174bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:35.550Z|38295b66-abd4-4bed-ae8f-65ed166ca9b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:35.551Z|38295b66-abd4-4bed-ae8f-65ed166ca9b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:45.579Z|4fe25013-2b7f-40a7-8888-c10e482bb8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:45.579Z|a14624c0-616d-4af0-ae1f-0cd8776e34bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:45.579Z|4fe25013-2b7f-40a7-8888-c10e482bb8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:45.580Z|a14624c0-616d-4af0-ae1f-0cd8776e34bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:45.586Z|59803c7f-5c8c-4201-9649-412c0f56264f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:45.586Z|59803c7f-5c8c-4201-9649-412c0f56264f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:46.103Z|ea6e9341-4eae-4440-865b-94f8e81a148b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:10:46.107Z|ea6e9341-4eae-4440-865b-94f8e81a148b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:10:46.350Z|98bfd035-22f6-4caa-8231-d07482fe04d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:10:46.351Z|98bfd035-22f6-4caa-8231-d07482fe04d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:10:55.610Z|f964c8f3-8ac2-4d41-9668-c729deaf25ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:55.610Z|5db79eee-14dc-4cec-8bd9-58c3c0251375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:55.610Z|cbaba2e9-a750-4929-bf8d-7142e7fd370a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:10:55.611Z|5db79eee-14dc-4cec-8bd9-58c3c0251375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:55.611Z|f964c8f3-8ac2-4d41-9668-c729deaf25ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:10:55.611Z|cbaba2e9-a750-4929-bf8d-7142e7fd370a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:01.103Z|fcb82ab5-5c4d-4af6-8e70-4959606797ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:11:01.104Z|fcb82ab5-5c4d-4af6-8e70-4959606797ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:11:05.637Z|1606c6fa-bf73-4a43-9739-012c4f5c102d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:05.637Z|1606c6fa-bf73-4a43-9739-012c4f5c102d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:05.644Z|57d095a4-bbd8-449e-99a4-24dfcb3f2226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:05.644Z|1b57ebb6-d793-451e-b193-65ec28425111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:05.645Z|57d095a4-bbd8-449e-99a4-24dfcb3f2226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:05.645Z|1b57ebb6-d793-451e-b193-65ec28425111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:11.062Z|7d87b072-1133-405a-ad9c-e459b057fb34|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:11:11.063Z|7d87b072-1133-405a-ad9c-e459b057fb34|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:15.671Z|f400380c-bca7-4c02-8876-f9d3b8d9c66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:15.672Z|f400380c-bca7-4c02-8876-f9d3b8d9c66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:15.675Z|32fe66b7-7012-473e-8df2-77da0262351a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:15.676Z|32fe66b7-7012-473e-8df2-77da0262351a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:15.680Z|00854181-7ed8-427d-b51c-000a1c643c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:15.680Z|00854181-7ed8-427d-b51c-000a1c643c5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:16.103Z|365a0dbf-967f-425e-a6ca-c99dffb68ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:11:16.104Z|365a0dbf-967f-425e-a6ca-c99dffb68ab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:11:16.352Z|6181b544-9ab7-4577-9522-f693320a55fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:11:16.353Z|6181b544-9ab7-4577-9522-f693320a55fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:11:25.704Z|659806f3-2df9-4f5e-9b30-0df141674d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:25.704Z|dd18594e-e1f2-4b9f-a3e4-3c3df520d522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:25.705Z|659806f3-2df9-4f5e-9b30-0df141674d62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:25.706Z|61459658-4a2b-4ded-a4bf-c844bad58b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:25.706Z|dd18594e-e1f2-4b9f-a3e4-3c3df520d522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:25.706Z|61459658-4a2b-4ded-a4bf-c844bad58b24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:31.103Z|3e0a4bf8-aca7-4041-925f-22609c87201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:11:31.107Z|3e0a4bf8-aca7-4041-925f-22609c87201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:11:35.735Z|412209d8-7182-4d4f-89f0-ccc363cfcaf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:35.735Z|09b135c8-5f3a-4a69-af4b-5b73efcea22d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:35.736Z|412209d8-7182-4d4f-89f0-ccc363cfcaf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:35.736Z|09b135c8-5f3a-4a69-af4b-5b73efcea22d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:35.736Z|701cc360-0f35-4199-9b9e-a08a6aea354f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:35.736Z|701cc360-0f35-4199-9b9e-a08a6aea354f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:45.760Z|4f9caa3a-d89a-4aef-bf6a-6dccb19c8abc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:45.760Z|053b68db-f0b8-4085-9001-25654c34bd49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:45.761Z|4f9caa3a-d89a-4aef-bf6a-6dccb19c8abc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:45.761Z|053b68db-f0b8-4085-9001-25654c34bd49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:45.760Z|60093a01-7228-40e5-b54a-28bfe58a41e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:45.762Z|60093a01-7228-40e5-b54a-28bfe58a41e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:46.103Z|8ba0634c-439d-4ceb-a94f-1b01c56b8277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:11:46.104Z|8ba0634c-439d-4ceb-a94f-1b01c56b8277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:11:46.353Z|bbfe00a0-5c75-4768-8af6-b131cb544481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:11:46.354Z|bbfe00a0-5c75-4768-8af6-b131cb544481|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:11:55.786Z|f5fbbade-2d8a-47f9-8c42-4556aad45879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:55.786Z|310543f9-30e7-4ab5-8dbd-ef8b58067cf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:55.787Z|310543f9-30e7-4ab5-8dbd-ef8b58067cf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:55.787Z|f5fbbade-2d8a-47f9-8c42-4556aad45879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:11:55.787Z|f889c1be-c690-4ec4-946c-8886fd126ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:11:55.788Z|f889c1be-c690-4ec4-946c-8886fd126ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:01.103Z|65e364a6-ac3d-4ac7-804e-a4ea164ddaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:12:01.104Z|65e364a6-ac3d-4ac7-804e-a4ea164ddaa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:12:05.811Z|c145783e-40d6-4835-9bb6-fef8e7f2cbac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:05.812Z|c145783e-40d6-4835-9bb6-fef8e7f2cbac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:05.812Z|996c7c20-10d1-4cfa-a417-36a13ae45144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:05.813Z|996c7c20-10d1-4cfa-a417-36a13ae45144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:05.822Z|b8596841-2918-47cc-8caa-642bb38a4e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:05.822Z|b8596841-2918-47cc-8caa-642bb38a4e7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:11.063Z|36b3aade-a881-4188-9b54-52338b2a2f8e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:12:11.064Z|36b3aade-a881-4188-9b54-52338b2a2f8e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:15.836Z|a285d9bf-5e5f-4e79-8fdc-880177f758cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:15.836Z|9a4d9109-84cb-4c6d-95a0-bf857d59cb52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:15.837Z|9a4d9109-84cb-4c6d-95a0-bf857d59cb52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:15.837Z|a285d9bf-5e5f-4e79-8fdc-880177f758cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:15.846Z|3426fea6-8130-41bf-ad85-dec83c4ed71d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:15.846Z|3426fea6-8130-41bf-ad85-dec83c4ed71d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:16.103Z|9a1ffa84-6ed7-4350-be03-5ddf271a8878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:12:16.107Z|9a1ffa84-6ed7-4350-be03-5ddf271a8878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:12:16.355Z|aede72f9-4e6c-4a87-91bb-18d35b912e11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:12:16.355Z|aede72f9-4e6c-4a87-91bb-18d35b912e11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:12:25.864Z|06215633-ded1-44df-813c-2ce65aee8b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:25.865Z|06215633-ded1-44df-813c-2ce65aee8b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:25.871Z|ab1bddc1-421b-43f5-ac3a-39a0df9f1a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:25.871Z|3e52c8ff-d04a-44f0-9b95-fc2f0ff69883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:25.872Z|3e52c8ff-d04a-44f0-9b95-fc2f0ff69883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:25.872Z|ab1bddc1-421b-43f5-ac3a-39a0df9f1a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:31.103Z|cfeb57e6-14a0-4e85-a5fe-d5068ff04ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:12:31.104Z|cfeb57e6-14a0-4e85-a5fe-d5068ff04ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:12:35.897Z|e175c106-a7b9-49a7-8da0-07c93aee524b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:35.897Z|76e54ed9-a7f1-43f7-919b-29bd790b5916|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:35.898Z|76e54ed9-a7f1-43f7-919b-29bd790b5916|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:35.898Z|e175c106-a7b9-49a7-8da0-07c93aee524b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:35.899Z|d91212ab-7f4e-4ca1-8112-f9493649050f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:35.900Z|d91212ab-7f4e-4ca1-8112-f9493649050f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:45.925Z|7e4f45c5-ba20-44ed-baf2-54a9b807d487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:45.926Z|a3505e11-f18d-4b51-b8ef-fdcc347d7a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:45.926Z|7e4f45c5-ba20-44ed-baf2-54a9b807d487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:45.927Z|a3505e11-f18d-4b51-b8ef-fdcc347d7a19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:45.936Z|f88f848a-da5b-4708-b4e5-44b6aef82e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:45.937Z|f88f848a-da5b-4708-b4e5-44b6aef82e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:46.103Z|f4c85cbf-a4b3-4488-a487-17a71b5a8ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:12:46.104Z|f4c85cbf-a4b3-4488-a487-17a71b5a8ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:12:46.356Z|2d2bfa9b-6ad6-43b3-8952-8ccbb3f82383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:12:46.357Z|2d2bfa9b-6ad6-43b3-8952-8ccbb3f82383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:12:55.956Z|f5ce5bc3-4ba2-440f-ac11-d1fd0e79c931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:55.957Z|f5ce5bc3-4ba2-440f-ac11-d1fd0e79c931|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:55.960Z|cd62b299-cf63-42a5-bfd2-46a42db2e08b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:55.961Z|cd62b299-cf63-42a5-bfd2-46a42db2e08b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:12:55.963Z|9361efc5-30b2-4733-9995-461025ad8195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:12:55.964Z|9361efc5-30b2-4733-9995-461025ad8195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:01.103Z|4dc8a463-f4e4-43ee-ba25-6d6546df97f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:13:01.107Z|4dc8a463-f4e4-43ee-ba25-6d6546df97f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:13:05.982Z|2e7a4437-ac7a-44ed-ba1d-fee664f11998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:05.983Z|2e7a4437-ac7a-44ed-ba1d-fee664f11998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:05.984Z|31fc44b0-fb4f-40e3-8555-9177ad12dd2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:05.985Z|31fc44b0-fb4f-40e3-8555-9177ad12dd2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:05.991Z|cab7e9fa-311c-4441-96f2-d33e6eb846a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:05.992Z|cab7e9fa-311c-4441-96f2-d33e6eb846a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:11.061Z|5f11e392-eb6d-48c1-834a-f8725a416700|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:13:11.062Z|5f11e392-eb6d-48c1-834a-f8725a416700|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:16.010Z|fd4032ef-2457-4115-96ad-0981695f59d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:16.010Z|3af0d32c-9210-468a-8bf6-affb842ef484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:16.010Z|fd4032ef-2457-4115-96ad-0981695f59d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:16.011Z|3af0d32c-9210-468a-8bf6-affb842ef484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:16.015Z|0832aa04-8a5f-472c-9c54-ffcd23654553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:16.016Z|0832aa04-8a5f-472c-9c54-ffcd23654553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:16.103Z|93c994b7-78cc-4380-a916-969db63822af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:13:16.104Z|93c994b7-78cc-4380-a916-969db63822af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:13:16.357Z|fe3e56be-b024-43fa-9868-68002fb0d674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:13:16.358Z|fe3e56be-b024-43fa-9868-68002fb0d674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:13:26.040Z|32d31650-fe3a-4f8d-8f22-3346ea896401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:26.040Z|f79527e4-c1fd-41f8-8307-49229d90d6a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:26.040Z|d0208410-908e-4fa9-a5a0-d23e8dde3085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:26.040Z|32d31650-fe3a-4f8d-8f22-3346ea896401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:26.040Z|d0208410-908e-4fa9-a5a0-d23e8dde3085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:26.040Z|f79527e4-c1fd-41f8-8307-49229d90d6a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:31.103Z|e9b320f5-fbdb-4b30-872a-fe29c6b82845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:13:31.105Z|e9b320f5-fbdb-4b30-872a-fe29c6b82845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:13:36.071Z|0d901fb9-64ad-4a10-9764-53a734455ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:36.071Z|95b7223f-4987-40d2-b841-c8693439883b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:36.071Z|0d901fb9-64ad-4a10-9764-53a734455ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:36.071Z|95b7223f-4987-40d2-b841-c8693439883b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:36.075Z|07d57429-aaaa-4482-95ec-ecd767db4b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:36.076Z|07d57429-aaaa-4482-95ec-ecd767db4b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:46.098Z|3c09732d-0365-41f8-b018-cd9aa42a6a1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:46.098Z|bf20a058-4ea4-4ac2-8612-5ed75125dfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:46.099Z|3c09732d-0365-41f8-b018-cd9aa42a6a1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:46.099Z|bf20a058-4ea4-4ac2-8612-5ed75125dfd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:46.102Z|db4fabda-27fe-47a5-bdf0-80ebdd23e035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:46.103Z|db4fabda-27fe-47a5-bdf0-80ebdd23e035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:46.103Z|9e55b30d-6f2a-42da-8abd-8ce20d11acf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:13:46.106Z|9e55b30d-6f2a-42da-8abd-8ce20d11acf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:13:46.359Z|9274d6e3-3c8d-4e39-af25-638f55b7112b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:13:46.360Z|9274d6e3-3c8d-4e39-af25-638f55b7112b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:13:56.126Z|9a802a8a-3f07-4335-83c8-8e6638f048e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:56.127Z|9a802a8a-3f07-4335-83c8-8e6638f048e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:56.128Z|8edb354f-9abe-4f76-87f5-ca07e0ab2fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:56.128Z|8edb354f-9abe-4f76-87f5-ca07e0ab2fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:13:56.132Z|f33ef8cc-1282-4e67-8a1c-4f8fb0f56c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:13:56.132Z|f33ef8cc-1282-4e67-8a1c-4f8fb0f56c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:01.103Z|34efef25-5a8a-4841-96d9-2c8f0d907c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:14:01.104Z|34efef25-5a8a-4841-96d9-2c8f0d907c07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:14:06.152Z|5701e916-b562-4c22-81e0-f058cd2dc78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:06.152Z|5701e916-b562-4c22-81e0-f058cd2dc78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:06.153Z|ec606cef-8ee2-48cc-9c57-90e6b4d24884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:06.154Z|ec606cef-8ee2-48cc-9c57-90e6b4d24884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:06.154Z|16857048-2a19-4633-ae82-31025fe1c42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:06.155Z|16857048-2a19-4633-ae82-31025fe1c42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:11.062Z|24a3d481-708c-4166-893a-7e32f4cd0aca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:14:11.062Z|24a3d481-708c-4166-893a-7e32f4cd0aca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:16.103Z|6cb8022a-a54f-4d71-b6d2-24904efd23da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:14:16.104Z|6cb8022a-a54f-4d71-b6d2-24904efd23da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:14:16.182Z|2f48129b-d21b-4659-b0bf-00834c2c54c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:16.182Z|88bd4209-cdf0-47eb-ae2b-d3776c0948c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:16.183Z|88bd4209-cdf0-47eb-ae2b-d3776c0948c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:16.183Z|2f48129b-d21b-4659-b0bf-00834c2c54c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:16.185Z|6d91a6ce-7a2d-4b91-8dc0-89c3c031bc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:16.186Z|6d91a6ce-7a2d-4b91-8dc0-89c3c031bc5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:16.360Z|fb97929e-43ee-4f65-a398-c9e910e90406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:14:16.361Z|fb97929e-43ee-4f65-a398-c9e910e90406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:14:26.211Z|39259195-a899-4f9d-8889-7c970ffffc97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:26.211Z|1f794c3f-9197-4d52-8a88-89def67b9a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:26.212Z|39259195-a899-4f9d-8889-7c970ffffc97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:26.212Z|1f794c3f-9197-4d52-8a88-89def67b9a34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:26.213Z|5a53a520-0037-45d5-aa51-516162e4d2b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:26.217Z|5a53a520-0037-45d5-aa51-516162e4d2b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:31.103Z|d3657d56-0ae8-469e-b756-360c743d5db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:14:31.106Z|d3657d56-0ae8-469e-b756-360c743d5db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:14:36.246Z|029c0891-0eb8-451f-bd4b-ca7902712d9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:36.246Z|029c0891-0eb8-451f-bd4b-ca7902712d9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:36.253Z|62b7adc3-784d-4a18-ba4f-1148de8b3c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:36.254Z|62b7adc3-784d-4a18-ba4f-1148de8b3c2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:36.254Z|f6b7e071-8b8a-450f-98e4-db12d21bf58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:36.255Z|f6b7e071-8b8a-450f-98e4-db12d21bf58f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:46.103Z|ad8da6e5-68c5-49a0-be2f-7313e9249591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:14:46.104Z|ad8da6e5-68c5-49a0-be2f-7313e9249591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:14:46.271Z|41460b82-d728-4906-a23e-bd693857f07a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:46.272Z|41460b82-d728-4906-a23e-bd693857f07a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:46.283Z|8c4a33be-da1d-4784-82b5-01272a65fda4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:46.284Z|8c4a33be-da1d-4784-82b5-01272a65fda4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:46.284Z|e14312ca-ce20-4aa1-a262-15ae59ada34f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:46.285Z|e14312ca-ce20-4aa1-a262-15ae59ada34f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:46.362Z|be7b8bdb-d247-4d32-9a85-2f3ce7b1c7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:14:46.363Z|be7b8bdb-d247-4d32-9a85-2f3ce7b1c7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:14:56.297Z|b135f74a-7122-4359-8533-4a622b7f1adb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:56.297Z|b135f74a-7122-4359-8533-4a622b7f1adb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:56.306Z|81b2c92f-f8ee-43f4-8bb4-a8b3df1c4343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:56.307Z|81b2c92f-f8ee-43f4-8bb4-a8b3df1c4343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:14:56.315Z|31144f99-7545-4e6b-879b-743eac4b8fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:14:56.315Z|31144f99-7545-4e6b-879b-743eac4b8fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:01.103Z|b9788437-f9a1-4ff8-8c19-71edd764299a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:15:01.104Z|b9788437-f9a1-4ff8-8c19-71edd764299a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:15:06.323Z|ef3f737c-bba8-43f4-9630-94c2560ee1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:06.324Z|ef3f737c-bba8-43f4-9630-94c2560ee1bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:06.331Z|8706d86e-cb42-4db2-b1ee-7756260a0aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:06.332Z|8706d86e-cb42-4db2-b1ee-7756260a0aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:06.337Z|739c613f-1626-445f-b295-70a597db90ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:06.338Z|739c613f-1626-445f-b295-70a597db90ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:11.063Z|68f2b794-6fc2-445e-93e2-a4a9b343e667|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:15:11.064Z|68f2b794-6fc2-445e-93e2-a4a9b343e667|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:16.104Z|3f4f1f88-8e01-470d-9814-f321389ec006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:15:16.107Z|3f4f1f88-8e01-470d-9814-f321389ec006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:15:16.360Z|d4a79d47-e700-404b-9172-7d50e7724e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:16.360Z|ba67b7ed-e4d6-4b12-bd20-5e8f41b7be8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:16.361Z|d4a79d47-e700-404b-9172-7d50e7724e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:16.361Z|ba67b7ed-e4d6-4b12-bd20-5e8f41b7be8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:16.364Z|f358b00c-2e09-4a34-80a4-3d19eedc8d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:16.365Z|aee38a56-efe7-4d28-a058-aebed289cf06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:15:16.365Z|aee38a56-efe7-4d28-a058-aebed289cf06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:15:16.365Z|f358b00c-2e09-4a34-80a4-3d19eedc8d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:26.387Z|864116ad-bdf0-4ec6-80b1-9c91a56a2f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:26.387Z|db48eb6c-9057-4ffc-8d24-5968c8ba2ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:26.389Z|db48eb6c-9057-4ffc-8d24-5968c8ba2ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:26.389Z|864116ad-bdf0-4ec6-80b1-9c91a56a2f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:26.389Z|bfbdec78-5292-4a54-8389-f43f5b89d126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:26.390Z|bfbdec78-5292-4a54-8389-f43f5b89d126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:31.103Z|1ddd8f9d-ab9c-46b2-a230-b9694935fae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:15:31.104Z|1ddd8f9d-ab9c-46b2-a230-b9694935fae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:15:36.417Z|71cd29d1-512e-43a2-8f24-0e02c4226781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:36.417Z|dabfb472-1f6f-44cb-a01e-0a0e53722b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:36.418Z|dabfb472-1f6f-44cb-a01e-0a0e53722b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:36.418Z|71cd29d1-512e-43a2-8f24-0e02c4226781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:36.425Z|159fd180-a449-4ec0-976d-67e73bab7e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:36.426Z|159fd180-a449-4ec0-976d-67e73bab7e58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:46.104Z|64362669-7fd8-461f-bd12-e97de710fbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:15:46.104Z|64362669-7fd8-461f-bd12-e97de710fbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:15:46.366Z|a0d7beac-34e2-4e00-ba86-048037924f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:15:46.367Z|a0d7beac-34e2-4e00-ba86-048037924f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:15:46.450Z|527a90f1-1f4d-419d-9a90-5c3b526abcfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:46.451Z|527a90f1-1f4d-419d-9a90-5c3b526abcfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:46.452Z|49dee3f5-fa17-408d-bd09-bc95ec1fd0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:46.453Z|49dee3f5-fa17-408d-bd09-bc95ec1fd0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:46.458Z|0da6ab8e-d254-452e-a172-3125b3883748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:46.459Z|0da6ab8e-d254-452e-a172-3125b3883748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:56.480Z|e39078f2-6cdb-4fd8-a6b7-b9482680aa52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:56.480Z|e39078f2-6cdb-4fd8-a6b7-b9482680aa52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:56.480Z|3f539266-2a3c-4e92-b072-d4610fce16e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:56.481Z|3f539266-2a3c-4e92-b072-d4610fce16e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:15:56.483Z|449f360a-691c-4544-9534-b82d08a9bf47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:15:56.484Z|449f360a-691c-4544-9534-b82d08a9bf47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:01.104Z|aa2085fe-39f7-4c22-9867-2fb15626ac60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:16:01.107Z|aa2085fe-39f7-4c22-9867-2fb15626ac60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:16:06.506Z|2c7c219e-2553-4e01-a0e6-83fa3eb96a92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:06.506Z|a04b447d-fdbc-4c9a-adce-6ce006fef88d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:06.506Z|b884372b-8eae-4f1b-b454-9f52c689eb85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:06.507Z|2c7c219e-2553-4e01-a0e6-83fa3eb96a92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:06.507Z|b884372b-8eae-4f1b-b454-9f52c689eb85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:06.507Z|a04b447d-fdbc-4c9a-adce-6ce006fef88d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:11.063Z|463d2c1d-45e0-41fb-828d-aa8d39eb5e15|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:16:11.064Z|463d2c1d-45e0-41fb-828d-aa8d39eb5e15|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:16.104Z|b68ecc9e-d13f-4d53-ab8f-0ca3c401b5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:16:16.105Z|b68ecc9e-d13f-4d53-ab8f-0ca3c401b5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:16:16.368Z|c52fc130-1543-4e0e-b00d-b13dac0d1547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:16:16.369Z|c52fc130-1543-4e0e-b00d-b13dac0d1547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:16:16.533Z|99ba09c3-cac4-4695-a04d-d45438366290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:16.533Z|7e783362-5065-4961-ad29-50b8070f82df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:16.534Z|99ba09c3-cac4-4695-a04d-d45438366290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:16.534Z|7e783362-5065-4961-ad29-50b8070f82df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:16.541Z|bb8f4870-a8f7-49eb-a505-7b3b940e96ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:16.542Z|bb8f4870-a8f7-49eb-a505-7b3b940e96ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:26.561Z|105f8a98-9918-4bd6-b34a-806765cdd575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:26.562Z|105f8a98-9918-4bd6-b34a-806765cdd575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:26.566Z|63e2dd59-457e-4998-b84f-3ab20b51e1ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:26.567Z|ad1a8b1e-a673-4776-909f-5967a09962be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:26.567Z|63e2dd59-457e-4998-b84f-3ab20b51e1ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:26.567Z|ad1a8b1e-a673-4776-909f-5967a09962be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:31.104Z|1c6f3ac0-b646-47fe-bd26-b90f5a7d4877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:16:31.105Z|1c6f3ac0-b646-47fe-bd26-b90f5a7d4877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:16:36.589Z|732ce8fc-30fa-4bf3-958e-e28ad605b8ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:36.589Z|4250667b-1459-4949-af4c-5e3ce2b9ada0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:36.590Z|732ce8fc-30fa-4bf3-958e-e28ad605b8ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:36.590Z|4250667b-1459-4949-af4c-5e3ce2b9ada0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:36.597Z|cfd429b3-1954-473e-b176-02dbb58153c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:36.598Z|cfd429b3-1954-473e-b176-02dbb58153c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:46.104Z|2f38ac43-f4a9-4a3c-bae0-374acc50b5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:16:46.107Z|2f38ac43-f4a9-4a3c-bae0-374acc50b5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:16:46.370Z|f0361779-c9fb-4213-846b-5cbd2dfe849b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:16:46.370Z|f0361779-c9fb-4213-846b-5cbd2dfe849b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:16:46.617Z|45024ced-8e68-4492-b5a6-dee7fe084cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:46.618Z|45024ced-8e68-4492-b5a6-dee7fe084cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:46.623Z|619ce2d7-07f8-460c-9191-68657658c4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:46.624Z|619ce2d7-07f8-460c-9191-68657658c4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:46.627Z|317cb4e1-a9f4-4495-b097-4567d6a6f2bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:46.628Z|317cb4e1-a9f4-4495-b097-4567d6a6f2bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:56.645Z|91e28150-0abb-4a32-bea6-7c6cbbb7a593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:56.646Z|91e28150-0abb-4a32-bea6-7c6cbbb7a593|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:56.662Z|e9f662bf-43b7-4c0a-9497-ec1df710335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:56.662Z|0bd773d7-8439-43a4-874f-51f2c9a9dd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:16:56.663Z|e9f662bf-43b7-4c0a-9497-ec1df710335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:16:56.663Z|0bd773d7-8439-43a4-874f-51f2c9a9dd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:01.103Z|f31044eb-be1a-4328-a427-70af4a1eea15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:17:01.104Z|f31044eb-be1a-4328-a427-70af4a1eea15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:17:06.671Z|af45aa64-7513-45e1-be17-aaf04ab2c555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:06.672Z|af45aa64-7513-45e1-be17-aaf04ab2c555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:06.686Z|6c42fcff-33e5-4d71-bfa1-b60e91f0dce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:06.687Z|6c42fcff-33e5-4d71-bfa1-b60e91f0dce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:06.687Z|e7f2a370-8179-4f75-b211-3121a448da25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:06.687Z|e7f2a370-8179-4f75-b211-3121a448da25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:11.065Z|4ff553c8-3e1c-443e-aa17-31e2da44917f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:17:11.066Z|4ff553c8-3e1c-443e-aa17-31e2da44917f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:16.103Z|51860ef5-c852-408e-989a-ccbca8fe2b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:17:16.104Z|51860ef5-c852-408e-989a-ccbca8fe2b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:17:16.371Z|adea85bd-cd2c-407d-8a67-ddeb31d67a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:17:16.372Z|adea85bd-cd2c-407d-8a67-ddeb31d67a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:17:16.706Z|74916558-8604-4471-b0c4-0ccfea09054c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:16.708Z|74916558-8604-4471-b0c4-0ccfea09054c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:16.713Z|efb1f80b-48da-4596-a04b-a30437dbfef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:16.714Z|1d3c891a-1b2e-4648-a0b5-bba35c762f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:16.714Z|efb1f80b-48da-4596-a04b-a30437dbfef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:16.714Z|1d3c891a-1b2e-4648-a0b5-bba35c762f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:26.735Z|03f558f9-be4d-4c2b-bb2e-49d342165fc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:26.736Z|03f558f9-be4d-4c2b-bb2e-49d342165fc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:26.740Z|7a986408-dad5-4db5-a09f-52132acfecb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:26.740Z|a3243f3d-e2d1-420a-a85a-495dc938579e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:26.741Z|7a986408-dad5-4db5-a09f-52132acfecb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:26.741Z|a3243f3d-e2d1-420a-a85a-495dc938579e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:31.103Z|8d2819f5-a7b8-48cf-919f-531ad6cb7aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:17:31.106Z|8d2819f5-a7b8-48cf-919f-531ad6cb7aab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:17:36.763Z|1c4c20da-063c-4dfc-9136-a1205cd9c106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:36.765Z|1c4c20da-063c-4dfc-9136-a1205cd9c106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:36.768Z|6763d756-f879-4fb5-9037-cb0cc649c9fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:36.769Z|3eea7f1d-8139-4221-81ee-dee4ef29e07f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:36.769Z|6763d756-f879-4fb5-9037-cb0cc649c9fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:36.769Z|3eea7f1d-8139-4221-81ee-dee4ef29e07f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:46.104Z|5004f8db-0ecb-4e94-9567-c89b2455da8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:17:46.106Z|5004f8db-0ecb-4e94-9567-c89b2455da8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:17:46.373Z|18bca066-8756-4d49-ac4f-20283feb2fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:17:46.374Z|18bca066-8756-4d49-ac4f-20283feb2fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:17:46.792Z|3b76d308-2235-4e14-91f2-e30d2720fb22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:46.792Z|a180d3ab-bbb6-4cc6-9771-e6312374ff16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:46.793Z|3b76d308-2235-4e14-91f2-e30d2720fb22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:46.793Z|a180d3ab-bbb6-4cc6-9771-e6312374ff16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:46.796Z|ded3db0b-dc66-4a86-85a1-76aafffe6d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:46.796Z|ded3db0b-dc66-4a86-85a1-76aafffe6d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:56.828Z|1224e6de-c2bf-4e02-9f4f-f94537942c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:56.828Z|98a5ddc1-c5b1-487d-a10f-6c9049ee66fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:56.828Z|9ae0dbb4-39da-4db0-89e1-b7bb3490165d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:17:56.828Z|9ae0dbb4-39da-4db0-89e1-b7bb3490165d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:56.828Z|1224e6de-c2bf-4e02-9f4f-f94537942c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:17:56.831Z|98a5ddc1-c5b1-487d-a10f-6c9049ee66fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:01.103Z|e81cacea-1054-4821-865f-3c34c0a42bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:18:01.105Z|e81cacea-1054-4821-865f-3c34c0a42bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:18:06.855Z|11309a06-69aa-4522-a929-2a1c0fa8fd97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:06.855Z|e80caec8-886c-40ba-9971-6ab138fdfadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:06.856Z|11309a06-69aa-4522-a929-2a1c0fa8fd97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:06.856Z|e80caec8-886c-40ba-9971-6ab138fdfadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:06.856Z|058a1171-26d1-4b88-99ee-9e4a9f3b7a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:06.857Z|058a1171-26d1-4b88-99ee-9e4a9f3b7a4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:11.061Z|2bcd3b6a-4e48-4069-a6ff-4cdb8505b51f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:18:11.062Z|2bcd3b6a-4e48-4069-a6ff-4cdb8505b51f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:16.103Z|771b27d4-56bd-482c-8739-97201c47251d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:18:16.106Z|771b27d4-56bd-482c-8739-97201c47251d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:18:16.374Z|37eb45aa-de46-4472-918a-3a0b1b8b63d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:18:16.375Z|37eb45aa-de46-4472-918a-3a0b1b8b63d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:18:16.880Z|fa4f8b37-f050-42a3-b3ff-d7b9d253e4c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:16.880Z|fa4f8b37-f050-42a3-b3ff-d7b9d253e4c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:16.882Z|30e6b521-2d4f-4ac3-931a-a959d2a53940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:16.882Z|30e6b521-2d4f-4ac3-931a-a959d2a53940|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:16.880Z|a2f59c9b-ee07-4ceb-a906-27f1d490ca2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:16.884Z|a2f59c9b-ee07-4ceb-a906-27f1d490ca2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:26.907Z|7aa8708c-685f-419f-b661-a1a2a9cc768d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:26.907Z|81bb8642-5ead-4a84-95a7-b3ced5c89c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:26.908Z|7aa8708c-685f-419f-b661-a1a2a9cc768d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:26.908Z|81bb8642-5ead-4a84-95a7-b3ced5c89c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:26.914Z|d2c6d338-9d27-4e39-9b9a-87687b8b80d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:26.915Z|d2c6d338-9d27-4e39-9b9a-87687b8b80d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:31.104Z|470ced3e-692e-462b-8e3d-0ac99d584561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:18:31.104Z|470ced3e-692e-462b-8e3d-0ac99d584561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:18:36.932Z|7c43f51f-c8f8-4440-9d0c-0e881965dda8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:36.932Z|962852b3-4646-46d0-b4a4-b070309b95ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:36.933Z|962852b3-4646-46d0-b4a4-b070309b95ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:36.933Z|7c43f51f-c8f8-4440-9d0c-0e881965dda8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:36.939Z|21aa02a1-2d1c-41ea-bf10-c77a5ab536f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:36.939Z|21aa02a1-2d1c-41ea-bf10-c77a5ab536f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:46.103Z|b7c0a3b9-c785-4225-b152-dda0127126e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:18:46.104Z|b7c0a3b9-c785-4225-b152-dda0127126e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:18:46.376Z|bb51c98b-d58b-43ba-b428-7d91ec167621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:18:46.376Z|bb51c98b-d58b-43ba-b428-7d91ec167621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:18:46.961Z|780e3379-68c2-4270-81b9-0ab7b6631a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:46.962Z|780e3379-68c2-4270-81b9-0ab7b6631a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:46.968Z|af24cbdd-513b-4a7b-ad2a-a4ea650489ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:46.969Z|af24cbdd-513b-4a7b-ad2a-a4ea650489ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:46.968Z|6c5b7b52-a969-4cd0-98d4-dbf86fff01da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:46.969Z|6c5b7b52-a969-4cd0-98d4-dbf86fff01da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:56.994Z|d93258eb-d016-4b3f-8823-41c93af6aa5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:56.994Z|39492dfd-1f22-4e2f-9703-9b243945e52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:56.994Z|6b2abcdc-8153-4133-8c54-2f6da4338c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:18:56.995Z|39492dfd-1f22-4e2f-9703-9b243945e52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:56.995Z|6b2abcdc-8153-4133-8c54-2f6da4338c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:18:56.996Z|d93258eb-d016-4b3f-8823-41c93af6aa5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:01.103Z|2bdc02d2-c90e-40c7-babb-dfa8bef27d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:19:01.106Z|2bdc02d2-c90e-40c7-babb-dfa8bef27d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:19:07.021Z|3606b85f-1954-4f2d-ace2-55545e366abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:07.021Z|00136363-b023-496b-a260-2f094e5a518d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:07.022Z|00136363-b023-496b-a260-2f094e5a518d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:07.022Z|3606b85f-1954-4f2d-ace2-55545e366abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:07.024Z|ebde322b-d872-4395-97d1-5ca4b946ff9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:07.025Z|ebde322b-d872-4395-97d1-5ca4b946ff9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:11.063Z|569a7031-95ea-4a10-8a38-d0b0fa20ea1f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:19:11.064Z|569a7031-95ea-4a10-8a38-d0b0fa20ea1f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:16.103Z|9e24c854-14b7-43cc-a388-089ef886825c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:19:16.104Z|9e24c854-14b7-43cc-a388-089ef886825c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:19:16.377Z|0012b80b-88a3-44d6-9b35-a1e4e2d1f78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:19:16.378Z|0012b80b-88a3-44d6-9b35-a1e4e2d1f78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:19:17.048Z|8f453498-562e-4bd6-b3fb-341ef43c4223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:17.048Z|1210ccef-e1cf-4ece-87ad-71c57bf8b80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:17.049Z|8f453498-562e-4bd6-b3fb-341ef43c4223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:17.049Z|1210ccef-e1cf-4ece-87ad-71c57bf8b80c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:17.058Z|fa78c445-232a-4c9b-85cc-efa43fdd0f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:17.059Z|fa78c445-232a-4c9b-85cc-efa43fdd0f84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:27.088Z|ebe5839d-9ce7-418e-a4b8-38fb08885f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:27.088Z|fd14022b-7d5b-4ff3-a83e-925882b78309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:27.089Z|ebe5839d-9ce7-418e-a4b8-38fb08885f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:27.089Z|fd14022b-7d5b-4ff3-a83e-925882b78309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:27.099Z|4c3c61ef-8f50-4da7-8371-eeb0ac57c5ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:27.100Z|4c3c61ef-8f50-4da7-8371-eeb0ac57c5ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:31.103Z|42aaaca9-b3bf-4753-b0d7-8d1387a61bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:19:31.104Z|42aaaca9-b3bf-4753-b0d7-8d1387a61bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:19:37.118Z|c99233c8-64a3-4649-9f9b-13572a6c05fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:37.119Z|c99233c8-64a3-4649-9f9b-13572a6c05fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:37.132Z|fd42c50e-eb63-4f9c-933e-d2b4c4cacfd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:37.137Z|fd42c50e-eb63-4f9c-933e-d2b4c4cacfd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:37.148Z|27dcd1dc-41c4-42cc-a74a-28dbd71a9796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:37.148Z|27dcd1dc-41c4-42cc-a74a-28dbd71a9796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:46.104Z|a4d2eb02-7601-419f-a13b-a7f70ee69813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:19:46.107Z|a4d2eb02-7601-419f-a13b-a7f70ee69813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:19:46.379Z|3bfe0d71-78fd-4ddd-8523-0b827072947d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:19:46.379Z|3bfe0d71-78fd-4ddd-8523-0b827072947d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:19:47.152Z|621f1398-36d0-42a6-81c7-e6c98b6b9f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:47.153Z|621f1398-36d0-42a6-81c7-e6c98b6b9f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:47.161Z|b5be8a2a-2622-4da7-ac77-85462bce1812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:47.162Z|b5be8a2a-2622-4da7-ac77-85462bce1812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:47.172Z|498dfe57-93d8-4eb0-9d29-0c2a9768405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:47.173Z|498dfe57-93d8-4eb0-9d29-0c2a9768405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:57.180Z|6d67658e-5eec-4eeb-be5b-f1e4bde5dee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:57.181Z|6d67658e-5eec-4eeb-be5b-f1e4bde5dee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:57.189Z|fef5b4c5-c021-4fb7-86f5-9f063e366c23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:57.190Z|fef5b4c5-c021-4fb7-86f5-9f063e366c23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:19:57.199Z|48d9878f-4acd-4c00-8335-09000e1537e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:19:57.200Z|48d9878f-4acd-4c00-8335-09000e1537e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:01.103Z|e2055cc3-89dd-4c87-aa6a-de1348f29078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:20:01.104Z|e2055cc3-89dd-4c87-aa6a-de1348f29078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:20:07.209Z|17e7a0ef-2887-4622-8c21-4ea7088781fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:07.210Z|17e7a0ef-2887-4622-8c21-4ea7088781fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:07.214Z|0fc06e3b-9484-4886-b86a-f13f4ca3caa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:07.215Z|0fc06e3b-9484-4886-b86a-f13f4ca3caa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:07.229Z|67fac081-2910-429c-abf1-b41a0810128c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:07.230Z|67fac081-2910-429c-abf1-b41a0810128c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:11.064Z|cad5a60a-1479-4e56-9304-bb09263e5757|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:20:11.065Z|cad5a60a-1479-4e56-9304-bb09263e5757|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:16.103Z|94894e57-69a1-4b99-aab1-5bd04434d6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:20:16.104Z|94894e57-69a1-4b99-aab1-5bd04434d6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:20:16.380Z|8a4aefbc-73cd-46ed-afea-e1b20be50da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:20:16.381Z|8a4aefbc-73cd-46ed-afea-e1b20be50da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:20:17.239Z|ea9fbf90-aba7-4f41-9d6b-5d5f8a0e0b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:17.240Z|ea9fbf90-aba7-4f41-9d6b-5d5f8a0e0b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:17.241Z|4339e0d1-7064-4c94-a363-add85be87593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:17.241Z|4339e0d1-7064-4c94-a363-add85be87593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:17.258Z|a3908250-f0e1-48b5-949a-20ca25b0cb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:17.259Z|a3908250-f0e1-48b5-949a-20ca25b0cb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:27.266Z|bb728192-a8f6-403e-92a9-1b86e8353f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:27.266Z|6fa38d03-faae-4d7f-b0d3-a3a124a8933d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:27.267Z|6fa38d03-faae-4d7f-b0d3-a3a124a8933d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:27.267Z|bb728192-a8f6-403e-92a9-1b86e8353f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:27.288Z|8630d688-4b04-4ca2-9b48-9dd34a3be7fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:27.289Z|8630d688-4b04-4ca2-9b48-9dd34a3be7fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:31.103Z|48f06490-8fc0-4ce2-8f37-766ffeff9ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:20:31.106Z|48f06490-8fc0-4ce2-8f37-766ffeff9ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:20:37.295Z|e11ab8c5-52bb-4949-bc8a-7d5a62d3941b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:37.295Z|973cd6ad-0828-4f25-8031-0453a3a97dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:37.296Z|973cd6ad-0828-4f25-8031-0453a3a97dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:37.296Z|e11ab8c5-52bb-4949-bc8a-7d5a62d3941b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:37.317Z|f17ed978-3130-41bf-8105-a0c5bcfc4f4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:37.318Z|f17ed978-3130-41bf-8105-a0c5bcfc4f4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:46.103Z|96c6aa56-d539-4507-b3d3-f50745c1fbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:20:46.104Z|96c6aa56-d539-4507-b3d3-f50745c1fbb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:20:46.382Z|5d97ada1-00bd-46bd-89bc-7d696de47560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:20:46.383Z|5d97ada1-00bd-46bd-89bc-7d696de47560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:20:47.321Z|82931c90-947c-4b92-9b41-0547858f6f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:47.322Z|82931c90-947c-4b92-9b41-0547858f6f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:47.329Z|7eca3da3-a282-4532-a66f-87fe7bef1a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:47.330Z|7eca3da3-a282-4532-a66f-87fe7bef1a8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:47.353Z|5656416b-486a-418d-96a4-e4788fc974fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:47.354Z|5656416b-486a-418d-96a4-e4788fc974fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:57.348Z|734c1367-40e0-4287-97a8-fe5e4e6170d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:57.349Z|734c1367-40e0-4287-97a8-fe5e4e6170d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:57.357Z|ce81dce3-252b-40b0-a72e-3061562a397b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:57.357Z|ce81dce3-252b-40b0-a72e-3061562a397b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:20:57.393Z|28bea5cf-3261-41de-9301-519906547427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:20:57.394Z|28bea5cf-3261-41de-9301-519906547427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:01.103Z|46263d27-6e3f-4d28-b6a9-b2c5db722386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:21:01.104Z|46263d27-6e3f-4d28-b6a9-b2c5db722386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:21:07.378Z|fab602fc-73d3-4541-9c8a-98078f174a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:07.378Z|fab602fc-73d3-4541-9c8a-98078f174a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:07.386Z|1807c60e-5257-4dea-a2dc-e7d37a0cde79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:07.387Z|1807c60e-5257-4dea-a2dc-e7d37a0cde79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:07.421Z|3cc109f9-52b6-4c64-841d-609f6f56b02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:07.422Z|3cc109f9-52b6-4c64-841d-609f6f56b02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:11.062Z|ddff3575-4e1f-453d-90ca-1a5935bb8a0f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:21:11.063Z|ddff3575-4e1f-453d-90ca-1a5935bb8a0f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:16.103Z|43957f9e-47d1-41a1-8a89-60202232dc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:21:16.104Z|43957f9e-47d1-41a1-8a89-60202232dc8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:21:16.384Z|581c2922-93e4-4f5f-800a-1af08906b0e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:21:16.384Z|581c2922-93e4-4f5f-800a-1af08906b0e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:21:17.406Z|a1c674c7-84f4-49eb-a318-8decc5888da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:17.406Z|a1c674c7-84f4-49eb-a318-8decc5888da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:17.419Z|a2bf422a-4156-41f8-845c-81bbb18ef50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:17.420Z|a2bf422a-4156-41f8-845c-81bbb18ef50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:17.448Z|a4e9eed2-a614-49ae-bd80-196ae70f73b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:17.449Z|a4e9eed2-a614-49ae-bd80-196ae70f73b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:27.433Z|7b170847-5e31-4e12-b982-37f7ca68871e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:27.434Z|7b170847-5e31-4e12-b982-37f7ca68871e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:27.443Z|3070d6fe-957c-4e28-8b91-8a124a2dc9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:27.444Z|3070d6fe-957c-4e28-8b91-8a124a2dc9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:27.476Z|71bda9e7-823c-47cc-a958-c4fb7b89152d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:27.477Z|71bda9e7-823c-47cc-a958-c4fb7b89152d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:31.104Z|f2731411-f82c-4e41-8fb9-99e10132c04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:21:31.104Z|f2731411-f82c-4e41-8fb9-99e10132c04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:21:37.460Z|21449074-6a9a-49d6-a038-97a72db3ed18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:37.461Z|21449074-6a9a-49d6-a038-97a72db3ed18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:37.468Z|4de2b92f-f760-422d-bb72-e3ec0e99aaf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:37.469Z|4de2b92f-f760-422d-bb72-e3ec0e99aaf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:37.504Z|eec46946-9f06-4d1c-bf87-1657090e1d83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:37.505Z|eec46946-9f06-4d1c-bf87-1657090e1d83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:46.103Z|bc941760-136a-49ef-9d62-eb95b2b898e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:21:46.106Z|bc941760-136a-49ef-9d62-eb95b2b898e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:21:46.385Z|2e4cd635-bb83-4ef5-82f2-1e6a67415f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:21:46.386Z|2e4cd635-bb83-4ef5-82f2-1e6a67415f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:21:47.490Z|a329ff6a-0e41-4a47-af75-a6a7c62c44ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:47.491Z|a329ff6a-0e41-4a47-af75-a6a7c62c44ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:47.498Z|73324aa2-6457-472d-963b-e345c8c41a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:47.499Z|73324aa2-6457-472d-963b-e345c8c41a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:47.530Z|51785abc-783d-4e7a-9a2c-e673541027fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:47.531Z|51785abc-783d-4e7a-9a2c-e673541027fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:57.520Z|de0eefef-6329-4bb9-8ee0-7e6bf37a00d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:57.521Z|de0eefef-6329-4bb9-8ee0-7e6bf37a00d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:57.524Z|85d43b5e-587e-4e97-b969-2831b0492ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:57.524Z|85d43b5e-587e-4e97-b969-2831b0492ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:21:57.556Z|ae11b940-8c2a-4ff9-9201-a784d0c6f51a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:21:57.558Z|ae11b940-8c2a-4ff9-9201-a784d0c6f51a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:01.104Z|c7b6f33b-037b-4166-9548-eb1b6c7d3d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:22:01.105Z|c7b6f33b-037b-4166-9548-eb1b6c7d3d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:22:07.557Z|bb053da6-a7a5-4843-8cff-61dd4d2eb268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:07.557Z|4662bb74-ddf4-42e9-b737-ec2fc83f29a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:07.558Z|4662bb74-ddf4-42e9-b737-ec2fc83f29a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:07.558Z|bb053da6-a7a5-4843-8cff-61dd4d2eb268|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:07.585Z|f61b2af5-f218-4640-b70c-75ea9168a24a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:07.585Z|f61b2af5-f218-4640-b70c-75ea9168a24a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:11.069Z|99e6a30b-8387-4f32-a61c-b93d3d0dfbd7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:22:11.070Z|99e6a30b-8387-4f32-a61c-b93d3d0dfbd7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:16.103Z|717409fd-cc40-40af-a309-3410b8ead1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:22:16.104Z|717409fd-cc40-40af-a309-3410b8ead1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:22:16.387Z|949fc4dd-a62f-4cea-a333-3f2181726a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:22:16.388Z|949fc4dd-a62f-4cea-a333-3f2181726a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:22:17.583Z|77a99e9a-caf9-424f-a882-011f78e1ef93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:17.583Z|77a99e9a-caf9-424f-a882-011f78e1ef93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:17.584Z|a6c75ce4-4130-47d9-8dc6-de893f5039c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:17.585Z|a6c75ce4-4130-47d9-8dc6-de893f5039c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:17.616Z|05409d9d-0cb7-4b43-a032-57d9092b145b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:17.616Z|05409d9d-0cb7-4b43-a032-57d9092b145b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:27.610Z|78cbf42a-26b8-48b5-8ca0-d79baeb2bad8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:27.610Z|f57c96e7-4f22-4c19-a8bb-2fc88e9e3d26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:27.611Z|f57c96e7-4f22-4c19-a8bb-2fc88e9e3d26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:27.611Z|78cbf42a-26b8-48b5-8ca0-d79baeb2bad8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:27.652Z|6feceb2f-507d-4d70-8e84-34734be140c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:27.652Z|6feceb2f-507d-4d70-8e84-34734be140c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:31.103Z|50e3ac7f-bf9f-4f3e-aea5-75b1c02eec8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:22:31.107Z|50e3ac7f-bf9f-4f3e-aea5-75b1c02eec8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:22:37.636Z|6147c40b-83b8-4f9f-aa6b-d85b2ea18e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:37.637Z|d2259064-e694-4e71-85c1-c54c6fe0a7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:37.637Z|6147c40b-83b8-4f9f-aa6b-d85b2ea18e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:37.637Z|d2259064-e694-4e71-85c1-c54c6fe0a7a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:37.678Z|a45a0320-f3a6-4533-a5f8-c31ef35f5483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:37.679Z|a45a0320-f3a6-4533-a5f8-c31ef35f5483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:46.103Z|07d7fdc2-0aec-4a58-83bc-783123b5a85b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:22:46.104Z|07d7fdc2-0aec-4a58-83bc-783123b5a85b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:22:46.388Z|bd1d33d8-47db-4117-896d-1556d4d8772b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:22:46.389Z|bd1d33d8-47db-4117-896d-1556d4d8772b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:22:47.663Z|6335c7b0-4c3b-4db7-a1e0-bc9043820456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:47.662Z|f3fd1b97-f8be-476f-b5c8-3eae4dc09c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:47.663Z|6335c7b0-4c3b-4db7-a1e0-bc9043820456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:47.663Z|f3fd1b97-f8be-476f-b5c8-3eae4dc09c46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:47.705Z|d54f22fa-7f30-4366-92d5-45f495ffb7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:47.706Z|d54f22fa-7f30-4366-92d5-45f495ffb7d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:57.690Z|d7e55d6f-25cf-436c-86f5-7d0c2ec72643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:57.691Z|74eb5d8a-627f-458f-8d16-83c3666893ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:57.691Z|d7e55d6f-25cf-436c-86f5-7d0c2ec72643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:57.691Z|74eb5d8a-627f-458f-8d16-83c3666893ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:22:57.733Z|c470d3bf-2c8b-4a7b-a08d-2f0575835652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:22:57.733Z|c470d3bf-2c8b-4a7b-a08d-2f0575835652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:01.103Z|c3146a9b-02aa-4b57-ae0f-6e268fd976c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:23:01.104Z|c3146a9b-02aa-4b57-ae0f-6e268fd976c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:23:07.724Z|ae5749ba-2469-4ae0-a87c-32c86fc02cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:07.725Z|ae5749ba-2469-4ae0-a87c-32c86fc02cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:07.727Z|2456babc-ac7b-4282-ada7-f91d1afa3f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:07.727Z|2456babc-ac7b-4282-ada7-f91d1afa3f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:07.759Z|4be8b847-e15a-4fca-a85e-442c2ef01a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:07.759Z|4be8b847-e15a-4fca-a85e-442c2ef01a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:11.061Z|e7638acc-cb9c-4ff2-9829-ff583fbe26d7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:23:11.062Z|e7638acc-cb9c-4ff2-9829-ff583fbe26d7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:16.103Z|119ac5fa-2c71-4f18-b315-bbec37db2a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:23:16.107Z|119ac5fa-2c71-4f18-b315-bbec37db2a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:23:16.390Z|10a85826-ed3c-46da-b8b5-e63de5171fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:23:16.391Z|10a85826-ed3c-46da-b8b5-e63de5171fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:23:17.757Z|88edfacf-8e10-4d47-bbd0-20399283aeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:17.758Z|88edfacf-8e10-4d47-bbd0-20399283aeec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:17.761Z|67ce6445-4579-4989-82e2-ac5ddec94470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:17.762Z|67ce6445-4579-4989-82e2-ac5ddec94470|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:17.790Z|d5297cf0-abbb-488b-bb9e-48ce8d3f6da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:17.790Z|d5297cf0-abbb-488b-bb9e-48ce8d3f6da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:27.786Z|1fb415d7-4eb5-459b-80ba-3e175a13acfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:27.786Z|c8f9f1e9-8965-4b7e-8a2a-d7729218143a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:27.787Z|c8f9f1e9-8965-4b7e-8a2a-d7729218143a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:27.787Z|1fb415d7-4eb5-459b-80ba-3e175a13acfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:27.815Z|d0efe5fb-28c5-4923-b9fc-d4c94f680efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:27.816Z|d0efe5fb-28c5-4923-b9fc-d4c94f680efb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:31.103Z|16161df5-4da5-498e-9add-188179853338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:23:31.104Z|16161df5-4da5-498e-9add-188179853338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:23:37.823Z|1fc04da9-8146-422a-b5cb-f4335af78920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:37.823Z|a270e7f8-3f86-42b6-9811-42f17cd32876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:37.823Z|1fc04da9-8146-422a-b5cb-f4335af78920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:37.823Z|a270e7f8-3f86-42b6-9811-42f17cd32876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:37.845Z|5a73f7c3-9338-4f14-8d5b-6ce96ada6739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:37.846Z|5a73f7c3-9338-4f14-8d5b-6ce96ada6739|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:46.103Z|072bb573-2a3d-4bca-8d81-2d016cde53c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:23:46.104Z|072bb573-2a3d-4bca-8d81-2d016cde53c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:23:46.392Z|391f80ba-6df4-403c-b3a8-e15a8e06fff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:23:46.393Z|391f80ba-6df4-403c-b3a8-e15a8e06fff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:23:47.846Z|df6154ea-9bf5-476c-84a8-938c5c6b2148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:47.847Z|df6154ea-9bf5-476c-84a8-938c5c6b2148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:47.847Z|ffb3c233-81e6-4292-87c7-d6f3b59cfbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:47.848Z|ffb3c233-81e6-4292-87c7-d6f3b59cfbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:47.876Z|4692e179-1e44-41d2-92a9-91bacea13e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:47.876Z|4692e179-1e44-41d2-92a9-91bacea13e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:57.875Z|80bf5742-bb91-49e6-9106-e64ee08289b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:57.876Z|80bf5742-bb91-49e6-9106-e64ee08289b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:57.879Z|fa180ee2-2498-4aea-92a6-b9263273d7f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:57.880Z|fa180ee2-2498-4aea-92a6-b9263273d7f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:23:57.901Z|4429c376-c961-4f66-a1d6-2487d8c879cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:23:57.902Z|4429c376-c961-4f66-a1d6-2487d8c879cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:01.103Z|afce5d1b-f5a6-4ca2-add5-cd60b7d9951c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:24:01.107Z|afce5d1b-f5a6-4ca2-add5-cd60b7d9951c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:24:07.908Z|aa5fc9d7-ac03-4efc-a18d-32527711d983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:07.908Z|a0f52084-3060-46f0-907b-9bac1e2ca9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:07.909Z|aa5fc9d7-ac03-4efc-a18d-32527711d983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:07.909Z|a0f52084-3060-46f0-907b-9bac1e2ca9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:07.928Z|9881ca60-7b5f-44c9-a7f4-d462b2f5203b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:07.928Z|9881ca60-7b5f-44c9-a7f4-d462b2f5203b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:11.062Z|7d98fc86-5f3e-4cad-9032-cff790b7dbe1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:24:11.062Z|7d98fc86-5f3e-4cad-9032-cff790b7dbe1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:16.103Z|52044215-fa61-4537-928e-b7c2361140bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:24:16.104Z|52044215-fa61-4537-928e-b7c2361140bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:24:16.393Z|63767cda-2bea-4371-a3fe-6464a995540c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:24:16.394Z|63767cda-2bea-4371-a3fe-6464a995540c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:24:17.935Z|58bf8ae1-fffa-4da2-816e-f727fc805eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:17.935Z|58bf8ae1-fffa-4da2-816e-f727fc805eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:17.936Z|2a7802da-9c37-4a23-8427-01bd27b02d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:17.936Z|2a7802da-9c37-4a23-8427-01bd27b02d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:17.958Z|613d0a9d-f281-4b6e-8b1c-8dc3fa8d91e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:17.958Z|613d0a9d-f281-4b6e-8b1c-8dc3fa8d91e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:27.962Z|ec707c5e-fd2c-41b0-8cf7-602831f8c50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:27.962Z|b1972b83-62ff-433d-9fee-ff740ce5b1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:27.963Z|b1972b83-62ff-433d-9fee-ff740ce5b1c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:27.963Z|ec707c5e-fd2c-41b0-8cf7-602831f8c50c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:27.987Z|5a7f03cf-08bb-4baa-9028-ca492fec7ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:27.988Z|5a7f03cf-08bb-4baa-9028-ca492fec7ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:31.103Z|a9db0e73-caba-476e-99fd-9c245ef6c20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:24:31.104Z|a9db0e73-caba-476e-99fd-9c245ef6c20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:24:37.991Z|3f38a860-a41f-4740-b1dc-3bc27b83f577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:37.991Z|3f38a860-a41f-4740-b1dc-3bc27b83f577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:37.996Z|e50156b5-caad-45b4-a0e4-d4d94e01ccb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:37.996Z|e50156b5-caad-45b4-a0e4-d4d94e01ccb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:38.018Z|6fd0f3d5-9d93-4544-bdc5-0b5a6aaef31e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:38.019Z|6fd0f3d5-9d93-4544-bdc5-0b5a6aaef31e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:46.103Z|1a59678d-27a8-43f9-8c3a-5e59a164e71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:24:46.107Z|1a59678d-27a8-43f9-8c3a-5e59a164e71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:24:46.395Z|45fd59d4-ddfb-4d2c-a0b2-52063d77abf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:24:46.396Z|45fd59d4-ddfb-4d2c-a0b2-52063d77abf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:24:48.019Z|12023677-30be-45cd-9f27-470ed4edff53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:48.019Z|b40c5b4c-1d09-4fdf-8e32-594d77a036c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:48.019Z|12023677-30be-45cd-9f27-470ed4edff53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:48.020Z|b40c5b4c-1d09-4fdf-8e32-594d77a036c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:48.050Z|fce12b11-144c-4762-901c-50912f117602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:48.050Z|fce12b11-144c-4762-901c-50912f117602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:58.049Z|1f9ee903-9121-47b5-be8e-362bc37b2ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:58.049Z|ef013f59-d177-47e7-b985-201828db456b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:58.049Z|ef013f59-d177-47e7-b985-201828db456b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:58.049Z|1f9ee903-9121-47b5-be8e-362bc37b2ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:24:58.076Z|208132bf-81cf-4098-9f56-2e19523f91e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:24:58.077Z|208132bf-81cf-4098-9f56-2e19523f91e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:01.105Z|97742bd5-f077-4ac4-b1b2-e8fa73725e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:25:01.106Z|97742bd5-f077-4ac4-b1b2-e8fa73725e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:25:08.077Z|b2bcbfc5-7c3a-4ddf-be36-ed9f281a62db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:08.078Z|b2bcbfc5-7c3a-4ddf-be36-ed9f281a62db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:08.079Z|31d6b9ce-c7ec-4f4f-9746-c47ea227609c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:08.079Z|31d6b9ce-c7ec-4f4f-9746-c47ea227609c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:08.108Z|0d975eca-38c2-4872-8d6b-349213c21eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:08.109Z|0d975eca-38c2-4872-8d6b-349213c21eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:11.063Z|506d26c8-b193-4910-a0b3-b38cefe92f49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:25:11.064Z|506d26c8-b193-4910-a0b3-b38cefe92f49|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:16.103Z|0af8532b-16e2-4aa8-8f28-8e9a4072df00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:25:16.104Z|0af8532b-16e2-4aa8-8f28-8e9a4072df00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:25:16.396Z|344e5ebd-4271-4f36-8dbe-797cfad30f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:25:16.397Z|344e5ebd-4271-4f36-8dbe-797cfad30f22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:25:18.112Z|171dd6df-8321-48f3-a5f3-b01e853c306b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:18.112Z|95fd7460-a26e-493a-981f-a0ec1210cbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:18.113Z|95fd7460-a26e-493a-981f-a0ec1210cbd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:18.113Z|171dd6df-8321-48f3-a5f3-b01e853c306b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:18.136Z|7e128446-daa6-4d72-8b7a-c552db586424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:18.137Z|7e128446-daa6-4d72-8b7a-c552db586424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:28.152Z|b246f813-5eaa-4e4d-b8fe-1274bd74aca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:28.152Z|b5927bb0-56ac-4e55-82fe-fc6f4452a638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:28.153Z|b246f813-5eaa-4e4d-b8fe-1274bd74aca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:28.153Z|b5927bb0-56ac-4e55-82fe-fc6f4452a638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:28.164Z|364192a2-14e2-478b-9162-6976b5e5a528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:28.165Z|364192a2-14e2-478b-9162-6976b5e5a528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:31.103Z|fa8c6dfa-7e62-43a9-b28a-cbd7436288ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:25:31.107Z|fa8c6dfa-7e62-43a9-b28a-cbd7436288ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:25:38.187Z|b8b911cd-392c-4b0d-a363-13168e04e91d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:38.187Z|66d637c4-ea5d-473a-a148-49477f555a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:38.188Z|66d637c4-ea5d-473a-a148-49477f555a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:38.188Z|b8b911cd-392c-4b0d-a363-13168e04e91d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:38.194Z|4c383211-9c0f-4d4f-b735-b6f763d396ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:38.194Z|4c383211-9c0f-4d4f-b735-b6f763d396ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:46.103Z|210365b3-bccb-4ff5-b4fe-1125fe4d16d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:25:46.104Z|210365b3-bccb-4ff5-b4fe-1125fe4d16d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:25:46.398Z|e8ce2d04-c18a-473e-9905-0c8910d60afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:25:46.399Z|e8ce2d04-c18a-473e-9905-0c8910d60afe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:25:48.212Z|93f8d93e-415c-4813-b636-38e3984b2c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:48.213Z|4f225892-d168-4cf8-87ef-910a7a49fc47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:48.213Z|93f8d93e-415c-4813-b636-38e3984b2c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:48.214Z|4f225892-d168-4cf8-87ef-910a7a49fc47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:48.215Z|3805c059-504f-436a-a754-fe398dccd6f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:48.216Z|3805c059-504f-436a-a754-fe398dccd6f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:58.240Z|5ec34588-239b-4796-8383-05697d857e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:58.240Z|5ec34588-239b-4796-8383-05697d857e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:58.242Z|043f1fce-f841-4934-8ef7-1268cf3ddf5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:58.242Z|fcc11117-e28f-48cd-804d-2ec88de8d53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:25:58.242Z|043f1fce-f841-4934-8ef7-1268cf3ddf5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:25:58.242Z|fcc11117-e28f-48cd-804d-2ec88de8d53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:01.103Z|9560d0e1-68f8-4870-9f8e-557f4e708782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:26:01.104Z|9560d0e1-68f8-4870-9f8e-557f4e708782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:26:08.267Z|f2c24675-faf3-4a39-a970-c31a8198d54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:08.267Z|a19c6b11-f2cc-48a2-8336-9fbf3fd5ada6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:08.267Z|f2c24675-faf3-4a39-a970-c31a8198d54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:08.268Z|1ab83dca-6509-4210-a8ac-32b0ea49175f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:08.268Z|a19c6b11-f2cc-48a2-8336-9fbf3fd5ada6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:08.268Z|1ab83dca-6509-4210-a8ac-32b0ea49175f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:11.063Z|b8cfd718-57a9-42eb-ad81-fecc07a81957|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:26:11.064Z|b8cfd718-57a9-42eb-ad81-fecc07a81957|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:16.103Z|21f01d73-5ddd-4a79-a647-ecff35032d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:26:16.107Z|21f01d73-5ddd-4a79-a647-ecff35032d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:26:16.399Z|66b68aea-f5d4-4062-9f8e-81f4427de6ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:26:16.400Z|66b68aea-f5d4-4062-9f8e-81f4427de6ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:26:18.296Z|5a6d5b75-3bee-4bf6-82a9-73833e4b559e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:18.296Z|59bfdfc3-437a-4bf2-b46d-593c91286baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:18.297Z|59bfdfc3-437a-4bf2-b46d-593c91286baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:18.297Z|5a6d5b75-3bee-4bf6-82a9-73833e4b559e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:18.297Z|2248ff4e-c91e-4da7-8d2b-4b6ed4a27c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:18.298Z|2248ff4e-c91e-4da7-8d2b-4b6ed4a27c38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:28.324Z|54b6cec1-6b25-4b5d-afc6-635b3e786033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:28.324Z|645bd855-3e47-4c0e-bab5-9baf88969bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:28.325Z|645bd855-3e47-4c0e-bab5-9baf88969bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:28.325Z|54b6cec1-6b25-4b5d-afc6-635b3e786033|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:28.327Z|701d63cf-98d3-415b-84d8-861cc757869f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:28.327Z|701d63cf-98d3-415b-84d8-861cc757869f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:31.103Z|5ed82c85-7d85-4b1d-a169-1344acd1425e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:26:31.104Z|5ed82c85-7d85-4b1d-a169-1344acd1425e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:26:38.349Z|c5101a5c-d1be-4390-b8de-65049ee215db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:38.349Z|6996304a-c44c-46ba-9c29-754c08f92a13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:38.349Z|6996304a-c44c-46ba-9c29-754c08f92a13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:38.350Z|c5101a5c-d1be-4390-b8de-65049ee215db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:38.352Z|b2d76e1f-903a-4913-b139-78bfbd82209b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:38.352Z|b2d76e1f-903a-4913-b139-78bfbd82209b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:46.104Z|81959a61-f056-4790-a7a1-a61abef393a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:26:46.104Z|81959a61-f056-4790-a7a1-a61abef393a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:26:46.401Z|9465a8a8-2e64-4e7e-b45b-77445a226604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:26:46.402Z|9465a8a8-2e64-4e7e-b45b-77445a226604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:26:48.377Z|f9fc82f3-1dea-4363-9c02-3f4e63d3d691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:48.377Z|3282dc63-313d-49d4-a47a-e475d5af079c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:48.378Z|3282dc63-313d-49d4-a47a-e475d5af079c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:48.378Z|f9fc82f3-1dea-4363-9c02-3f4e63d3d691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:48.380Z|333130de-916c-4484-854a-3318909286d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:48.380Z|333130de-916c-4484-854a-3318909286d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:58.405Z|3af4fa25-2498-46a4-a174-d9cf8d496ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:58.405Z|036af3df-88a4-41e5-94ae-285b8b909659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:58.405Z|1f222f94-e0b6-48d7-97f0-704c098d882e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:26:58.406Z|3af4fa25-2498-46a4-a174-d9cf8d496ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:58.406Z|036af3df-88a4-41e5-94ae-285b8b909659|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:26:58.406Z|1f222f94-e0b6-48d7-97f0-704c098d882e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:01.103Z|f43637c4-f277-47a4-b984-f7c3e1f9c6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:27:01.106Z|f43637c4-f277-47a4-b984-f7c3e1f9c6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:27:08.432Z|d6ad1b1a-b259-4815-8c23-bbc61e568ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:08.432Z|d6ad1b1a-b259-4815-8c23-bbc61e568ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:08.438Z|c9e8e5ca-e0e0-4e57-8268-f63d5611efa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:08.439Z|c9e8e5ca-e0e0-4e57-8268-f63d5611efa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:08.438Z|80184fb5-ee6c-46d0-8d92-369d15e61bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:08.440Z|80184fb5-ee6c-46d0-8d92-369d15e61bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:11.062Z|763f0d13-e4bc-4b01-b88f-a55e8faea4af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:27:11.063Z|763f0d13-e4bc-4b01-b88f-a55e8faea4af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:16.103Z|4b5b3b8b-2d35-4bab-b2de-0de6bf5c9496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:27:16.104Z|4b5b3b8b-2d35-4bab-b2de-0de6bf5c9496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:27:16.402Z|4d9f228e-2e38-489d-8c1a-5f8dceeca828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:27:16.403Z|4d9f228e-2e38-489d-8c1a-5f8dceeca828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:27:18.458Z|06f23fb7-320b-4533-a398-53db329b7cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:18.459Z|06f23fb7-320b-4533-a398-53db329b7cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:18.468Z|1501c996-57b5-4a71-8d78-b2680ce013eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:18.468Z|8ceb4b06-bc86-42cf-9f06-ef199cc9fff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:18.469Z|1501c996-57b5-4a71-8d78-b2680ce013eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:18.469Z|8ceb4b06-bc86-42cf-9f06-ef199cc9fff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:28.496Z|ca1d27f6-a342-4ea5-9355-6bc4d4a86abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:28.498Z|ca1d27f6-a342-4ea5-9355-6bc4d4a86abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:28.501Z|f98ef172-7a22-4a13-a878-d8499d832909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:28.502Z|f98ef172-7a22-4a13-a878-d8499d832909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:28.506Z|05bb9849-3c1a-4093-9c93-cde93dcd1056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:28.506Z|05bb9849-3c1a-4093-9c93-cde93dcd1056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:31.103Z|412375db-d2c0-40ac-b489-a0e42c832dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:27:31.104Z|412375db-d2c0-40ac-b489-a0e42c832dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:27:38.541Z|8537551d-95d2-47d0-b761-3923940ff8c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:38.541Z|cb3949dd-9969-4129-b6b3-39739c4be1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:38.542Z|8537551d-95d2-47d0-b761-3923940ff8c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:38.542Z|cb3949dd-9969-4129-b6b3-39739c4be1b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:38.547Z|8b2b24f3-62db-476c-8519-5e8612ee64fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:38.548Z|8b2b24f3-62db-476c-8519-5e8612ee64fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:46.103Z|146ca5fa-508f-457b-bd6f-c7797d9d9ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:27:46.107Z|146ca5fa-508f-457b-bd6f-c7797d9d9ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:27:46.404Z|36389fa4-3e6f-4b83-9101-c857d51b41db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:27:46.405Z|36389fa4-3e6f-4b83-9101-c857d51b41db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:27:48.570Z|3177f95d-bab0-4f1a-87f6-de2f8d2b8510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:48.570Z|93c156ff-667f-47aa-9b8e-bd47aba5d556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:48.571Z|3177f95d-bab0-4f1a-87f6-de2f8d2b8510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:48.571Z|93c156ff-667f-47aa-9b8e-bd47aba5d556|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:48.592Z|58985f44-10c5-478a-b1b7-32fbb8ffbdc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:48.593Z|58985f44-10c5-478a-b1b7-32fbb8ffbdc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:58.599Z|c80edfe7-0b4a-46cd-931c-0afb3a934689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:58.601Z|c80edfe7-0b4a-46cd-931c-0afb3a934689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:58.607Z|3cb283e7-0156-4763-9417-ffd9f2ed23ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:58.607Z|3cb283e7-0156-4763-9417-ffd9f2ed23ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:27:58.634Z|a44c0982-e45d-4105-a72c-01c001418e47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:27:58.634Z|a44c0982-e45d-4105-a72c-01c001418e47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:01.103Z|3f261b28-b847-4bc1-b7c0-57d2997d298a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:28:01.104Z|3f261b28-b847-4bc1-b7c0-57d2997d298a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:28:08.633Z|facff93c-4f10-4ea9-b46b-daf5a3a3b661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:08.634Z|facff93c-4f10-4ea9-b46b-daf5a3a3b661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:08.636Z|066219aa-c8ab-46a3-9461-cb89c46bc0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:08.638Z|066219aa-c8ab-46a3-9461-cb89c46bc0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:08.661Z|d35d5d0d-8220-4aeb-a2ff-58c3e1444269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:08.662Z|d35d5d0d-8220-4aeb-a2ff-58c3e1444269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:11.060Z|5400c308-2597-4410-bd50-06afa1677209|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:28:11.069Z|5400c308-2597-4410-bd50-06afa1677209|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:16.103Z|59e4e4eb-9f3b-4103-9cd7-fc90b353664a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:28:16.104Z|59e4e4eb-9f3b-4103-9cd7-fc90b353664a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:28:16.405Z|f17a8f9e-9590-4f2d-9a01-afbe10dde3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:28:16.406Z|f17a8f9e-9590-4f2d-9a01-afbe10dde3db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:28:18.673Z|f0031ec6-9098-40c1-b100-fbbf0891e5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:18.674Z|f0031ec6-9098-40c1-b100-fbbf0891e5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:18.681Z|1ab54ec3-dc18-43e8-8b4a-8a7530e87b02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:18.682Z|1ab54ec3-dc18-43e8-8b4a-8a7530e87b02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:18.690Z|701af443-d83d-4669-8b14-56ecae9c57b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:18.690Z|701af443-d83d-4669-8b14-56ecae9c57b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:28.708Z|351efa6b-9809-4698-80b3-225cf6b25522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:28.708Z|fb2a8abc-7efd-4bf1-8f3a-2d453e1faf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:28.709Z|351efa6b-9809-4698-80b3-225cf6b25522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:28.709Z|fb2a8abc-7efd-4bf1-8f3a-2d453e1faf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:28.717Z|3e7a65c6-f6b2-4b4f-b32d-1a83112c3001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:28.718Z|3e7a65c6-f6b2-4b4f-b32d-1a83112c3001|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:31.103Z|bd8c5bfa-7216-4f33-b421-fe355bee0000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:28:31.107Z|bd8c5bfa-7216-4f33-b421-fe355bee0000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:28:38.738Z|9a77515e-d054-453e-a6cc-367e0268c6b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:38.739Z|bdd69f3a-79b6-4842-95e9-0bb7c141371b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:38.740Z|9a77515e-d054-453e-a6cc-367e0268c6b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:38.740Z|bdd69f3a-79b6-4842-95e9-0bb7c141371b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:38.745Z|158409df-8c4d-4fc2-bf78-e1736db13a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:38.746Z|158409df-8c4d-4fc2-bf78-e1736db13a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:46.104Z|9df93e71-48c4-45c6-b0f9-3a3b9c242999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:28:46.105Z|9df93e71-48c4-45c6-b0f9-3a3b9c242999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:28:46.407Z|c2d79b67-e54a-40d5-8777-8ab58f995bc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:28:46.408Z|c2d79b67-e54a-40d5-8777-8ab58f995bc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:28:48.772Z|0a838298-dbb9-4393-a4cf-12ff82ba603e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:48.772Z|292b87e5-8691-442f-9471-80c669ddd682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:48.772Z|f76e8628-6890-43d3-b598-0e9bfa3b04bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:48.773Z|292b87e5-8691-442f-9471-80c669ddd682|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:48.773Z|0a838298-dbb9-4393-a4cf-12ff82ba603e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:48.773Z|f76e8628-6890-43d3-b598-0e9bfa3b04bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:58.803Z|2cc60343-db1b-4224-8ed6-1ec55f618f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:58.803Z|6019a99f-a4f0-4e18-9422-16984ec58324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:58.804Z|6019a99f-a4f0-4e18-9422-16984ec58324|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:58.804Z|2cc60343-db1b-4224-8ed6-1ec55f618f12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:28:58.808Z|70719f16-41ed-4d35-ba8e-616e8fab04a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:28:58.809Z|70719f16-41ed-4d35-ba8e-616e8fab04a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:01.103Z|0a82e3b8-fb13-4458-b016-ae76f451e926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:29:01.104Z|0a82e3b8-fb13-4458-b016-ae76f451e926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:29:08.839Z|e7de6476-f69b-47d1-83c4-f476cfbcbac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:08.841Z|e7de6476-f69b-47d1-83c4-f476cfbcbac3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:08.842Z|d886a344-85cc-4fca-9536-55658aa94986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:08.843Z|d886a344-85cc-4fca-9536-55658aa94986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:08.844Z|9ac96b7a-a77d-42c0-9fd5-5fdd51c55842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:08.844Z|9ac96b7a-a77d-42c0-9fd5-5fdd51c55842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:11.063Z|ecf155ec-51f9-4431-8927-36eb94e7798a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:29:11.064Z|ecf155ec-51f9-4431-8927-36eb94e7798a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:16.103Z|d844e95f-c439-41b9-a7d7-731e5dca7415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:29:16.110Z|d844e95f-c439-41b9-a7d7-731e5dca7415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:29:16.409Z|295d0738-dd8c-4e1e-aa04-ff634e298c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:29:16.410Z|295d0738-dd8c-4e1e-aa04-ff634e298c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:29:18.869Z|85fe0641-e4aa-477e-a8df-39c76aa31abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:18.869Z|bfb06903-0007-4a47-bff2-7d64983f8b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:18.869Z|2bb1438e-949e-45de-bb34-69e945ad4329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:18.870Z|bfb06903-0007-4a47-bff2-7d64983f8b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:18.871Z|85fe0641-e4aa-477e-a8df-39c76aa31abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:18.870Z|2bb1438e-949e-45de-bb34-69e945ad4329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:28.898Z|067e3857-ad35-43d0-a6a9-495bacddeb66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:28.898Z|4af33f12-42e2-4c7e-aa9c-e4f45b54dbe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:28.899Z|067e3857-ad35-43d0-a6a9-495bacddeb66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:28.899Z|4af33f12-42e2-4c7e-aa9c-e4f45b54dbe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:28.901Z|406a35f3-e975-4243-b9f5-ff0bc964006a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:28.902Z|406a35f3-e975-4243-b9f5-ff0bc964006a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:31.103Z|3ae7f754-7428-42b4-8adc-a5cb0a5db602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:29:31.105Z|3ae7f754-7428-42b4-8adc-a5cb0a5db602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:29:38.926Z|e8c5d4bb-a45d-4b90-bcb5-f8d302c03e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:38.926Z|e8c5d4bb-a45d-4b90-bcb5-f8d302c03e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:38.927Z|d0eb83b5-5266-4bbb-8d08-7627ad3aa1d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:38.927Z|d0eb83b5-5266-4bbb-8d08-7627ad3aa1d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:38.932Z|4fd2910b-9632-4e24-b9e6-41abb5be1440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:38.933Z|4fd2910b-9632-4e24-b9e6-41abb5be1440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:46.103Z|d2c0d7c5-7ab2-49aa-b8fa-1170bc08e9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:29:46.104Z|d2c0d7c5-7ab2-49aa-b8fa-1170bc08e9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:29:46.411Z|1aca5361-68c4-4c59-9deb-bfbc961a1d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:29:46.411Z|1aca5361-68c4-4c59-9deb-bfbc961a1d53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:29:48.951Z|9de75244-d7ed-400d-881c-52e7adc21dcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:48.951Z|4a7766a1-9631-4785-b7e7-c207b1dfe64e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:48.952Z|9de75244-d7ed-400d-881c-52e7adc21dcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:48.952Z|4a7766a1-9631-4785-b7e7-c207b1dfe64e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:48.955Z|de1be382-da02-478c-ba9b-9a7039c8e99c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:48.955Z|de1be382-da02-478c-ba9b-9a7039c8e99c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:58.977Z|93261dd7-aad8-4674-9325-d151fe53bc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:58.978Z|93261dd7-aad8-4674-9325-d151fe53bc1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:58.978Z|4fe8ab4d-16c7-4028-8daf-708898b65282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:58.979Z|4fe8ab4d-16c7-4028-8daf-708898b65282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:29:58.980Z|0c05448d-bc26-49a8-a72f-f31ee41c1a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:29:58.980Z|0c05448d-bc26-49a8-a72f-f31ee41c1a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:01.104Z|b1c90af2-25bc-430c-b86c-8af4ca18770f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:30:01.109Z|b1c90af2-25bc-430c-b86c-8af4ca18770f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:30:09.014Z|9fd3a542-50ef-4f60-ae18-c4baee1978de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:09.014Z|7af90a98-b887-41b9-8bd0-6a1a5fbf6a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:09.015Z|dd8812ac-87ed-43ff-b348-f9895e17f0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:09.015Z|9fd3a542-50ef-4f60-ae18-c4baee1978de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:09.015Z|7af90a98-b887-41b9-8bd0-6a1a5fbf6a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:09.016Z|dd8812ac-87ed-43ff-b348-f9895e17f0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:11.063Z|19dc6ca3-9603-4d40-832a-ebe0f3a4df06|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:30:11.063Z|19dc6ca3-9603-4d40-832a-ebe0f3a4df06|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:16.103Z|a16b1bd6-2113-44c9-8171-4a912cb0dd3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:30:16.104Z|a16b1bd6-2113-44c9-8171-4a912cb0dd3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:30:16.412Z|8d164a64-cf93-407a-9041-3b12eb2d887a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:30:16.413Z|8d164a64-cf93-407a-9041-3b12eb2d887a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:30:19.041Z|7ce325f6-857a-42f6-9017-bdc778aea855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:19.042Z|7ce325f6-857a-42f6-9017-bdc778aea855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:19.042Z|93d18793-cee6-4e3e-bddb-be55d9cfa6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:19.042Z|20b0e2ff-d330-4d41-8c45-78e926823165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:19.043Z|93d18793-cee6-4e3e-bddb-be55d9cfa6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:19.043Z|20b0e2ff-d330-4d41-8c45-78e926823165|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:29.070Z|1886cc0b-355a-42cc-bd20-de404e33d98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:29.070Z|bd019774-f6e0-4ce0-b62d-6d6230aabe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:29.071Z|bd019774-f6e0-4ce0-b62d-6d6230aabe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:29.071Z|1886cc0b-355a-42cc-bd20-de404e33d98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:29.072Z|3256b8b6-4ee5-4ad5-9bf0-458baff31f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:29.073Z|3256b8b6-4ee5-4ad5-9bf0-458baff31f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:31.103Z|854d760d-56a1-4602-8ecd-77e511b9e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:30:31.104Z|854d760d-56a1-4602-8ecd-77e511b9e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:30:39.103Z|6e7870bf-9aef-4d33-8637-b26ad7018dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:39.103Z|6e7870bf-9aef-4d33-8637-b26ad7018dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:39.106Z|bffd014c-ddd8-4938-8a14-0b9d4489a248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:39.106Z|4c6374bd-a5cb-4c49-915e-36dc2d532862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:39.106Z|bffd014c-ddd8-4938-8a14-0b9d4489a248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:39.106Z|4c6374bd-a5cb-4c49-915e-36dc2d532862|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:46.103Z|8b4f0b64-3b07-4f18-9ce2-51f83db2ac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:30:46.106Z|8b4f0b64-3b07-4f18-9ce2-51f83db2ac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:30:46.414Z|a53f128f-8d20-4ca7-8264-9c435a3dbb01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:30:46.415Z|a53f128f-8d20-4ca7-8264-9c435a3dbb01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:30:49.129Z|89edb091-f5a5-4f0b-9ad2-31b60b7048b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:49.129Z|88e01672-64fc-406d-96aa-b0c5791b312e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:49.130Z|88e01672-64fc-406d-96aa-b0c5791b312e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:49.130Z|89edb091-f5a5-4f0b-9ad2-31b60b7048b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:49.134Z|7a3ce3cf-d989-479a-9bf1-23e3dd74b7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:49.134Z|7a3ce3cf-d989-479a-9bf1-23e3dd74b7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:59.156Z|645ae80e-a1f6-4760-8367-bc3e6ef518d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:59.156Z|23363f59-6bb7-4598-afcf-0549958502d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:59.157Z|645ae80e-a1f6-4760-8367-bc3e6ef518d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:59.157Z|23363f59-6bb7-4598-afcf-0549958502d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:30:59.162Z|3ad9351e-f59d-4fcf-a9df-af80c825c765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:30:59.162Z|3ad9351e-f59d-4fcf-a9df-af80c825c765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:01.103Z|117fd729-1fc0-46cb-ba96-ed1bbe71d296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:31:01.104Z|117fd729-1fc0-46cb-ba96-ed1bbe71d296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:31:09.191Z|68e66b2f-ef0f-4e60-8320-6ac9d4d6243a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:09.191Z|b619c793-d9fd-4d9f-b434-82e2de078593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:09.192Z|b619c793-d9fd-4d9f-b434-82e2de078593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:09.192Z|68e66b2f-ef0f-4e60-8320-6ac9d4d6243a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:09.194Z|52e49190-6edf-4642-a970-c12ab42b7fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:09.194Z|52e49190-6edf-4642-a970-c12ab42b7fc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:11.065Z|7b867a99-0cce-4619-8d67-016a6e615f5e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:31:11.066Z|7b867a99-0cce-4619-8d67-016a6e615f5e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:16.103Z|2ee31f8e-4d1b-4912-b52a-567494b54e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:31:16.104Z|2ee31f8e-4d1b-4912-b52a-567494b54e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:31:16.416Z|1a221f2d-01a0-44ff-bf70-f0670f83eea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:31:16.417Z|1a221f2d-01a0-44ff-bf70-f0670f83eea0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:31:19.216Z|73fc8b22-15c7-429f-b2d7-327e0c1a927e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:19.217Z|73fc8b22-15c7-429f-b2d7-327e0c1a927e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:19.218Z|e8a0df40-4ace-4b1c-aa4e-1c3e5b7ce811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:19.218Z|e8a0df40-4ace-4b1c-aa4e-1c3e5b7ce811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:19.225Z|d3ffe726-aba7-4f5d-b701-98f46274edd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:19.226Z|d3ffe726-aba7-4f5d-b701-98f46274edd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:29.241Z|93b91d30-1ec0-4c23-a014-6ddb2f9e3d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:29.241Z|1044b613-5be9-4aca-b3be-fbbfd39766d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:29.242Z|93b91d30-1ec0-4c23-a014-6ddb2f9e3d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:29.242Z|1044b613-5be9-4aca-b3be-fbbfd39766d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:29.248Z|e8cd5bd6-29ca-4e64-b7fe-63472eae87d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:29.248Z|e8cd5bd6-29ca-4e64-b7fe-63472eae87d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:31.103Z|0a2e54fa-a282-41aa-a95b-a729532e30c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:31:31.107Z|0a2e54fa-a282-41aa-a95b-a729532e30c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:31:39.271Z|95d01622-099d-42e6-af8f-a4bbb7360acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:39.272Z|95d01622-099d-42e6-af8f-a4bbb7360acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:39.276Z|9bb19a6b-fb07-456e-b1fd-b453700c3d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:39.277Z|df22d2ed-a889-4a96-9dc2-1d98124a8830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:39.277Z|9bb19a6b-fb07-456e-b1fd-b453700c3d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:39.278Z|df22d2ed-a889-4a96-9dc2-1d98124a8830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:46.103Z|c96d1028-0a36-4259-97e6-4f85a03fd18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:31:46.104Z|c96d1028-0a36-4259-97e6-4f85a03fd18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:31:46.418Z|2fc671cc-77f7-4444-a330-af131d7f6401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:31:46.418Z|2fc671cc-77f7-4444-a330-af131d7f6401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:31:49.304Z|32b1adca-e5fd-41a4-9406-1471b573b223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:49.305Z|32b1adca-e5fd-41a4-9406-1471b573b223|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:49.307Z|4744a26b-e35e-4336-bd78-556c300f8f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:49.307Z|4744a26b-e35e-4336-bd78-556c300f8f14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:49.307Z|b6727ed2-09a0-4999-a5c3-f38a9014c6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:49.308Z|b6727ed2-09a0-4999-a5c3-f38a9014c6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:59.339Z|c0c7403d-1489-493a-a380-df501cf1254d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:59.339Z|76105b17-5fd7-4254-8466-9e42d91f6095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:59.340Z|76105b17-5fd7-4254-8466-9e42d91f6095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:59.340Z|c0c7403d-1489-493a-a380-df501cf1254d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:31:59.341Z|e6b1ce50-22bc-4c42-be1d-8a9f69c1ecee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:31:59.341Z|e6b1ce50-22bc-4c42-be1d-8a9f69c1ecee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:01.103Z|065a260e-d88b-4a84-9536-b029b91a0047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:32:01.104Z|065a260e-d88b-4a84-9536-b029b91a0047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:32:09.370Z|2ad5a6ba-c7d9-4552-8f6b-ffa19ccfef5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:09.370Z|2ad5a6ba-c7d9-4552-8f6b-ffa19ccfef5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:09.370Z|4991994a-2837-4bbc-87e5-9d9cee390009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:09.371Z|4991994a-2837-4bbc-87e5-9d9cee390009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:09.371Z|618677d5-c0a8-454e-bd38-044dfa9e29bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:09.371Z|618677d5-c0a8-454e-bd38-044dfa9e29bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:11.060Z|d5178c5c-5348-48f8-a80d-651bbbdc363b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:32:11.061Z|d5178c5c-5348-48f8-a80d-651bbbdc363b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:16.103Z|3c010dd2-cead-4d4c-928b-834d59818393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:32:16.106Z|3c010dd2-cead-4d4c-928b-834d59818393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:32:16.419Z|7b38d1fe-972b-490e-8845-ac107de95ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:32:16.419Z|7b38d1fe-972b-490e-8845-ac107de95ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:32:19.398Z|32c1080f-8bfb-4024-b561-b4f597ef61d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:19.398Z|32c1080f-8bfb-4024-b561-b4f597ef61d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:19.401Z|881da08b-3392-4c98-903e-0b1c04c83b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:19.401Z|79667717-4f9a-4d10-9620-6990fa897e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:19.402Z|881da08b-3392-4c98-903e-0b1c04c83b74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:19.402Z|79667717-4f9a-4d10-9620-6990fa897e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:29.422Z|8a02ffe1-1ccc-44b1-86b9-dafe1d6d3c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:29.423Z|8a02ffe1-1ccc-44b1-86b9-dafe1d6d3c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:29.424Z|1f2c1074-37d4-42c0-bf79-0fcbafa09ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:29.424Z|1f2c1074-37d4-42c0-bf79-0fcbafa09ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:29.430Z|16e9a305-bb04-4ab2-b9b5-0d283761876a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:29.430Z|16e9a305-bb04-4ab2-b9b5-0d283761876a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:31.103Z|7f586568-1dad-4b6d-8103-d4fd1c229bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:32:31.104Z|7f586568-1dad-4b6d-8103-d4fd1c229bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:32:39.455Z|cb5f9937-b2e8-45b6-b224-725a2dc32fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:39.455Z|89f33c0a-7e36-4330-a357-d6bfb94ebc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:39.455Z|89f33c0a-7e36-4330-a357-d6bfb94ebc45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:39.456Z|cb5f9937-b2e8-45b6-b224-725a2dc32fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:39.466Z|5cab45b6-3c79-47e7-b4b3-cc24ef7fa30e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:39.467Z|5cab45b6-3c79-47e7-b4b3-cc24ef7fa30e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:46.103Z|2e8f7e1a-d87c-45e1-a42a-703e8457c8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:32:46.104Z|2e8f7e1a-d87c-45e1-a42a-703e8457c8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:32:46.420Z|6ce6323a-e2dc-430d-a5c5-558b41cb3dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:32:46.421Z|6ce6323a-e2dc-430d-a5c5-558b41cb3dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:32:49.485Z|961131e7-589e-45ae-870a-91b2c2350290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:49.486Z|961131e7-589e-45ae-870a-91b2c2350290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:49.492Z|6852a390-c3f3-446d-abca-615b26b2bf66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:49.492Z|373a149c-0f6c-4668-9a30-345363b8a55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:49.493Z|6852a390-c3f3-446d-abca-615b26b2bf66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:49.493Z|373a149c-0f6c-4668-9a30-345363b8a55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:59.510Z|122bf38f-c3c2-4582-b2ed-97b3b1f4c561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:59.511Z|122bf38f-c3c2-4582-b2ed-97b3b1f4c561|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:59.517Z|4726f4b6-090c-470c-bef5-acf62f0b7181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:59.517Z|4726f4b6-090c-470c-bef5-acf62f0b7181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:32:59.523Z|3af6b06a-cff8-47c3-ab67-d9dc483ce4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:32:59.524Z|3af6b06a-cff8-47c3-ab67-d9dc483ce4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:01.103Z|1011cfaa-2924-44d8-b591-4f54271b40a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:33:01.106Z|1011cfaa-2924-44d8-b591-4f54271b40a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:33:09.544Z|7749924f-3305-4272-af99-78f981131fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:09.544Z|29920302-4c53-4022-bec7-6282b9174a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:09.544Z|7749924f-3305-4272-af99-78f981131fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:09.544Z|29920302-4c53-4022-bec7-6282b9174a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:09.553Z|b1c41cae-2cb8-4488-9dd8-1ab260af920b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:09.554Z|b1c41cae-2cb8-4488-9dd8-1ab260af920b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:11.061Z|553b0727-5b9b-42f0-9e35-533319e24e37|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:33:11.062Z|553b0727-5b9b-42f0-9e35-533319e24e37|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:16.103Z|14ea405a-d239-4857-8931-299e7a0ec3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:33:16.104Z|14ea405a-d239-4857-8931-299e7a0ec3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:33:16.421Z|ac6ab3e8-f7a2-4871-b1e3-fea0089fa617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:33:16.422Z|ac6ab3e8-f7a2-4871-b1e3-fea0089fa617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:33:19.574Z|a557abed-3a53-465e-8710-1839f52dfdca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:19.574Z|a557abed-3a53-465e-8710-1839f52dfdca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:19.576Z|cca4f5bb-dec7-4e8e-8f5b-e0731b6b0602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:19.576Z|2be7d708-107b-4945-85c6-f8b8bcf74231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:19.577Z|cca4f5bb-dec7-4e8e-8f5b-e0731b6b0602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:19.577Z|2be7d708-107b-4945-85c6-f8b8bcf74231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:29.600Z|38d60fee-2b6f-4f08-97ec-544fcb35b8a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:29.601Z|38d60fee-2b6f-4f08-97ec-544fcb35b8a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:29.602Z|f5db77bf-90eb-4f42-8d51-2ea1415db1e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:29.605Z|f5db77bf-90eb-4f42-8d51-2ea1415db1e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:29.606Z|019c5529-5e08-4c7a-bb3e-e4df9adf25f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:29.607Z|019c5529-5e08-4c7a-bb3e-e4df9adf25f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:31.103Z|82af1536-466c-4360-b1ea-89b182b3e833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:33:31.104Z|82af1536-466c-4360-b1ea-89b182b3e833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:33:39.632Z|0dfaaf5a-7577-4a89-b49c-d7647bb18baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:39.633Z|0dfaaf5a-7577-4a89-b49c-d7647bb18baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:39.633Z|8c190392-ca18-4847-b3f3-5bb5b05d52ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:39.634Z|8c190392-ca18-4847-b3f3-5bb5b05d52ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:39.637Z|589c1c4b-2b92-438f-821b-660318346d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:39.638Z|589c1c4b-2b92-438f-821b-660318346d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:46.104Z|e82ecc4d-fff2-4468-ae93-abc58bee1bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:33:46.106Z|e82ecc4d-fff2-4468-ae93-abc58bee1bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:33:46.423Z|79564287-9ca7-4510-a180-a7b3c64c7d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:33:46.423Z|79564287-9ca7-4510-a180-a7b3c64c7d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:33:49.658Z|b4db1b78-47ef-41a2-9628-f3f4faacc1ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:49.658Z|347a3246-9578-4dae-9635-5783e2a809d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:49.658Z|b4db1b78-47ef-41a2-9628-f3f4faacc1ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:49.658Z|347a3246-9578-4dae-9635-5783e2a809d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:49.658Z|2c407221-9a26-4fcd-a7ab-fec6eb575462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:49.660Z|2c407221-9a26-4fcd-a7ab-fec6eb575462|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:59.688Z|89628c55-879b-4800-ab18-3600c5c46187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:59.688Z|448c33c6-7946-404e-b5a0-2bb8af60e07a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:59.689Z|448c33c6-7946-404e-b5a0-2bb8af60e07a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:59.689Z|89628c55-879b-4800-ab18-3600c5c46187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:33:59.692Z|e2d74f6a-0ca3-4213-a64a-20376c91bdc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:33:59.693Z|e2d74f6a-0ca3-4213-a64a-20376c91bdc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:01.103Z|8e1d4992-0c0a-4da8-b740-5ea050364765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:34:01.104Z|8e1d4992-0c0a-4da8-b740-5ea050364765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:34:09.718Z|5d2af67d-c7aa-4e4c-bf9c-37fc5b15e193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:09.719Z|5d2af67d-c7aa-4e4c-bf9c-37fc5b15e193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:09.724Z|7f8b46f6-cc88-496f-b1c3-3575c32d6e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:09.724Z|7f8b46f6-cc88-496f-b1c3-3575c32d6e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:09.727Z|18ed1f66-b9d6-47d3-8fb6-a90faca876b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:09.727Z|18ed1f66-b9d6-47d3-8fb6-a90faca876b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:11.061Z|a89560ba-a87f-4a2e-98b1-47f12fb545f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:34:11.062Z|a89560ba-a87f-4a2e-98b1-47f12fb545f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:16.105Z|b7fd5bf6-89fd-4e64-afd3-7509f150afe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:34:16.106Z|b7fd5bf6-89fd-4e64-afd3-7509f150afe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:34:16.424Z|6e5f8f76-0a84-4d6e-bd92-e7428ae8d035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:34:16.425Z|6e5f8f76-0a84-4d6e-bd92-e7428ae8d035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:34:19.743Z|522653c9-5f63-4bfe-b87c-ca2f05bcbaef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:19.743Z|522653c9-5f63-4bfe-b87c-ca2f05bcbaef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:19.751Z|4e4dd08e-4f67-4ba4-8cf8-12563aa6b36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:19.751Z|13ee58c0-5cf1-49bb-b0c2-8dc16d4f2067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:19.751Z|4e4dd08e-4f67-4ba4-8cf8-12563aa6b36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:19.752Z|13ee58c0-5cf1-49bb-b0c2-8dc16d4f2067|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:29.777Z|fc3994a0-4688-4448-adfb-748a2ccd8bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:29.778Z|fc3994a0-4688-4448-adfb-748a2ccd8bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:29.781Z|ea19d590-8a9c-4b7a-bb57-b4549f524c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:29.781Z|6a44ba3c-27e6-4b48-8073-32686d26cd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:29.782Z|6a44ba3c-27e6-4b48-8073-32686d26cd33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:29.782Z|ea19d590-8a9c-4b7a-bb57-b4549f524c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:31.103Z|5bec11db-a262-4840-a355-a15cbf1c89b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:34:31.108Z|5bec11db-a262-4840-a355-a15cbf1c89b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:34:39.812Z|a578eace-d489-4a3c-a3ed-f952b324f6c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:39.812Z|5e4c7ae5-33cc-4d4a-bac8-fde4936d6c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:39.813Z|a578eace-d489-4a3c-a3ed-f952b324f6c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:39.813Z|5e4c7ae5-33cc-4d4a-bac8-fde4936d6c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:39.819Z|e15e07e9-8e9a-40b9-b98d-803f2aba3472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:39.820Z|e15e07e9-8e9a-40b9-b98d-803f2aba3472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:46.103Z|71d589fa-9245-42ec-9b8d-525bb1cdff8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:34:46.104Z|71d589fa-9245-42ec-9b8d-525bb1cdff8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:34:46.426Z|9276a554-9b76-4a62-8cba-d0a306a2fdb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:34:46.427Z|9276a554-9b76-4a62-8cba-d0a306a2fdb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:34:49.840Z|b21c28aa-9d6b-4155-8bcc-780debf272b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:49.840Z|992fbbf8-ce0d-4a5f-94ec-7446e7d60712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:49.841Z|992fbbf8-ce0d-4a5f-94ec-7446e7d60712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:49.841Z|b21c28aa-9d6b-4155-8bcc-780debf272b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:49.855Z|10bb34b2-5be2-41e1-aa46-638ebcb64a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:49.856Z|10bb34b2-5be2-41e1-aa46-638ebcb64a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:59.874Z|56f13d82-d5b1-4c1b-a14a-a930efc6ac4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:59.875Z|56f13d82-d5b1-4c1b-a14a-a930efc6ac4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:59.877Z|30e3f8b3-159b-446b-bb93-0ddeac906667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:59.878Z|30e3f8b3-159b-446b-bb93-0ddeac906667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:34:59.884Z|2b740215-3566-412a-ae14-28ee2487a25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:34:59.884Z|2b740215-3566-412a-ae14-28ee2487a25b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:01.103Z|73491f50-8039-41ff-8a4b-4846ab3675f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:35:01.104Z|73491f50-8039-41ff-8a4b-4846ab3675f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:35:09.903Z|a6ff01f3-9991-4fac-887a-fb53f79df81d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:09.903Z|a6ff01f3-9991-4fac-887a-fb53f79df81d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:09.904Z|3294298a-581f-4e16-91a0-57e0856954d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:09.905Z|3294298a-581f-4e16-91a0-57e0856954d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:09.916Z|2d75e8fa-9c5e-4a55-95ce-b9891716192d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:09.917Z|2d75e8fa-9c5e-4a55-95ce-b9891716192d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:11.061Z|1b14cd69-3958-443f-b515-f478a2e1dd9b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:35:11.062Z|1b14cd69-3958-443f-b515-f478a2e1dd9b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:16.103Z|c7d7f864-7f6c-48fc-806f-9254abfe2a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:35:16.106Z|c7d7f864-7f6c-48fc-806f-9254abfe2a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:35:16.427Z|1e9da199-6413-4b1a-b106-9cb13930ac38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:35:16.428Z|1e9da199-6413-4b1a-b106-9cb13930ac38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:35:19.928Z|7cfc0b20-133b-47b5-b5a4-c534297090d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:19.928Z|8c615e53-4774-4776-a189-8828879d5642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:19.929Z|7cfc0b20-133b-47b5-b5a4-c534297090d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:19.929Z|8c615e53-4774-4776-a189-8828879d5642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:19.941Z|13d420de-c266-4c7d-a8e6-fdb446491bd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:19.945Z|13d420de-c266-4c7d-a8e6-fdb446491bd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:29.960Z|ecaa92c8-20ec-4969-bb49-aaf85805516a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:29.961Z|ecaa92c8-20ec-4969-bb49-aaf85805516a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:29.964Z|1a0739a0-902e-4766-ab74-08a996169af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:29.964Z|1a0739a0-902e-4766-ab74-08a996169af6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:29.974Z|f54398df-967f-4854-842b-6608f83e2df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:29.975Z|f54398df-967f-4854-842b-6608f83e2df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:31.103Z|1ca21ff9-bbd9-46b8-a205-e5fbc69f00b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:35:31.104Z|1ca21ff9-bbd9-46b8-a205-e5fbc69f00b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:35:39.990Z|cec158a4-68cf-4fe4-8e17-880c3995fcf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:39.991Z|cec158a4-68cf-4fe4-8e17-880c3995fcf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:39.992Z|43ee7d28-7d0e-4222-b8b8-d45e7d6b788a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:39.992Z|43ee7d28-7d0e-4222-b8b8-d45e7d6b788a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:40.001Z|b90d533c-3864-41b4-a494-b74ac8d33922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:40.002Z|b90d533c-3864-41b4-a494-b74ac8d33922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:46.103Z|19f12db1-afdf-4298-9e26-ed9d5934fc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:35:46.104Z|19f12db1-afdf-4298-9e26-ed9d5934fc8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:35:46.429Z|5ab7e21d-3581-4e26-83cb-0250e4e36da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:35:46.430Z|5ab7e21d-3581-4e26-83cb-0250e4e36da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:35:50.025Z|04113eee-6543-4ceb-8075-5685dfc7f449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:50.026Z|04113eee-6543-4ceb-8075-5685dfc7f449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:50.033Z|92f0fe40-ec27-4b39-853d-de666eaffe0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:50.034Z|92f0fe40-ec27-4b39-853d-de666eaffe0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:35:50.034Z|3f3213a5-dba3-45e8-866c-82db510e887f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:35:50.034Z|3f3213a5-dba3-45e8-866c-82db510e887f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:00.054Z|623b465f-19a1-4e0e-829b-3b8bbb5d59e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:00.054Z|623b465f-19a1-4e0e-829b-3b8bbb5d59e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:00.056Z|482caf6c-a346-44eb-a314-13818fb5a77a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:00.057Z|482caf6c-a346-44eb-a314-13818fb5a77a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:00.058Z|0b9852c7-a1ed-4257-a43c-02315f9780f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:00.058Z|0b9852c7-a1ed-4257-a43c-02315f9780f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:01.103Z|c3b37626-992a-4532-8cd8-8096a5258873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:36:01.106Z|c3b37626-992a-4532-8cd8-8096a5258873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:36:10.081Z|b603c5ad-8911-448a-85db-1f69873df500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:10.082Z|1a760d7e-2b89-4096-a30c-9edabdeb2474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:10.082Z|b603c5ad-8911-448a-85db-1f69873df500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:10.082Z|1a760d7e-2b89-4096-a30c-9edabdeb2474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:10.083Z|f53fb64b-165c-40bb-a620-26c49eb3899d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:10.084Z|f53fb64b-165c-40bb-a620-26c49eb3899d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:11.066Z|92aac78a-7570-4ab0-95ac-e95b00b1dc08|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:36:11.067Z|92aac78a-7570-4ab0-95ac-e95b00b1dc08|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:16.103Z|0c39a6a4-5de3-47f9-98f4-364b05a65e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:36:16.104Z|0c39a6a4-5de3-47f9-98f4-364b05a65e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:36:16.431Z|c3f36a22-41cd-4752-b8b1-86a2f196619a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:36:16.433Z|c3f36a22-41cd-4752-b8b1-86a2f196619a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:36:20.110Z|2541dfcd-74c4-4081-93ed-cfebd580e8e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:20.110Z|ac463bba-35db-4be6-9148-27251bc98437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:20.111Z|2541dfcd-74c4-4081-93ed-cfebd580e8e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:20.111Z|ac463bba-35db-4be6-9148-27251bc98437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:20.112Z|68d48755-fe71-4598-ac11-6f731248dcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:20.112Z|68d48755-fe71-4598-ac11-6f731248dcef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:30.136Z|74789358-6f30-4589-af72-43aa9ebf6fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:30.137Z|6ebb0d58-60c8-4436-8b2b-8d1f9a903841|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:30.137Z|5a014692-cbf5-4583-a429-271802e9de3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:30.137Z|74789358-6f30-4589-af72-43aa9ebf6fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:30.137Z|6ebb0d58-60c8-4436-8b2b-8d1f9a903841|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:30.137Z|5a014692-cbf5-4583-a429-271802e9de3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:31.103Z|acce99f0-1a6d-42e2-a429-51412cd7c792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:36:31.104Z|acce99f0-1a6d-42e2-a429-51412cd7c792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:36:40.171Z|471c1083-133d-4362-86db-a1aed76368c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:40.172Z|471c1083-133d-4362-86db-a1aed76368c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:40.174Z|e6299c66-b32d-4b0b-b866-3b9209db5b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:40.174Z|287df09a-878f-4f37-a604-0f5d5eeefe05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:40.175Z|e6299c66-b32d-4b0b-b866-3b9209db5b87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:40.175Z|287df09a-878f-4f37-a604-0f5d5eeefe05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:46.103Z|c1e5bdce-381f-4917-9ff5-78f6abbfabc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:36:46.106Z|c1e5bdce-381f-4917-9ff5-78f6abbfabc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:36:46.434Z|d4a420b1-931e-4955-b1d5-6fdc4038f52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:36:46.435Z|d4a420b1-931e-4955-b1d5-6fdc4038f52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:36:50.199Z|1dc162d2-5be9-46a7-a34c-f2dcda65c397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:50.199Z|e5a1de9b-d89c-4759-a787-5a94395b9a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:50.200Z|e5a1de9b-d89c-4759-a787-5a94395b9a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:50.199Z|1dc162d2-5be9-46a7-a34c-f2dcda65c397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:36:50.202Z|8610dcfd-0d31-486e-9ed4-d9c2cf187670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:36:50.202Z|8610dcfd-0d31-486e-9ed4-d9c2cf187670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:00.233Z|5ae45c13-f8e4-483e-add1-e5cfe5b9679a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:00.233Z|d528fe98-1ad4-48b2-81d6-fe8f0290fb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:00.234Z|5ae45c13-f8e4-483e-add1-e5cfe5b9679a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:00.234Z|d528fe98-1ad4-48b2-81d6-fe8f0290fb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:00.234Z|cd5852ee-c162-4961-908d-c4ccad44e973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:00.235Z|cd5852ee-c162-4961-908d-c4ccad44e973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:01.103Z|0fcbe3a2-d437-4f5f-a3fd-5e58160e4cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:37:01.104Z|0fcbe3a2-d437-4f5f-a3fd-5e58160e4cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:37:10.261Z|0581338d-5df3-42e4-bfc5-8cc2c87e8b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:10.262Z|0581338d-5df3-42e4-bfc5-8cc2c87e8b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:10.271Z|9adc6c77-b06e-4748-9930-e015a80bc1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:10.271Z|5e363c69-2226-4c71-b2f7-677c16595fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:10.271Z|9adc6c77-b06e-4748-9930-e015a80bc1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:10.271Z|5e363c69-2226-4c71-b2f7-677c16595fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:11.061Z|39488b4e-d9ce-4a2b-88d4-8a1f3b02b74b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:37:11.062Z|39488b4e-d9ce-4a2b-88d4-8a1f3b02b74b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:16.103Z|aeb9face-4e40-48e4-9d9e-95c9fc1ee7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:37:16.104Z|aeb9face-4e40-48e4-9d9e-95c9fc1ee7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:37:16.435Z|ec256e9c-0cf5-4a29-ab2d-05e73cd606a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:37:16.436Z|ec256e9c-0cf5-4a29-ab2d-05e73cd606a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:37:20.302Z|0b7e5120-673d-4558-9769-3184b1d5aece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:20.303Z|0b7e5120-673d-4558-9769-3184b1d5aece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:20.303Z|f35092ab-5a75-4768-b84a-a0ece9297da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:20.304Z|f35092ab-5a75-4768-b84a-a0ece9297da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:20.304Z|3255f5e9-ddb1-4457-9a92-ff4d40fd96b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:20.305Z|3255f5e9-ddb1-4457-9a92-ff4d40fd96b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:30.334Z|4424611b-f641-4a91-9bab-900cead2728f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:30.335Z|4424611b-f641-4a91-9bab-900cead2728f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:30.335Z|4adbd100-af2c-4157-9f1a-60dbdf080b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:30.336Z|4adbd100-af2c-4157-9f1a-60dbdf080b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:30.340Z|c4efdbe0-77f1-466a-8677-24f02962729c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:30.340Z|c4efdbe0-77f1-466a-8677-24f02962729c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:31.104Z|05c373e7-3e7a-49be-b287-1d32bc823b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:37:31.107Z|05c373e7-3e7a-49be-b287-1d32bc823b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:37:40.363Z|37fe058d-e428-4cd2-bf04-dbcb50729e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:40.364Z|37fe058d-e428-4cd2-bf04-dbcb50729e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:40.366Z|2bd482e7-1096-4771-9bc2-6c4b32fbe989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:40.367Z|2bd482e7-1096-4771-9bc2-6c4b32fbe989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:40.370Z|59d12994-2b4a-474b-8dbe-9b99037d0b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:40.370Z|59d12994-2b4a-474b-8dbe-9b99037d0b58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:46.103Z|26ce03f7-7dae-4559-821b-4883b5052401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:37:46.104Z|26ce03f7-7dae-4559-821b-4883b5052401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:37:46.437Z|fc700e9c-aaba-4b55-9ed6-9cc92fc5ab48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:37:46.438Z|fc700e9c-aaba-4b55-9ed6-9cc92fc5ab48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:37:50.392Z|39aaf7bc-62ca-4e4d-be38-371e0e9dcc7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:50.393Z|aa6d9c06-dedb-4141-b424-8c1f71b5cd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:50.393Z|39aaf7bc-62ca-4e4d-be38-371e0e9dcc7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:50.394Z|aa6d9c06-dedb-4141-b424-8c1f71b5cd94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:37:50.398Z|1cd222c7-e404-4278-ad3a-a4ed8e45b45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:37:50.399Z|1cd222c7-e404-4278-ad3a-a4ed8e45b45d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:00.431Z|99db7651-ca29-48e9-b230-2ea80da570d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:00.432Z|99db7651-ca29-48e9-b230-2ea80da570d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:00.431Z|3f4e41f0-f9d8-47c3-b947-080f7989e6eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:00.434Z|3f4e41f0-f9d8-47c3-b947-080f7989e6eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:00.436Z|efab7f49-19ff-4f79-a974-f8f8d8b03704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:00.437Z|efab7f49-19ff-4f79-a974-f8f8d8b03704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:01.103Z|0a25fe54-c121-4390-8576-96658f8e69c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:38:01.104Z|0a25fe54-c121-4390-8576-96658f8e69c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:38:10.461Z|53f45d51-e283-4d2a-a4f9-d3020a2187bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:10.461Z|ad34ad25-e54c-4d72-9857-bec0a3a19e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:10.461Z|53f45d51-e283-4d2a-a4f9-d3020a2187bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:10.462Z|ad34ad25-e54c-4d72-9857-bec0a3a19e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:10.459Z|6cac2cd7-1368-4564-8476-e1cdbd342cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:10.464Z|6cac2cd7-1368-4564-8476-e1cdbd342cb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:11.063Z|1f5d2f04-55f3-488f-b51b-000976f29371|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:38:11.065Z|1f5d2f04-55f3-488f-b51b-000976f29371|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:16.103Z|0c9a0591-3e5d-46de-9532-be4c18247110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:38:16.105Z|0c9a0591-3e5d-46de-9532-be4c18247110|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:38:16.439Z|032f0097-f023-4b6d-a969-8e20db01742a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:38:16.440Z|032f0097-f023-4b6d-a969-8e20db01742a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:38:20.492Z|ce8b7399-9fc2-4fa5-a8a0-82c66145e62c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:20.494Z|ce8b7399-9fc2-4fa5-a8a0-82c66145e62c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:20.495Z|ac5a8c74-2173-433f-9391-d894e9b30fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:20.495Z|ac5a8c74-2173-433f-9391-d894e9b30fff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:20.493Z|e7d9b37c-35f0-4e3c-987b-3ecc1e7afff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:20.496Z|e7d9b37c-35f0-4e3c-987b-3ecc1e7afff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:30.522Z|18b56a5c-7dbd-4780-a54f-58f4add262fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:30.522Z|18b56a5c-7dbd-4780-a54f-58f4add262fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:30.522Z|8d7864c4-a808-4f97-b42c-ace2e713bec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:30.523Z|debc1a10-c967-4b0e-b8df-1852917a75b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:30.523Z|8d7864c4-a808-4f97-b42c-ace2e713bec2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:30.523Z|debc1a10-c967-4b0e-b8df-1852917a75b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:31.103Z|ac0de72b-4c78-4f5f-a9a9-47dd359592fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:38:31.104Z|ac0de72b-4c78-4f5f-a9a9-47dd359592fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:38:40.550Z|bda382af-5fda-42d0-8af4-ca7acc1267fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:40.551Z|bda382af-5fda-42d0-8af4-ca7acc1267fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:40.553Z|e5bccc49-812f-4a1d-9f3a-d616d4548267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:40.554Z|e5bccc49-812f-4a1d-9f3a-d616d4548267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:40.558Z|d81edc90-2526-4e38-a3a0-27cc7c31cbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:40.559Z|d81edc90-2526-4e38-a3a0-27cc7c31cbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:46.103Z|634246f9-3111-4b34-b3c0-be1dfc0a775b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:38:46.104Z|634246f9-3111-4b34-b3c0-be1dfc0a775b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:38:46.440Z|848e1b4d-f82c-43d4-a48b-d7b07acf4918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:38:46.441Z|848e1b4d-f82c-43d4-a48b-d7b07acf4918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:38:50.577Z|95081345-7f0e-4af5-8cf1-c1cd597eff04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:50.577Z|0731288d-d9a7-4134-b632-58b80edd2a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:50.578Z|95081345-7f0e-4af5-8cf1-c1cd597eff04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:50.578Z|0731288d-d9a7-4134-b632-58b80edd2a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:38:50.586Z|ea0e2b06-938a-4ff4-b328-20e41f500a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:38:50.587Z|ea0e2b06-938a-4ff4-b328-20e41f500a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:00.606Z|2cf33a12-9be1-415f-a660-e0903443426c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:00.606Z|22be05b3-8845-4581-93c6-bda5b5bdce3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:00.607Z|2cf33a12-9be1-415f-a660-e0903443426c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:00.607Z|22be05b3-8845-4581-93c6-bda5b5bdce3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:00.613Z|fa090d91-4dea-4952-94b6-3cb5d190bfe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:00.614Z|fa090d91-4dea-4952-94b6-3cb5d190bfe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:01.103Z|c9a92093-3eb7-4416-8a5e-570fb6e8f28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:39:01.106Z|c9a92093-3eb7-4416-8a5e-570fb6e8f28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:39:10.645Z|db9a3d38-a880-45c4-b55b-0f8b86912ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:10.646Z|db9a3d38-a880-45c4-b55b-0f8b86912ffd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:10.654Z|b5677fc3-fafe-4582-a6ba-0d0ddad99740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:10.655Z|b5677fc3-fafe-4582-a6ba-0d0ddad99740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:10.660Z|cb4474e5-9d26-40f8-892f-310f86d7840f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:10.661Z|cb4474e5-9d26-40f8-892f-310f86d7840f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:11.061Z|f40ddfef-4bf9-420b-9ae0-da765bdcd663|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:39:11.062Z|f40ddfef-4bf9-420b-9ae0-da765bdcd663|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:16.103Z|3d96b747-7ec7-47ff-a076-772bf674e5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:39:16.104Z|3d96b747-7ec7-47ff-a076-772bf674e5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:39:16.442Z|f43b935c-1558-4afc-9cbc-4239bfb8b017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:39:16.442Z|f43b935c-1558-4afc-9cbc-4239bfb8b017|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:39:20.687Z|8d35f5d2-0e44-4bf2-9c70-71bb4a7b5dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:20.689Z|1897a7f7-739d-4ea2-897b-ea7c6ac11d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:20.689Z|8d35f5d2-0e44-4bf2-9c70-71bb4a7b5dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:20.690Z|1897a7f7-739d-4ea2-897b-ea7c6ac11d67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:20.695Z|ebea6248-ed6b-454f-87ec-ddf1cdcd8935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:20.695Z|ebea6248-ed6b-454f-87ec-ddf1cdcd8935|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:30.725Z|7db5de82-47b1-47de-90ac-da949c7ea795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:30.725Z|6ad1fb17-a34f-4095-8607-3f8d20649d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:30.725Z|6ad1fb17-a34f-4095-8607-3f8d20649d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:30.725Z|7db5de82-47b1-47de-90ac-da949c7ea795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:30.731Z|47b4b422-b9f8-4f80-b138-44e6140abe49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:30.732Z|47b4b422-b9f8-4f80-b138-44e6140abe49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:31.103Z|706f7e55-4edb-47d5-985d-1d91f2903ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:39:31.104Z|706f7e55-4edb-47d5-985d-1d91f2903ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:39:40.754Z|cab3dacb-7f27-4787-ae4c-48c0cb1cac74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:40.754Z|68a368b2-2598-4f3e-a89e-96d5164e7ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:40.755Z|cab3dacb-7f27-4787-ae4c-48c0cb1cac74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:40.755Z|68a368b2-2598-4f3e-a89e-96d5164e7ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:40.759Z|eddf65ec-2a78-42c7-b0e5-8141979fac95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:40.760Z|eddf65ec-2a78-42c7-b0e5-8141979fac95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:46.103Z|a9231d92-c750-4722-8a61-6c820a9368c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:39:46.107Z|a9231d92-c750-4722-8a61-6c820a9368c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:39:46.443Z|d3ae2af0-4b39-459f-b01c-0920f6325aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:39:46.444Z|d3ae2af0-4b39-459f-b01c-0920f6325aaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:39:50.784Z|47bb6a44-bc35-45db-aada-f3456a33aaa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:50.784Z|606e8684-41e6-4383-8e21-504dc20dddaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:50.785Z|606e8684-41e6-4383-8e21-504dc20dddaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:50.785Z|47bb6a44-bc35-45db-aada-f3456a33aaa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:39:50.785Z|c487f6da-2e3b-482d-b8a4-f22878666b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:39:50.785Z|c487f6da-2e3b-482d-b8a4-f22878666b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:00.811Z|c2189ef8-4357-4302-a3d9-d1834bcf085c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:00.811Z|c2189ef8-4357-4302-a3d9-d1834bcf085c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:00.815Z|9a126278-012c-4a44-800a-fe30a82b7937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:00.816Z|9a126278-012c-4a44-800a-fe30a82b7937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:00.817Z|b27d5e00-4673-463b-8763-143beec23a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:00.817Z|b27d5e00-4673-463b-8763-143beec23a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:01.104Z|cab6e2da-092d-4e03-a797-012c12c590fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:40:01.104Z|cab6e2da-092d-4e03-a797-012c12c590fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:40:10.842Z|c4243c46-0e11-4ba5-8516-b9dbf7029650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:10.842Z|1a9ba9f6-4b4d-486a-bd56-b6fe1a7778b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:10.842Z|ed15d6c6-1d3b-45c8-9001-04aafce74ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:10.843Z|ed15d6c6-1d3b-45c8-9001-04aafce74ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:10.843Z|c4243c46-0e11-4ba5-8516-b9dbf7029650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:10.843Z|1a9ba9f6-4b4d-486a-bd56-b6fe1a7778b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:11.062Z|47578fbd-4916-4d27-b128-1a0fab498d6b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:40:11.063Z|47578fbd-4916-4d27-b128-1a0fab498d6b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:16.103Z|f5d64bf7-60da-4487-8c52-3577e0ed4f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:40:16.104Z|f5d64bf7-60da-4487-8c52-3577e0ed4f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:40:16.445Z|016785a9-ca0e-4617-8e8f-1087e185d7f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:40:16.445Z|016785a9-ca0e-4617-8e8f-1087e185d7f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:40:20.872Z|f4f55421-9c19-4252-973e-ce705390982b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:20.873Z|db30544c-5347-4f1b-8b14-b323848e0013|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:20.872Z|9b89e4c9-3dfb-455b-87c8-fb59ad700e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:20.873Z|f4f55421-9c19-4252-973e-ce705390982b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:20.873Z|db30544c-5347-4f1b-8b14-b323848e0013|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:20.873Z|9b89e4c9-3dfb-455b-87c8-fb59ad700e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:30.908Z|b0e8c8cc-274b-4b03-b1b6-d8b4a599dafd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:30.909Z|b0e8c8cc-274b-4b03-b1b6-d8b4a599dafd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:30.914Z|1a5566d1-6c8a-4e5a-9dc9-4d3faedd755a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:30.914Z|379017e9-787c-4ef5-b420-1b77dceddca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:30.915Z|1a5566d1-6c8a-4e5a-9dc9-4d3faedd755a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:30.915Z|379017e9-787c-4ef5-b420-1b77dceddca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:31.103Z|96f4265a-bd77-4a1a-b772-5c5695825c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:40:31.106Z|96f4265a-bd77-4a1a-b772-5c5695825c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:40:40.947Z|db163054-8eb7-4a97-93e6-2583a92acb8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:40.947Z|e6c307b7-d23a-4c39-b828-7f03627c5201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:40.948Z|db163054-8eb7-4a97-93e6-2583a92acb8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:40.948Z|e6c307b7-d23a-4c39-b828-7f03627c5201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:40.974Z|f88bab8d-a335-4312-9e11-95565435d302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:40.975Z|f88bab8d-a335-4312-9e11-95565435d302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:46.103Z|271f9680-c8b7-4ca1-993a-dcc74606f13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:40:46.104Z|271f9680-c8b7-4ca1-993a-dcc74606f13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:40:46.446Z|7f76ce25-e381-43a3-be15-615e386a0cb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:40:46.447Z|7f76ce25-e381-43a3-be15-615e386a0cb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:40:50.975Z|9412a141-66e9-49bb-8c10-a51f3d8143e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:50.976Z|9412a141-66e9-49bb-8c10-a51f3d8143e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:50.983Z|0916a2e2-0b0a-4501-bdea-57ba0b68d98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:50.984Z|0916a2e2-0b0a-4501-bdea-57ba0b68d98a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:40:51.008Z|cd2d581e-b021-4f1c-9aca-037e20e3ad1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:40:51.009Z|cd2d581e-b021-4f1c-9aca-037e20e3ad1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:01.011Z|3305d0ae-9f31-42b7-ad7d-8a4a1a182038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:01.012Z|3305d0ae-9f31-42b7-ad7d-8a4a1a182038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:01.016Z|d93e48d8-a758-4bab-a2e2-582f77626ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:01.016Z|d93e48d8-a758-4bab-a2e2-582f77626ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:01.035Z|3c914f5a-764e-488b-8f1b-5a0ee8b43474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:01.035Z|3c914f5a-764e-488b-8f1b-5a0ee8b43474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:01.103Z|d9c816b0-5fdb-414a-a226-559e3e4b204e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:41:01.104Z|d9c816b0-5fdb-414a-a226-559e3e4b204e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:41:11.045Z|eaa8c5a0-d9ca-478c-85db-bdf5594d7fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:11.046Z|9ccdfff8-5e16-4f50-b207-e475de04348e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:11.046Z|eaa8c5a0-d9ca-478c-85db-bdf5594d7fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:11.046Z|9ccdfff8-5e16-4f50-b207-e475de04348e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:11.064Z|e79014e2-f8eb-4488-8a1a-ed30bb191f96|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:41:11.066Z|e79014e2-f8eb-4488-8a1a-ed30bb191f96|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:11.086Z|93d0b875-345f-4886-828e-f82ecd978103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:11.087Z|93d0b875-345f-4886-828e-f82ecd978103|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:16.103Z|a48a89c3-223e-43ca-a0bc-b56f584c4cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:41:16.106Z|a48a89c3-223e-43ca-a0bc-b56f584c4cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:41:16.447Z|2146d4b8-9b46-4461-b92a-f3c7c995623e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:41:16.448Z|2146d4b8-9b46-4461-b92a-f3c7c995623e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:41:21.074Z|9d4954cc-2c5a-45d2-b251-7f14c38b65bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:21.075Z|9d4954cc-2c5a-45d2-b251-7f14c38b65bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:21.074Z|a722fbe0-0e89-4412-9797-7565856d7e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:21.075Z|a722fbe0-0e89-4412-9797-7565856d7e0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:21.114Z|969ba8eb-fdde-4289-9348-5da1a00d0e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:21.115Z|969ba8eb-fdde-4289-9348-5da1a00d0e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:31.102Z|fd3de4ab-efcc-4273-b8c4-66d147928ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:31.102Z|534b614e-915a-422d-a58e-815dc3bfed56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:31.103Z|fd3de4ab-efcc-4273-b8c4-66d147928ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:31.103Z|534b614e-915a-422d-a58e-815dc3bfed56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:31.103Z|df17e315-6688-49f6-b601-97448b0c9e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:41:31.104Z|df17e315-6688-49f6-b601-97448b0c9e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:41:31.141Z|e0ea23bf-cae9-4d3a-bda4-39643479589d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:31.141Z|e0ea23bf-cae9-4d3a-bda4-39643479589d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:41.131Z|514b05af-8312-4c49-91fc-f4ccb79d3ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:41.131Z|96c5f41c-92c1-4c49-baa6-43ef98923e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:41.132Z|514b05af-8312-4c49-91fc-f4ccb79d3ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:41.132Z|96c5f41c-92c1-4c49-baa6-43ef98923e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:41.168Z|de83ed13-7723-4170-a581-17cd32c9f0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:41.170Z|de83ed13-7723-4170-a581-17cd32c9f0d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:46.103Z|a7500d1a-65c4-4ff9-b0d6-8f72f857282d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:41:46.104Z|a7500d1a-65c4-4ff9-b0d6-8f72f857282d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:41:46.449Z|d3c96229-be9d-48e3-be54-4f6bd2332f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:41:46.450Z|d3c96229-be9d-48e3-be54-4f6bd2332f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:41:51.158Z|3e6bc812-6fc6-4dc4-ba78-a24b5a7b2898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:51.158Z|c964bcbc-83ef-49fe-b32c-226e36f37486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:51.159Z|c964bcbc-83ef-49fe-b32c-226e36f37486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:51.159Z|3e6bc812-6fc6-4dc4-ba78-a24b5a7b2898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:41:51.198Z|c938f807-a80b-4169-9177-c2d30c860520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:41:51.199Z|c938f807-a80b-4169-9177-c2d30c860520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:01.103Z|b141247b-af16-4771-8132-c6ab089ac95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:42:01.107Z|b141247b-af16-4771-8132-c6ab089ac95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:42:01.185Z|79979dd7-9574-4907-87bb-ea48fce454ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:01.185Z|7ecc3b15-643e-4758-b82b-786652eed3d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:01.186Z|79979dd7-9574-4907-87bb-ea48fce454ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:01.186Z|7ecc3b15-643e-4758-b82b-786652eed3d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:01.226Z|564ed636-7a9c-4ebb-b9bd-e860736535ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:01.227Z|564ed636-7a9c-4ebb-b9bd-e860736535ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:11.061Z|931ac570-99b3-4c55-aed3-3f3439ef63b2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:42:11.062Z|931ac570-99b3-4c55-aed3-3f3439ef63b2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:11.212Z|b07f5b28-ec0c-4ca5-bf2c-3308a714f400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:11.212Z|f3abfc4f-ecd3-4c79-8204-97d9280deb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:11.213Z|f3abfc4f-ecd3-4c79-8204-97d9280deb3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:11.214Z|b07f5b28-ec0c-4ca5-bf2c-3308a714f400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:11.253Z|b510e873-7254-48bd-a273-c8bf111fbd9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:11.254Z|b510e873-7254-48bd-a273-c8bf111fbd9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:16.103Z|e2f83c7a-78a3-4966-8d3b-217767e1e4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:42:16.104Z|e2f83c7a-78a3-4966-8d3b-217767e1e4c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:42:16.450Z|68e549c3-8ce7-48b8-ac62-29c46f703a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:42:16.451Z|68e549c3-8ce7-48b8-ac62-29c46f703a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:42:21.240Z|87e6f270-7887-41c6-98ec-065f4b779338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:21.240Z|d88ef810-82ad-43fb-b7dd-6feab6292b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:21.241Z|87e6f270-7887-41c6-98ec-065f4b779338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:21.241Z|d88ef810-82ad-43fb-b7dd-6feab6292b86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:21.280Z|5bb94a1f-28e1-45b7-aa6b-1218fe8df066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:21.280Z|5bb94a1f-28e1-45b7-aa6b-1218fe8df066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:31.103Z|f0629c76-1bba-427c-a6d0-3a767efb1f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:42:31.104Z|f0629c76-1bba-427c-a6d0-3a767efb1f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:42:31.269Z|bebbf243-79ad-4cb1-a8a8-838e2d9ef1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:31.269Z|80f12627-da01-4195-b45f-395507a6ff6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:31.270Z|bebbf243-79ad-4cb1-a8a8-838e2d9ef1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:31.270Z|80f12627-da01-4195-b45f-395507a6ff6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:31.305Z|e5708c4b-d1da-46cb-acfa-b8451fabb0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:31.306Z|e5708c4b-d1da-46cb-acfa-b8451fabb0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:41.298Z|2ab906ac-fe32-482e-9a5a-b8cfa6caba59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:41.298Z|a410f0d7-30ec-4978-95f8-26abd26f1ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:41.298Z|2ab906ac-fe32-482e-9a5a-b8cfa6caba59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:41.298Z|a410f0d7-30ec-4978-95f8-26abd26f1ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:41.335Z|8905094f-0f91-4dd7-bba0-cf65d211572d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:41.336Z|8905094f-0f91-4dd7-bba0-cf65d211572d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:46.103Z|8ac27584-9394-4fbc-b0cb-76305d4c10c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:42:46.106Z|8ac27584-9394-4fbc-b0cb-76305d4c10c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:42:46.452Z|c887c374-c50b-4a28-bbfa-bee0915949ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:42:46.453Z|c887c374-c50b-4a28-bbfa-bee0915949ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:42:51.324Z|ae26cb43-cdad-48f2-bd2d-c6b169e35c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:51.324Z|f78b3a22-92ca-413d-b0ac-897bc55a5f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:51.325Z|ae26cb43-cdad-48f2-bd2d-c6b169e35c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:51.325Z|f78b3a22-92ca-413d-b0ac-897bc55a5f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:42:51.363Z|eff2bc85-1eae-4017-b627-534f9b7c05de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:42:51.364Z|eff2bc85-1eae-4017-b627-534f9b7c05de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:01.103Z|7d0690e3-39aa-42f4-a6d6-19728e6e00c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:43:01.104Z|7d0690e3-39aa-42f4-a6d6-19728e6e00c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:43:01.351Z|d2d07e1a-928c-4ceb-9be8-dd64f5c47a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:01.351Z|cfd013d3-7ed4-4d16-a4f9-ee9bbf4d81cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:01.352Z|d2d07e1a-928c-4ceb-9be8-dd64f5c47a81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:01.352Z|cfd013d3-7ed4-4d16-a4f9-ee9bbf4d81cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:01.391Z|8041b836-1f61-4612-aa67-c3ec4b684262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:01.392Z|8041b836-1f61-4612-aa67-c3ec4b684262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:11.061Z|4bf4e6de-d69e-4f82-9ae4-9a58775a27a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:43:11.062Z|4bf4e6de-d69e-4f82-9ae4-9a58775a27a0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:11.379Z|ebe3ee64-9288-4dd1-8b9a-88eb783fcd35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:11.380Z|233c9a81-0199-427e-a2a6-56b6ff775c25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:11.380Z|ebe3ee64-9288-4dd1-8b9a-88eb783fcd35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:11.380Z|233c9a81-0199-427e-a2a6-56b6ff775c25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:11.419Z|b25022aa-c15c-4ba1-b30e-588236b113dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:11.421Z|b25022aa-c15c-4ba1-b30e-588236b113dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:16.103Z|64e3358e-d8c8-4f0c-a36d-8f60f8f4b338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:43:16.104Z|64e3358e-d8c8-4f0c-a36d-8f60f8f4b338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:43:16.453Z|87b1faa4-01f9-4583-aad0-1197bae52304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:43:16.454Z|87b1faa4-01f9-4583-aad0-1197bae52304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:43:21.407Z|9f884b2c-b996-4a4c-95d6-87f4f309f389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:21.407Z|9f884b2c-b996-4a4c-95d6-87f4f309f389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:21.411Z|73264fb8-a9ea-452e-a7a1-581ecc1d1915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:21.412Z|73264fb8-a9ea-452e-a7a1-581ecc1d1915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:21.446Z|9fdaa920-7e08-461b-9ca6-9140fd7fa00f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:21.447Z|9fdaa920-7e08-461b-9ca6-9140fd7fa00f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:31.103Z|f90f524c-3e50-4d7d-b695-e623b1f5b5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:43:31.107Z|f90f524c-3e50-4d7d-b695-e623b1f5b5b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:43:31.433Z|def690c4-8920-4416-9936-598968ae68bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:31.433Z|def690c4-8920-4416-9936-598968ae68bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:31.435Z|fea55467-b794-40eb-8661-34fd72927bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:31.436Z|fea55467-b794-40eb-8661-34fd72927bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:31.471Z|fb6802a7-3cc7-4517-9c13-5e72555dcad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:31.472Z|fb6802a7-3cc7-4517-9c13-5e72555dcad3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:41.461Z|0b61cd9f-75e7-4c8e-b2cb-ac0336850cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:41.462Z|0b61cd9f-75e7-4c8e-b2cb-ac0336850cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:41.469Z|bfb1916b-85df-4556-9e98-8bdad1e98a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:41.470Z|bfb1916b-85df-4556-9e98-8bdad1e98a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:41.502Z|d397e4f0-04b7-4ded-8b75-81f00f28b878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:41.503Z|d397e4f0-04b7-4ded-8b75-81f00f28b878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:46.103Z|439b04fb-ce1b-43d1-abf1-04c9bdf97b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:43:46.104Z|439b04fb-ce1b-43d1-abf1-04c9bdf97b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:43:46.455Z|797c5e16-a2fd-4367-a025-bf36e3fedda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:43:46.455Z|797c5e16-a2fd-4367-a025-bf36e3fedda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:43:51.502Z|9e93e385-304e-4963-9c3c-92826b045ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:51.502Z|7370329c-3189-42f8-be63-7bd39657a7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:51.503Z|7370329c-3189-42f8-be63-7bd39657a7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:51.503Z|9e93e385-304e-4963-9c3c-92826b045ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:43:51.528Z|6592b671-5533-4584-b0f7-bf853dea18b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:43:51.528Z|6592b671-5533-4584-b0f7-bf853dea18b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:01.103Z|cdec0ba3-6428-4987-b41c-d50f810ea934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:44:01.104Z|cdec0ba3-6428-4987-b41c-d50f810ea934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:44:01.528Z|98a8c9d8-ce4f-4a8f-9386-47ff55aba510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:01.528Z|55402312-a272-46c2-b136-e37b9ebf9a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:01.529Z|98a8c9d8-ce4f-4a8f-9386-47ff55aba510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:01.529Z|55402312-a272-46c2-b136-e37b9ebf9a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:01.553Z|8c91b0f2-851a-4686-b23c-2555e3bb195f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:01.554Z|8c91b0f2-851a-4686-b23c-2555e3bb195f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:11.061Z|46a07cb8-6cea-4834-9abf-18b98bb779f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:44:11.062Z|46a07cb8-6cea-4834-9abf-18b98bb779f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:11.559Z|03636423-2ad6-4cfe-9868-3e95ad706b82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:11.560Z|03636423-2ad6-4cfe-9868-3e95ad706b82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:11.566Z|e50dba47-1496-44ad-87ba-45d8e8e546b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:11.567Z|e50dba47-1496-44ad-87ba-45d8e8e546b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:11.580Z|caa84198-ddec-4de0-ad1f-3b2c1f5a4829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:11.581Z|caa84198-ddec-4de0-ad1f-3b2c1f5a4829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:16.103Z|8ecfc5cc-ef30-4d76-81aa-8289945b2845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:44:16.105Z|8ecfc5cc-ef30-4d76-81aa-8289945b2845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:44:16.456Z|7405e3ef-1b77-4d5f-b44f-c87ca774c588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:44:16.456Z|7405e3ef-1b77-4d5f-b44f-c87ca774c588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:44:21.595Z|3cc664f6-33bd-4e3c-b076-47211e8c7c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:21.595Z|3cc664f6-33bd-4e3c-b076-47211e8c7c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:21.611Z|758814a8-e7f1-4d86-93db-f2aaa15f9527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:21.611Z|ec3ea149-3874-47d6-8381-522384914960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:21.611Z|ec3ea149-3874-47d6-8381-522384914960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:21.611Z|758814a8-e7f1-4d86-93db-f2aaa15f9527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:31.103Z|520081d0-fa1f-4015-bd2d-4916fe9ed0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:44:31.104Z|520081d0-fa1f-4015-bd2d-4916fe9ed0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:44:31.618Z|f8f150d7-b12f-4bed-a51d-dbf2f2835851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:31.619Z|f8f150d7-b12f-4bed-a51d-dbf2f2835851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:31.639Z|b7bed671-9b49-436a-8c74-08b99f4acc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:31.639Z|b7bed671-9b49-436a-8c74-08b99f4acc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:31.641Z|add92634-93b9-48f9-9f22-1a6f72287396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:31.642Z|add92634-93b9-48f9-9f22-1a6f72287396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:41.653Z|5d7b95a8-b2d0-4edc-81e2-e60f4f56472f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:41.654Z|5d7b95a8-b2d0-4edc-81e2-e60f4f56472f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:41.667Z|a76f7129-95f0-4a33-a23e-2c5fa1e954f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:41.667Z|8a296078-b76c-4a1c-ad88-3a59b9aa13af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:41.667Z|8a296078-b76c-4a1c-ad88-3a59b9aa13af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:41.667Z|a76f7129-95f0-4a33-a23e-2c5fa1e954f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:46.103Z|0304a4ee-2ea1-4d30-8080-3592125889a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:44:46.104Z|0304a4ee-2ea1-4d30-8080-3592125889a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:44:46.457Z|fe0fbeb5-c07e-4c84-8398-d27e75448bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:44:46.458Z|fe0fbeb5-c07e-4c84-8398-d27e75448bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:44:51.680Z|04b96e74-ec84-40bf-a758-52e9e5114ec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:51.681Z|04b96e74-ec84-40bf-a758-52e9e5114ec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:51.690Z|88f0171d-8769-401b-97ce-08a141d89d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:51.691Z|db83f052-1fe5-4db9-8355-7320b2aed6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:44:51.691Z|88f0171d-8769-401b-97ce-08a141d89d4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:44:51.691Z|db83f052-1fe5-4db9-8355-7320b2aed6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:01.103Z|796857c4-0d17-42a4-8701-de56a6547837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:45:01.106Z|796857c4-0d17-42a4-8701-de56a6547837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:45:01.717Z|2820a74f-dd3a-4a08-88a5-91d2560db124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:01.717Z|2820a74f-dd3a-4a08-88a5-91d2560db124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:01.718Z|b7a6dc05-a05b-4a3a-8cf1-53bff5e559e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:01.719Z|b7a6dc05-a05b-4a3a-8cf1-53bff5e559e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:01.721Z|b8875ece-978b-425b-9ff8-ac638dc15c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:01.722Z|b8875ece-978b-425b-9ff8-ac638dc15c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:11.063Z|66e7a43a-02c8-4926-85b5-105f23813fb0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:45:11.064Z|66e7a43a-02c8-4926-85b5-105f23813fb0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:11.746Z|1e2d8627-14bc-41af-a5b9-85dbb5f4a417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:11.747Z|1e2d8627-14bc-41af-a5b9-85dbb5f4a417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:11.750Z|cb1ead6d-d7c2-4695-83de-58d07c49381b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:11.751Z|6b63a70d-8e61-43f5-82bb-95afa2e28f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:11.751Z|cb1ead6d-d7c2-4695-83de-58d07c49381b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:11.751Z|6b63a70d-8e61-43f5-82bb-95afa2e28f4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:16.103Z|ef2d3739-84e1-413c-bf08-53845e3d813c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:45:16.104Z|ef2d3739-84e1-413c-bf08-53845e3d813c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:45:16.458Z|7270a202-10fd-47d6-bda3-1f2ac0676745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:45:16.459Z|7270a202-10fd-47d6-bda3-1f2ac0676745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:45:21.775Z|3174899f-0c63-49da-bd15-27cd67fb7e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:21.775Z|c1b1f3bb-1436-4187-8a6a-d04d0f91178f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:21.776Z|3174899f-0c63-49da-bd15-27cd67fb7e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:21.776Z|c1b1f3bb-1436-4187-8a6a-d04d0f91178f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:21.780Z|83da5ee0-b2d2-4e77-afb9-78f57328acb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:21.780Z|83da5ee0-b2d2-4e77-afb9-78f57328acb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:31.103Z|b2a12bec-69a2-452f-918f-b910198f4dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:45:31.104Z|b2a12bec-69a2-452f-918f-b910198f4dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:45:31.801Z|1af4b1f2-4647-44b9-806a-a0671c110d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:31.801Z|6c4f81f3-5601-4b51-b992-2a10afb21a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:31.802Z|6c4f81f3-5601-4b51-b992-2a10afb21a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:31.802Z|1af4b1f2-4647-44b9-806a-a0671c110d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:31.803Z|cf49b8ad-69cf-4336-90b2-a51f4657a387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:31.803Z|cf49b8ad-69cf-4336-90b2-a51f4657a387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:41.827Z|135a56eb-32d1-484b-b526-c14025cdde7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:41.827Z|c3bc42d6-7754-40b3-9764-fecd3ecbd6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:41.827Z|52c5640b-4b60-49b7-bfe3-d16bce222fa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:41.827Z|c3bc42d6-7754-40b3-9764-fecd3ecbd6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:41.827Z|135a56eb-32d1-484b-b526-c14025cdde7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:41.828Z|52c5640b-4b60-49b7-bfe3-d16bce222fa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:46.103Z|4a58a310-863c-4c2c-b451-2bb420a432d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:45:46.105Z|4a58a310-863c-4c2c-b451-2bb420a432d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:45:46.460Z|5c6ce067-8f24-40a0-aaa9-10532f83d598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:45:46.460Z|5c6ce067-8f24-40a0-aaa9-10532f83d598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:45:51.857Z|1e1628c1-f360-4da0-9c70-1b00c3398df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:51.857Z|81aff329-0b43-411c-80a2-3d5172e1a4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:51.857Z|a8afb124-47a8-4f76-ba8c-f2c2344149d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:45:51.858Z|81aff329-0b43-411c-80a2-3d5172e1a4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:51.858Z|1e1628c1-f360-4da0-9c70-1b00c3398df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:45:51.858Z|a8afb124-47a8-4f76-ba8c-f2c2344149d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:01.103Z|d9bbb543-dd33-4198-a66e-4c6af6f2b3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:46:01.104Z|d9bbb543-dd33-4198-a66e-4c6af6f2b3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:46:01.882Z|52f226bc-742b-4474-8db4-a56c21c8ca88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:01.882Z|1288f0e8-ca1b-494c-8af1-12288594a110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:01.882Z|611a15b0-a2fa-4fbb-a2f4-2247ad94a8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:01.882Z|1288f0e8-ca1b-494c-8af1-12288594a110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:01.882Z|52f226bc-742b-4474-8db4-a56c21c8ca88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:01.883Z|611a15b0-a2fa-4fbb-a2f4-2247ad94a8e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:11.061Z|11782e0e-fcb5-4278-a4dc-316d027befd2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:46:11.062Z|11782e0e-fcb5-4278-a4dc-316d027befd2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:11.909Z|373e617d-c6e1-4469-b9cd-7c65a2d98151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:11.909Z|fc5119db-939a-45f1-a602-6bc22936e8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:11.909Z|fc5119db-939a-45f1-a602-6bc22936e8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:11.909Z|373e617d-c6e1-4469-b9cd-7c65a2d98151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:11.945Z|98549f6c-ca98-425c-87c2-c756feb7d31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:11.946Z|98549f6c-ca98-425c-87c2-c756feb7d31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:16.103Z|2929e96a-1701-4a36-bd9c-cbefab7247d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:46:16.108Z|2929e96a-1701-4a36-bd9c-cbefab7247d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:46:16.461Z|f8c50d0f-89ea-4046-a882-5facf7c176a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:46:16.462Z|f8c50d0f-89ea-4046-a882-5facf7c176a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:46:21.953Z|469fd7e7-3f2a-42c6-bc67-10ad0840d334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:21.953Z|be610ad2-c2b9-425f-a851-040a3e859376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:21.954Z|469fd7e7-3f2a-42c6-bc67-10ad0840d334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:21.954Z|be610ad2-c2b9-425f-a851-040a3e859376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:21.975Z|a182c42e-a533-42a0-953d-b50bf02ac050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:21.976Z|a182c42e-a533-42a0-953d-b50bf02ac050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:31.103Z|d2d10f81-2e53-48d3-8ea7-86f5ded54b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:46:31.104Z|d2d10f81-2e53-48d3-8ea7-86f5ded54b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:46:31.978Z|aee8735d-a81b-4e88-8289-9aff9fd1580a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:31.978Z|5d6c7f53-9158-414b-9dc6-0db0f53a995d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:31.979Z|5d6c7f53-9158-414b-9dc6-0db0f53a995d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:31.979Z|aee8735d-a81b-4e88-8289-9aff9fd1580a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:32.011Z|a9687d16-b7d9-4a48-b693-3594c9510b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:32.012Z|a9687d16-b7d9-4a48-b693-3594c9510b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:42.007Z|750eac97-c5db-4dda-81b0-380fd4c1398d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:42.008Z|750eac97-c5db-4dda-81b0-380fd4c1398d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:42.009Z|4d4dbf0c-0eed-4796-b250-fa4cc63688ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:42.009Z|4d4dbf0c-0eed-4796-b250-fa4cc63688ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:42.035Z|74a2798a-8ca5-4417-b47f-903bcdde3321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:42.036Z|74a2798a-8ca5-4417-b47f-903bcdde3321|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:46.103Z|82972b18-28ef-4c08-9900-72ad758dcd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:46:46.104Z|82972b18-28ef-4c08-9900-72ad758dcd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:46:46.466Z|9a6b98ce-3b83-4db5-9da3-e4b28580d973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:46:46.466Z|9a6b98ce-3b83-4db5-9da3-e4b28580d973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:46:52.033Z|ffe9a4dc-990e-4db1-a67e-abbcdc46e42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:52.033Z|33893e66-5d41-421f-ae9d-8ec8b45e566b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:52.034Z|33893e66-5d41-421f-ae9d-8ec8b45e566b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:52.034Z|ffe9a4dc-990e-4db1-a67e-abbcdc46e42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:46:52.061Z|bc1bf99c-8904-4a7d-9aee-6235eca35fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:46:52.062Z|bc1bf99c-8904-4a7d-9aee-6235eca35fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:01.103Z|106fe41f-16b9-419f-870c-5fd7969327fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:47:01.106Z|106fe41f-16b9-419f-870c-5fd7969327fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:47:02.058Z|725e5166-2b31-4e7b-a3ce-f3daf2a984ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:02.058Z|5c950c50-22c2-46a3-a912-e6d2092c8562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:02.059Z|5c950c50-22c2-46a3-a912-e6d2092c8562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:02.059Z|725e5166-2b31-4e7b-a3ce-f3daf2a984ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:02.086Z|48acc73e-3dfe-452c-9a0a-8630f4cf4e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:02.087Z|48acc73e-3dfe-452c-9a0a-8630f4cf4e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:11.062Z|2efa8f31-3e76-4daf-a277-beca63aaeaa3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:47:11.063Z|2efa8f31-3e76-4daf-a277-beca63aaeaa3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:12.085Z|75a69d5a-b2a4-4e12-ba86-2024c3ef439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:12.086Z|75a69d5a-b2a4-4e12-ba86-2024c3ef439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:12.095Z|4f90e447-a847-42af-85e3-b1d3cbb13792|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:12.096Z|4f90e447-a847-42af-85e3-b1d3cbb13792|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:12.163Z|40b2ba41-8f67-41d6-b037-24533a29f4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:12.164Z|40b2ba41-8f67-41d6-b037-24533a29f4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:16.103Z|2161d11f-bab9-4344-99a6-88537d8d9f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:47:16.104Z|2161d11f-bab9-4344-99a6-88537d8d9f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:47:16.467Z|331584e3-4acd-430e-a19c-4cee6bfc7aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:47:16.468Z|331584e3-4acd-430e-a19c-4cee6bfc7aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:47:22.115Z|7b4c2c0c-53ae-46cc-b0ba-73747175843d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:22.116Z|7b4c2c0c-53ae-46cc-b0ba-73747175843d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:22.121Z|628fe840-751e-48b8-b2b0-0f84017885ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:22.122Z|628fe840-751e-48b8-b2b0-0f84017885ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:22.189Z|3208d44e-a7f8-4318-b259-8ceb994373cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:22.190Z|3208d44e-a7f8-4318-b259-8ceb994373cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:31.103Z|5946fb28-1a8d-4ce9-97b1-b638943dcb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:47:31.104Z|5946fb28-1a8d-4ce9-97b1-b638943dcb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:47:32.145Z|3d541d99-f491-4214-bdc6-8847ffbc8ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:32.145Z|3d541d99-f491-4214-bdc6-8847ffbc8ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:32.148Z|59af7a45-6590-4254-90d1-4a84b022c14f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:32.149Z|59af7a45-6590-4254-90d1-4a84b022c14f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:32.221Z|9df59fb2-c5f8-44ff-a286-a6448c389e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:32.222Z|9df59fb2-c5f8-44ff-a286-a6448c389e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:42.171Z|338d91fb-e007-4b08-893c-b86e623543a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:42.172Z|338d91fb-e007-4b08-893c-b86e623543a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:42.177Z|64c264e1-4aaf-44ed-a0da-7a7393350a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:42.178Z|64c264e1-4aaf-44ed-a0da-7a7393350a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:42.246Z|310aedf2-8c58-4868-97dd-5af7190a8cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:42.247Z|310aedf2-8c58-4868-97dd-5af7190a8cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:46.103Z|26ba2849-b34c-41fa-b192-13e077dc2e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:47:46.105Z|26ba2849-b34c-41fa-b192-13e077dc2e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:47:46.469Z|ae38b224-2d93-48db-8abb-137258c088d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:47:46.469Z|ae38b224-2d93-48db-8abb-137258c088d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:47:52.196Z|94b975fb-a71a-498f-8585-758baa7417ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:52.197Z|94b975fb-a71a-498f-8585-758baa7417ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:52.199Z|7ea52912-1f56-494c-a4bb-6fde5ebb20c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:52.199Z|7ea52912-1f56-494c-a4bb-6fde5ebb20c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:47:52.273Z|fdf941ef-1238-479f-b93e-ee8d7720b59a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:47:52.274Z|fdf941ef-1238-479f-b93e-ee8d7720b59a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:01.103Z|0ab5855b-c4a5-439a-a60e-bf81ad45be55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:48:01.104Z|0ab5855b-c4a5-439a-a60e-bf81ad45be55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:48:02.220Z|8fdab432-1687-4c50-b35c-90b500c3a061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:02.221Z|8fdab432-1687-4c50-b35c-90b500c3a061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:02.222Z|d392cc0f-7e25-4c63-a9f2-757e93252591|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:02.222Z|d392cc0f-7e25-4c63-a9f2-757e93252591|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:02.301Z|2b48e46f-46ec-446f-9668-85acb6bccf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:02.302Z|2b48e46f-46ec-446f-9668-85acb6bccf70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:11.065Z|6860a7de-4c37-4636-9f2d-e9bea7cf6e3c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:48:11.066Z|6860a7de-4c37-4636-9f2d-e9bea7cf6e3c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:12.244Z|b3d6a30c-5b5a-4860-a2bb-7b3db21e680e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:12.244Z|d45a36b6-2de1-4610-8ee6-f10f475b814d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:12.244Z|d45a36b6-2de1-4610-8ee6-f10f475b814d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:12.244Z|b3d6a30c-5b5a-4860-a2bb-7b3db21e680e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:12.327Z|4db54845-bcad-4ddd-ae79-81694d7ef1d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:12.328Z|4db54845-bcad-4ddd-ae79-81694d7ef1d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:16.103Z|61d1ffd5-6180-4d1e-8945-143b120420e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:48:16.109Z|61d1ffd5-6180-4d1e-8945-143b120420e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:48:16.470Z|27723bf9-e60e-4701-8e0a-0e7568ffee7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:48:16.470Z|27723bf9-e60e-4701-8e0a-0e7568ffee7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:48:22.268Z|58a8ce9f-35c5-4aad-871b-675b86e9750e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:22.268Z|58a8ce9f-35c5-4aad-871b-675b86e9750e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:22.268Z|bf6dba50-954a-48df-af33-4eedbacd8df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:22.269Z|bf6dba50-954a-48df-af33-4eedbacd8df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:22.354Z|b49e7f82-9ff9-401a-95e5-88f69b50ffec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:22.354Z|b49e7f82-9ff9-401a-95e5-88f69b50ffec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:31.104Z|b7e25225-4dfd-4856-8229-5857dbfa0529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:48:31.105Z|b7e25225-4dfd-4856-8229-5857dbfa0529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:48:32.294Z|628c8319-a654-456c-8e19-0106afba1560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:32.294Z|628c8319-a654-456c-8e19-0106afba1560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:32.295Z|b73bf3d7-7494-49ce-ad5a-31167dba8a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:32.295Z|b73bf3d7-7494-49ce-ad5a-31167dba8a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:32.381Z|c522d99d-7ece-4939-b7c7-6ac436a557b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:32.382Z|c522d99d-7ece-4939-b7c7-6ac436a557b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:42.318Z|aa6c73ef-7d08-4624-a37c-098e8df2fa93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:42.319Z|aa6c73ef-7d08-4624-a37c-098e8df2fa93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:42.327Z|b8483ed6-8fa4-4764-9db8-470b7ea3e68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:42.328Z|b8483ed6-8fa4-4764-9db8-470b7ea3e68d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:42.407Z|6ea2c1e4-a7d2-405f-bf96-9c65f5487a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:42.408Z|6ea2c1e4-a7d2-405f-bf96-9c65f5487a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:46.103Z|7ae43e7c-0183-42c4-8e53-26ac4a574b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:48:46.104Z|7ae43e7c-0183-42c4-8e53-26ac4a574b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:48:46.471Z|f7920bf3-8aef-4788-a8c0-3dfeeba5ea3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:48:46.472Z|f7920bf3-8aef-4788-a8c0-3dfeeba5ea3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:48:52.347Z|f7a4262b-1677-4f6e-ba69-f3cd55b11aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:52.348Z|f7a4262b-1677-4f6e-ba69-f3cd55b11aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:52.357Z|e4167be7-756e-402b-b17e-88c919d0bf80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:52.359Z|e4167be7-756e-402b-b17e-88c919d0bf80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:48:52.437Z|89d7360f-6808-4022-861f-6c5917ff133b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:48:52.438Z|89d7360f-6808-4022-861f-6c5917ff133b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:01.106Z|16db3170-bd73-43dc-b4c7-7a55d856b2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:49:01.109Z|16db3170-bd73-43dc-b4c7-7a55d856b2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:49:02.373Z|3d47706f-ba68-45b1-a790-47303a642418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:02.373Z|3d47706f-ba68-45b1-a790-47303a642418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:02.383Z|ca9bca7d-f4a0-42c1-b602-6c43ba764d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:02.384Z|ca9bca7d-f4a0-42c1-b602-6c43ba764d15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:02.462Z|0986a04f-2f02-43b0-9ee6-44da85ae708e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:02.463Z|0986a04f-2f02-43b0-9ee6-44da85ae708e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:11.060Z|c30f97f5-4c18-41d4-85d8-3830c91e44e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:49:11.061Z|c30f97f5-4c18-41d4-85d8-3830c91e44e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:12.403Z|aaa61656-7caa-4be0-9124-9bfe2c730aac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:12.404Z|aaa61656-7caa-4be0-9124-9bfe2c730aac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:12.408Z|0a87b4fa-bca8-4d35-be03-0e1b38d6221b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:12.408Z|0a87b4fa-bca8-4d35-be03-0e1b38d6221b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:12.488Z|1ea0bf30-5e65-46cc-ac42-5308fd818bef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:12.489Z|1ea0bf30-5e65-46cc-ac42-5308fd818bef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:16.103Z|0461ae86-6d87-42e3-b610-e168592e0d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:49:16.104Z|0461ae86-6d87-42e3-b610-e168592e0d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:49:16.472Z|12fa5623-e1f6-46db-8b49-204288ac84b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:49:16.473Z|12fa5623-e1f6-46db-8b49-204288ac84b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:49:22.430Z|4d6a471c-7ff9-4358-a9d4-087e06d5d9b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:22.431Z|4d6a471c-7ff9-4358-a9d4-087e06d5d9b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:22.436Z|6fd9baf6-2b3c-4699-9465-c40cc31cef4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:22.437Z|6fd9baf6-2b3c-4699-9465-c40cc31cef4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:22.514Z|c05ad314-5cf0-4d4a-88be-2b8fe4d88768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:22.515Z|c05ad314-5cf0-4d4a-88be-2b8fe4d88768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:31.103Z|45b13dc6-2dcb-4c4d-a29f-babe8eae0f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:49:31.104Z|45b13dc6-2dcb-4c4d-a29f-babe8eae0f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:49:32.466Z|769113c9-db50-4c1e-828d-f3279aaf28a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:32.466Z|77e66be5-ff65-4ff5-a641-7a8bd21050fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:32.467Z|769113c9-db50-4c1e-828d-f3279aaf28a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:32.467Z|77e66be5-ff65-4ff5-a641-7a8bd21050fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:32.542Z|bd411ce4-e8cf-4820-b1bb-9f9b93848cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:32.543Z|bd411ce4-e8cf-4820-b1bb-9f9b93848cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:42.492Z|a8194716-47fa-4159-bd1d-e10083d411ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:42.492Z|1a6d17bd-d486-4fe2-a476-56c18678805d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:42.493Z|1a6d17bd-d486-4fe2-a476-56c18678805d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:42.493Z|a8194716-47fa-4159-bd1d-e10083d411ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:42.575Z|7e264602-c1e2-4c9c-a9d2-b27bb92079f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:42.576Z|7e264602-c1e2-4c9c-a9d2-b27bb92079f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:46.103Z|09da3a20-84f4-4781-9666-e3460d221de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:49:46.105Z|09da3a20-84f4-4781-9666-e3460d221de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:49:46.474Z|1f884a4d-5312-487a-b715-d33a0a0bc855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:49:46.475Z|1f884a4d-5312-487a-b715-d33a0a0bc855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:49:52.519Z|f00cc535-2af0-43dc-9b9a-50d3a2385717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:52.519Z|e97c7dcf-9778-4355-8a43-05b3d32eb722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:52.520Z|e97c7dcf-9778-4355-8a43-05b3d32eb722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:52.520Z|f00cc535-2af0-43dc-9b9a-50d3a2385717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:49:52.603Z|c40f1eed-631d-4e50-9d2d-525a181115d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:49:52.604Z|c40f1eed-631d-4e50-9d2d-525a181115d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:01.103Z|1ffe85d4-820d-482c-ab3c-4e3b401b9371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:50:01.104Z|1ffe85d4-820d-482c-ab3c-4e3b401b9371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:50:02.545Z|1cb804ff-6c96-4f00-bb68-106db0fe817b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:02.546Z|1cb804ff-6c96-4f00-bb68-106db0fe817b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:02.557Z|e695195e-8821-47f5-8488-f6ab178b1401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:02.558Z|e695195e-8821-47f5-8488-f6ab178b1401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:02.657Z|5481317f-d30b-41c1-90d9-97cb1fb78b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:02.658Z|5481317f-d30b-41c1-90d9-97cb1fb78b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:11.060Z|d31f11ff-e83b-47f1-8fb4-12416bb0365f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:50:11.060Z|d31f11ff-e83b-47f1-8fb4-12416bb0365f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:12.586Z|c55aff0a-c77e-47db-8a1f-b397bdc42505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:12.587Z|c55aff0a-c77e-47db-8a1f-b397bdc42505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:12.599Z|1a5864a0-e337-4878-80b7-55419e06d28a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:12.600Z|1a5864a0-e337-4878-80b7-55419e06d28a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:12.683Z|0b41d72c-6e60-4bfc-985e-bb5b5b705a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:12.684Z|0b41d72c-6e60-4bfc-985e-bb5b5b705a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:16.103Z|003840e7-f5cf-4ae3-910a-35d12d6da664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:50:16.104Z|003840e7-f5cf-4ae3-910a-35d12d6da664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:50:16.475Z|4105f37c-f93a-4f5b-882f-e25b653a25e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:50:16.476Z|4105f37c-f93a-4f5b-882f-e25b653a25e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:50:22.625Z|fed9b9fd-b2a9-4515-bfd0-ef4a2847b299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:22.626Z|fed9b9fd-b2a9-4515-bfd0-ef4a2847b299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:22.638Z|1b0bbccb-b1db-4d1a-bdab-9358f8dd7c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:22.639Z|1b0bbccb-b1db-4d1a-bdab-9358f8dd7c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:22.715Z|664a3edf-e0a1-4e99-80c2-63ef6102630d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:22.716Z|664a3edf-e0a1-4e99-80c2-63ef6102630d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:31.103Z|b12b0d89-4ff7-4a02-8820-f3ecf2bbc5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:50:31.105Z|b12b0d89-4ff7-4a02-8820-f3ecf2bbc5ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:50:32.661Z|70ff293d-a50b-45a7-92a1-a845656f76a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:32.662Z|70ff293d-a50b-45a7-92a1-a845656f76a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:32.664Z|6f8697ea-b9a2-4a58-804e-29ff387dc8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:32.664Z|6f8697ea-b9a2-4a58-804e-29ff387dc8e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:32.739Z|662d5e5c-42cd-43aa-a7ef-837af69a31ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:32.740Z|662d5e5c-42cd-43aa-a7ef-837af69a31ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:42.697Z|a86c922d-1cab-45d3-a601-15260df60a6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:42.697Z|b2be4e7f-8e15-49b6-999f-b79619fa432c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:42.698Z|a86c922d-1cab-45d3-a601-15260df60a6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:42.698Z|b2be4e7f-8e15-49b6-999f-b79619fa432c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:42.766Z|5be1501a-39ff-4426-a4c2-91b777d63e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:42.767Z|5be1501a-39ff-4426-a4c2-91b777d63e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:46.103Z|fe70111b-6a09-45a2-b99f-4b3d2b10684d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:50:46.104Z|fe70111b-6a09-45a2-b99f-4b3d2b10684d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:50:46.476Z|1feec9c7-9908-4f9e-8b66-11eb24fda5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:50:46.477Z|1feec9c7-9908-4f9e-8b66-11eb24fda5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:50:52.722Z|d91b9a77-bcef-486f-8b3a-cfd06923998b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:52.722Z|f2310602-e1f6-4920-9c18-6fe87c99e90d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:52.723Z|d91b9a77-bcef-486f-8b3a-cfd06923998b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:52.723Z|f2310602-e1f6-4920-9c18-6fe87c99e90d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:50:52.791Z|41a6d3e0-b521-439e-a8f1-f154368b5815|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:50:52.792Z|41a6d3e0-b521-439e-a8f1-f154368b5815|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:01.103Z|6c17811e-e2b9-4f87-a583-a35fafd305ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:51:01.104Z|6c17811e-e2b9-4f87-a583-a35fafd305ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:51:02.748Z|0b16b756-d3f8-453d-ab68-12d8f4c261c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:02.749Z|0b16b756-d3f8-453d-ab68-12d8f4c261c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:02.760Z|f660127e-63d7-44b3-82b1-70d9a6f91085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:02.760Z|f660127e-63d7-44b3-82b1-70d9a6f91085|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:02.814Z|ecf1c595-b90e-447e-8f04-0426137f5f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:02.815Z|ecf1c595-b90e-447e-8f04-0426137f5f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:11.061Z|5b2a0959-adc4-48b3-9312-efbeeaf6d239|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:51:11.062Z|5b2a0959-adc4-48b3-9312-efbeeaf6d239|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:12.779Z|0d97ac59-1e2d-403e-9d4c-9cc9b7858783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:12.780Z|0d97ac59-1e2d-403e-9d4c-9cc9b7858783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:12.785Z|27601f9f-2074-4cbe-a0d3-b4e6e6adccb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:12.786Z|27601f9f-2074-4cbe-a0d3-b4e6e6adccb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:12.838Z|67846b62-9400-4374-b32b-85278bbb329b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:12.839Z|67846b62-9400-4374-b32b-85278bbb329b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:16.103Z|cd3bc269-f31d-4a8d-8c24-f5f1b7feb9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:51:16.104Z|cd3bc269-f31d-4a8d-8c24-f5f1b7feb9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:51:16.478Z|d4f488a8-043f-4c3b-942f-5d8b30a2c7fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:51:16.478Z|d4f488a8-043f-4c3b-942f-5d8b30a2c7fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:51:22.819Z|93fa7e68-25ef-4f78-9b37-e14c7713bfcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:22.819Z|258b7ef8-a6a3-4e0e-9e2b-2935413bbe1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:22.820Z|93fa7e68-25ef-4f78-9b37-e14c7713bfcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:22.820Z|258b7ef8-a6a3-4e0e-9e2b-2935413bbe1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:22.865Z|eb0ac9b2-658d-41ed-a9f0-bb33a54c80b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:22.866Z|eb0ac9b2-658d-41ed-a9f0-bb33a54c80b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:31.103Z|e42da878-be6c-4442-b51b-dedf646d65d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:51:31.104Z|e42da878-be6c-4442-b51b-dedf646d65d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:51:32.845Z|5f189db4-4a01-4216-a05c-0d9f4e083139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:32.845Z|91339d49-9c7f-48cc-b468-3656846489ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:32.846Z|91339d49-9c7f-48cc-b468-3656846489ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:32.846Z|5f189db4-4a01-4216-a05c-0d9f4e083139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:32.891Z|fd41d69e-c4be-4973-a638-b1b08a9c7316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:32.891Z|fd41d69e-c4be-4973-a638-b1b08a9c7316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:42.880Z|65fe4404-c99e-4a41-bfb6-d387f033eee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:42.882Z|65fe4404-c99e-4a41-bfb6-d387f033eee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:42.883Z|71fd6e89-4dcb-4291-a9ec-76c413c2c7b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:42.884Z|71fd6e89-4dcb-4291-a9ec-76c413c2c7b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:42.916Z|b9c6cb5a-08a6-4584-8587-09c8167f9a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:42.916Z|b9c6cb5a-08a6-4584-8587-09c8167f9a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:46.104Z|14ef0eef-c6f2-4e53-990a-0a202a20e737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:51:46.104Z|14ef0eef-c6f2-4e53-990a-0a202a20e737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:51:46.479Z|797cc80d-297c-4ea3-8e33-186f3b512467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:51:46.480Z|797cc80d-297c-4ea3-8e33-186f3b512467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:51:52.910Z|d6b142e5-ce07-48a6-bc60-b94f70b45ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:52.910Z|4ab01be8-d64e-467a-afe9-e44d7e630e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:52.911Z|4ab01be8-d64e-467a-afe9-e44d7e630e5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:52.911Z|d6b142e5-ce07-48a6-bc60-b94f70b45ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:51:52.941Z|195ca754-9f01-4a4b-a15f-cf6347f8dc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:51:52.941Z|195ca754-9f01-4a4b-a15f-cf6347f8dc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:01.103Z|e1f26884-f863-4f86-b6f2-526662ab0f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:52:01.104Z|e1f26884-f863-4f86-b6f2-526662ab0f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:52:02.937Z|5b53e323-28fd-48c8-a9d8-b378e1bd8ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:02.937Z|94ef98ea-2516-41e3-829c-8375698b8ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:02.938Z|5b53e323-28fd-48c8-a9d8-b378e1bd8ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:02.938Z|94ef98ea-2516-41e3-829c-8375698b8ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:02.965Z|4152753c-2f40-4d33-aa02-0dc426eef687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:02.966Z|4152753c-2f40-4d33-aa02-0dc426eef687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:11.062Z|f2a68c3b-056d-4da0-b07b-00166d465d1d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:52:11.063Z|f2a68c3b-056d-4da0-b07b-00166d465d1d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:12.963Z|c33eca37-bc40-46e1-b5dc-ea447dec284d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:12.963Z|75aae250-5e0b-4a36-bcdc-284a526d9dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:12.964Z|c33eca37-bc40-46e1-b5dc-ea447dec284d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:12.964Z|75aae250-5e0b-4a36-bcdc-284a526d9dc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:12.995Z|4aff5059-b058-411b-a847-c3f3731cf45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:12.996Z|4aff5059-b058-411b-a847-c3f3731cf45a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:16.103Z|4a0e34a5-0ce9-4a60-a959-fd484b3d5c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:52:16.107Z|4a0e34a5-0ce9-4a60-a959-fd484b3d5c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:52:16.480Z|dd937a4c-aa61-4594-9c0c-230d93e65984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:52:16.481Z|dd937a4c-aa61-4594-9c0c-230d93e65984|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:52:22.997Z|550b19ce-4daf-4174-a5e5-a83dbad53c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:22.997Z|2af811ca-e36b-4a54-a3be-612bf1cbf245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:22.998Z|550b19ce-4daf-4174-a5e5-a83dbad53c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:22.998Z|2af811ca-e36b-4a54-a3be-612bf1cbf245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:23.028Z|106b5bd2-ac53-4d19-ae04-622ca1275299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:23.029Z|106b5bd2-ac53-4d19-ae04-622ca1275299|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:31.103Z|5f1c5f90-2895-455e-a9f1-cffb0ddb0c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:52:31.104Z|5f1c5f90-2895-455e-a9f1-cffb0ddb0c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:52:33.028Z|dfbc8f4d-ac9e-435a-b5c3-2e63a26e4612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:33.029Z|dfbc8f4d-ac9e-435a-b5c3-2e63a26e4612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:33.031Z|3b15c5fc-f23d-4985-b7f0-84530146666b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:33.032Z|3b15c5fc-f23d-4985-b7f0-84530146666b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:33.059Z|fa8c7855-420c-49ff-85cd-6355c5bdc1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:33.060Z|fa8c7855-420c-49ff-85cd-6355c5bdc1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:43.064Z|d13773ae-126d-4feb-9ced-89d3e7d692c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:43.065Z|d13773ae-126d-4feb-9ced-89d3e7d692c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:43.070Z|84d68343-facc-45b7-83cb-c848046cb13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:43.070Z|84d68343-facc-45b7-83cb-c848046cb13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:43.089Z|771a4846-5d39-4f77-ac53-2d1254654f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:43.090Z|771a4846-5d39-4f77-ac53-2d1254654f5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:46.103Z|d64ea829-da30-44ce-996b-c17ec7151662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:52:46.104Z|d64ea829-da30-44ce-996b-c17ec7151662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:52:46.482Z|fb43ca33-1e1d-4ab4-b60f-8bd55edb7ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:52:46.483Z|fb43ca33-1e1d-4ab4-b60f-8bd55edb7ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:52:53.093Z|1c55d4f7-5467-484a-acdf-49f286ae7aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:53.094Z|1c55d4f7-5467-484a-acdf-49f286ae7aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:53.096Z|cfee52a1-c94c-4e68-aea1-9c20afbb7f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:53.096Z|cfee52a1-c94c-4e68-aea1-9c20afbb7f97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:52:53.133Z|daec8762-9c01-406b-849e-4f57dcbc57bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:52:53.134Z|daec8762-9c01-406b-849e-4f57dcbc57bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:01.103Z|9ce8ed8f-c7f1-4c06-84b7-1bda60072d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:53:01.107Z|9ce8ed8f-c7f1-4c06-84b7-1bda60072d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:53:03.142Z|88c795cb-82fc-4ae5-af18-f599627ee0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:03.143Z|88c795cb-82fc-4ae5-af18-f599627ee0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:03.148Z|05511b48-b326-4719-a7c8-788bfe382395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:03.148Z|05511b48-b326-4719-a7c8-788bfe382395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:03.159Z|0ced9410-c6df-4c5d-828d-e14b06265309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:03.159Z|0ced9410-c6df-4c5d-828d-e14b06265309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:11.064Z|a6a58f6e-232b-4323-8fa2-61f0b7c10140|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:53:11.066Z|a6a58f6e-232b-4323-8fa2-61f0b7c10140|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:13.168Z|c65e3d58-8e2a-4dbe-97dd-81a16ca2882d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:13.169Z|c65e3d58-8e2a-4dbe-97dd-81a16ca2882d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:13.177Z|bbd1575c-8b6b-4db6-a19b-0fe37dbbf924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:13.178Z|bbd1575c-8b6b-4db6-a19b-0fe37dbbf924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:13.215Z|c7c09a2a-a4fd-4b7b-a248-c6285233d718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:13.216Z|c7c09a2a-a4fd-4b7b-a248-c6285233d718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:16.103Z|2fde5f76-a192-4321-a44d-2e41c1d21c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:53:16.104Z|2fde5f76-a192-4321-a44d-2e41c1d21c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:53:16.484Z|ddf723b6-1961-4137-8748-427a66dde327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:53:16.484Z|ddf723b6-1961-4137-8748-427a66dde327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:53:23.215Z|81abf7bc-a932-46f4-9dec-5a40e4e9d558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:23.215Z|d7a4e901-1d1d-4fc3-9930-adb807375235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:23.216Z|d7a4e901-1d1d-4fc3-9930-adb807375235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:23.216Z|81abf7bc-a932-46f4-9dec-5a40e4e9d558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:23.243Z|dfca4d69-df87-43f4-8f79-51b2de517ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:23.244Z|dfca4d69-df87-43f4-8f79-51b2de517ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:31.103Z|d5107859-191f-4a33-a579-d5c6c19e9f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:53:31.104Z|d5107859-191f-4a33-a579-d5c6c19e9f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:53:33.243Z|f92fdfb7-b9cc-43a5-a8e9-0720783e0d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:33.242Z|313d8228-86b9-488e-a821-828c3d2e94f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:33.243Z|f92fdfb7-b9cc-43a5-a8e9-0720783e0d21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:33.243Z|313d8228-86b9-488e-a821-828c3d2e94f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:33.269Z|b89fcdca-a9d3-4b95-9b22-9d9b8bf6c1d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:33.270Z|b89fcdca-a9d3-4b95-9b22-9d9b8bf6c1d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:43.271Z|b87a0868-0960-4ab0-805d-38740e225582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:43.271Z|45007944-ae08-4e08-9613-5858f3797690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:43.272Z|45007944-ae08-4e08-9613-5858f3797690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:43.272Z|b87a0868-0960-4ab0-805d-38740e225582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:43.297Z|b657532b-f1f3-4f1e-bce0-12f44323d3d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:43.298Z|b657532b-f1f3-4f1e-bce0-12f44323d3d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:46.103Z|17027858-f447-4d13-b384-1629c29761ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:53:46.107Z|17027858-f447-4d13-b384-1629c29761ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:53:46.485Z|99f3cd05-7c04-4467-affc-6ffaebdba396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:53:46.486Z|99f3cd05-7c04-4467-affc-6ffaebdba396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:53:53.296Z|88449f86-b85b-41f4-951c-c4d659055c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:53.296Z|72485b7a-e757-4f28-ade9-3bcb7684adbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:53.297Z|88449f86-b85b-41f4-951c-c4d659055c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:53.297Z|72485b7a-e757-4f28-ade9-3bcb7684adbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:53:53.333Z|203ebd2e-06f9-4ffa-a833-7d59eb4c2b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:53:53.333Z|203ebd2e-06f9-4ffa-a833-7d59eb4c2b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:01.103Z|8a367b6c-468a-40b7-85b4-c9dc86f7ae08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:54:01.104Z|8a367b6c-468a-40b7-85b4-c9dc86f7ae08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:54:03.321Z|96a108cd-4360-41b6-b859-49bac7a05be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:03.323Z|96a108cd-4360-41b6-b859-49bac7a05be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:03.323Z|a36d2d55-e5c6-4a6f-9441-0f25b64d6c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:03.324Z|a36d2d55-e5c6-4a6f-9441-0f25b64d6c9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:03.356Z|195ba655-81a5-4d0c-8f7f-665e1048c15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:03.357Z|195ba655-81a5-4d0c-8f7f-665e1048c15c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:11.061Z|e6a7f4a6-49dd-4008-8458-93b8713a6ce2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:54:11.063Z|e6a7f4a6-49dd-4008-8458-93b8713a6ce2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:13.359Z|5da23a1b-9a30-4fcf-b390-842492e8ac88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:13.359Z|b0d9b773-5136-4446-8b08-5a8a9a4d480f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:13.360Z|b0d9b773-5136-4446-8b08-5a8a9a4d480f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:13.360Z|5da23a1b-9a30-4fcf-b390-842492e8ac88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:13.386Z|0fe3b4e3-470b-4f75-9f39-f6182916c596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:13.388Z|0fe3b4e3-470b-4f75-9f39-f6182916c596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:16.103Z|d13b927e-3795-4fea-958b-954d0ef9b590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:54:16.104Z|d13b927e-3795-4fea-958b-954d0ef9b590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:54:16.487Z|cb88d78a-6d14-495a-9a8f-02a91a765b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:54:16.487Z|cb88d78a-6d14-495a-9a8f-02a91a765b00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:54:23.387Z|90cbeffa-f749-46f6-8a83-6d0cfc71fa0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:23.388Z|9b09f17a-e38a-4cc0-be7a-a569fe13e11c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:23.388Z|90cbeffa-f749-46f6-8a83-6d0cfc71fa0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:23.388Z|9b09f17a-e38a-4cc0-be7a-a569fe13e11c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:23.413Z|57e5b7d6-76db-4fef-8e92-4a94aa924ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:23.414Z|57e5b7d6-76db-4fef-8e92-4a94aa924ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:31.103Z|60448d9f-d0f3-4be7-a155-8e9f7d85c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:54:31.107Z|60448d9f-d0f3-4be7-a155-8e9f7d85c823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:54:33.412Z|87458f40-d0da-4eb2-9089-9d06a273829a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:33.412Z|eeda1e24-590a-4e5d-b7c5-a6e6894abcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:33.413Z|87458f40-d0da-4eb2-9089-9d06a273829a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:33.413Z|eeda1e24-590a-4e5d-b7c5-a6e6894abcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:33.443Z|a7097689-b1af-49ca-bb82-6c29b5ce1f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:33.444Z|a7097689-b1af-49ca-bb82-6c29b5ce1f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:43.439Z|cf4b05d7-90cc-4cba-96f0-82d3a9a098cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:43.439Z|36e4cf62-e154-42e6-913c-3d5f3fc71640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:43.440Z|cf4b05d7-90cc-4cba-96f0-82d3a9a098cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:43.440Z|36e4cf62-e154-42e6-913c-3d5f3fc71640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:43.471Z|d411a074-0996-4ba4-bb94-dd14dc227db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:43.472Z|d411a074-0996-4ba4-bb94-dd14dc227db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:46.103Z|ba4048a6-d6d4-484f-9ff1-86a4b14eac76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:54:46.104Z|ba4048a6-d6d4-484f-9ff1-86a4b14eac76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:54:46.488Z|e32e2ebc-bf56-4e52-997b-487f6617967a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:54:46.489Z|e32e2ebc-bf56-4e52-997b-487f6617967a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:54:53.469Z|0b88ab81-56a8-4fd0-a3a3-454f8a41880e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:53.469Z|39aec391-61dd-4c7e-a2de-1b580c15f212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:53.470Z|0b88ab81-56a8-4fd0-a3a3-454f8a41880e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:53.470Z|39aec391-61dd-4c7e-a2de-1b580c15f212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:54:53.497Z|fcf7b129-bbcf-4edb-bc6e-f78dd9ef786a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:54:53.498Z|fcf7b129-bbcf-4edb-bc6e-f78dd9ef786a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:01.103Z|f964cc74-faee-44ac-8617-95c9b770db43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:55:01.104Z|f964cc74-faee-44ac-8617-95c9b770db43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:55:03.495Z|8ecbd24b-e768-4f05-a0e5-5e97091d63b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:03.496Z|fc392305-24e4-4c50-95bc-7e8917ca1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:03.497Z|8ecbd24b-e768-4f05-a0e5-5e97091d63b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:03.496Z|fc392305-24e4-4c50-95bc-7e8917ca1637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:03.522Z|66526901-49ac-45ef-aadc-e667f8ea3d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:03.523Z|66526901-49ac-45ef-aadc-e667f8ea3d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:11.062Z|25538ddb-4795-4483-9db6-20de399cf69f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:55:11.062Z|25538ddb-4795-4483-9db6-20de399cf69f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:13.525Z|bae66b2e-8e65-4bd5-83ee-6965ef6fce67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:13.525Z|012502ef-1217-4305-a946-aead0924cca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:13.526Z|bae66b2e-8e65-4bd5-83ee-6965ef6fce67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:13.526Z|012502ef-1217-4305-a946-aead0924cca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:13.549Z|3ab65f2b-6ef2-4f7f-9e83-5efac874a15a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:13.550Z|3ab65f2b-6ef2-4f7f-9e83-5efac874a15a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:16.103Z|0932faa4-a85d-48d7-b27f-e125c52d3a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:55:16.106Z|0932faa4-a85d-48d7-b27f-e125c52d3a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:55:16.489Z|ba2d5899-1cac-4bce-a494-00e155f92926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:55:16.490Z|ba2d5899-1cac-4bce-a494-00e155f92926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:55:23.555Z|262c690d-dbb9-4fee-ab2a-c11b2e7407ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:23.556Z|262c690d-dbb9-4fee-ab2a-c11b2e7407ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:23.563Z|2e59366a-1ea1-47aa-93ea-0276b134786e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:23.564Z|2e59366a-1ea1-47aa-93ea-0276b134786e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:23.582Z|4bd91769-786a-48fb-80b0-cb8602b3fa73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:23.583Z|4bd91769-786a-48fb-80b0-cb8602b3fa73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:31.103Z|3bf5173c-66dd-48de-a374-788023947089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:55:31.104Z|3bf5173c-66dd-48de-a374-788023947089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:55:33.582Z|64b1f3a7-d3d4-45c8-bb8d-d77234ef9e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:33.583Z|64b1f3a7-d3d4-45c8-bb8d-d77234ef9e1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:33.588Z|b6f08d65-38b6-41de-9cf2-540e9e56794c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:33.588Z|b6f08d65-38b6-41de-9cf2-540e9e56794c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:33.608Z|2a1038b8-64b8-4baa-9111-edd55204b669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:33.609Z|2a1038b8-64b8-4baa-9111-edd55204b669|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:43.607Z|a1df7017-3e33-4161-b373-c848b3ae5ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:43.608Z|a1df7017-3e33-4161-b373-c848b3ae5ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:43.609Z|b16344e9-330d-4003-ae09-92b71f0a9326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:43.609Z|b16344e9-330d-4003-ae09-92b71f0a9326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:43.632Z|63cca57e-ad26-4fe4-be42-8c6e927496fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:43.633Z|63cca57e-ad26-4fe4-be42-8c6e927496fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:46.103Z|9fbb541a-8a90-4425-90a3-bd1ceefbb13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:55:46.104Z|9fbb541a-8a90-4425-90a3-bd1ceefbb13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:55:46.491Z|4bc7339b-a741-4304-aec4-1e5168e7412e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:55:46.491Z|4bc7339b-a741-4304-aec4-1e5168e7412e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:55:53.632Z|9796f741-1140-4245-98ab-2d24d44c172e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:53.632Z|4fc5ce28-3e7e-4e7c-bc48-603a3b2690dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:53.633Z|9796f741-1140-4245-98ab-2d24d44c172e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:53.633Z|4fc5ce28-3e7e-4e7c-bc48-603a3b2690dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:55:53.661Z|b994e0d1-5fb4-47b3-a1f2-b752da15e613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:55:53.662Z|b994e0d1-5fb4-47b3-a1f2-b752da15e613|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:01.103Z|c51d8910-6a72-442a-98f4-d7d235840be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:56:01.106Z|c51d8910-6a72-442a-98f4-d7d235840be1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:56:03.659Z|f49cd371-241f-4f23-84fd-51c7fb889338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:03.659Z|57fac00d-3c9d-42c2-b51c-23ff2d6d6364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:03.659Z|f49cd371-241f-4f23-84fd-51c7fb889338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:03.660Z|57fac00d-3c9d-42c2-b51c-23ff2d6d6364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:03.685Z|59652d31-95d9-41da-8cea-12325620c60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:03.686Z|59652d31-95d9-41da-8cea-12325620c60f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:11.061Z|a993dc10-e351-487b-88bc-ad9bc600014d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:56:11.062Z|a993dc10-e351-487b-88bc-ad9bc600014d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:13.684Z|466619a8-dff9-4250-9620-75e5d7e56c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:13.684Z|637913cb-ec75-41e7-acef-a8df3884de5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:13.685Z|466619a8-dff9-4250-9620-75e5d7e56c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:13.685Z|637913cb-ec75-41e7-acef-a8df3884de5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:13.720Z|cabb5e17-e232-43dd-aa02-6cc0b3a1963b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:13.721Z|cabb5e17-e232-43dd-aa02-6cc0b3a1963b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:16.103Z|74fb492c-9aac-454a-8d71-4a9e8147ecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:56:16.104Z|74fb492c-9aac-454a-8d71-4a9e8147ecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:56:16.492Z|a17884c4-1611-4347-86f0-6014b7a11193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:56:16.492Z|a17884c4-1611-4347-86f0-6014b7a11193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:56:23.723Z|f1c1ac4b-3e46-4768-9e15-355fa8662c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:23.723Z|a918103f-aa46-4f85-a432-e8808ad99199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:23.724Z|f1c1ac4b-3e46-4768-9e15-355fa8662c2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:23.724Z|a918103f-aa46-4f85-a432-e8808ad99199|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:23.746Z|d8dd17b8-ca83-471e-bd71-ce18232cb782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:23.747Z|d8dd17b8-ca83-471e-bd71-ce18232cb782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:31.103Z|d701cb3b-c22c-42b7-93cd-2d1a84a35b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:56:31.104Z|d701cb3b-c22c-42b7-93cd-2d1a84a35b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:56:33.751Z|c4761d8e-9511-4e49-80b3-405fa4c513dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:33.751Z|942833f0-78ea-4f20-bdb7-5ec6340f17d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:33.751Z|942833f0-78ea-4f20-bdb7-5ec6340f17d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:33.751Z|c4761d8e-9511-4e49-80b3-405fa4c513dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:33.772Z|3c17f028-f5d1-4189-9076-c075524db6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:33.773Z|3c17f028-f5d1-4189-9076-c075524db6ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:43.782Z|e60c90a7-7a03-40be-aa29-9ad31114a0b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:43.783Z|e60c90a7-7a03-40be-aa29-9ad31114a0b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:43.788Z|4de4ad12-54bb-4cb0-a838-cc3a3cf51a29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:43.789Z|4de4ad12-54bb-4cb0-a838-cc3a3cf51a29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:43.796Z|6b67aed8-fbb0-4d0c-84e8-43dcd6e03582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:43.796Z|6b67aed8-fbb0-4d0c-84e8-43dcd6e03582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:46.103Z|75e09c49-7621-4fb5-b5d5-58c9be6ce2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:56:46.106Z|75e09c49-7621-4fb5-b5d5-58c9be6ce2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:56:46.493Z|e8fe70b9-ea52-48b4-9d79-75ab6daa3b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:56:46.494Z|e8fe70b9-ea52-48b4-9d79-75ab6daa3b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:56:53.810Z|7c9fcf75-c914-49cf-b5b8-e8f516d5deb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:53.812Z|6fada1c7-b903-4d8f-8f14-8b294f319d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:53.812Z|7c9fcf75-c914-49cf-b5b8-e8f516d5deb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:53.812Z|6fada1c7-b903-4d8f-8f14-8b294f319d0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:56:53.821Z|4236b404-b71d-48ce-8b52-a6ea91b6e6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:56:53.822Z|4236b404-b71d-48ce-8b52-a6ea91b6e6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:01.103Z|055d4bde-4a19-4345-8d5c-62488290888f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:57:01.104Z|055d4bde-4a19-4345-8d5c-62488290888f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:57:03.835Z|31dea01a-8a6b-4519-b978-bf33b3bb1900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:03.837Z|31dea01a-8a6b-4519-b978-bf33b3bb1900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:03.845Z|3b056ff1-5e75-478a-bddf-d2566879606c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:03.839Z|5c3dd26e-c914-484d-baf9-0feb30587b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:03.846Z|3b056ff1-5e75-478a-bddf-d2566879606c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:03.846Z|5c3dd26e-c914-484d-baf9-0feb30587b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:11.062Z|2590f21b-8c19-475e-bcf7-4b67a93337c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:57:11.062Z|2590f21b-8c19-475e-bcf7-4b67a93337c3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:13.862Z|e61ed44d-60d2-43c0-9d0a-39bd5a8b947a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:13.863Z|e61ed44d-60d2-43c0-9d0a-39bd5a8b947a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:13.869Z|70129e9c-e5ff-4a5a-85c4-50d66b741742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:13.870Z|70129e9c-e5ff-4a5a-85c4-50d66b741742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:13.878Z|c84188b2-f61f-4d7e-8378-41c68306a7ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:13.879Z|c84188b2-f61f-4d7e-8378-41c68306a7ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:16.105Z|d7f1bc2c-034d-40bc-9390-38b761977da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:57:16.106Z|d7f1bc2c-034d-40bc-9390-38b761977da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:57:16.494Z|a92f699b-c922-4bb5-b9b3-93df83bab894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:57:16.495Z|a92f699b-c922-4bb5-b9b3-93df83bab894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:57:23.897Z|b2ffbc14-e01b-46ea-85e1-581481b00a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:23.898Z|b2ffbc14-e01b-46ea-85e1-581481b00a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:23.899Z|8ee6cea1-53c4-4a25-86db-9ba603314f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:23.900Z|8ee6cea1-53c4-4a25-86db-9ba603314f44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:23.905Z|752f185a-2ed3-4e63-ab9e-93ff583e0fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:23.905Z|752f185a-2ed3-4e63-ab9e-93ff583e0fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:31.103Z|ae175b22-434d-47a9-9158-37f68d802e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:57:31.106Z|ae175b22-434d-47a9-9158-37f68d802e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:57:33.922Z|cda6adbf-d130-426a-b9f1-d4f72aabe80d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:33.923Z|cda6adbf-d130-426a-b9f1-d4f72aabe80d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:33.926Z|6e614ce5-f872-45f0-bcc3-697f7eea8f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:33.926Z|6e614ce5-f872-45f0-bcc3-697f7eea8f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:33.927Z|0f4b09e0-a363-41b5-8cc3-75bec56e0e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:33.927Z|0f4b09e0-a363-41b5-8cc3-75bec56e0e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:43.948Z|dd6ed2a5-d927-438e-8d52-7cfb3b7f8bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:43.948Z|e8284d27-f01f-4407-95d3-cadcbe6621d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:43.948Z|dd6ed2a5-d927-438e-8d52-7cfb3b7f8bc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:43.948Z|e8284d27-f01f-4407-95d3-cadcbe6621d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:43.953Z|89cb7935-01d0-4d42-8616-65d6598470bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:43.954Z|89cb7935-01d0-4d42-8616-65d6598470bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:46.103Z|646fab3a-a3c3-4f45-95e5-35bca0429298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:57:46.105Z|646fab3a-a3c3-4f45-95e5-35bca0429298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:57:46.496Z|4e691f9e-0b5a-4522-b5b4-408e4dd82067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:57:46.496Z|4e691f9e-0b5a-4522-b5b4-408e4dd82067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:57:53.972Z|9d7010ea-6c44-49fc-9c55-bd740b4a5fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:53.972Z|5a7aed32-948b-47b0-849f-e8bf6a362457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:53.973Z|9d7010ea-6c44-49fc-9c55-bd740b4a5fee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:53.973Z|5a7aed32-948b-47b0-849f-e8bf6a362457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:57:53.976Z|5a0c3df7-32e6-42bd-b34b-66c2d88c671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:57:53.977Z|5a0c3df7-32e6-42bd-b34b-66c2d88c671f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:01.103Z|9a02822f-e397-46fc-980e-de89ed245dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:58:01.104Z|9a02822f-e397-46fc-980e-de89ed245dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:58:04.002Z|7820599d-2854-44e6-8ea1-66cf1bcd5dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:04.002Z|b373dee8-f1d8-4f57-92c3-13061c3b7c5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:04.003Z|7820599d-2854-44e6-8ea1-66cf1bcd5dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:04.003Z|b373dee8-f1d8-4f57-92c3-13061c3b7c5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:04.007Z|0db9e841-f416-4f7f-aee2-edaa8a9c3b23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:04.007Z|0db9e841-f416-4f7f-aee2-edaa8a9c3b23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:11.061Z|1239195c-7394-42f0-a7d5-eb82b5959d6b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:58:11.062Z|1239195c-7394-42f0-a7d5-eb82b5959d6b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:14.035Z|598d3a88-6cda-4009-89bc-80b991f24a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:14.036Z|ac898ef6-cf9f-474b-bbaa-695d056b1b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:14.036Z|ac898ef6-cf9f-474b-bbaa-695d056b1b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:14.036Z|598d3a88-6cda-4009-89bc-80b991f24a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:14.038Z|b2b295b7-5033-430b-ab9b-f9d0c1760b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:14.038Z|b2b295b7-5033-430b-ab9b-f9d0c1760b1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:16.103Z|b0c95fe1-4f0d-4842-b369-5e73b665a79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:58:16.105Z|b0c95fe1-4f0d-4842-b369-5e73b665a79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:58:16.497Z|2fce4cd5-572d-4366-b1c3-b820bdae1172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:58:16.498Z|2fce4cd5-572d-4366-b1c3-b820bdae1172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:58:24.066Z|715bba60-5c6a-4c72-9c1c-9e9c15e9e5c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:24.067Z|5be72fc5-f409-4838-915f-00ff00786bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:24.067Z|715bba60-5c6a-4c72-9c1c-9e9c15e9e5c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:24.068Z|200c0361-1f1e-4209-88b9-b4ccd8c256f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:24.068Z|5be72fc5-f409-4838-915f-00ff00786bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:24.068Z|200c0361-1f1e-4209-88b9-b4ccd8c256f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:31.103Z|8b54480d-5b76-4bd5-8c28-1ed1ed4cad57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:58:31.104Z|8b54480d-5b76-4bd5-8c28-1ed1ed4cad57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:58:34.094Z|b25b5206-01f6-4df3-968c-7b5cfe355629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:34.094Z|5bc816c2-c9b5-4368-b02f-0d4739dfcd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:34.095Z|b25b5206-01f6-4df3-968c-7b5cfe355629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:34.094Z|8e3689b0-5a22-45fc-aa5f-a15e0bebf0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:34.095Z|5bc816c2-c9b5-4368-b02f-0d4739dfcd31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:34.096Z|8e3689b0-5a22-45fc-aa5f-a15e0bebf0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:44.132Z|3369affd-3e61-44ee-8a14-a9ec9cd8e031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:44.133Z|3369affd-3e61-44ee-8a14-a9ec9cd8e031|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:44.133Z|f77dd3a0-0878-4b5e-ac15-c9f87056c7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:44.134Z|f77dd3a0-0878-4b5e-ac15-c9f87056c7e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:44.134Z|695fe7aa-b60f-45b6-b01d-798f5d49f3df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:44.134Z|695fe7aa-b60f-45b6-b01d-798f5d49f3df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:46.103Z|7a21d7d6-1400-4162-8cd5-5f0aef13cdc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:58:46.104Z|7a21d7d6-1400-4162-8cd5-5f0aef13cdc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:58:46.498Z|21abb8e4-1047-4c53-b368-85d7ce4202a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:58:46.499Z|21abb8e4-1047-4c53-b368-85d7ce4202a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:58:54.172Z|ac0abc5d-a278-4d59-9c6d-05a55241e7a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:54.172Z|5bd51e6f-b015-4212-8c7d-05461340e6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:54.173Z|ac0abc5d-a278-4d59-9c6d-05a55241e7a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:54.173Z|5bd51e6f-b015-4212-8c7d-05461340e6da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:58:54.172Z|02968ea2-3442-4c48-baa8-4e7b45f9686a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:58:54.174Z|02968ea2-3442-4c48-baa8-4e7b45f9686a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:01.103Z|1299d641-061f-49e2-85c9-15de40d463b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:59:01.106Z|1299d641-061f-49e2-85c9-15de40d463b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:59:04.200Z|7b34b91e-f1e5-4ac8-9333-8956139ac955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:04.200Z|3f24768b-227b-4629-817c-8ee65c3ead58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:04.201Z|7b34b91e-f1e5-4ac8-9333-8956139ac955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:04.201Z|3f24768b-227b-4629-817c-8ee65c3ead58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:04.210Z|d5ba6962-0d1f-49a4-b95a-a126ea880be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:04.211Z|d5ba6962-0d1f-49a4-b95a-a126ea880be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:11.063Z|e41169fb-d5d8-4c8f-b35c-7f4b70b56a61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T01:59:11.064Z|e41169fb-d5d8-4c8f-b35c-7f4b70b56a61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:14.241Z|ad60c297-04a3-412b-a5c6-761768cb0c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:14.242Z|ad60c297-04a3-412b-a5c6-761768cb0c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:14.243Z|0235281e-44d5-4b9b-8273-0c8c023fe543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:14.243Z|0235281e-44d5-4b9b-8273-0c8c023fe543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:14.244Z|97837cb4-7db8-4dd1-b01b-6b4ba4881971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:14.245Z|97837cb4-7db8-4dd1-b01b-6b4ba4881971|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:16.103Z|0fb1239b-c999-4cb4-9931-b166950ff5cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:59:16.104Z|0fb1239b-c999-4cb4-9931-b166950ff5cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:59:16.500Z|7958709e-17a9-494c-bbb3-756121a9bb55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:59:16.500Z|7958709e-17a9-494c-bbb3-756121a9bb55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:59:24.271Z|26d9ed55-99a1-4dad-93ec-6a4641f1c940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:24.271Z|0d61f637-915b-46e3-a2ba-2989c5dfde54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:24.272Z|26d9ed55-99a1-4dad-93ec-6a4641f1c940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:24.272Z|0d61f637-915b-46e3-a2ba-2989c5dfde54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:24.280Z|136cebcc-0a86-423a-a3d5-9b457d714673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:24.280Z|136cebcc-0a86-423a-a3d5-9b457d714673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:31.103Z|001d0440-ff30-40d7-a6c1-8129c232ee1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:59:31.104Z|001d0440-ff30-40d7-a6c1-8129c232ee1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:59:34.297Z|aa12fe7b-02dd-434a-a597-3e502bcdf986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:34.297Z|69d5e0fe-abe8-4753-80ba-bdf2ba29bd1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:34.297Z|69d5e0fe-abe8-4753-80ba-bdf2ba29bd1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:34.297Z|aa12fe7b-02dd-434a-a597-3e502bcdf986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:34.304Z|cfb13b8d-68f0-4996-a0fe-c37d4d4384dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:34.305Z|cfb13b8d-68f0-4996-a0fe-c37d4d4384dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:44.321Z|ec751c52-c683-4590-a33f-a86c8ab5cde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:44.321Z|7086007c-a1f2-4ef1-b808-c1cd0ad2ec5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:44.322Z|7086007c-a1f2-4ef1-b808-c1cd0ad2ec5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:44.322Z|ec751c52-c683-4590-a33f-a86c8ab5cde9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:44.329Z|8b6304db-fca6-4e85-8fc5-4512489e4f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:44.329Z|8b6304db-fca6-4e85-8fc5-4512489e4f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:46.103Z|b9bd4845-d34c-4d39-826d-33f51eb30b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:59:46.107Z|b9bd4845-d34c-4d39-826d-33f51eb30b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:59:46.501Z|ed39f258-fb5d-4499-8b18-9f1cf7cf24cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T01:59:46.502Z|ed39f258-fb5d-4499-8b18-9f1cf7cf24cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T01:59:54.350Z|f9d9dc73-0807-4a02-91bf-c38d3dc3c55d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:54.351Z|f9d9dc73-0807-4a02-91bf-c38d3dc3c55d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:54.352Z|04b12607-ca8c-466d-b9d1-cae8db2e5a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:54.354Z|69ed198b-3bdd-4fe4-8713-773579358bf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T01:59:54.354Z|04b12607-ca8c-466d-b9d1-cae8db2e5a1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T01:59:54.355Z|69ed198b-3bdd-4fe4-8713-773579358bf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:01.103Z|f2c0cd5b-23a7-400d-b7ea-f1f0bcfc9b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:00:01.104Z|f2c0cd5b-23a7-400d-b7ea-f1f0bcfc9b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:00:04.380Z|6ab7d6b1-228e-40bb-b7e2-dab8a4c405bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:04.380Z|18bb9890-bff9-43b6-b745-fc361efce585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:04.381Z|6ab7d6b1-228e-40bb-b7e2-dab8a4c405bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:04.381Z|18bb9890-bff9-43b6-b745-fc361efce585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:04.389Z|0ed116eb-0d20-4238-b146-df527683b2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:04.390Z|0ed116eb-0d20-4238-b146-df527683b2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:11.061Z|eb64307e-f1ed-4ea0-8bd3-d7764a001c3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:00:11.062Z|eb64307e-f1ed-4ea0-8bd3-d7764a001c3a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:14.413Z|c1f94989-6e4f-432c-8365-fcf6e044f9d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:14.413Z|09f70e77-604a-4cc1-9a92-a077df519986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:14.413Z|09f70e77-604a-4cc1-9a92-a077df519986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:14.414Z|c1f94989-6e4f-432c-8365-fcf6e044f9d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:14.419Z|ce7789c5-1141-4094-8fdb-6b2b3a940d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:14.419Z|ce7789c5-1141-4094-8fdb-6b2b3a940d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:16.103Z|d579f8c2-d982-48dc-ba14-a1c5b9ddf0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:00:16.104Z|d579f8c2-d982-48dc-ba14-a1c5b9ddf0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:00:16.502Z|a552ea98-e1ae-4484-993d-dc9d5560846f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:00:16.503Z|a552ea98-e1ae-4484-993d-dc9d5560846f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:00:24.444Z|a3db22fb-8ca0-44ff-b510-1f98a8577d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:24.444Z|a3db22fb-8ca0-44ff-b510-1f98a8577d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:24.450Z|a2828be8-8ea4-4fa4-908c-527416d7e91d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:24.451Z|a2828be8-8ea4-4fa4-908c-527416d7e91d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:24.451Z|865e944a-3fe6-4c94-a767-1629d3a48b1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:24.452Z|865e944a-3fe6-4c94-a767-1629d3a48b1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:31.103Z|24c1d101-436e-456f-8318-f08d3b93d3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:00:31.105Z|24c1d101-436e-456f-8318-f08d3b93d3b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:00:34.469Z|b3c604d4-96c0-4b52-af6f-9c7bb5da5410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:34.470Z|b3c604d4-96c0-4b52-af6f-9c7bb5da5410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:34.477Z|0f8de4c2-b4ec-4656-838d-fc22eacff6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:34.478Z|0f8de4c2-b4ec-4656-838d-fc22eacff6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:34.480Z|c7482790-c563-44f1-a868-22b59417921b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:34.480Z|c7482790-c563-44f1-a868-22b59417921b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:44.496Z|7759ddac-518b-4cc6-a00c-44ec6a4ac515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:44.497Z|7759ddac-518b-4cc6-a00c-44ec6a4ac515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:44.506Z|d46c9907-2541-44bc-b71a-d82ca45ca461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:44.506Z|d46c9907-2541-44bc-b71a-d82ca45ca461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:44.513Z|aa77ad0c-d61d-4be4-b212-3b6eac150bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:44.513Z|aa77ad0c-d61d-4be4-b212-3b6eac150bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:46.103Z|0ea97dcf-0774-43e0-8a08-2815197191ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:00:46.104Z|0ea97dcf-0774-43e0-8a08-2815197191ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:00:46.504Z|3c2addd8-05f9-431b-ac86-315e5d65880c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:00:46.504Z|3c2addd8-05f9-431b-ac86-315e5d65880c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:00:54.523Z|c509b4cd-b5db-461e-ac0f-d464750fcb65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:54.523Z|c509b4cd-b5db-461e-ac0f-d464750fcb65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:54.542Z|aaf5c1a9-c951-4784-92a9-eee869ce1054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:54.542Z|0a82f30d-8482-41d5-86eb-b1da8a4f8d20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:00:54.542Z|aaf5c1a9-c951-4784-92a9-eee869ce1054|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:00:54.543Z|0a82f30d-8482-41d5-86eb-b1da8a4f8d20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:01.104Z|53378e83-8097-4e12-9e7f-0855ca449ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:01:01.104Z|53378e83-8097-4e12-9e7f-0855ca449ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:01:04.550Z|0859c039-8995-4762-bb50-a38e513561dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:04.551Z|0859c039-8995-4762-bb50-a38e513561dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:04.572Z|4e6575c1-9138-4b50-803c-3c45000801c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:04.572Z|4e6575c1-9138-4b50-803c-3c45000801c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:04.572Z|08381829-85ca-4adf-8756-472e8454cd91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:04.574Z|08381829-85ca-4adf-8756-472e8454cd91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:11.062Z|c195ac0d-defc-483f-8dfc-b7253b5587da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:01:11.063Z|c195ac0d-defc-483f-8dfc-b7253b5587da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:14.600Z|b64c0393-2db6-4491-a243-de5a4f5f9b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:14.600Z|b64c0393-2db6-4491-a243-de5a4f5f9b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:14.619Z|f43eea33-ccf8-467b-857b-ec5cc11eb96e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:14.620Z|f43eea33-ccf8-467b-857b-ec5cc11eb96e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:14.624Z|857a65cd-69b4-4599-a256-65112660903a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:14.625Z|857a65cd-69b4-4599-a256-65112660903a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:16.107Z|8c9ff04d-7483-40f4-b780-edd6b4553c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:01:16.112Z|8c9ff04d-7483-40f4-b780-edd6b4553c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:01:16.505Z|63e5b589-41d3-4554-abdf-0774c7fcbdf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:01:16.505Z|63e5b589-41d3-4554-abdf-0774c7fcbdf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:01:24.646Z|50c53676-a328-4468-bbe0-a6a67edef5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:24.646Z|c7080aa7-85b6-4d7d-b88c-376294ac9975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:24.647Z|50c53676-a328-4468-bbe0-a6a67edef5b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:24.647Z|c7080aa7-85b6-4d7d-b88c-376294ac9975|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:24.655Z|172fb750-d0f6-46e5-a039-dc2cee8287f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:24.656Z|172fb750-d0f6-46e5-a039-dc2cee8287f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:31.103Z|d6ff9266-f893-4ede-ab62-887df2544f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:01:31.103Z|d6ff9266-f893-4ede-ab62-887df2544f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:01:34.693Z|d8405b09-66ca-42e9-b9fb-b95c3f110527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:34.693Z|d8405b09-66ca-42e9-b9fb-b95c3f110527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:34.700Z|208d47ca-4fef-4fdd-98d0-16185d9613c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:34.700Z|d5c8f5b6-def4-4af4-b6bb-38dd1ded38e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:34.700Z|208d47ca-4fef-4fdd-98d0-16185d9613c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:34.701Z|d5c8f5b6-def4-4af4-b6bb-38dd1ded38e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:44.776Z|21e8ebec-12af-486d-8334-433d0aefa245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:44.777Z|21e8ebec-12af-486d-8334-433d0aefa245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:44.786Z|2f5143f6-abee-4a20-82b9-5aebabad8c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:44.787Z|2f5143f6-abee-4a20-82b9-5aebabad8c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:44.809Z|610cb32c-ed8e-4cbe-8c8f-6064c666746a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:44.810Z|610cb32c-ed8e-4cbe-8c8f-6064c666746a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:46.103Z|1f7187b8-77ab-4446-9263-1513f4b72559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:01:46.104Z|1f7187b8-77ab-4446-9263-1513f4b72559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:01:46.506Z|a02dbfe7-51c3-4904-8a78-e85aaa626afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:01:46.507Z|a02dbfe7-51c3-4904-8a78-e85aaa626afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:01:54.807Z|05fdabde-8383-4d90-a30f-873d0a2b075c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:54.807Z|05fdabde-8383-4d90-a30f-873d0a2b075c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:54.827Z|9fcc38bd-c03e-4d6f-bbdd-756f16287375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:54.827Z|9fcc38bd-c03e-4d6f-bbdd-756f16287375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:01:54.839Z|89c977c4-7cd9-43e9-81af-c018ecb7c25b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:01:54.842Z|89c977c4-7cd9-43e9-81af-c018ecb7c25b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:01.104Z|e14dff5d-35b1-4f9e-8229-6ecf5eb888d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:02:01.107Z|e14dff5d-35b1-4f9e-8229-6ecf5eb888d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:02:04.831Z|4e517ebd-7085-416d-b84f-cce3cc756bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:04.832Z|4e517ebd-7085-416d-b84f-cce3cc756bb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:04.850Z|403ccf67-6df3-4ddf-aa4d-09a0e23c2631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:04.851Z|403ccf67-6df3-4ddf-aa4d-09a0e23c2631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:04.865Z|00488ffc-51b0-4833-8a31-a9228a1b3ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:04.866Z|00488ffc-51b0-4833-8a31-a9228a1b3ed0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:11.060Z|32620bf4-9b54-4af1-b80e-e98e97d41e73|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:02:11.061Z|32620bf4-9b54-4af1-b80e-e98e97d41e73|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:14.856Z|9dce809c-597d-421c-ab56-99ce8eb77d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:14.857Z|9dce809c-597d-421c-ab56-99ce8eb77d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:14.876Z|96790122-25a5-484d-ba98-9a9a414a17da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:14.876Z|96790122-25a5-484d-ba98-9a9a414a17da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:14.895Z|30f47c4f-2bd8-4ba4-bae0-cceb1017032c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:14.895Z|30f47c4f-2bd8-4ba4-bae0-cceb1017032c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:16.103Z|922f5812-23fc-4876-a897-81881e136bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:02:16.104Z|922f5812-23fc-4876-a897-81881e136bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:02:16.507Z|0f8e6a19-0ce7-4413-9aaf-e59d68052d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:02:16.508Z|0f8e6a19-0ce7-4413-9aaf-e59d68052d67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:02:24.881Z|af577a94-4111-4201-9e0c-211f8ccd51cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:24.882Z|af577a94-4111-4201-9e0c-211f8ccd51cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:24.904Z|8d8ac5ac-1fee-4450-b388-979cb6627707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:24.905Z|8d8ac5ac-1fee-4450-b388-979cb6627707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:24.921Z|28c98b2c-be89-471e-86b6-4fcba8509b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:24.922Z|28c98b2c-be89-471e-86b6-4fcba8509b19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:31.103Z|0ca40196-d4aa-4a6a-b17e-fa937b319af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:02:31.104Z|0ca40196-d4aa-4a6a-b17e-fa937b319af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:02:34.910Z|77ebc70e-ae66-4b1e-b498-756ab256a8c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:34.911Z|77ebc70e-ae66-4b1e-b498-756ab256a8c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:34.931Z|d5bebae1-0622-432f-b3a2-fe1af3d22224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:34.932Z|d5bebae1-0622-432f-b3a2-fe1af3d22224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:34.949Z|7ae7d358-a5f6-41a8-aa47-a7051a0f1a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:34.950Z|7ae7d358-a5f6-41a8-aa47-a7051a0f1a5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:44.937Z|2dbd567e-393b-4ae3-bf4c-2b84aed812f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:44.938Z|2dbd567e-393b-4ae3-bf4c-2b84aed812f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:44.959Z|9ebb30d5-bee6-467c-88fd-ddc195a37a68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:44.959Z|9ebb30d5-bee6-467c-88fd-ddc195a37a68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:44.974Z|caec4468-a586-4093-a1a0-eedc7c9fc952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:44.975Z|caec4468-a586-4093-a1a0-eedc7c9fc952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:46.103Z|348588f6-cb72-4219-98f1-e0a430cafa55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:02:46.107Z|348588f6-cb72-4219-98f1-e0a430cafa55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:02:46.508Z|b6c47d97-0a22-4027-846f-5c807373d2fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:02:46.509Z|b6c47d97-0a22-4027-846f-5c807373d2fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:02:54.976Z|b575b949-56de-404b-b7ed-318aa45c0e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:54.977Z|b575b949-56de-404b-b7ed-318aa45c0e02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:54.989Z|e1855805-bcc9-4d4a-b4eb-d3964b0859b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:54.990Z|e1855805-bcc9-4d4a-b4eb-d3964b0859b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:02:55.001Z|651712ca-cf4e-47d7-9716-aa36f913b86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:02:55.002Z|651712ca-cf4e-47d7-9716-aa36f913b86d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:01.103Z|716c837c-73a7-48cc-b94e-7da282dd9ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:03:01.104Z|716c837c-73a7-48cc-b94e-7da282dd9ef8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:03:05.012Z|3b738900-ed74-4a5d-a5d7-2dcdfc36a536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:05.014Z|3b738900-ed74-4a5d-a5d7-2dcdfc36a536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:05.018Z|cc7a12fa-d7a7-4848-a2b8-6e001a55ec96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:05.020Z|cc7a12fa-d7a7-4848-a2b8-6e001a55ec96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:05.029Z|625a8873-9211-4fa9-a6e8-ba6f4cb60ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:05.030Z|625a8873-9211-4fa9-a6e8-ba6f4cb60ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:11.061Z|3e7fa252-917c-4c6f-bfb8-e8af1488b10a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:03:11.062Z|3e7fa252-917c-4c6f-bfb8-e8af1488b10a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:15.045Z|ec3545c3-1948-43fe-8849-afaec2898cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:15.045Z|863ecd6e-bb04-46bd-8afb-5ff037fe9f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:15.046Z|ec3545c3-1948-43fe-8849-afaec2898cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:15.046Z|863ecd6e-bb04-46bd-8afb-5ff037fe9f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:15.056Z|2ea8b327-74ac-43af-a4bb-39ce92b807b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:15.057Z|2ea8b327-74ac-43af-a4bb-39ce92b807b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:16.103Z|fb027d06-571c-4203-b0bc-2a95ab1cf0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:03:16.104Z|fb027d06-571c-4203-b0bc-2a95ab1cf0a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:03:16.510Z|ccbbc215-3b50-42a3-87f3-ba4c47e4e6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:03:16.510Z|ccbbc215-3b50-42a3-87f3-ba4c47e4e6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:03:25.093Z|429770da-084f-4d75-b79f-9805a9f3ef01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:25.093Z|242130b0-ec51-41fd-8f6a-5f8e8b24afac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:25.093Z|e12de744-cc23-4dec-9618-732c1117962a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:25.094Z|242130b0-ec51-41fd-8f6a-5f8e8b24afac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:25.094Z|e12de744-cc23-4dec-9618-732c1117962a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:25.094Z|429770da-084f-4d75-b79f-9805a9f3ef01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:31.103Z|350bab38-317d-4735-8e7b-d613e5e51511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:03:31.106Z|350bab38-317d-4735-8e7b-d613e5e51511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:03:35.137Z|e53f5c29-599a-4015-954d-105f6481cace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:35.137Z|8cb6628f-dd01-4ca3-9d3d-18c94045ed89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:35.137Z|591fb8ed-def6-4d1f-bbdb-75ffbe5226aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:35.138Z|8cb6628f-dd01-4ca3-9d3d-18c94045ed89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:35.138Z|e53f5c29-599a-4015-954d-105f6481cace|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:35.138Z|591fb8ed-def6-4d1f-bbdb-75ffbe5226aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:45.166Z|a70e056a-b5df-46cc-8721-af10738ac375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:45.166Z|1d6d4ec5-8e54-483b-9987-65d5833a835b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:45.166Z|a78509d2-66fd-4ccd-8fcc-d5e9d58a5fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:45.167Z|a70e056a-b5df-46cc-8721-af10738ac375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:45.167Z|1d6d4ec5-8e54-483b-9987-65d5833a835b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:45.167Z|a78509d2-66fd-4ccd-8fcc-d5e9d58a5fc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:46.103Z|92c81e70-9c90-4e03-9133-238993f2d0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:03:46.104Z|92c81e70-9c90-4e03-9133-238993f2d0bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:03:46.511Z|7db6e512-b0da-4bec-8c03-09a5a9b112d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:03:46.512Z|7db6e512-b0da-4bec-8c03-09a5a9b112d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:03:55.195Z|1b706629-156b-4e49-a90f-c33a20f8c1e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:55.195Z|63670290-a534-4844-8347-ad852428ffb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:55.196Z|1b706629-156b-4e49-a90f-c33a20f8c1e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:55.196Z|63670290-a534-4844-8347-ad852428ffb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:03:55.202Z|10e77a3f-11bb-4d81-a03e-e5696f2066b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:03:55.203Z|10e77a3f-11bb-4d81-a03e-e5696f2066b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:01.103Z|9ffb18a7-e2d7-450e-bae1-c42fda41c2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:04:01.104Z|9ffb18a7-e2d7-450e-bae1-c42fda41c2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:04:05.232Z|1e105f9e-2c5c-4340-bf22-bf49ac8eea3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:05.232Z|fe3e9a42-6dc3-4513-a9b1-186490c9d786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:05.232Z|d46fd929-d710-45f8-8489-56b423cd35db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:05.232Z|fe3e9a42-6dc3-4513-a9b1-186490c9d786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:05.232Z|1e105f9e-2c5c-4340-bf22-bf49ac8eea3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:05.233Z|d46fd929-d710-45f8-8489-56b423cd35db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:11.061Z|b717b95d-5735-47af-82f6-21a8b391410b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:04:11.062Z|b717b95d-5735-47af-82f6-21a8b391410b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:15.269Z|941d6c94-e764-4990-916b-44b022b976b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:15.269Z|4265e0d3-28db-42df-b712-dabc6c032956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:15.269Z|662f88ae-edce-48f6-a354-bdc8f9f15821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:15.270Z|941d6c94-e764-4990-916b-44b022b976b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:15.270Z|662f88ae-edce-48f6-a354-bdc8f9f15821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:15.270Z|4265e0d3-28db-42df-b712-dabc6c032956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:16.103Z|d2090302-087a-43ce-9320-75817a0955b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:04:16.106Z|d2090302-087a-43ce-9320-75817a0955b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:04:16.512Z|8adfefc7-c36e-4d61-9d7c-03f7446e10fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:04:16.513Z|8adfefc7-c36e-4d61-9d7c-03f7446e10fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:04:25.299Z|64eaa766-2e29-4e3e-a443-2168cad1dee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:25.299Z|d3bd92f0-2412-49a0-9b95-362bcf82ca83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:25.299Z|959d4664-220f-4d2d-be50-8d7bc834cb8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:25.299Z|959d4664-220f-4d2d-be50-8d7bc834cb8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:25.299Z|d3bd92f0-2412-49a0-9b95-362bcf82ca83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:25.299Z|64eaa766-2e29-4e3e-a443-2168cad1dee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:31.103Z|2ebb2e9f-5bc3-4d40-8ce0-dba8a2e30c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:04:31.104Z|2ebb2e9f-5bc3-4d40-8ce0-dba8a2e30c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:04:35.327Z|1bc8a73a-9cd7-4d74-b2a3-25359083a27e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:35.328Z|1bc8a73a-9cd7-4d74-b2a3-25359083a27e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:35.330Z|1bfa0aa9-ffc3-4af4-b6bf-a0c113acad5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:35.331Z|1bfa0aa9-ffc3-4af4-b6bf-a0c113acad5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:35.332Z|5188c702-ad03-44ea-a013-b4aace9928c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:35.333Z|5188c702-ad03-44ea-a013-b4aace9928c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:45.358Z|9cf42220-e6d7-4542-ba99-1cba5ee3bab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:45.358Z|53be23d8-d7fa-4bb4-b8c8-75368ee8ddde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:45.358Z|72d5b185-1f52-4f7e-96c1-4485a94c80c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:45.358Z|9cf42220-e6d7-4542-ba99-1cba5ee3bab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:45.358Z|72d5b185-1f52-4f7e-96c1-4485a94c80c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:45.358Z|53be23d8-d7fa-4bb4-b8c8-75368ee8ddde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:46.103Z|8322ab21-8497-4397-8a70-5a8217520528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:04:46.104Z|8322ab21-8497-4397-8a70-5a8217520528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:04:46.513Z|a8daeb03-bc98-4455-8e4c-77702aab6319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:04:46.514Z|a8daeb03-bc98-4455-8e4c-77702aab6319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:04:55.386Z|f6b19d3e-9cef-447c-a305-42f1f3ef73d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:55.386Z|37684cbb-c8e2-4890-973e-f8efe5ebc956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:55.386Z|f6b19d3e-9cef-447c-a305-42f1f3ef73d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:55.387Z|37684cbb-c8e2-4890-973e-f8efe5ebc956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:04:55.386Z|8fcf8af8-59ab-437a-89b0-3c57e60c71b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:04:55.388Z|8fcf8af8-59ab-437a-89b0-3c57e60c71b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:01.103Z|70b7966c-5c77-4324-9445-9eb841c1d874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:05:01.108Z|70b7966c-5c77-4324-9445-9eb841c1d874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:05:05.414Z|22b78fa4-e863-460d-8b6d-2d82a506c8be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:05.414Z|98a63e66-402e-4d19-871c-f0ded2b4d3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:05.415Z|22b78fa4-e863-460d-8b6d-2d82a506c8be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:05.414Z|939e5cb0-cc39-43b9-b9bc-77ddcd12fa22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:05.415Z|98a63e66-402e-4d19-871c-f0ded2b4d3db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:05.415Z|939e5cb0-cc39-43b9-b9bc-77ddcd12fa22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:11.061Z|83ebde1b-7c87-45d4-817d-65d487493fd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:05:11.062Z|83ebde1b-7c87-45d4-817d-65d487493fd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:15.446Z|53985557-643f-4f48-b4b5-74ea6808bf1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:15.446Z|86fe45f1-890b-4e75-b9ad-49b0a30315d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:15.447Z|53985557-643f-4f48-b4b5-74ea6808bf1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:15.446Z|86fe45f1-890b-4e75-b9ad-49b0a30315d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:15.450Z|69e616c7-6a12-4ef6-8cea-e7fc4bdfa34a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:15.451Z|69e616c7-6a12-4ef6-8cea-e7fc4bdfa34a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:16.103Z|a3564f97-dfb3-44aa-8d01-d900be172aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:05:16.104Z|a3564f97-dfb3-44aa-8d01-d900be172aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:05:16.515Z|12048bfa-be69-4d08-971a-2c920587fdcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:05:16.515Z|12048bfa-be69-4d08-971a-2c920587fdcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:05:25.485Z|3ccc10f7-b337-4275-ab34-92590cc8f806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:25.485Z|3ccc10f7-b337-4275-ab34-92590cc8f806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:25.486Z|5ea10bec-b1d9-45a7-9602-0aeb80ff872b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:25.487Z|6106168f-ce9a-44e1-91c7-c9345de48b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:25.487Z|5ea10bec-b1d9-45a7-9602-0aeb80ff872b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:25.487Z|6106168f-ce9a-44e1-91c7-c9345de48b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:31.103Z|e97e97d7-8351-4dfb-9901-2451da37c591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:05:31.104Z|e97e97d7-8351-4dfb-9901-2451da37c591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:05:35.513Z|11f00a17-b572-4197-8061-bcd93c51d954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:35.514Z|11f00a17-b572-4197-8061-bcd93c51d954|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:35.513Z|91c3cec3-2728-4def-80c9-a14afcb46dff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:35.515Z|91c3cec3-2728-4def-80c9-a14afcb46dff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:35.516Z|1dd4981a-3ee4-45bd-a1c8-e1ffa115df83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:35.518Z|1dd4981a-3ee4-45bd-a1c8-e1ffa115df83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:45.541Z|49b3a7cd-4f36-4515-abfd-e1092a5ad9f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:45.541Z|40dc5843-88f2-4db2-afcc-e38bcefaa47d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:45.541Z|adcdde2e-190f-4abf-bb37-2eaee6f29f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:45.542Z|49b3a7cd-4f36-4515-abfd-e1092a5ad9f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:45.542Z|adcdde2e-190f-4abf-bb37-2eaee6f29f88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:45.542Z|40dc5843-88f2-4db2-afcc-e38bcefaa47d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:46.103Z|56b4d969-9b14-4c66-bd25-e5d8283c245b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:05:46.106Z|56b4d969-9b14-4c66-bd25-e5d8283c245b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:05:46.516Z|a45aa0ac-b499-4294-9e65-11992ab6a3c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:05:46.518Z|a45aa0ac-b499-4294-9e65-11992ab6a3c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:05:55.569Z|3cc05dee-b70a-4d13-bf19-efa0eb340c4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:55.571Z|3cc05dee-b70a-4d13-bf19-efa0eb340c4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:55.572Z|cc7282cd-d274-403f-b261-dd16d5431a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:55.573Z|cc7282cd-d274-403f-b261-dd16d5431a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:05:55.574Z|5427bc1e-dec3-4d6b-8703-8bd6c4d38a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:05:55.574Z|5427bc1e-dec3-4d6b-8703-8bd6c4d38a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:01.103Z|d7f01f5b-75da-4d98-8f05-dc3fb4d556b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:06:01.104Z|d7f01f5b-75da-4d98-8f05-dc3fb4d556b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:06:05.602Z|0241001d-5155-43c7-bfa4-017f8880e5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:05.602Z|64e26523-fcb1-47b0-8101-c909187f63da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:05.602Z|0241001d-5155-43c7-bfa4-017f8880e5bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:05.603Z|64e26523-fcb1-47b0-8101-c909187f63da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:05.604Z|06f6aaf4-5d40-471b-8d0d-3b0b31374fb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:05.605Z|06f6aaf4-5d40-471b-8d0d-3b0b31374fb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:11.061Z|27994018-2a34-4b88-a7c1-539696f0b842|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:06:11.064Z|27994018-2a34-4b88-a7c1-539696f0b842|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:15.641Z|f6d21a78-fcbe-484d-a283-db27003c2f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:15.642Z|31429d93-77d4-4cfa-801e-694fd515a8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:15.642Z|31429d93-77d4-4cfa-801e-694fd515a8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:15.642Z|f6d21a78-fcbe-484d-a283-db27003c2f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:15.643Z|0c06ccc5-a027-4edc-8274-1987b097d021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:15.643Z|0c06ccc5-a027-4edc-8274-1987b097d021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:16.103Z|1cf24a74-0921-4fdb-8b9f-955f7e290062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:06:16.104Z|1cf24a74-0921-4fdb-8b9f-955f7e290062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:06:16.519Z|cadb145f-bf1c-49ac-8082-2bdcbbb2f636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:06:16.519Z|cadb145f-bf1c-49ac-8082-2bdcbbb2f636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:06:25.668Z|4ed57bf4-5ae1-47e5-8c9e-6b67c2c0067a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:25.668Z|50b41407-aa89-49ae-951a-fc94dc54ecc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:25.668Z|8c8926a1-00a5-4d44-8ea3-5e9f42c56d1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:25.668Z|50b41407-aa89-49ae-951a-fc94dc54ecc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:25.668Z|4ed57bf4-5ae1-47e5-8c9e-6b67c2c0067a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:25.668Z|8c8926a1-00a5-4d44-8ea3-5e9f42c56d1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:31.103Z|887f24c1-830e-4878-bea3-2d8824942449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:06:31.107Z|887f24c1-830e-4878-bea3-2d8824942449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:06:35.696Z|3d1a302f-2c84-4d26-98ca-f3c7e0508493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:35.696Z|bb2fe252-ca44-4b24-bfe3-69fb59f76c8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:35.697Z|3d1a302f-2c84-4d26-98ca-f3c7e0508493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:35.698Z|bb2fe252-ca44-4b24-bfe3-69fb59f76c8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:35.703Z|d0183a8f-b6a3-4c7f-84c9-0df7da278d99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:35.704Z|d0183a8f-b6a3-4c7f-84c9-0df7da278d99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:45.725Z|813068b0-a0da-4c71-a73f-cb4f0a7f0660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:45.726Z|813068b0-a0da-4c71-a73f-cb4f0a7f0660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:45.724Z|5888d054-b974-4b37-81e4-aa516624e52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:45.728Z|5888d054-b974-4b37-81e4-aa516624e52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:45.729Z|b5dd844d-ae46-440f-b36b-eae506de83aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:45.729Z|b5dd844d-ae46-440f-b36b-eae506de83aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:46.103Z|f61a840f-5899-4152-965e-df2d5387ba87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:06:46.104Z|f61a840f-5899-4152-965e-df2d5387ba87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:06:46.520Z|3fbee6f5-46c5-4f4a-9330-0ff6f6c5a04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:06:46.520Z|3fbee6f5-46c5-4f4a-9330-0ff6f6c5a04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:06:55.752Z|ccb42c40-3191-4c00-99b2-8755cd6bea0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:55.753Z|ccb42c40-3191-4c00-99b2-8755cd6bea0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:55.753Z|986cd265-0135-45b5-8998-84b169cc3a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:55.753Z|986cd265-0135-45b5-8998-84b169cc3a4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:06:55.756Z|37c66e71-8623-439f-aabb-6a77841f646c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:06:55.757Z|37c66e71-8623-439f-aabb-6a77841f646c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:01.103Z|6edf65e6-0653-42f2-988b-b5799e41180c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:07:01.104Z|6edf65e6-0653-42f2-988b-b5799e41180c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:07:05.776Z|0a06a11a-bd2d-473d-a1dc-2e3f1a05b4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:05.776Z|0a06a11a-bd2d-473d-a1dc-2e3f1a05b4fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:05.779Z|8b93821b-9df9-46f7-9682-94fc5beb565e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:05.779Z|e4852d04-2990-4675-803d-6ef9c046b668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:05.780Z|8b93821b-9df9-46f7-9682-94fc5beb565e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:05.780Z|e4852d04-2990-4675-803d-6ef9c046b668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:11.060Z|ef597d76-879b-4167-884a-bcfdde367753|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:07:11.061Z|ef597d76-879b-4167-884a-bcfdde367753|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:15.801Z|997dbf71-0c72-46d9-a328-61a1c2e9efda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:15.801Z|997dbf71-0c72-46d9-a328-61a1c2e9efda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:15.802Z|5f84f97d-51b7-4f84-8b7c-23e7d0c9a344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:15.803Z|5f84f97d-51b7-4f84-8b7c-23e7d0c9a344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:15.804Z|76a30216-6d96-485b-b7e7-c37686a2427e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:15.805Z|76a30216-6d96-485b-b7e7-c37686a2427e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:16.103Z|d89633fc-0775-423e-a08b-2925c38e518d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:07:16.109Z|d89633fc-0775-423e-a08b-2925c38e518d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:07:16.521Z|7a1bfcb5-ca1f-48c5-bc00-ed50c79faed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:07:16.522Z|7a1bfcb5-ca1f-48c5-bc00-ed50c79faed9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:07:25.825Z|229c0cf8-8063-469d-8520-012f83a07fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:25.826Z|229c0cf8-8063-469d-8520-012f83a07fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:25.826Z|f9cec063-5f1a-44b6-8f86-ee1836a39b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:25.827Z|f8ef154d-23bd-4dfa-bb4b-cbbf0066e121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:25.827Z|f9cec063-5f1a-44b6-8f86-ee1836a39b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:25.827Z|f8ef154d-23bd-4dfa-bb4b-cbbf0066e121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:31.103Z|b128ab49-27f1-4831-a1d3-395db2e43db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:07:31.104Z|b128ab49-27f1-4831-a1d3-395db2e43db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:07:35.850Z|a1a79c96-8c68-4779-9bdb-9207a3ac1280|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:35.850Z|d3ff1802-ff6c-428d-a801-57bd70449acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:35.850Z|bbf969b7-2ded-4030-bbe1-e46950d18387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:35.850Z|d3ff1802-ff6c-428d-a801-57bd70449acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:35.850Z|bbf969b7-2ded-4030-bbe1-e46950d18387|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:35.851Z|a1a79c96-8c68-4779-9bdb-9207a3ac1280|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:45.880Z|c37b1c02-638b-47d4-980b-65bab52e921e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:45.881Z|c37b1c02-638b-47d4-980b-65bab52e921e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:45.884Z|61a2b7fb-e4f4-4ca4-9848-91aa55bb4fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:45.884Z|61a2b7fb-e4f4-4ca4-9848-91aa55bb4fcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:45.884Z|13dba612-605b-411d-bdc8-8479093d4501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:45.885Z|13dba612-605b-411d-bdc8-8479093d4501|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:46.103Z|a616a369-da01-4ba2-910f-25da4dd90b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:07:46.104Z|a616a369-da01-4ba2-910f-25da4dd90b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:07:46.522Z|f29e0ae4-96b0-4542-b6fc-ef881d747b97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:07:46.523Z|f29e0ae4-96b0-4542-b6fc-ef881d747b97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:07:55.908Z|3d64e9d6-2a79-412d-b3c6-65e98c541e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:55.908Z|cf9f9ce5-e057-406d-ab80-c5cf1ce1a024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:55.908Z|0b8d6e99-203e-45ec-b97a-0ad726ca5ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:07:55.909Z|3d64e9d6-2a79-412d-b3c6-65e98c541e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:55.909Z|cf9f9ce5-e057-406d-ab80-c5cf1ce1a024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:07:55.909Z|0b8d6e99-203e-45ec-b97a-0ad726ca5ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:01.103Z|ee9b67de-39dd-4540-bdba-16165d6750ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:08:01.107Z|ee9b67de-39dd-4540-bdba-16165d6750ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:08:05.934Z|0f67243b-72c8-430c-acdb-2547ab93a6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:05.934Z|914e8c44-92a1-41f4-aa3e-6c9557af3f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:05.935Z|0f67243b-72c8-430c-acdb-2547ab93a6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:05.935Z|914e8c44-92a1-41f4-aa3e-6c9557af3f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:05.936Z|4b2a932f-7054-4aeb-83aa-48c4eb1d414f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:05.936Z|4b2a932f-7054-4aeb-83aa-48c4eb1d414f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:11.061Z|e067457e-0b1a-4c28-a028-6c4f8de00b6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:08:11.062Z|e067457e-0b1a-4c28-a028-6c4f8de00b6f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:15.959Z|e9672f57-6897-4efc-bd97-50b5b96bca84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:15.959Z|9ecfaf47-9421-4bab-bddb-a23ed3f4b77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:15.959Z|6ee77ab3-94ee-4f56-9549-8c7bfe1f37ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:15.960Z|e9672f57-6897-4efc-bd97-50b5b96bca84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:15.960Z|6ee77ab3-94ee-4f56-9549-8c7bfe1f37ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:15.960Z|9ecfaf47-9421-4bab-bddb-a23ed3f4b77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:16.103Z|63a21aaf-c56c-4a30-b125-ca2e29add066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:08:16.104Z|63a21aaf-c56c-4a30-b125-ca2e29add066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:08:16.523Z|403157d0-288f-422e-87b6-5382d986fa21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:08:16.524Z|403157d0-288f-422e-87b6-5382d986fa21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:08:25.984Z|51ec2d72-0f74-43df-baf9-9140e92e1f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:25.984Z|e2a65b65-5cec-49bc-9c20-0ba879a708ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:25.984Z|850ba531-4634-45c7-8dd1-6cafe0d63e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:25.985Z|850ba531-4634-45c7-8dd1-6cafe0d63e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:25.985Z|51ec2d72-0f74-43df-baf9-9140e92e1f51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:25.985Z|e2a65b65-5cec-49bc-9c20-0ba879a708ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:31.103Z|a9a41774-5be7-43fc-ba82-f0434065a6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:08:31.104Z|a9a41774-5be7-43fc-ba82-f0434065a6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:08:36.015Z|aca47683-fa78-4fee-9e1e-1c216de94212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:36.015Z|37f8d75c-ee99-4ff2-a827-b25836f81d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:36.016Z|aca47683-fa78-4fee-9e1e-1c216de94212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:36.016Z|37f8d75c-ee99-4ff2-a827-b25836f81d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:36.022Z|083e7b64-ed80-4824-b60a-353d21649c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:36.023Z|083e7b64-ed80-4824-b60a-353d21649c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:46.042Z|85e9f2e4-db5c-4ef7-8c17-97679da9daed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:46.043Z|85e9f2e4-db5c-4ef7-8c17-97679da9daed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:46.049Z|4e63e853-2d40-401e-b9ab-c2ae830e0978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:46.049Z|4e63e853-2d40-401e-b9ab-c2ae830e0978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:46.050Z|3ae021c1-07cb-4015-aa84-f8a9e191e7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:46.050Z|3ae021c1-07cb-4015-aa84-f8a9e191e7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:46.105Z|688fdfcc-30e0-4240-8c0f-f1820a04d44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:08:46.107Z|688fdfcc-30e0-4240-8c0f-f1820a04d44b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:08:46.525Z|536d0c8e-36a5-4a68-aea0-ae1d92d86ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:08:46.525Z|536d0c8e-36a5-4a68-aea0-ae1d92d86ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:08:56.070Z|ea0350dd-87ac-4b78-9190-7b1257bb4b2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:56.071Z|ea0350dd-87ac-4b78-9190-7b1257bb4b2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:56.077Z|b52f049f-7131-4330-9433-92b0357ddc57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:56.077Z|b52f049f-7131-4330-9433-92b0357ddc57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:08:56.078Z|5be1c99f-66c5-4c65-b8ad-e23ffe394f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:08:56.082Z|5be1c99f-66c5-4c65-b8ad-e23ffe394f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:01.103Z|256293ee-f4b5-44e6-be4b-c682423bd2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:09:01.104Z|256293ee-f4b5-44e6-be4b-c682423bd2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:09:06.097Z|ce91c9a2-1c26-43d7-ad16-1fba81727fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:06.098Z|ce91c9a2-1c26-43d7-ad16-1fba81727fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:06.098Z|0dab16b0-64a5-4346-ac62-7b6cb21d383c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:06.098Z|0dab16b0-64a5-4346-ac62-7b6cb21d383c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:06.102Z|edf652c2-945f-4115-94ad-2950102948cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:06.103Z|edf652c2-945f-4115-94ad-2950102948cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:11.062Z|7a8c7a54-4098-4572-9d39-f06dda916a57|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:09:11.063Z|7a8c7a54-4098-4572-9d39-f06dda916a57|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:16.103Z|695764e8-aee0-40b1-80e2-3794fc39ca31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:09:16.104Z|695764e8-aee0-40b1-80e2-3794fc39ca31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:09:16.123Z|e49423c6-3a1e-4b3d-a9f1-075f6cd530f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:16.124Z|e49423c6-3a1e-4b3d-a9f1-075f6cd530f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:16.125Z|93ea6e95-2736-49c9-95ed-a0e51974ce7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:16.126Z|93ea6e95-2736-49c9-95ed-a0e51974ce7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:16.127Z|86ccfa42-61c0-4883-ac61-69e0c46d3943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:16.128Z|86ccfa42-61c0-4883-ac61-69e0c46d3943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:16.526Z|cbb9f742-15a1-4592-9ee3-e45c95521256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:09:16.527Z|cbb9f742-15a1-4592-9ee3-e45c95521256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:09:26.151Z|8e6eeb5c-84f8-4915-95ae-9c7aa67170b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:26.151Z|49702994-704f-4b97-8f19-d601ad436fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:26.152Z|49702994-704f-4b97-8f19-d601ad436fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:26.152Z|8e6eeb5c-84f8-4915-95ae-9c7aa67170b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:26.156Z|d3300c92-9b36-450a-a9ed-df7d45c5b697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:26.157Z|d3300c92-9b36-450a-a9ed-df7d45c5b697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:31.103Z|4ab74953-a4ee-4b0a-850b-55d645304590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:09:31.106Z|4ab74953-a4ee-4b0a-850b-55d645304590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:09:36.188Z|3fdbb73d-a6fb-44d9-ac84-4ca87937fb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:36.188Z|4be6125a-d7eb-4641-be2a-eb3069690e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:36.188Z|3fdbb73d-a6fb-44d9-ac84-4ca87937fb1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:36.189Z|96f332f2-f7b8-45f6-8c2d-35dbff57d424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:36.189Z|4be6125a-d7eb-4641-be2a-eb3069690e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:36.190Z|96f332f2-f7b8-45f6-8c2d-35dbff57d424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:46.103Z|2525aa15-da2b-4b16-895c-cc44cd8d8bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:09:46.104Z|2525aa15-da2b-4b16-895c-cc44cd8d8bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:09:46.213Z|80c894b6-53b0-4e5a-8e28-50650004bad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:46.213Z|80c894b6-53b0-4e5a-8e28-50650004bad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:46.214Z|8a6cb9fd-2c2e-40ee-af6f-f8be06df8fa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:46.215Z|3e58566e-7e88-44d0-a78a-eab1b956dae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:46.215Z|8a6cb9fd-2c2e-40ee-af6f-f8be06df8fa8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:46.216Z|3e58566e-7e88-44d0-a78a-eab1b956dae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:46.527Z|adee6e0f-55b8-4675-bb28-19f4224b0ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:09:46.528Z|adee6e0f-55b8-4675-bb28-19f4224b0ebc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:09:56.238Z|d76a488f-b963-4e81-819c-7965c91f2d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:56.238Z|d76a488f-b963-4e81-819c-7965c91f2d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:56.239Z|115b7d29-76ac-4846-8db0-e190b40e1e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:56.240Z|115b7d29-76ac-4846-8db0-e190b40e1e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:09:56.244Z|fba98b26-3048-416a-b5db-2a868d1896b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:09:56.244Z|fba98b26-3048-416a-b5db-2a868d1896b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:01.103Z|c8a87a97-7682-4aa6-b180-26f15d995f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:10:01.104Z|c8a87a97-7682-4aa6-b180-26f15d995f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:10:06.264Z|6b904838-0ef6-44b4-8995-3a3fb3600e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:06.265Z|6b904838-0ef6-44b4-8995-3a3fb3600e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:06.267Z|c1865f20-fbac-4a51-ac04-ad22017cd6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:06.267Z|c1865f20-fbac-4a51-ac04-ad22017cd6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:06.267Z|4476ba60-e272-4a67-8a47-1647972c7784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:06.268Z|4476ba60-e272-4a67-8a47-1647972c7784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:11.066Z|9426616b-e6c7-4941-a364-f71431ddf367|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:10:11.067Z|9426616b-e6c7-4941-a364-f71431ddf367|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:16.103Z|ab2f89e7-242a-4d59-86e5-86ee3c2f639d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:10:16.106Z|ab2f89e7-242a-4d59-86e5-86ee3c2f639d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:10:16.291Z|5dbb49d3-a205-4c2e-a1cb-d0099dd558f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:16.291Z|08e3ab92-2596-49d5-88f6-a151a6c9d2c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:16.292Z|2ba0893b-5a33-4e67-bb1b-0bbe2a273f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:16.292Z|08e3ab92-2596-49d5-88f6-a151a6c9d2c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:16.292Z|5dbb49d3-a205-4c2e-a1cb-d0099dd558f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:16.292Z|2ba0893b-5a33-4e67-bb1b-0bbe2a273f8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:16.529Z|6e71ba38-01f4-4f71-b1ba-523eed6069f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:10:16.529Z|6e71ba38-01f4-4f71-b1ba-523eed6069f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:10:26.328Z|ec387cb5-0b90-43ef-8199-bec6704ae869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:26.328Z|ec387cb5-0b90-43ef-8199-bec6704ae869|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:26.328Z|35ad892f-c54a-47c5-b181-cb04ebd12056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:26.329Z|35ad892f-c54a-47c5-b181-cb04ebd12056|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:26.332Z|3e7800bf-7dde-4a58-95b4-2e98d42e8084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:26.333Z|3e7800bf-7dde-4a58-95b4-2e98d42e8084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:31.103Z|3f7c4314-cb6e-4d9c-8351-71c430563312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:10:31.104Z|3f7c4314-cb6e-4d9c-8351-71c430563312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:10:36.355Z|7f6cc7ff-48cb-482d-8509-44b41e844200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:36.355Z|f2a1897b-0d7f-4d0e-8e7b-df091cdcf1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:36.355Z|6fe2d820-d195-4393-b250-20e807d3d6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:36.355Z|7f6cc7ff-48cb-482d-8509-44b41e844200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:36.356Z|6fe2d820-d195-4393-b250-20e807d3d6b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:36.356Z|f2a1897b-0d7f-4d0e-8e7b-df091cdcf1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:46.103Z|f38eb8cb-3d0b-4d82-99ac-62c00664147a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:10:46.104Z|f38eb8cb-3d0b-4d82-99ac-62c00664147a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:10:46.383Z|3b83d0d7-d9ff-4af2-a760-a97633de7b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:46.384Z|3b83d0d7-d9ff-4af2-a760-a97633de7b7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:46.386Z|02c9df3a-370b-4559-b624-43766fea425b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:46.386Z|02c9df3a-370b-4559-b624-43766fea425b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:46.389Z|bbbace38-9e34-4d68-a876-685d32296d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:46.389Z|bbbace38-9e34-4d68-a876-685d32296d40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:46.530Z|4b5f69f9-51fb-4d55-b2bf-a694c463bbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:10:46.531Z|4b5f69f9-51fb-4d55-b2bf-a694c463bbc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:10:56.412Z|32994291-e689-4747-923e-6780b4cb84db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:56.413Z|32994291-e689-4747-923e-6780b4cb84db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:56.414Z|e1a71cac-3801-403d-bd44-20b8e2ce9e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:56.414Z|094b3b77-54a4-4b45-9963-854af83a3b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:10:56.414Z|094b3b77-54a4-4b45-9963-854af83a3b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:10:56.414Z|e1a71cac-3801-403d-bd44-20b8e2ce9e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:01.103Z|e3701155-7dff-454f-bc00-b9107cacbe9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:11:01.107Z|e3701155-7dff-454f-bc00-b9107cacbe9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:11:06.440Z|b771abaa-ce34-434d-b4fd-9a6c9f6383b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:06.440Z|0dfacfc7-790b-4771-9d74-e8f52a8d617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:06.441Z|b771abaa-ce34-434d-b4fd-9a6c9f6383b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:06.441Z|0dfacfc7-790b-4771-9d74-e8f52a8d617a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:06.456Z|2e6f8231-ea5a-4fae-b5a7-abadd1eac866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:06.456Z|2e6f8231-ea5a-4fae-b5a7-abadd1eac866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:11.060Z|fd93b1f4-2689-43ee-be9b-fb40fabbde52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:11:11.062Z|fd93b1f4-2689-43ee-be9b-fb40fabbde52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:16.103Z|2bf4794a-54b1-4e8a-ab70-2862089ae142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:11:16.104Z|2bf4794a-54b1-4e8a-ab70-2862089ae142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:11:16.465Z|f0cea7bb-909b-441c-ac70-ebcd331c5fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:16.465Z|f0cea7bb-909b-441c-ac70-ebcd331c5fda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:16.470Z|252a247a-dc7f-42ef-aabd-ee69d9d0e7e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:16.470Z|252a247a-dc7f-42ef-aabd-ee69d9d0e7e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:16.491Z|700202ad-60ea-4469-853f-e69e3491075b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:16.492Z|700202ad-60ea-4469-853f-e69e3491075b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:16.531Z|5cdf9531-e1c7-4bd1-9013-f6a96c2080db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:11:16.532Z|5cdf9531-e1c7-4bd1-9013-f6a96c2080db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:11:26.496Z|b7a6dcf4-18f3-4891-8f5f-9c6800ba3f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:26.497Z|b7a6dcf4-18f3-4891-8f5f-9c6800ba3f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:26.502Z|d2b250f8-1d32-419a-99c0-8b2aecec3d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:26.503Z|d2b250f8-1d32-419a-99c0-8b2aecec3d38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:26.519Z|d62a14cf-573f-4c74-888c-b90d788fdaca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:26.520Z|d62a14cf-573f-4c74-888c-b90d788fdaca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:31.103Z|cf821ecb-bf40-45fb-9fc2-dbcc5f53bc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:11:31.104Z|cf821ecb-bf40-45fb-9fc2-dbcc5f53bc1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:11:36.521Z|2e197944-255e-4847-8f88-f91d7eb2570a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:36.521Z|2e197944-255e-4847-8f88-f91d7eb2570a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:36.526Z|5db8e3d0-615b-4219-b14f-b9655dc44b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:36.526Z|5db8e3d0-615b-4219-b14f-b9655dc44b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:36.550Z|b2dd1ec6-3ec0-4fd9-afa6-944322cf0b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:36.550Z|b2dd1ec6-3ec0-4fd9-afa6-944322cf0b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:46.103Z|6e4ff048-9337-458c-8fac-4425373f2f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:11:46.106Z|6e4ff048-9337-458c-8fac-4425373f2f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:11:46.532Z|e7b307b7-2c1d-42a5-bf54-94da380977c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:11:46.533Z|e7b307b7-2c1d-42a5-bf54-94da380977c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:11:46.544Z|e0c73d95-4e1f-40fd-924a-e9dcaf474340|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:46.544Z|e0c73d95-4e1f-40fd-924a-e9dcaf474340|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:46.545Z|61e8b2c5-efa3-43e6-92fe-0caf2b56a7a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:46.546Z|61e8b2c5-efa3-43e6-92fe-0caf2b56a7a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:46.578Z|bd50a0f0-a1ca-4b2a-baa2-247db1121015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:46.579Z|bd50a0f0-a1ca-4b2a-baa2-247db1121015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:56.570Z|938f87f5-f003-4c94-8083-b9c1a218e9b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:56.570Z|fcdbfb85-ef73-45d9-b04c-636e14d54c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:56.570Z|938f87f5-f003-4c94-8083-b9c1a218e9b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:56.571Z|fcdbfb85-ef73-45d9-b04c-636e14d54c35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:11:56.604Z|aad6b587-cfde-43da-a694-89d9d40eb016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:11:56.605Z|aad6b587-cfde-43da-a694-89d9d40eb016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:01.103Z|8f2c67e2-341b-4f69-8b36-dfa6969c145b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:12:01.104Z|8f2c67e2-341b-4f69-8b36-dfa6969c145b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:12:06.599Z|e19c3064-032d-419e-b789-509e02577998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:06.600Z|e19c3064-032d-419e-b789-509e02577998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:06.623Z|b3602389-e467-4944-bb1a-1bf6503d2dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:06.624Z|b3602389-e467-4944-bb1a-1bf6503d2dac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:06.643Z|75dbf3e2-c2ba-41f3-9b27-d7fb5e79334c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:06.644Z|75dbf3e2-c2ba-41f3-9b27-d7fb5e79334c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:11.060Z|8ed1b062-7811-41e2-8710-4461288d709a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:12:11.061Z|8ed1b062-7811-41e2-8710-4461288d709a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:16.103Z|105469b2-712b-4635-88f5-8c7586fe2f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:12:16.104Z|105469b2-712b-4635-88f5-8c7586fe2f71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:12:16.533Z|dc0d1e28-09e0-40d1-b79e-8c078f441ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:12:16.534Z|dc0d1e28-09e0-40d1-b79e-8c078f441ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:12:16.629Z|5fa8dce3-b479-46cf-b72a-58f4a931486c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:16.630Z|5fa8dce3-b479-46cf-b72a-58f4a931486c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:16.656Z|cdadba38-8978-4de8-9fc8-b8172c42cd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:16.657Z|cdadba38-8978-4de8-9fc8-b8172c42cd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:16.671Z|bcead994-7df4-4dd5-8c40-ea951eed3b14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:16.672Z|bcead994-7df4-4dd5-8c40-ea951eed3b14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:26.662Z|44bafc5e-0cef-4a87-abed-5068cda3fa4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:26.662Z|44bafc5e-0cef-4a87-abed-5068cda3fa4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:26.684Z|71ef599a-1858-4a9e-93fd-084291ce5640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:26.685Z|71ef599a-1858-4a9e-93fd-084291ce5640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:26.697Z|54994928-64ef-4aa8-866d-90dbd8c7e782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:26.698Z|54994928-64ef-4aa8-866d-90dbd8c7e782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:31.103Z|692e16af-b0f3-4466-a823-477219de76a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:12:31.107Z|692e16af-b0f3-4466-a823-477219de76a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:12:36.688Z|86c121fe-18ab-4ec3-b6ac-ba4a299674ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:36.690Z|86c121fe-18ab-4ec3-b6ac-ba4a299674ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:36.709Z|f5d045b3-8c65-4b97-be15-c167a95f057a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:36.710Z|f5d045b3-8c65-4b97-be15-c167a95f057a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:36.719Z|04b5c186-28be-47c3-bdec-31c08a34e120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:36.720Z|04b5c186-28be-47c3-bdec-31c08a34e120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:46.107Z|27a490ea-c99c-42d1-b3f2-9c198b6d7b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:12:46.108Z|27a490ea-c99c-42d1-b3f2-9c198b6d7b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:12:46.535Z|68dd599c-aa02-4edf-bafd-54a59a98a1be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:12:46.536Z|68dd599c-aa02-4edf-bafd-54a59a98a1be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:12:46.716Z|c9320d94-2c50-4642-8f83-cb4851f871ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:46.717Z|c9320d94-2c50-4642-8f83-cb4851f871ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:46.734Z|19a7c2a7-47ae-429d-9b97-b9f3e830f898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:46.734Z|19a7c2a7-47ae-429d-9b97-b9f3e830f898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:46.745Z|be9184e4-7a53-4c8d-a2f4-41f9be5c3996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:46.746Z|be9184e4-7a53-4c8d-a2f4-41f9be5c3996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:56.744Z|f8c079f8-e77a-488b-878d-1bf24d3b365f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:56.745Z|f8c079f8-e77a-488b-878d-1bf24d3b365f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:56.757Z|1ac93b01-4000-4c69-8a2d-8194d0918300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:56.758Z|1ac93b01-4000-4c69-8a2d-8194d0918300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:12:56.766Z|95b2fe86-2794-42bb-a0aa-1a5009a470f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:12:56.767Z|95b2fe86-2794-42bb-a0aa-1a5009a470f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:01.103Z|9a2fc63e-017f-4b1c-8b0f-7a81990d66d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:13:01.104Z|9a2fc63e-017f-4b1c-8b0f-7a81990d66d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:13:06.774Z|7d5e4194-fc9e-4563-a1a5-e7e7d7551600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:06.775Z|7d5e4194-fc9e-4563-a1a5-e7e7d7551600|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:06.781Z|291f26d7-7238-4c24-8906-2551e7724f66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:06.781Z|291f26d7-7238-4c24-8906-2551e7724f66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:06.791Z|7ae9518b-6ae8-4231-86f3-e0dc8520fd6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:06.791Z|7ae9518b-6ae8-4231-86f3-e0dc8520fd6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:11.064Z|f87eb3bb-b382-4cf6-975d-58c42368b3de|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:13:11.065Z|f87eb3bb-b382-4cf6-975d-58c42368b3de|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:16.104Z|2f614d6d-2451-429c-b67e-e67033ea0c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:13:16.107Z|2f614d6d-2451-429c-b67e-e67033ea0c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:13:16.536Z|6211582a-bbdf-43f2-8921-c8edb54aaf9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:13:16.537Z|6211582a-bbdf-43f2-8921-c8edb54aaf9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:13:16.799Z|74dca829-42e1-48dd-a7d1-87623d36f6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:16.800Z|74dca829-42e1-48dd-a7d1-87623d36f6ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:16.805Z|f351eb99-ddc6-4d21-b7cc-7ecc57fac4c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:16.806Z|f351eb99-ddc6-4d21-b7cc-7ecc57fac4c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:16.816Z|662c1f23-07ff-402c-a473-9b001fe062e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:16.816Z|662c1f23-07ff-402c-a473-9b001fe062e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:26.826Z|f54e121f-3fea-4796-85f4-626786a16cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:26.827Z|f54e121f-3fea-4796-85f4-626786a16cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:26.831Z|c5b3dea9-eedf-414e-b537-6dee2dd17ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:26.832Z|c5b3dea9-eedf-414e-b537-6dee2dd17ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:26.843Z|54a2abb0-1fd6-4432-b1ba-cbaba822c1b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:26.843Z|54a2abb0-1fd6-4432-b1ba-cbaba822c1b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:31.103Z|db4bfc7d-a24c-4779-ab15-863f316056bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:13:31.104Z|db4bfc7d-a24c-4779-ab15-863f316056bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:13:36.851Z|3b14810c-d983-463a-9f5d-e07919f4152c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:36.852Z|3b14810c-d983-463a-9f5d-e07919f4152c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:36.854Z|82a07344-eb4e-4218-b594-c90703dca233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:36.854Z|82a07344-eb4e-4218-b594-c90703dca233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:36.867Z|d5bca11f-0abd-4a35-ae0f-32789e1515fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:36.868Z|d5bca11f-0abd-4a35-ae0f-32789e1515fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:46.103Z|9f890b6c-5cc5-40b9-a4e5-ccc236efe999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:13:46.104Z|9f890b6c-5cc5-40b9-a4e5-ccc236efe999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:13:46.538Z|d922ec09-a100-45c3-84ed-f12ce44d4280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:13:46.539Z|d922ec09-a100-45c3-84ed-f12ce44d4280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:13:46.877Z|045639a9-d616-456e-af7a-145b042fa285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:46.877Z|2dfeafdc-63ef-4dc0-923f-1fe312cb8145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:46.877Z|045639a9-d616-456e-af7a-145b042fa285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:46.877Z|2dfeafdc-63ef-4dc0-923f-1fe312cb8145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:46.895Z|8be7eeae-aab2-450c-a5b3-9d3d9bb54c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:46.896Z|8be7eeae-aab2-450c-a5b3-9d3d9bb54c22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:56.903Z|a4e75698-e737-4782-8112-c458395cb8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:56.903Z|b3df325b-3cef-4d63-ad9b-0ca92fab5eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:56.903Z|a4e75698-e737-4782-8112-c458395cb8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:56.904Z|b3df325b-3cef-4d63-ad9b-0ca92fab5eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:13:56.918Z|cce8eacf-0de0-48d6-9ad7-38cfaa42618f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:13:56.919Z|cce8eacf-0de0-48d6-9ad7-38cfaa42618f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:01.103Z|b0eab525-3eea-4113-b3f0-b45c13b6a53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:14:01.107Z|b0eab525-3eea-4113-b3f0-b45c13b6a53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:14:06.929Z|b2967ce2-424a-43d8-aa2c-cbcb2facea14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:06.929Z|c404851d-b355-45e1-bae0-2f42c3d7a6bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:06.929Z|b2967ce2-424a-43d8-aa2c-cbcb2facea14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:06.929Z|c404851d-b355-45e1-bae0-2f42c3d7a6bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:06.943Z|0ccdc11f-f694-45d5-b70d-01ede5ea9db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:06.944Z|0ccdc11f-f694-45d5-b70d-01ede5ea9db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:11.062Z|0e90931a-0157-415c-b12c-f549b203278e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:14:11.063Z|0e90931a-0157-415c-b12c-f549b203278e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:16.103Z|97d088ad-a0ce-4349-8296-83601c63e8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:14:16.104Z|97d088ad-a0ce-4349-8296-83601c63e8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:14:16.539Z|b8a13bc0-8b20-43cc-930c-41974a68f6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:14:16.540Z|b8a13bc0-8b20-43cc-930c-41974a68f6e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:14:16.960Z|9a801cad-abb8-4e8b-88a8-500c2d9b24cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:16.961Z|9a801cad-abb8-4e8b-88a8-500c2d9b24cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:16.961Z|1fadac66-ca2f-48d1-bd51-c5538431ae7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:16.962Z|1fadac66-ca2f-48d1-bd51-c5538431ae7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:16.967Z|5a6144f9-d9b8-4fc4-8b41-7b155ec64049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:16.968Z|5a6144f9-d9b8-4fc4-8b41-7b155ec64049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:26.986Z|ce1fafec-da83-4030-b8b6-e763ac38f7f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:26.986Z|33434d81-ec63-4b4f-bb15-13c0a62303a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:26.987Z|ce1fafec-da83-4030-b8b6-e763ac38f7f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:26.987Z|33434d81-ec63-4b4f-bb15-13c0a62303a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:26.993Z|3858ace0-2545-4cef-8ce7-8e48feb6eebe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:26.994Z|3858ace0-2545-4cef-8ce7-8e48feb6eebe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:31.103Z|811da7a8-6132-43e5-9ef3-70e9f82d324c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:14:31.104Z|811da7a8-6132-43e5-9ef3-70e9f82d324c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:14:37.013Z|7ccb2bb1-05c0-49a3-9f9d-4eb22bf8d7d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:37.014Z|7ccb2bb1-05c0-49a3-9f9d-4eb22bf8d7d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:37.015Z|e7ade4f2-109c-42d3-90bf-c3e8a2833a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:37.016Z|e7ade4f2-109c-42d3-90bf-c3e8a2833a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:37.021Z|8bfeda11-0833-4134-8377-d8c4e521239a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:37.022Z|8bfeda11-0833-4134-8377-d8c4e521239a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:46.103Z|d0aa7e2f-fb6e-4a92-9214-ad4b5714b291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:14:46.107Z|d0aa7e2f-fb6e-4a92-9214-ad4b5714b291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:14:46.541Z|83d2f500-f36e-457d-b6c7-a48e7ef327b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:14:46.541Z|83d2f500-f36e-457d-b6c7-a48e7ef327b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:14:47.040Z|1018f6b3-70ad-4015-a6df-82fc539c3f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:47.040Z|1018f6b3-70ad-4015-a6df-82fc539c3f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:47.041Z|7fdb13cf-cb10-4bf2-a811-ba3f4ed04746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:47.046Z|7fdb13cf-cb10-4bf2-a811-ba3f4ed04746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:47.047Z|5946cc83-2422-4e96-ab1d-972b78d414ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:47.047Z|5946cc83-2422-4e96-ab1d-972b78d414ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:57.069Z|d201878e-d9f0-4707-a212-7498f10b2659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:57.069Z|512abef0-f789-4149-bc9a-bf765c612b05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:57.070Z|d201878e-d9f0-4707-a212-7498f10b2659|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:57.070Z|512abef0-f789-4149-bc9a-bf765c612b05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:14:57.071Z|49691d45-f2ef-4186-a07c-14994856c639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:14:57.072Z|49691d45-f2ef-4186-a07c-14994856c639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:01.103Z|2f403284-f5a8-4682-a8c1-1bcaa4bcd4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:15:01.104Z|2f403284-f5a8-4682-a8c1-1bcaa4bcd4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:15:07.095Z|a0ba7482-3220-43b8-8f7f-14e85b49722a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:07.095Z|07377c1c-584c-43ef-b46b-daea3512653d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:07.095Z|1210e544-c5a9-4e0c-a8f6-b699c7326974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:07.096Z|07377c1c-584c-43ef-b46b-daea3512653d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:07.096Z|a0ba7482-3220-43b8-8f7f-14e85b49722a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:07.096Z|1210e544-c5a9-4e0c-a8f6-b699c7326974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:11.061Z|e755dcb3-aca1-47c7-af09-a047d45209cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:15:11.061Z|e755dcb3-aca1-47c7-af09-a047d45209cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:16.103Z|38c0033e-1365-49d4-b02e-3d3e3cffad9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:15:16.104Z|38c0033e-1365-49d4-b02e-3d3e3cffad9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:15:16.542Z|518186a8-126d-4b21-a021-6a8bcd67ac36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:15:16.544Z|518186a8-126d-4b21-a021-6a8bcd67ac36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:15:17.120Z|f877b309-9d5f-4736-b911-dfdeac9fce07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:17.120Z|c377e841-820a-4a2d-a6a2-f6dece20ba9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:17.120Z|ecd4a904-1444-4192-8b0b-36ecc2d8e196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:17.121Z|c377e841-820a-4a2d-a6a2-f6dece20ba9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:17.121Z|ecd4a904-1444-4192-8b0b-36ecc2d8e196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:17.121Z|f877b309-9d5f-4736-b911-dfdeac9fce07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:27.144Z|e611af9c-5758-46f0-b659-3267afc1730d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:27.144Z|b14ca405-7545-4ac6-baa4-100db98af6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:27.145Z|e611af9c-5758-46f0-b659-3267afc1730d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:27.145Z|b14ca405-7545-4ac6-baa4-100db98af6c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:27.153Z|89240175-34db-4c0e-9094-e9333eced304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:27.153Z|89240175-34db-4c0e-9094-e9333eced304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:31.103Z|95f0141d-de1e-494f-884e-9b1aa51f51b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:15:31.106Z|95f0141d-de1e-494f-884e-9b1aa51f51b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:15:37.169Z|c6211a68-2313-45b7-9950-fc8b21f5c7b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:37.170Z|5fdf8189-1b8d-4ef5-9969-2bc21f1557ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:37.170Z|c6211a68-2313-45b7-9950-fc8b21f5c7b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:37.171Z|5fdf8189-1b8d-4ef5-9969-2bc21f1557ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:37.175Z|4d7903fb-2cf3-4e69-812d-e5fbbec49ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:37.176Z|4d7903fb-2cf3-4e69-812d-e5fbbec49ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:46.103Z|5d1dc1d3-f621-49f6-8acc-d4ec334c19fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:15:46.104Z|5d1dc1d3-f621-49f6-8acc-d4ec334c19fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:15:46.545Z|89f4a6cf-d6ac-4519-a5bf-08a71bf79cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:15:46.546Z|89f4a6cf-d6ac-4519-a5bf-08a71bf79cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:15:47.195Z|1b3e9c22-947d-4341-8427-c0e570ada754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:47.196Z|324786ed-88a1-4bb0-b96e-ed9319b36054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:47.196Z|1b3e9c22-947d-4341-8427-c0e570ada754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:47.196Z|324786ed-88a1-4bb0-b96e-ed9319b36054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:47.203Z|01094e0a-749f-459c-9b4f-1d50b3590a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:47.203Z|01094e0a-749f-459c-9b4f-1d50b3590a3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:57.221Z|0f16fb38-67e5-4029-a9b4-04cc99f30641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:57.221Z|0fbccda5-1fd7-4228-89c8-6eafa4b952a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:57.221Z|0f16fb38-67e5-4029-a9b4-04cc99f30641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:57.222Z|0fbccda5-1fd7-4228-89c8-6eafa4b952a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:15:57.227Z|2b751dd2-aeea-4fbd-8a67-b5f12bbfbbef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:15:57.228Z|2b751dd2-aeea-4fbd-8a67-b5f12bbfbbef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:01.103Z|0d6f6249-f4a2-4e20-ba80-ddd71309cabf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:16:01.106Z|0d6f6249-f4a2-4e20-ba80-ddd71309cabf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:16:07.248Z|69d3849f-885b-42a3-b732-bac4976a2ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:07.249Z|69d3849f-885b-42a3-b732-bac4976a2ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:07.252Z|8c3ae4ff-2848-4346-8076-3a630d43b335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:07.253Z|8c3ae4ff-2848-4346-8076-3a630d43b335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:07.254Z|1f53ecca-22a2-490b-bff2-df7d8ee06288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:07.254Z|1f53ecca-22a2-490b-bff2-df7d8ee06288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:11.061Z|71fb96ac-8d67-4a7a-8f9b-9b0489b09fa2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:16:11.062Z|71fb96ac-8d67-4a7a-8f9b-9b0489b09fa2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:16.103Z|daea3c97-11a6-4a62-b4be-f42e4853fe5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:16:16.105Z|daea3c97-11a6-4a62-b4be-f42e4853fe5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:16:16.547Z|baf376a7-4cd7-42b0-918c-0c065a483a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:16:16.548Z|baf376a7-4cd7-42b0-918c-0c065a483a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:16:17.274Z|a0d47c5e-fb8c-4f54-bc44-826c2c55bbad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:17.274Z|f6cfc3f1-149d-4eaa-928d-b1373f8083ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:17.274Z|a0d47c5e-fb8c-4f54-bc44-826c2c55bbad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:17.275Z|f6cfc3f1-149d-4eaa-928d-b1373f8083ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:17.281Z|bb6ec1e3-0403-4a57-afb9-949bec440b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:17.286Z|bb6ec1e3-0403-4a57-afb9-949bec440b09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:27.302Z|e8ace535-047a-428a-9d4f-7791e7476226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:27.303Z|e8ace535-047a-428a-9d4f-7791e7476226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:27.310Z|e84b49a4-e865-4b9b-8c35-fa08c5316dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:27.310Z|e84b49a4-e865-4b9b-8c35-fa08c5316dbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:27.314Z|3955cc05-939d-4ddd-9cf8-7ed889d78fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:27.314Z|3955cc05-939d-4ddd-9cf8-7ed889d78fb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:31.103Z|98bf3e51-e0b1-4d2b-8bb5-88b73bd09a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:16:31.104Z|98bf3e51-e0b1-4d2b-8bb5-88b73bd09a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:16:37.330Z|a6b87a4d-be4a-4b2b-a9a7-1da1e1859a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:37.331Z|a6b87a4d-be4a-4b2b-a9a7-1da1e1859a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:37.339Z|7c58c1ac-d7c6-4322-839d-6ab5b67f8dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:37.339Z|7c09e1eb-5755-4597-8db4-e74c13da4199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:37.339Z|7c58c1ac-d7c6-4322-839d-6ab5b67f8dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:37.339Z|7c09e1eb-5755-4597-8db4-e74c13da4199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:46.103Z|3f8acdb2-0932-40aa-8818-98227f069569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:16:46.104Z|3f8acdb2-0932-40aa-8818-98227f069569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:16:46.548Z|93d1a996-0d1a-4769-92f0-dfc9109a1121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:16:46.549Z|93d1a996-0d1a-4769-92f0-dfc9109a1121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:16:47.356Z|a8e4cee1-9746-4e5e-9c35-cceccc6a1696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:47.357Z|a8e4cee1-9746-4e5e-9c35-cceccc6a1696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:47.362Z|be8af6f7-928e-47f9-a1bf-341988a397f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:47.362Z|be8af6f7-928e-47f9-a1bf-341988a397f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:47.363Z|82410890-2438-4c9b-9ce8-5298fb32c0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:47.363Z|82410890-2438-4c9b-9ce8-5298fb32c0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:57.382Z|5091ca55-ff3d-412f-88df-e64607809439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:57.383Z|5091ca55-ff3d-412f-88df-e64607809439|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:57.383Z|78db95a9-32d5-4c9c-95cb-3806dc19e92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:57.384Z|78db95a9-32d5-4c9c-95cb-3806dc19e92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:16:57.385Z|aa231530-9ab3-45e6-84c6-e66e7ba0772f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:16:57.385Z|aa231530-9ab3-45e6-84c6-e66e7ba0772f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:01.103Z|eb4ec1a8-a372-4788-a33c-98d64f2e8c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:17:01.106Z|eb4ec1a8-a372-4788-a33c-98d64f2e8c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:17:07.411Z|43a36ef5-3ddd-4fc0-9da3-6c93591a06d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:07.411Z|fd1f4b09-3a77-4ace-9901-c3addeaee0af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:07.412Z|fd1f4b09-3a77-4ace-9901-c3addeaee0af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:07.412Z|43a36ef5-3ddd-4fc0-9da3-6c93591a06d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:07.419Z|5527aa80-8bc7-49f1-82dc-8029204a5823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:07.419Z|5527aa80-8bc7-49f1-82dc-8029204a5823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:11.062Z|4b0a2a3d-3ff7-454c-a669-2caa30443757|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:17:11.063Z|4b0a2a3d-3ff7-454c-a669-2caa30443757|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:16.103Z|f46af398-cba8-4adf-a231-d0f2f2e235bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:17:16.104Z|f46af398-cba8-4adf-a231-d0f2f2e235bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:17:16.550Z|d49bbf51-4dec-4c88-8399-1c940f0162f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:17:16.550Z|d49bbf51-4dec-4c88-8399-1c940f0162f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:17:17.438Z|d7003067-6f13-4446-87a1-9ae7a5891c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:17.439Z|d7003067-6f13-4446-87a1-9ae7a5891c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:17.438Z|40871556-2d35-46f4-893f-ae648291a3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:17.440Z|40871556-2d35-46f4-893f-ae648291a3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:17.443Z|bcb1099b-419f-41c4-9fda-a1e43ea51e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:17.443Z|bcb1099b-419f-41c4-9fda-a1e43ea51e66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:27.471Z|2d87817a-17d7-4cae-8ee0-e6bb73c57ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:27.472Z|3c436409-8fe0-4562-82a2-6d061aa7ca14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:27.472Z|2d87817a-17d7-4cae-8ee0-e6bb73c57ab1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:27.472Z|3c436409-8fe0-4562-82a2-6d061aa7ca14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:27.473Z|8f4ea29f-8474-480a-a022-521ac71e867e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:27.475Z|8f4ea29f-8474-480a-a022-521ac71e867e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:31.103Z|0a9d1456-7f26-40df-a27a-7f837219db77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:17:31.104Z|0a9d1456-7f26-40df-a27a-7f837219db77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:17:37.500Z|25a525a8-1d37-4c73-835c-be863bfc82de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:37.500Z|b37a0923-b835-4c1e-8525-771b00f81f77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:37.500Z|25a525a8-1d37-4c73-835c-be863bfc82de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:37.501Z|b37a0923-b835-4c1e-8525-771b00f81f77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:37.502Z|aef754f8-1f4d-444a-a76e-a54fc8f94c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:37.502Z|aef754f8-1f4d-444a-a76e-a54fc8f94c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:46.103Z|9484f9a2-b87a-4325-89d7-6bef8c803994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:17:46.106Z|9484f9a2-b87a-4325-89d7-6bef8c803994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:17:46.551Z|e0c56ceb-cbeb-4cb9-8eb7-0a99b53f78a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:17:46.552Z|e0c56ceb-cbeb-4cb9-8eb7-0a99b53f78a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:17:47.535Z|3022130e-5417-425a-9341-4eb2bcf2de15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:47.536Z|68331aa9-528e-41c7-ba36-1ee5ad852838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:47.536Z|68331aa9-528e-41c7-ba36-1ee5ad852838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:47.537Z|a48c0913-0b78-4584-8ac9-10a1a6275c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:47.536Z|3022130e-5417-425a-9341-4eb2bcf2de15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:47.537Z|a48c0913-0b78-4584-8ac9-10a1a6275c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:57.571Z|d22275d4-09a4-40a0-b7b9-ba1b58573a12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:57.571Z|11fa3d30-b096-49d7-8c05-a8e9b6d1e0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:57.571Z|11fa3d30-b096-49d7-8c05-a8e9b6d1e0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:57.571Z|d22275d4-09a4-40a0-b7b9-ba1b58573a12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:17:57.571Z|a67da639-a7fb-4061-a520-a2dfd4f9f979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:17:57.572Z|a67da639-a7fb-4061-a520-a2dfd4f9f979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:01.103Z|10da7290-3a86-4f1a-ae9f-114dd31538a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:18:01.104Z|10da7290-3a86-4f1a-ae9f-114dd31538a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:18:07.599Z|7d13878a-9611-42fa-8689-275c683df95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:07.600Z|e8565faf-edde-4527-915f-522e8f138eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:07.600Z|69619dde-1141-47ee-a167-f5a2a930908c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:07.600Z|7d13878a-9611-42fa-8689-275c683df95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:07.600Z|e8565faf-edde-4527-915f-522e8f138eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:07.600Z|69619dde-1141-47ee-a167-f5a2a930908c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:11.061Z|5445949a-7b3e-4662-b0bc-848275c6ed03|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:18:11.062Z|5445949a-7b3e-4662-b0bc-848275c6ed03|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:16.103Z|f56868a4-9a66-4b86-b3ef-1efcd220ae78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:18:16.104Z|f56868a4-9a66-4b86-b3ef-1efcd220ae78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:18:16.553Z|1baf7429-5128-4602-9273-090bd1d88946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:18:16.553Z|1baf7429-5128-4602-9273-090bd1d88946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:18:17.624Z|d7f79bc4-bbee-465e-90d0-148a63e8e898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:17.624Z|e6ed903a-2b71-4816-abd9-739925abfd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:17.624Z|e6ed903a-2b71-4816-abd9-739925abfd78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:17.624Z|d7f79bc4-bbee-465e-90d0-148a63e8e898|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:17.625Z|0c5066f4-4149-4c8e-af06-8ce6f5e2d80d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:17.625Z|0c5066f4-4149-4c8e-af06-8ce6f5e2d80d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:27.648Z|6ac448f3-5ee2-4a71-8d01-b8ae0e200c45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:27.648Z|21075a2b-9e5b-4286-bcf4-f31f64413847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:27.649Z|21075a2b-9e5b-4286-bcf4-f31f64413847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:27.649Z|6ac448f3-5ee2-4a71-8d01-b8ae0e200c45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:27.649Z|f6585bea-eb92-4bc1-a1ce-7833ee80f8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:27.649Z|f6585bea-eb92-4bc1-a1ce-7833ee80f8d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:31.103Z|900e4e65-bc1b-4c2e-8e4d-304fc5cdc551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:18:31.106Z|900e4e65-bc1b-4c2e-8e4d-304fc5cdc551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:18:37.677Z|579ccbdf-7b8f-4b82-8b65-a95ef50c370f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:37.678Z|579ccbdf-7b8f-4b82-8b65-a95ef50c370f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:37.684Z|fdbfc1be-7b93-4cc4-9735-26aa824045b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:37.685Z|fdbfc1be-7b93-4cc4-9735-26aa824045b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:37.692Z|86d4f095-ae76-41db-9672-d6b46ff47c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:37.692Z|86d4f095-ae76-41db-9672-d6b46ff47c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:46.103Z|7b2485e9-0c06-4821-85f7-42cd8ccab0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:18:46.104Z|7b2485e9-0c06-4821-85f7-42cd8ccab0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:18:46.554Z|d80e6f40-2eb3-43b4-bd2f-267e389252cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:18:46.555Z|d80e6f40-2eb3-43b4-bd2f-267e389252cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:18:47.707Z|57ea2c12-c2f2-4426-b6fa-031955a1f84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:47.707Z|57ea2c12-c2f2-4426-b6fa-031955a1f84a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:47.718Z|02a06c81-e295-484c-979f-c519977969b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:47.719Z|02a06c81-e295-484c-979f-c519977969b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:47.720Z|789a3775-d2a4-4168-8e2e-e13d1c183e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:47.720Z|789a3775-d2a4-4168-8e2e-e13d1c183e23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:57.734Z|636ce744-a3e9-487c-9c89-6687c6d5d220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:57.735Z|636ce744-a3e9-487c-9c89-6687c6d5d220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:57.743Z|bfa92a04-9497-4396-979f-fcfdd4f2e7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:57.743Z|ed2b016a-5385-4dea-b83e-291c0904fce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:18:57.744Z|bfa92a04-9497-4396-979f-fcfdd4f2e7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:18:57.744Z|ed2b016a-5385-4dea-b83e-291c0904fce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:01.103Z|beca4549-6814-49ae-a93c-0d93218abb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:19:01.104Z|beca4549-6814-49ae-a93c-0d93218abb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:19:07.758Z|acedcc0b-67e4-4926-b216-c24b4d8225d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:07.758Z|acedcc0b-67e4-4926-b216-c24b4d8225d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:07.770Z|8f0bc7dc-a5ad-46eb-869a-870c6a45202d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:07.770Z|8f0bc7dc-a5ad-46eb-869a-870c6a45202d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:07.771Z|f34fc7c9-ccbd-4dc9-9151-b9922360d41f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:07.771Z|f34fc7c9-ccbd-4dc9-9151-b9922360d41f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:11.062Z|a0ecaf04-aa2d-4282-90eb-4550e02c18ec|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:19:11.064Z|a0ecaf04-aa2d-4282-90eb-4550e02c18ec|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:16.103Z|8a9c56cb-c8ca-4405-a735-d7353d0c7302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:19:16.105Z|8a9c56cb-c8ca-4405-a735-d7353d0c7302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:19:16.555Z|e24c310f-d390-406f-ab58-31ddc6d3620c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:19:16.556Z|e24c310f-d390-406f-ab58-31ddc6d3620c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:19:17.795Z|f95495a6-5115-46c9-a3ae-66a5d487232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:17.795Z|9c8bacc0-83ba-4b1a-a7a0-ca159ba8f5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:17.795Z|9c8bacc0-83ba-4b1a-a7a0-ca159ba8f5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:17.795Z|f95495a6-5115-46c9-a3ae-66a5d487232d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:17.797Z|36c4cd98-1cd9-4f27-b230-b6cf9986c523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:17.797Z|36c4cd98-1cd9-4f27-b230-b6cf9986c523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:27.824Z|6b577eda-0996-4eae-bc63-2c0ec13ebbe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:27.825Z|6b577eda-0996-4eae-bc63-2c0ec13ebbe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:27.828Z|93a90240-ad27-4346-b141-a4cc22749b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:27.833Z|93a90240-ad27-4346-b141-a4cc22749b94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:27.838Z|ea2e52d5-10a1-4a94-b51b-de1a5cb3f00d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:27.839Z|ea2e52d5-10a1-4a94-b51b-de1a5cb3f00d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:31.103Z|0156c884-60da-42cc-9e68-ca82476cb754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:19:31.104Z|0156c884-60da-42cc-9e68-ca82476cb754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:19:37.856Z|c6a60dab-2b79-4186-8106-b85a3c5d8936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:37.857Z|c6a60dab-2b79-4186-8106-b85a3c5d8936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:37.866Z|cfff5c2a-445a-4380-b38e-99ce358cc779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:37.866Z|cfff5c2a-445a-4380-b38e-99ce358cc779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:37.868Z|8b1f1126-2041-40d6-b009-ae7240efb24f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:37.869Z|8b1f1126-2041-40d6-b009-ae7240efb24f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:46.103Z|48620441-7dff-497a-b89b-de32d2e43bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:19:46.104Z|48620441-7dff-497a-b89b-de32d2e43bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:19:46.557Z|fa6eec8c-c39f-40d6-bf29-7f07104865e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:19:46.558Z|fa6eec8c-c39f-40d6-bf29-7f07104865e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:19:47.886Z|46445927-21fc-4d27-81e4-b24f4187867a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:47.886Z|46445927-21fc-4d27-81e4-b24f4187867a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:47.892Z|4d37e90b-3918-4695-9ab0-949e4a6fcdb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:47.893Z|4d37e90b-3918-4695-9ab0-949e4a6fcdb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:47.894Z|68096414-c5d4-44a8-823b-282764d366e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:47.894Z|68096414-c5d4-44a8-823b-282764d366e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:57.912Z|e763a739-c40d-46c4-a587-e1d91d33863a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:57.912Z|e763a739-c40d-46c4-a587-e1d91d33863a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:57.921Z|100446ba-88ec-47cd-8a24-c5d6558a66d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:57.921Z|4ecd225c-e79d-40e6-ba5a-42be1ead31f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:19:57.921Z|100446ba-88ec-47cd-8a24-c5d6558a66d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:19:57.921Z|4ecd225c-e79d-40e6-ba5a-42be1ead31f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:01.103Z|3d130cfa-8104-440a-af16-e812ada40bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:20:01.104Z|3d130cfa-8104-440a-af16-e812ada40bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:20:07.938Z|f742242a-48f7-45e0-b8f8-a337239b4468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:07.938Z|f742242a-48f7-45e0-b8f8-a337239b4468|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:07.946Z|43838b40-8fdb-41cc-8199-3354281a1361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:07.946Z|43838b40-8fdb-41cc-8199-3354281a1361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:07.951Z|9585597f-338c-4449-a2ed-d7002534252d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:07.952Z|9585597f-338c-4449-a2ed-d7002534252d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:11.061Z|d4e91bc1-ad62-4c58-bc39-fd91aa2b5d06|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:20:11.062Z|d4e91bc1-ad62-4c58-bc39-fd91aa2b5d06|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:16.103Z|23e61bd9-571e-4194-9ba7-c9b606c33a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:20:16.104Z|23e61bd9-571e-4194-9ba7-c9b606c33a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:20:16.559Z|72d7d65d-70f6-44da-817f-2e3284045455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:20:16.560Z|72d7d65d-70f6-44da-817f-2e3284045455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:20:17.965Z|96b5122e-e0b5-4f08-ba05-93cc6531f4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:17.966Z|96b5122e-e0b5-4f08-ba05-93cc6531f4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:17.968Z|ce78aed6-58e4-4284-9bb4-f1f9066c3730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:17.969Z|ce78aed6-58e4-4284-9bb4-f1f9066c3730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:17.982Z|2b928df9-ee61-4f3b-ad98-bc3fe5a6744a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:17.983Z|2b928df9-ee61-4f3b-ad98-bc3fe5a6744a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:27.991Z|dcb18792-5c63-4f09-82f0-99e7b1d0be3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:27.992Z|dcb18792-5c63-4f09-82f0-99e7b1d0be3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:28.001Z|2baf6b2c-15a8-4022-a6f2-2350f29cfbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:28.002Z|2baf6b2c-15a8-4022-a6f2-2350f29cfbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:28.008Z|f7c73b2c-d7e4-4514-b812-cfb169f8722b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:28.009Z|f7c73b2c-d7e4-4514-b812-cfb169f8722b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:31.103Z|e8042654-264d-45f0-a463-aab6c37cffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:20:31.104Z|e8042654-264d-45f0-a463-aab6c37cffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:20:38.037Z|053ffd3a-afc7-4730-97d2-c90f642d1d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:38.038Z|053ffd3a-afc7-4730-97d2-c90f642d1d9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:38.039Z|568f317e-7f14-4989-b0af-27af45ba25ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:38.040Z|568f317e-7f14-4989-b0af-27af45ba25ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:38.043Z|a1acc153-ad81-4d7f-b821-b50b264f4a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:38.044Z|a1acc153-ad81-4d7f-b821-b50b264f4a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:46.103Z|a71069f3-ae8a-4d2c-9744-884eceeb7728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:20:46.104Z|a71069f3-ae8a-4d2c-9744-884eceeb7728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:20:46.560Z|f9b5f5b0-a3f2-4c25-afa0-a1dbfe1731d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:20:46.561Z|f9b5f5b0-a3f2-4c25-afa0-a1dbfe1731d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:20:48.064Z|81a05326-0cc1-425e-aab1-5e4cf5839986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:48.064Z|c37aa60e-43b9-4a8b-ab88-0df11f9eb17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:48.065Z|81a05326-0cc1-425e-aab1-5e4cf5839986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:48.065Z|c37aa60e-43b9-4a8b-ab88-0df11f9eb17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:48.069Z|ae415bca-daee-4391-b6fd-807d601c78f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:48.070Z|ae415bca-daee-4391-b6fd-807d601c78f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:58.091Z|1881f241-8f80-4629-84f1-16bad208f507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:58.091Z|d8b62067-0856-4753-8798-5cfdb2e3616b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:58.092Z|d8b62067-0856-4753-8798-5cfdb2e3616b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:58.092Z|1881f241-8f80-4629-84f1-16bad208f507|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:20:58.099Z|a8938cec-7fef-43b6-a600-120592122055|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:20:58.099Z|a8938cec-7fef-43b6-a600-120592122055|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:01.103Z|d34607e8-4594-483b-85c6-ac41ad6c16d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:21:01.106Z|d34607e8-4594-483b-85c6-ac41ad6c16d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:21:08.116Z|5d24b0b2-0a28-487b-99e1-a78ea483e1cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:08.116Z|ee7bff87-395e-4bb1-87ee-7c734814943b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:08.117Z|ee7bff87-395e-4bb1-87ee-7c734814943b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:08.117Z|5d24b0b2-0a28-487b-99e1-a78ea483e1cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:08.126Z|116ce854-cef3-428b-be1d-fd5da2bc04ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:08.127Z|116ce854-cef3-428b-be1d-fd5da2bc04ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:11.065Z|b7f52705-bf0a-4ebf-909f-a4647960299c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:21:11.066Z|b7f52705-bf0a-4ebf-909f-a4647960299c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:16.103Z|1406dcd0-e866-4032-99d4-a3f0941ebd7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:21:16.104Z|1406dcd0-e866-4032-99d4-a3f0941ebd7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:21:16.561Z|da4d5af8-cb4f-4b1d-9094-a981e4bdcdd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:21:16.562Z|da4d5af8-cb4f-4b1d-9094-a981e4bdcdd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:21:18.145Z|96e7f85a-9b5a-4d14-b907-851c75d85187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:18.145Z|0178f22f-e1c2-45ec-9d61-7dfd8b2bc06e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:18.145Z|96e7f85a-9b5a-4d14-b907-851c75d85187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:18.145Z|0178f22f-e1c2-45ec-9d61-7dfd8b2bc06e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:18.149Z|1a970bf3-d01d-498e-8558-f8df36e23d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:18.150Z|1a970bf3-d01d-498e-8558-f8df36e23d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:28.183Z|85fcdafe-a378-4912-8b12-ce2ed3d8a190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:28.184Z|85fcdafe-a378-4912-8b12-ce2ed3d8a190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:28.185Z|ef897381-ca3c-4854-a88c-f0a9428e5287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:28.185Z|6c326205-11ea-4694-8945-f3000bccbf3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:28.186Z|ef897381-ca3c-4854-a88c-f0a9428e5287|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:28.186Z|6c326205-11ea-4694-8945-f3000bccbf3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:31.103Z|545c4e8b-c363-46b7-805c-56dda4915ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:21:31.104Z|545c4e8b-c363-46b7-805c-56dda4915ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:21:38.214Z|e249aa93-55f6-408c-ad68-aba95c3f5b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:38.215Z|e249aa93-55f6-408c-ad68-aba95c3f5b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:38.216Z|178a211a-2415-459d-b46e-32f30bcad601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:38.216Z|178a211a-2415-459d-b46e-32f30bcad601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:38.217Z|88e534bd-7ec0-4904-a6f5-1036998fdaf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:38.217Z|88e534bd-7ec0-4904-a6f5-1036998fdaf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:46.103Z|ab02172a-3edf-4875-a138-fedbd54e85d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:21:46.104Z|ab02172a-3edf-4875-a138-fedbd54e85d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:21:46.562Z|b244c0b4-d839-4760-9965-f430e708fbe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:21:46.563Z|b244c0b4-d839-4760-9965-f430e708fbe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:21:48.242Z|a526e396-7bfa-464b-be03-8e7205795ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:48.242Z|8ce4ecf9-2488-448c-b209-0f03d75be95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:48.242Z|8ce4ecf9-2488-448c-b209-0f03d75be95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:48.242Z|a526e396-7bfa-464b-be03-8e7205795ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:48.249Z|01f0be8b-dc6d-4324-a742-d25a1b96f0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:48.249Z|01f0be8b-dc6d-4324-a742-d25a1b96f0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:58.273Z|19f0bdf2-9d1f-430f-9927-5dbbd8b80e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:58.273Z|04494939-0fe4-4e93-a75f-537abd4c2f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:58.275Z|19f0bdf2-9d1f-430f-9927-5dbbd8b80e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:58.275Z|04494939-0fe4-4e93-a75f-537abd4c2f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:21:58.282Z|9ced6fa1-1ed2-44c4-8c08-721b367b5a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:21:58.283Z|9ced6fa1-1ed2-44c4-8c08-721b367b5a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:01.103Z|6f3d38f6-76c5-4241-834f-5e7cd12e1a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:22:01.104Z|6f3d38f6-76c5-4241-834f-5e7cd12e1a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:22:08.301Z|debcc959-6d1b-4123-8dcc-befdcb1b36b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:08.302Z|debcc959-6d1b-4123-8dcc-befdcb1b36b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:08.306Z|896d267d-f8be-49b4-b941-9e75265f29e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:08.306Z|96945e18-0720-4557-b29a-41ab1c89a8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:08.307Z|896d267d-f8be-49b4-b941-9e75265f29e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:08.307Z|96945e18-0720-4557-b29a-41ab1c89a8d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:11.061Z|975868d5-bd84-4180-987a-5f7e8df7cdfe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:22:11.062Z|975868d5-bd84-4180-987a-5f7e8df7cdfe|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:16.103Z|752d5a17-5ec0-44be-8b36-40114c5697ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:22:16.106Z|752d5a17-5ec0-44be-8b36-40114c5697ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:22:16.564Z|a72107bb-4ce7-4040-b853-54cc33d81810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:22:16.565Z|a72107bb-4ce7-4040-b853-54cc33d81810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:22:18.327Z|a6c93515-389f-4c30-aef1-6e3de2c05f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:18.327Z|a6c93515-389f-4c30-aef1-6e3de2c05f36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:18.331Z|477ceef4-f5c5-4fd9-99a6-5bc031851fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:18.332Z|477ceef4-f5c5-4fd9-99a6-5bc031851fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:18.336Z|01875b10-4ede-4aee-9397-0e1aba337407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:18.337Z|01875b10-4ede-4aee-9397-0e1aba337407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:28.356Z|98df2114-eee3-40f8-8fd3-99b9c0af01a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:28.356Z|98df2114-eee3-40f8-8fd3-99b9c0af01a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:28.365Z|a11d2797-596a-4874-ae5b-2c7347dc6a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:28.365Z|641a5264-cade-4946-ad41-3ca0448eeb59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:28.366Z|641a5264-cade-4946-ad41-3ca0448eeb59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:28.366Z|a11d2797-596a-4874-ae5b-2c7347dc6a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:31.103Z|a6f6bb12-350d-469a-81de-7752c0a5ed2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:22:31.104Z|a6f6bb12-350d-469a-81de-7752c0a5ed2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:22:38.384Z|fa486778-9c25-4c2f-a038-f90daaedabe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:38.384Z|fa486778-9c25-4c2f-a038-f90daaedabe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:38.391Z|c9c00600-0eb7-420c-8c87-54b543f392ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:38.391Z|353e771f-3bcd-44df-93f1-fc0dc5f350c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:38.392Z|c9c00600-0eb7-420c-8c87-54b543f392ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:38.393Z|353e771f-3bcd-44df-93f1-fc0dc5f350c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:46.103Z|399e8937-abd7-46bc-b0d5-1809d01f2c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:22:46.103Z|399e8937-abd7-46bc-b0d5-1809d01f2c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:22:46.566Z|ffdc78b8-3e66-4e1d-b320-0bb64c05d0cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:22:46.567Z|ffdc78b8-3e66-4e1d-b320-0bb64c05d0cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:22:48.408Z|acc0e823-22a5-4567-bbd1-f6cd2790e82e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:48.409Z|acc0e823-22a5-4567-bbd1-f6cd2790e82e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:48.416Z|e30ae759-5909-4832-a1e5-667088eb0442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:48.416Z|cf3daf60-4b88-4ca5-9168-e7c3f3638abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:48.416Z|e30ae759-5909-4832-a1e5-667088eb0442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:48.416Z|cf3daf60-4b88-4ca5-9168-e7c3f3638abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:58.433Z|239540b8-069e-4484-9c3e-0f1d782c20bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:58.434Z|239540b8-069e-4484-9c3e-0f1d782c20bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:58.439Z|374f6022-6a12-4a55-ac06-b45ab8f77eb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:58.439Z|374f6022-6a12-4a55-ac06-b45ab8f77eb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:22:58.440Z|e22e1fd4-0ff8-40e0-9180-520a559017c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:22:58.440Z|e22e1fd4-0ff8-40e0-9180-520a559017c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:01.103Z|36fb4cb2-5ebc-4b8b-9a2f-8088601d9c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:23:01.108Z|36fb4cb2-5ebc-4b8b-9a2f-8088601d9c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:23:08.462Z|f70f0c1e-b44e-4aa6-a4c3-4ebf7971b8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:08.463Z|f70f0c1e-b44e-4aa6-a4c3-4ebf7971b8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:08.473Z|89c18553-7262-416d-959f-59d96dacd459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:08.473Z|6102c25d-0691-4e9c-a868-02d66a6b50ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:08.474Z|89c18553-7262-416d-959f-59d96dacd459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:08.474Z|6102c25d-0691-4e9c-a868-02d66a6b50ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:11.062Z|e2fd3b9e-1a5c-4e93-aef7-99e2967b581b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:23:11.063Z|e2fd3b9e-1a5c-4e93-aef7-99e2967b581b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:16.103Z|4679a7b1-5573-477c-807e-9b9db1de5b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:23:16.103Z|4679a7b1-5573-477c-807e-9b9db1de5b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:23:16.567Z|8d5c5a46-5c9f-4a4f-9ea4-8f1e3882deca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:23:16.568Z|8d5c5a46-5c9f-4a4f-9ea4-8f1e3882deca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:23:18.503Z|27fd6897-b22a-4ef1-a27e-bb00598dbeec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:18.503Z|a3c5f090-89a1-402f-9cff-bbd8d74d5ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:18.503Z|cc6e9a2f-899a-4042-b421-f301dc3305f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:18.504Z|a3c5f090-89a1-402f-9cff-bbd8d74d5ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:18.504Z|27fd6897-b22a-4ef1-a27e-bb00598dbeec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:18.504Z|cc6e9a2f-899a-4042-b421-f301dc3305f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:28.531Z|21dd4319-d82f-4f5e-96de-9b512fe380df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:28.532Z|21dd4319-d82f-4f5e-96de-9b512fe380df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:28.533Z|c67c8780-27d6-486d-baeb-15f2c8709e9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:28.598Z|75046a52-8b8c-4781-8533-877f0efa18a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:28.601Z|75046a52-8b8c-4781-8533-877f0efa18a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:28.601Z|c67c8780-27d6-486d-baeb-15f2c8709e9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:31.103Z|96e54135-75bc-4523-bd65-3256e410a233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:23:31.104Z|96e54135-75bc-4523-bd65-3256e410a233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:23:38.630Z|33799d59-30f1-45a3-b52c-c767b740952f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:38.631Z|33799d59-30f1-45a3-b52c-c767b740952f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:38.632Z|189661e3-a37b-4f7d-a0d7-f8247b6291cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:38.632Z|189661e3-a37b-4f7d-a0d7-f8247b6291cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:38.638Z|6f4d0fa5-2f31-4baf-979d-7b75da4721c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:38.639Z|6f4d0fa5-2f31-4baf-979d-7b75da4721c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:46.103Z|fc51d418-cd95-46d0-b8c8-b39d067da214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:23:46.106Z|fc51d418-cd95-46d0-b8c8-b39d067da214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:23:46.569Z|d4fbdae6-65ce-4d69-aaa2-f06f712d1f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:23:46.569Z|d4fbdae6-65ce-4d69-aaa2-f06f712d1f99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:23:48.655Z|87c6a78c-b795-4258-8a35-4847135139a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:48.655Z|2ee61f47-6722-4815-88a4-5b7ff58f8f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:48.656Z|87c6a78c-b795-4258-8a35-4847135139a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:48.656Z|2ee61f47-6722-4815-88a4-5b7ff58f8f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:48.663Z|59fa0375-c53e-48c4-bc5e-c3363a0483c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:48.664Z|59fa0375-c53e-48c4-bc5e-c3363a0483c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:58.680Z|e2042263-68ac-4371-b6cb-a9b8ab6a2c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:58.680Z|98b366c3-522d-4aa9-bf4d-a7ab899e171a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:58.681Z|e2042263-68ac-4371-b6cb-a9b8ab6a2c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:58.681Z|98b366c3-522d-4aa9-bf4d-a7ab899e171a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:23:58.686Z|bdd0d46f-2d5b-43ba-9aca-045efd7b9543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:23:58.687Z|bdd0d46f-2d5b-43ba-9aca-045efd7b9543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:01.103Z|13e61896-392a-4aff-9026-76449268275a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:24:01.104Z|13e61896-392a-4aff-9026-76449268275a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:24:08.705Z|852d9923-883e-492d-bc03-f899dd662b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:08.705Z|d27632d7-2c2c-4176-9169-a3b3c2f0951c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:08.706Z|852d9923-883e-492d-bc03-f899dd662b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:08.706Z|d27632d7-2c2c-4176-9169-a3b3c2f0951c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:08.713Z|e9530806-465e-4324-8b54-01b5e56e40dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:08.714Z|e9530806-465e-4324-8b54-01b5e56e40dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:11.062Z|83af3c2b-2c57-4e0e-bbaf-853fc7854aff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:24:11.063Z|83af3c2b-2c57-4e0e-bbaf-853fc7854aff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:16.103Z|32108f13-4fff-43c7-a767-bf7f4fdce063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:24:16.104Z|32108f13-4fff-43c7-a767-bf7f4fdce063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:24:16.570Z|59996ddc-e432-4112-9c4f-133d3ec1f419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:24:16.571Z|59996ddc-e432-4112-9c4f-133d3ec1f419|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:24:18.734Z|5c49b372-22db-4d43-b4d6-305531f5f5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:18.733Z|9e993109-25d7-47e1-ad24-a2a8757dce56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:18.734Z|5c49b372-22db-4d43-b4d6-305531f5f5a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:18.734Z|9e993109-25d7-47e1-ad24-a2a8757dce56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:18.739Z|c0ce569f-1a02-4d31-a473-0035ecfd28d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:18.740Z|c0ce569f-1a02-4d31-a473-0035ecfd28d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:28.759Z|4bb05537-f56b-4036-aba4-f851a54673a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:28.759Z|970676ae-8c12-4fe2-9798-bf2541610d28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:28.760Z|970676ae-8c12-4fe2-9798-bf2541610d28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:28.760Z|4bb05537-f56b-4036-aba4-f851a54673a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:28.762Z|d87b6cff-a13d-4f61-8303-53ac93a0947f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:28.763Z|d87b6cff-a13d-4f61-8303-53ac93a0947f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:31.104Z|b0f28ec0-e5ea-461b-9717-ac5366a6c3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:24:31.107Z|b0f28ec0-e5ea-461b-9717-ac5366a6c3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:24:38.785Z|0ed6ab26-4551-4c00-8f2d-c67c62edb635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:38.785Z|f27ff95e-543e-4554-af55-40e134fcfa89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:38.786Z|f27ff95e-543e-4554-af55-40e134fcfa89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:38.786Z|0ed6ab26-4551-4c00-8f2d-c67c62edb635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:38.787Z|46e2c29a-028f-44b1-8a8c-971b6e9d8d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:38.787Z|46e2c29a-028f-44b1-8a8c-971b6e9d8d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:46.103Z|201c6746-884f-4ac9-b61e-70d39b4da360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:24:46.104Z|201c6746-884f-4ac9-b61e-70d39b4da360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:24:46.571Z|8793ca98-81bc-4242-8b64-033a41a32611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:24:46.572Z|8793ca98-81bc-4242-8b64-033a41a32611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:24:48.813Z|76fc5787-545d-4371-84e6-cd7cf9c90418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:48.813Z|27d72fe8-77cf-43ef-adcd-8d434013bee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:48.814Z|27d72fe8-77cf-43ef-adcd-8d434013bee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:48.814Z|76fc5787-545d-4371-84e6-cd7cf9c90418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:48.815Z|82bfd86e-a029-475a-beff-2a1ebdca4bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:48.817Z|82bfd86e-a029-475a-beff-2a1ebdca4bbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:58.849Z|b8d91919-e8b8-4289-8295-fd25518c5cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:58.849Z|b6e6cb5e-f000-4b5b-b213-227786b6c94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:58.849Z|c280eb3f-65a4-4629-8dc9-46c4614a5a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:24:58.850Z|b6e6cb5e-f000-4b5b-b213-227786b6c94c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:58.850Z|b8d91919-e8b8-4289-8295-fd25518c5cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:24:58.850Z|c280eb3f-65a4-4629-8dc9-46c4614a5a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:01.105Z|908164ea-6aed-4238-b5bb-7bc248ed965b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:25:01.106Z|908164ea-6aed-4238-b5bb-7bc248ed965b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:25:08.888Z|26fdeff7-fd80-48e8-a0c3-6f23756c47d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:08.888Z|69731fd2-2388-4a08-9f02-6694251c82c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:08.889Z|26fdeff7-fd80-48e8-a0c3-6f23756c47d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:08.888Z|05c054b5-da4e-486c-b025-2fc177f15751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:08.889Z|69731fd2-2388-4a08-9f02-6694251c82c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:08.889Z|05c054b5-da4e-486c-b025-2fc177f15751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:11.062Z|9f72e840-484e-4355-a816-9790097ceb1b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:25:11.062Z|9f72e840-484e-4355-a816-9790097ceb1b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:16.103Z|c6dec679-2ec7-46cf-9fb8-ba203df83349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:25:16.106Z|c6dec679-2ec7-46cf-9fb8-ba203df83349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:25:16.573Z|b3f3ef3b-0816-48fb-94a7-100631c08aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:25:16.574Z|b3f3ef3b-0816-48fb-94a7-100631c08aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:25:18.915Z|7baac411-770f-42fd-be13-598d9f016abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:18.915Z|b8a3c6d8-a097-4b87-8099-e57362f02984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:18.915Z|27b4d155-be82-4068-8b7b-be6f3dd1dcf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:18.915Z|b8a3c6d8-a097-4b87-8099-e57362f02984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:18.916Z|27b4d155-be82-4068-8b7b-be6f3dd1dcf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:18.916Z|7baac411-770f-42fd-be13-598d9f016abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:28.944Z|73b79a1a-958e-4f84-afe0-40ac54700675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:28.945Z|73b79a1a-958e-4f84-afe0-40ac54700675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:28.945Z|9537aa3d-f3a1-46ec-a78d-37ecde497e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:28.945Z|aa9a505f-a38d-4789-840e-4503f87236b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:28.946Z|aa9a505f-a38d-4789-840e-4503f87236b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:28.946Z|9537aa3d-f3a1-46ec-a78d-37ecde497e1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:31.103Z|a1c92709-dd32-4496-995e-08156c0f13d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:25:31.105Z|a1c92709-dd32-4496-995e-08156c0f13d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:25:38.975Z|a647f796-37b0-479e-8f76-cd047d91501c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:38.975Z|cf4db045-e30e-43f0-a593-af529565de5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:38.975Z|cf4db045-e30e-43f0-a593-af529565de5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:38.976Z|a647f796-37b0-479e-8f76-cd047d91501c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:38.982Z|1da5e426-9e55-461c-9302-00a158ea3e13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:38.983Z|1da5e426-9e55-461c-9302-00a158ea3e13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:46.103Z|1d89b3f7-8d60-4a95-bbec-0126d0c87d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:25:46.104Z|1d89b3f7-8d60-4a95-bbec-0126d0c87d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:25:46.575Z|34c6284c-4171-44a0-83d6-318f7922b351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:25:46.576Z|34c6284c-4171-44a0-83d6-318f7922b351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:25:49.000Z|eb435aa1-e930-48e9-941d-10c835966550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:49.000Z|aff048f1-57ec-4452-8f61-16827ee9a864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:49.001Z|aff048f1-57ec-4452-8f61-16827ee9a864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:49.001Z|eb435aa1-e930-48e9-941d-10c835966550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:49.007Z|e039e7c5-617b-46d8-ae69-52655e28893c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:49.007Z|e039e7c5-617b-46d8-ae69-52655e28893c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:59.027Z|904d912f-1f6a-45d6-8d9b-6962a07fb0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:59.027Z|2ca5a5ba-4fbe-4934-9c19-7914641cc09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:59.028Z|904d912f-1f6a-45d6-8d9b-6962a07fb0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:59.028Z|2ca5a5ba-4fbe-4934-9c19-7914641cc09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:25:59.031Z|478667d6-dccf-4031-be35-e7d92324c73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:25:59.032Z|478667d6-dccf-4031-be35-e7d92324c73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:01.103Z|3504941d-ec1a-4731-9818-13822969f941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:26:01.108Z|3504941d-ec1a-4731-9818-13822969f941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:26:09.053Z|62b4d348-feba-4db8-803b-c1e01802183f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:09.053Z|62b4d348-feba-4db8-803b-c1e01802183f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:09.054Z|e564af7d-b3c3-40c6-b6bb-3ca9dc28e469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:09.055Z|e564af7d-b3c3-40c6-b6bb-3ca9dc28e469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:09.059Z|1ff78e1a-103e-4e37-b00c-6ecf23948568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:09.060Z|1ff78e1a-103e-4e37-b00c-6ecf23948568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:11.061Z|f7e4f708-cb0c-40c3-bd56-2dd749ee16d3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:26:11.062Z|f7e4f708-cb0c-40c3-bd56-2dd749ee16d3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:16.103Z|82b1aecb-5331-4240-b237-4c7dd78ba389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:26:16.104Z|82b1aecb-5331-4240-b237-4c7dd78ba389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:26:16.576Z|82785851-a47f-4ec0-b0ee-37ad01235758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:26:16.577Z|82785851-a47f-4ec0-b0ee-37ad01235758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:26:19.078Z|720277bc-c8ef-4647-8b69-5b5a43a9bb0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:19.078Z|fc67fa63-8bb5-4cda-9f7f-a0501b4041f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:19.078Z|720277bc-c8ef-4647-8b69-5b5a43a9bb0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:19.078Z|fc67fa63-8bb5-4cda-9f7f-a0501b4041f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:19.082Z|8a219c0a-f8a4-49f0-bda6-546ab51668c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:19.083Z|8a219c0a-f8a4-49f0-bda6-546ab51668c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:29.105Z|f25b557c-ccaf-4da2-95d4-6856357100cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:29.106Z|f25b557c-ccaf-4da2-95d4-6856357100cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:29.106Z|1408ac89-5f6a-40cb-aff4-67503b15894c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:29.106Z|1408ac89-5f6a-40cb-aff4-67503b15894c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:29.109Z|297597bd-3fd3-4359-9225-bc215beff3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:29.109Z|297597bd-3fd3-4359-9225-bc215beff3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:31.103Z|dbb8fb62-dc76-483b-acff-f0eaa2fffd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:26:31.104Z|dbb8fb62-dc76-483b-acff-f0eaa2fffd1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:26:39.137Z|78c4b76c-b5d4-409d-b271-5da0d838bbd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:39.137Z|9e7ad118-2c40-4881-b3fd-61e33d345f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:39.138Z|9e7ad118-2c40-4881-b3fd-61e33d345f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:39.138Z|78c4b76c-b5d4-409d-b271-5da0d838bbd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:39.142Z|be667ccd-7509-4080-acce-46dd1ba733fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:39.143Z|be667ccd-7509-4080-acce-46dd1ba733fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:46.103Z|b781d41c-3740-4544-b98f-a2994e397565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:26:46.106Z|b781d41c-3740-4544-b98f-a2994e397565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:26:46.577Z|a7d7fd01-a222-4462-984c-4ff04d434f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:26:46.578Z|a7d7fd01-a222-4462-984c-4ff04d434f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:26:49.161Z|0c862945-04a5-4fd1-99bd-ede71aeef27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:49.161Z|82f16f02-9513-42ff-a642-ed3d20c25e57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:49.162Z|82f16f02-9513-42ff-a642-ed3d20c25e57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:49.162Z|0c862945-04a5-4fd1-99bd-ede71aeef27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:49.163Z|051c8923-1656-4171-9a23-21f92d84d3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:49.164Z|051c8923-1656-4171-9a23-21f92d84d3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:59.186Z|4e44a889-0c15-4b62-bb83-a8247816a221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:59.187Z|4e44a889-0c15-4b62-bb83-a8247816a221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:59.193Z|1901100b-ebc6-4138-b8e2-92b40c8f885d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:59.193Z|cd07750e-a8c1-466e-98d9-0bc3ad442bf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:26:59.193Z|1901100b-ebc6-4138-b8e2-92b40c8f885d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:26:59.193Z|cd07750e-a8c1-466e-98d9-0bc3ad442bf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:01.103Z|50046d30-8556-447d-ae4b-7141fa7551ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:27:01.104Z|50046d30-8556-447d-ae4b-7141fa7551ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:27:09.212Z|0e1b6b77-7ead-44cc-8cc2-3c14789109b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:09.212Z|0e1b6b77-7ead-44cc-8cc2-3c14789109b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:09.224Z|016f4bbe-ecf3-4238-9b9f-b5500270f846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:09.226Z|4c4418ce-e40a-4f43-9211-d37f03f4bb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:09.227Z|4c4418ce-e40a-4f43-9211-d37f03f4bb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:09.230Z|016f4bbe-ecf3-4238-9b9f-b5500270f846|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:11.062Z|c6fbafde-7203-435b-aad1-06cff940396f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:27:11.063Z|c6fbafde-7203-435b-aad1-06cff940396f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:16.103Z|466535da-228c-4d2c-98bd-3faff9cc5766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:27:16.104Z|466535da-228c-4d2c-98bd-3faff9cc5766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:27:16.578Z|b2b145f4-d138-4a31-acf1-e37584539d54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:27:16.580Z|b2b145f4-d138-4a31-acf1-e37584539d54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:27:19.239Z|7756eb41-5a7b-40e1-80ea-cede8048b2e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:19.240Z|7756eb41-5a7b-40e1-80ea-cede8048b2e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:19.257Z|c5ec87d7-6ec2-4d64-b492-128dd422cd41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:19.257Z|f58439b1-914d-4328-8460-042631f7cf2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:19.257Z|c5ec87d7-6ec2-4d64-b492-128dd422cd41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:19.257Z|f58439b1-914d-4328-8460-042631f7cf2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:29.267Z|af6bfee2-2b1e-4e34-a121-104263da4ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:29.268Z|af6bfee2-2b1e-4e34-a121-104263da4ed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:29.284Z|39357d8d-d013-4ad4-b3ee-956772c4341e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:29.284Z|39357d8d-d013-4ad4-b3ee-956772c4341e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:29.286Z|9f55711e-f0c9-4097-a9b2-401df48ba747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:29.287Z|9f55711e-f0c9-4097-a9b2-401df48ba747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:31.103Z|9d073b80-9d4c-4dfe-88d6-845dccb00569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:27:31.107Z|9d073b80-9d4c-4dfe-88d6-845dccb00569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:27:39.293Z|504a8688-1dcb-4fd3-b1fb-3e05d6ea581b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:39.293Z|504a8688-1dcb-4fd3-b1fb-3e05d6ea581b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:39.310Z|46b943cc-aed7-4de9-b3ba-6f6b9fa281e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:39.310Z|f607ba04-cea2-4f64-aa89-23dbcb43cc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:39.311Z|f607ba04-cea2-4f64-aa89-23dbcb43cc11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:39.311Z|46b943cc-aed7-4de9-b3ba-6f6b9fa281e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:46.103Z|3121dfe4-2d88-48dc-82fb-01db9fff2102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:27:46.104Z|3121dfe4-2d88-48dc-82fb-01db9fff2102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:27:46.586Z|878e1877-4fc3-4c52-a66a-63e60db21a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:27:46.586Z|878e1877-4fc3-4c52-a66a-63e60db21a0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:27:49.317Z|e538ddf7-0b55-4da4-b745-b0263fc5dc29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:49.318Z|e538ddf7-0b55-4da4-b745-b0263fc5dc29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:49.360Z|1e96dfb8-bbb5-40fe-a68a-2539a8543b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:49.360Z|95f96fed-a14b-4675-a0d3-489b859087d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:49.361Z|1e96dfb8-bbb5-40fe-a68a-2539a8543b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:49.361Z|95f96fed-a14b-4675-a0d3-489b859087d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:59.344Z|e6a15cb5-ed03-49b7-8891-3a2d1d146888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:59.344Z|e6a15cb5-ed03-49b7-8891-3a2d1d146888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:59.386Z|9d4e9ef9-9737-41ff-814b-70958e52ba18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:59.386Z|9d4e9ef9-9737-41ff-814b-70958e52ba18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:27:59.394Z|73800cca-e46b-4017-8be7-fdcc6f9389da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:27:59.394Z|73800cca-e46b-4017-8be7-fdcc6f9389da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:01.103Z|710b93bf-fc8f-46f0-8434-716b972556ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:28:01.104Z|710b93bf-fc8f-46f0-8434-716b972556ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:28:09.372Z|6a49d1ee-4ab5-480b-b69d-99241a41aaca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:09.373Z|6a49d1ee-4ab5-480b-b69d-99241a41aaca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:09.410Z|d5ba1e1d-c29a-4fb3-8a66-17437b007182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:09.410Z|d5ba1e1d-c29a-4fb3-8a66-17437b007182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:09.418Z|e5d6af25-d85f-4089-b3a8-e7e5f1e892c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:09.419Z|e5d6af25-d85f-4089-b3a8-e7e5f1e892c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:11.061Z|ed90c9f7-4db1-4340-b905-e90716f19c61|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:28:11.062Z|ed90c9f7-4db1-4340-b905-e90716f19c61|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:16.103Z|f7a94c72-2506-4fe7-b6c8-5aa46fe5229d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:28:16.105Z|f7a94c72-2506-4fe7-b6c8-5aa46fe5229d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:28:16.587Z|fd6fb78e-9ac7-40ac-a4f8-2e5efdda5742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:28:16.588Z|fd6fb78e-9ac7-40ac-a4f8-2e5efdda5742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:28:19.400Z|3b10f6c5-26d6-4ba7-af5f-d25bcf0ee9cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:19.401Z|3b10f6c5-26d6-4ba7-af5f-d25bcf0ee9cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:19.435Z|23c68d79-beb8-4130-978d-693f27b6ca1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:19.436Z|23c68d79-beb8-4130-978d-693f27b6ca1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:19.441Z|8c07c924-5f8c-407a-89fa-99f4977e7a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:19.441Z|8c07c924-5f8c-407a-89fa-99f4977e7a1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:29.426Z|6eec908a-1da3-46ff-8631-f3e77e47ffa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:29.427Z|6eec908a-1da3-46ff-8631-f3e77e47ffa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:29.461Z|3836e5f2-ede8-4ca5-986d-9c13937d6537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:29.462Z|3836e5f2-ede8-4ca5-986d-9c13937d6537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:29.463Z|aeeebb4d-ace9-427d-ba22-7dd112833de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:29.465Z|aeeebb4d-ace9-427d-ba22-7dd112833de5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:31.103Z|3db9f901-e774-4970-bd35-72638f0eaa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:28:31.104Z|3db9f901-e774-4970-bd35-72638f0eaa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:28:39.459Z|4cd575a6-3973-479f-871e-867d71079013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:39.460Z|4cd575a6-3973-479f-871e-867d71079013|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:39.490Z|4c8e49ef-d854-4dbd-904c-306fe234201c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:39.490Z|4c8e49ef-d854-4dbd-904c-306fe234201c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:39.492Z|c4b45f95-a5b0-4a74-8962-71d479e1e1bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:39.493Z|c4b45f95-a5b0-4a74-8962-71d479e1e1bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:46.103Z|69e7dc44-9802-4848-9616-c55424b69d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:28:46.104Z|69e7dc44-9802-4848-9616-c55424b69d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:28:46.588Z|0fe145e6-6bb6-4381-a236-af2a71ffab3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:28:46.589Z|0fe145e6-6bb6-4381-a236-af2a71ffab3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:28:49.489Z|5b5a45b3-6ad3-458c-9f52-b6e5f1205d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:49.490Z|5b5a45b3-6ad3-458c-9f52-b6e5f1205d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:49.521Z|6dcd771e-cbc9-4bb7-82d5-42687e118812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:49.521Z|8febb0fc-0549-4ba2-b795-6dc50989cf49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:49.522Z|6dcd771e-cbc9-4bb7-82d5-42687e118812|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:49.523Z|8febb0fc-0549-4ba2-b795-6dc50989cf49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:59.525Z|15e48d2e-115e-42cd-a0b3-77676ac5238f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:59.525Z|15e48d2e-115e-42cd-a0b3-77676ac5238f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:59.549Z|6ee1bfe8-c5c7-4f39-bc70-16e7e5159fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:59.550Z|a7fcb455-8fca-4ae3-8030-274c592a17ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:28:59.550Z|6ee1bfe8-c5c7-4f39-bc70-16e7e5159fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:28:59.550Z|a7fcb455-8fca-4ae3-8030-274c592a17ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:01.103Z|98435108-1fed-4137-b8a4-dbe63cf36e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:29:01.106Z|98435108-1fed-4137-b8a4-dbe63cf36e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:29:09.560Z|b650f5ac-edb0-4ae4-b841-9a40c13a28d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:09.561Z|b650f5ac-edb0-4ae4-b841-9a40c13a28d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:09.579Z|7fbe005d-3504-4267-9b3c-f208603e5a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:09.579Z|b72cbe7b-82ef-4152-80e5-b11575d11b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:09.580Z|b72cbe7b-82ef-4152-80e5-b11575d11b5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:09.580Z|7fbe005d-3504-4267-9b3c-f208603e5a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:11.062Z|4ecc942e-b0bb-45e9-b028-aa6b9d697af1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:29:11.062Z|4ecc942e-b0bb-45e9-b028-aa6b9d697af1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:16.103Z|349dbdde-6b0c-40b3-b688-a31f3e928198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:29:16.105Z|349dbdde-6b0c-40b3-b688-a31f3e928198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:29:16.589Z|db8090dd-346d-41ee-bb01-49e9820099ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:29:16.591Z|db8090dd-346d-41ee-bb01-49e9820099ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:29:19.592Z|773458cc-e988-4987-ad89-7602a7ca5ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:19.592Z|773458cc-e988-4987-ad89-7602a7ca5ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:19.604Z|6acb0e92-39ad-4a34-a64a-26c1ec95b030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:19.604Z|ed7c1bdb-95ed-45cc-a6bf-1bf3d2429104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:19.604Z|6acb0e92-39ad-4a34-a64a-26c1ec95b030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:19.604Z|ed7c1bdb-95ed-45cc-a6bf-1bf3d2429104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:29.618Z|0f04ed9f-4497-4c08-a40d-bb60ac56f0f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:29.619Z|0f04ed9f-4497-4c08-a40d-bb60ac56f0f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:29.631Z|b2bf8d3c-19a9-4409-9117-3190d1b6a0c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:29.632Z|b2bf8d3c-19a9-4409-9117-3190d1b6a0c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:29.632Z|2ec0173c-b69c-4e7c-babf-e0ce05be4a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:29.633Z|2ec0173c-b69c-4e7c-babf-e0ce05be4a07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:31.103Z|b72bbe66-fd34-4dbf-b2aa-026bd176aa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:29:31.104Z|b72bbe66-fd34-4dbf-b2aa-026bd176aa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:29:39.655Z|1bc255d1-0343-44a7-be13-b0a052d57501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:39.656Z|7deb63a4-fcc6-4bce-8430-5ebd0cb2e961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:39.657Z|7deb63a4-fcc6-4bce-8430-5ebd0cb2e961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:39.659Z|1bc255d1-0343-44a7-be13-b0a052d57501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:39.662Z|a29afb0c-9c11-4aef-944e-56f84c52746e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:39.663Z|a29afb0c-9c11-4aef-944e-56f84c52746e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:46.103Z|770c9720-9c67-4147-9edb-77b5241b6dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:29:46.106Z|770c9720-9c67-4147-9edb-77b5241b6dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:29:46.592Z|21608b2c-9033-4248-b087-0d35a31b7059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:29:46.592Z|21608b2c-9033-4248-b087-0d35a31b7059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:29:49.682Z|6901ca10-d1eb-4405-b91e-cbe49f0eb2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:49.683Z|6901ca10-d1eb-4405-b91e-cbe49f0eb2a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:49.687Z|55ebd09b-33f9-4dc0-ad00-6345f985e048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:49.687Z|55ebd09b-33f9-4dc0-ad00-6345f985e048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:49.704Z|3a7338f7-d228-42ed-8c39-78db33d43f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:49.704Z|3a7338f7-d228-42ed-8c39-78db33d43f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:59.710Z|4091e7e6-2236-42fd-b5be-cd070c9a75bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:59.710Z|ce0b56a3-a361-4777-99f3-ece3665be9f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:59.711Z|ce0b56a3-a361-4777-99f3-ece3665be9f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:59.711Z|4091e7e6-2236-42fd-b5be-cd070c9a75bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:29:59.734Z|6a9f5a15-d4ec-4791-a268-99a58cbdcbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:29:59.735Z|6a9f5a15-d4ec-4791-a268-99a58cbdcbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:01.103Z|233b0bf6-0ccd-4c19-89bf-a70e148e0f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:30:01.104Z|233b0bf6-0ccd-4c19-89bf-a70e148e0f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:30:09.735Z|56554e6a-a8ee-4ea2-88f2-e1c092701e92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:09.736Z|56554e6a-a8ee-4ea2-88f2-e1c092701e92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:09.739Z|741ee540-4251-4bb3-add6-e3ca6a7fb813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:09.741Z|741ee540-4251-4bb3-add6-e3ca6a7fb813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:09.760Z|7ab62b86-f643-4c9b-abf9-b27e611678ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:09.761Z|7ab62b86-f643-4c9b-abf9-b27e611678ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:11.061Z|9512fdad-0b67-419b-a223-d10c211cd22c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:30:11.063Z|9512fdad-0b67-419b-a223-d10c211cd22c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:16.103Z|31acb743-99f0-4770-a7e7-bbc25825faa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:30:16.104Z|31acb743-99f0-4770-a7e7-bbc25825faa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:30:16.593Z|beea02ae-b28d-489d-a5c6-89fefdbb7936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:30:16.594Z|beea02ae-b28d-489d-a5c6-89fefdbb7936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:30:19.762Z|9b0f9e2e-2e7c-4ef0-802a-e7aefcf7dd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:19.762Z|9b0f9e2e-2e7c-4ef0-802a-e7aefcf7dd01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:19.765Z|f46d4922-d8e3-4dc9-bb8a-616de2f1db7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:19.766Z|f46d4922-d8e3-4dc9-bb8a-616de2f1db7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:19.786Z|0898d9c4-da05-452d-90f7-8802c6014c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:19.787Z|0898d9c4-da05-452d-90f7-8802c6014c3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:29.791Z|09d881ed-76b1-4142-8dca-db6d514a82cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:29.791Z|09d881ed-76b1-4142-8dca-db6d514a82cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:29.792Z|f8de99c8-cb90-4611-b11a-29385f18d9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:29.793Z|f8de99c8-cb90-4611-b11a-29385f18d9c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:29.826Z|e2d10af8-5e95-4dac-9eb1-e1de4b7d6305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:29.827Z|e2d10af8-5e95-4dac-9eb1-e1de4b7d6305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:31.104Z|e5ef054e-2a21-47c1-9785-a77c0585ee8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:30:31.108Z|e5ef054e-2a21-47c1-9785-a77c0585ee8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:30:39.823Z|7be1d656-0c98-4ceb-8fec-8594be998205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:39.824Z|7be1d656-0c98-4ceb-8fec-8594be998205|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:39.824Z|300b1af5-0f9a-4af4-99b7-d0f370797d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:39.824Z|300b1af5-0f9a-4af4-99b7-d0f370797d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:39.859Z|69927748-06ff-4202-96a5-f9c6ae1fc803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:39.859Z|69927748-06ff-4202-96a5-f9c6ae1fc803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:46.103Z|829f09af-9e75-4229-b957-b745678075c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:30:46.104Z|829f09af-9e75-4229-b957-b745678075c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:30:46.595Z|fd272364-d7de-4ddd-aece-e966837c884f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:30:46.596Z|fd272364-d7de-4ddd-aece-e966837c884f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:30:49.852Z|dfa5cafd-0e5d-41e9-8978-b4e3f4eda2fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:49.853Z|dfa5cafd-0e5d-41e9-8978-b4e3f4eda2fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:49.856Z|721467ea-4d3c-4040-868f-4991d4382c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:49.856Z|721467ea-4d3c-4040-868f-4991d4382c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:49.884Z|e8be9c5b-320f-46ee-9b95-cdbabc53c72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:49.884Z|e8be9c5b-320f-46ee-9b95-cdbabc53c72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:59.878Z|e8eccdbf-d0be-4512-a9e5-980c57f14a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:59.879Z|e8eccdbf-d0be-4512-a9e5-980c57f14a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:59.880Z|99e78d93-ad71-47c8-a013-9e3cf2519082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:59.880Z|99e78d93-ad71-47c8-a013-9e3cf2519082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:30:59.907Z|3fe23cf5-60f9-45ba-b4af-3df2ab07ebd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:30:59.907Z|3fe23cf5-60f9-45ba-b4af-3df2ab07ebd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:01.103Z|f924364a-2461-4fc8-864a-8c93df09cfd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:31:01.104Z|f924364a-2461-4fc8-864a-8c93df09cfd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:31:09.904Z|6b126097-527d-4408-8070-babc09f630b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:09.904Z|56cee3d7-6fc7-472d-83dc-e287e08b7385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:09.905Z|6b126097-527d-4408-8070-babc09f630b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:09.905Z|56cee3d7-6fc7-472d-83dc-e287e08b7385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:09.932Z|80203db3-d2bd-4ed9-aad1-676cda619cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:09.933Z|80203db3-d2bd-4ed9-aad1-676cda619cdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:11.061Z|5fa7d928-631e-4655-8741-9d1c710fb1a4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:31:11.061Z|5fa7d928-631e-4655-8741-9d1c710fb1a4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:16.103Z|30ac259d-5b33-489c-aa21-834c5d28c8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:31:16.107Z|30ac259d-5b33-489c-aa21-834c5d28c8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:31:16.596Z|b0b6ec81-e29b-482d-b53a-1c8cf86cd0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:31:16.597Z|b0b6ec81-e29b-482d-b53a-1c8cf86cd0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:31:19.930Z|7e611809-6063-4501-8a10-a27e820d5bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:19.930Z|3e084d98-0d7a-44e3-8ab3-6d73387058e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:19.931Z|7e611809-6063-4501-8a10-a27e820d5bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:19.931Z|3e084d98-0d7a-44e3-8ab3-6d73387058e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:19.961Z|81fe5263-6689-459d-9aa5-a2ffbf938347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:19.962Z|81fe5263-6689-459d-9aa5-a2ffbf938347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:29.958Z|5f6e457f-1c8a-4cb5-b73e-68e02b759a50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:29.958Z|11075bc3-e8ae-43d8-8559-3c933de47ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:29.959Z|5f6e457f-1c8a-4cb5-b73e-68e02b759a50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:29.959Z|11075bc3-e8ae-43d8-8559-3c933de47ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:29.986Z|d0b261a3-900f-41ae-a357-5c520cd9fe29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:29.987Z|d0b261a3-900f-41ae-a357-5c520cd9fe29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:31.103Z|280de70e-a7a1-4268-9ce0-7ef6982ea8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:31:31.104Z|280de70e-a7a1-4268-9ce0-7ef6982ea8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:31:39.983Z|2ae6321e-2ace-454f-a683-925661c9ae2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:39.983Z|2ae6321e-2ace-454f-a683-925661c9ae2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:39.990Z|17439dba-6beb-47ee-8158-6978018058ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:39.991Z|17439dba-6beb-47ee-8158-6978018058ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:40.014Z|f891656a-defb-473e-9db3-8c03208f6322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:40.015Z|f891656a-defb-473e-9db3-8c03208f6322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:46.103Z|79c41e83-a7e5-422d-a121-5d2656b5ead8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:31:46.104Z|79c41e83-a7e5-422d-a121-5d2656b5ead8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:31:46.598Z|b2478bd9-3456-4005-b8f2-85dcd5bebf42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:31:46.599Z|b2478bd9-3456-4005-b8f2-85dcd5bebf42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:31:50.008Z|e461c6db-4817-4625-a50b-bec6ff4584cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:50.008Z|e461c6db-4817-4625-a50b-bec6ff4584cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:50.015Z|c687ddfd-1869-4e2b-be64-9632c04a8a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:50.015Z|c687ddfd-1869-4e2b-be64-9632c04a8a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:31:50.036Z|115bf26f-ee8b-4071-b9c2-0d3e2171dcdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:31:50.037Z|115bf26f-ee8b-4071-b9c2-0d3e2171dcdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:00.031Z|62c2e5c0-fac3-448c-816e-65872fe3cb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:00.032Z|62c2e5c0-fac3-448c-816e-65872fe3cb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:00.039Z|839e53e4-9dff-46de-a313-fb4a5d93551b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:00.040Z|839e53e4-9dff-46de-a313-fb4a5d93551b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:00.065Z|66465ca4-8c48-4670-8010-4f55483b4a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:00.066Z|66465ca4-8c48-4670-8010-4f55483b4a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:01.103Z|8d876a51-0f98-4274-8267-a175da6e867f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:32:01.107Z|8d876a51-0f98-4274-8267-a175da6e867f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:32:10.063Z|12657c7b-c6ff-4899-938a-8cce72a3a97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:10.064Z|12657c7b-c6ff-4899-938a-8cce72a3a97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:10.064Z|4706e179-43b3-49fa-b8e0-13bb38cdbc64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:10.065Z|4706e179-43b3-49fa-b8e0-13bb38cdbc64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:10.093Z|88fdd3a0-27e0-4a8d-bb8e-554e712b3e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:10.094Z|88fdd3a0-27e0-4a8d-bb8e-554e712b3e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:11.061Z|fcdb20fc-397b-4969-b56a-ad58d79df6b4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:32:11.062Z|fcdb20fc-397b-4969-b56a-ad58d79df6b4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:16.103Z|34837d09-efce-462a-9f19-fa4c87036034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:32:16.103Z|34837d09-efce-462a-9f19-fa4c87036034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:32:16.600Z|7ca6605f-734f-43c5-8ebb-23d008f98790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:32:16.600Z|7ca6605f-734f-43c5-8ebb-23d008f98790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:32:20.089Z|b04584f8-e437-43bc-9606-f492a0641a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:20.089Z|3115a788-7424-4433-aeaa-33019f50470c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:20.090Z|b04584f8-e437-43bc-9606-f492a0641a9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:20.090Z|3115a788-7424-4433-aeaa-33019f50470c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:20.119Z|02b175c7-96d7-48aa-94cd-30cbd46079c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:20.120Z|02b175c7-96d7-48aa-94cd-30cbd46079c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:30.113Z|e856e482-df2d-4c57-94be-a9caa1dcc7d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:30.113Z|395950a9-6b4b-41ce-ba05-cd5cdc86889f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:30.114Z|395950a9-6b4b-41ce-ba05-cd5cdc86889f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:30.114Z|e856e482-df2d-4c57-94be-a9caa1dcc7d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:30.151Z|14c7d1e1-82d6-48f9-86c2-85461ad2ae1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:30.152Z|14c7d1e1-82d6-48f9-86c2-85461ad2ae1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:31.103Z|a886bf43-9daa-461f-8358-e2e67222fdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:32:31.104Z|a886bf43-9daa-461f-8358-e2e67222fdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:32:40.138Z|148cdb92-adc0-4da2-96a9-baf4810be112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:40.138Z|d9592889-cebc-445d-99ca-e8e54c1869ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:40.139Z|148cdb92-adc0-4da2-96a9-baf4810be112|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:40.139Z|d9592889-cebc-445d-99ca-e8e54c1869ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:40.177Z|f89b9075-8400-4f24-a2c5-3507e206a922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:40.178Z|f89b9075-8400-4f24-a2c5-3507e206a922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:46.103Z|7309f518-2b7c-464d-8acf-d522a883ff59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:32:46.106Z|7309f518-2b7c-464d-8acf-d522a883ff59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:32:46.601Z|5159a6b3-98f0-4177-a865-ed279e6a2174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:32:46.605Z|5159a6b3-98f0-4177-a865-ed279e6a2174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:32:50.168Z|36236112-9de7-4f78-aabb-9fa3c29a102f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:50.168Z|337a8274-5d37-4dfa-aac5-b93f10ffe08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:50.168Z|36236112-9de7-4f78-aabb-9fa3c29a102f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:50.168Z|337a8274-5d37-4dfa-aac5-b93f10ffe08b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:32:50.216Z|f47819d9-66a4-4e08-9fa3-c14ab527a879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:32:50.217Z|f47819d9-66a4-4e08-9fa3-c14ab527a879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:00.195Z|d0a9dff6-464e-416e-8fc8-b2bfd015c557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:00.196Z|d0a9dff6-464e-416e-8fc8-b2bfd015c557|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:00.202Z|d4340642-443c-4883-9aa8-6ff3e5f7ad11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:00.202Z|d4340642-443c-4883-9aa8-6ff3e5f7ad11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:00.246Z|86800d6b-d312-4aae-a2a1-aec18354de19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:00.247Z|86800d6b-d312-4aae-a2a1-aec18354de19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:01.103Z|8c1e68c2-134d-42a6-bd6a-fdc006505b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:33:01.104Z|8c1e68c2-134d-42a6-bd6a-fdc006505b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:33:10.224Z|653f920f-e335-465d-a84c-a4a8cde41dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:10.224Z|a2bf9123-8ec0-4f7c-9d67-6b4fff881e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:10.225Z|a2bf9123-8ec0-4f7c-9d67-6b4fff881e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:10.225Z|653f920f-e335-465d-a84c-a4a8cde41dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:10.279Z|d6065ea2-91e3-4ff3-acbe-e12cd29191dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:10.280Z|d6065ea2-91e3-4ff3-acbe-e12cd29191dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:11.068Z|ba1ca260-aa72-41f1-86c2-f963c0e72c35|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:33:11.069Z|ba1ca260-aa72-41f1-86c2-f963c0e72c35|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:16.103Z|8d1f7ba5-79e9-478c-b193-599daeb1574a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:33:16.103Z|8d1f7ba5-79e9-478c-b193-599daeb1574a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:33:16.606Z|0ce8bd2b-ca20-424d-8736-8ba4a3eb5fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:33:16.606Z|0ce8bd2b-ca20-424d-8736-8ba4a3eb5fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:33:20.255Z|9743fa4f-4e3e-4213-8d26-831ef6875c28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:20.256Z|9743fa4f-4e3e-4213-8d26-831ef6875c28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:20.259Z|80530bc0-2c1b-4245-ac03-ae52688fd02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:20.260Z|80530bc0-2c1b-4245-ac03-ae52688fd02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:20.322Z|7ca66373-accc-4442-b266-1f9a0ca95051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:20.323Z|7ca66373-accc-4442-b266-1f9a0ca95051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:30.284Z|0e44a91e-9749-4d14-b6d1-23cffdbc78aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:30.284Z|0e44a91e-9749-4d14-b6d1-23cffdbc78aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:30.288Z|36b28bd2-d1c8-4621-ae2d-fb2ce54f0979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:30.289Z|36b28bd2-d1c8-4621-ae2d-fb2ce54f0979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:30.356Z|282f6d09-2ac9-4b87-bed0-b19cfbe673f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:30.357Z|282f6d09-2ac9-4b87-bed0-b19cfbe673f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:31.103Z|b7e47589-d2e2-4f18-8435-2418556c78b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:33:31.106Z|b7e47589-d2e2-4f18-8435-2418556c78b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:33:40.320Z|774a6df8-607b-46cc-9f3e-a2cae10064b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:40.320Z|232cd387-fcdc-419e-82ad-1be0f98837fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:40.321Z|774a6df8-607b-46cc-9f3e-a2cae10064b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:40.321Z|232cd387-fcdc-419e-82ad-1be0f98837fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:40.386Z|17c2b9f2-0ddc-4133-8e20-bfb5f1d24285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:40.387Z|17c2b9f2-0ddc-4133-8e20-bfb5f1d24285|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:46.103Z|e37d4834-083c-41d4-be2a-281f57c39b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:33:46.104Z|e37d4834-083c-41d4-be2a-281f57c39b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:33:46.607Z|7f6eb250-1ad9-4384-baee-ddaab974bf5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:33:46.607Z|7f6eb250-1ad9-4384-baee-ddaab974bf5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:33:50.348Z|7cfb4969-113c-47fe-bf16-9b7e6a847ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:50.348Z|ae2c57c0-b408-468b-a48c-fe003f84f0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:50.349Z|7cfb4969-113c-47fe-bf16-9b7e6a847ca1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:50.349Z|ae2c57c0-b408-468b-a48c-fe003f84f0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:33:50.416Z|04c0c18d-ba78-47e5-b22a-3cdd4d23f569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:33:50.416Z|04c0c18d-ba78-47e5-b22a-3cdd4d23f569|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:00.376Z|3baeeda2-c379-4d9a-b1a5-4a7a12e873cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:00.376Z|6ffdc891-7fc5-4e4d-bb24-914942a7ea59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:00.377Z|3baeeda2-c379-4d9a-b1a5-4a7a12e873cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:00.377Z|6ffdc891-7fc5-4e4d-bb24-914942a7ea59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:00.448Z|650b7c02-86c9-4fdd-a037-2ac75db334c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:00.448Z|650b7c02-86c9-4fdd-a037-2ac75db334c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:01.103Z|863b2555-5002-49d4-bac4-f869927841d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:34:01.104Z|863b2555-5002-49d4-bac4-f869927841d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:34:10.402Z|3cb113a4-b207-4ff7-84c2-eb1008775580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:10.402Z|388012e7-857c-4138-a6b1-44f9d0c9ce8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:10.403Z|3cb113a4-b207-4ff7-84c2-eb1008775580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:10.403Z|388012e7-857c-4138-a6b1-44f9d0c9ce8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:10.481Z|e8e47ba0-6007-47ee-a223-d2545c18bda4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:10.481Z|e8e47ba0-6007-47ee-a223-d2545c18bda4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:11.061Z|37dd464d-d21a-4438-a456-e55d7f3c120c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:34:11.062Z|37dd464d-d21a-4438-a456-e55d7f3c120c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:16.103Z|f72b0e5d-d9c9-4cef-85e3-51188b0e68ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:34:16.106Z|f72b0e5d-d9c9-4cef-85e3-51188b0e68ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:34:16.608Z|8f28fba7-6f8b-415c-801a-b2c65e20bc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:34:16.608Z|8f28fba7-6f8b-415c-801a-b2c65e20bc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:34:20.435Z|93101ecc-27ef-4f17-a57c-67f0525ee3f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:20.435Z|f6d19a68-dd5b-40ff-be7e-87fadad37521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:20.436Z|f6d19a68-dd5b-40ff-be7e-87fadad37521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:20.435Z|93101ecc-27ef-4f17-a57c-67f0525ee3f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:20.524Z|bcb13de4-ec93-4867-8a67-62c60002e424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:20.525Z|bcb13de4-ec93-4867-8a67-62c60002e424|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:30.464Z|7476c43e-dbba-4ac4-85c8-325e3810bea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:30.465Z|7476c43e-dbba-4ac4-85c8-325e3810bea9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:30.471Z|6698d7d0-c8fe-4037-a6d4-ca138d179a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:30.472Z|6698d7d0-c8fe-4037-a6d4-ca138d179a24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:30.557Z|71a94f94-b599-402a-9709-e150868eb455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:30.558Z|71a94f94-b599-402a-9709-e150868eb455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:31.103Z|c33fcc3f-4c50-464a-902c-0ac32be01a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:34:31.104Z|c33fcc3f-4c50-464a-902c-0ac32be01a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:34:40.494Z|a79c2f03-81e5-4207-88f9-6eaed65390ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:40.494Z|a79c2f03-81e5-4207-88f9-6eaed65390ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:40.502Z|56f09382-9cfc-4b6b-b263-2c4a9c254a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:40.502Z|56f09382-9cfc-4b6b-b263-2c4a9c254a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:40.587Z|6e4e85ea-6671-4277-9809-34ba43997717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:40.588Z|6e4e85ea-6671-4277-9809-34ba43997717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:46.103Z|9774a082-2a02-4d42-9ae2-b3bba2bfd7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:34:46.104Z|9774a082-2a02-4d42-9ae2-b3bba2bfd7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:34:46.609Z|98fd7268-bfc5-40ab-ba77-ceff5ae6f157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:34:46.610Z|98fd7268-bfc5-40ab-ba77-ceff5ae6f157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:34:50.530Z|2b35beae-30c6-43a8-915d-aad63e550bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:50.530Z|312216bf-65f6-4379-8c3f-7d4b5acba2c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:50.531Z|2b35beae-30c6-43a8-915d-aad63e550bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:50.531Z|312216bf-65f6-4379-8c3f-7d4b5acba2c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:34:50.635Z|6d65195a-efe6-4945-b543-5437a3d69b6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:34:50.636Z|6d65195a-efe6-4945-b543-5437a3d69b6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:00.562Z|7672a302-0597-4f6b-a158-f17e48cbe067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:00.563Z|7672a302-0597-4f6b-a158-f17e48cbe067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:00.569Z|49096c85-a4cb-455e-94ba-ddba19a25d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:00.569Z|49096c85-a4cb-455e-94ba-ddba19a25d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:00.672Z|7d00a3f4-f581-4653-bf3f-684b2bde5768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:00.673Z|7d00a3f4-f581-4653-bf3f-684b2bde5768|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:01.103Z|f125d221-1800-428f-82c7-fb986a6a4709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:35:01.106Z|f125d221-1800-428f-82c7-fb986a6a4709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:35:10.595Z|35ad5676-5d40-4618-b028-f19ea6403d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:10.594Z|bdef404a-efc5-47b8-a87f-a6df85cc7608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:10.595Z|bdef404a-efc5-47b8-a87f-a6df85cc7608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:10.595Z|35ad5676-5d40-4618-b028-f19ea6403d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:10.699Z|f442f0e6-06af-45a9-8d1f-ff0bc64c4fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:10.700Z|f442f0e6-06af-45a9-8d1f-ff0bc64c4fcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:11.061Z|444d3336-f34d-4d34-9848-28067489ccc0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:35:11.063Z|444d3336-f34d-4d34-9848-28067489ccc0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:16.103Z|30bdfad7-00a9-4578-afef-fb1614787251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:35:16.104Z|30bdfad7-00a9-4578-afef-fb1614787251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:35:16.610Z|8666feee-2233-4b2a-88eb-bec968c4ee1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:35:16.611Z|8666feee-2233-4b2a-88eb-bec968c4ee1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:35:20.622Z|a5f8703d-c1a0-4e7f-9904-f6cc0dbb8f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:20.622Z|de636969-6987-4960-9a0b-fb9ddc08a48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:20.623Z|de636969-6987-4960-9a0b-fb9ddc08a48e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:20.623Z|a5f8703d-c1a0-4e7f-9904-f6cc0dbb8f51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:20.742Z|5bebc13d-5495-40e1-989e-a97c67fa49f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:20.743Z|5bebc13d-5495-40e1-989e-a97c67fa49f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:30.653Z|02057e17-87db-4e21-b759-8cb5d8223453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:30.653Z|572a99a8-52a9-47f4-a5f4-d4d8ed881679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:30.654Z|572a99a8-52a9-47f4-a5f4-d4d8ed881679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:30.654Z|02057e17-87db-4e21-b759-8cb5d8223453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:30.766Z|79c8d112-33cd-4b06-8fa4-9b4d11601fc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:30.766Z|79c8d112-33cd-4b06-8fa4-9b4d11601fc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:31.103Z|77bdd4d7-4d95-411c-8ac8-04bba1c65fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:35:31.104Z|77bdd4d7-4d95-411c-8ac8-04bba1c65fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:35:40.688Z|39498a6c-deaa-4492-83bd-bda35d1116b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:40.688Z|1f631f66-4134-45d6-ac51-cf8559d103d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:40.689Z|39498a6c-deaa-4492-83bd-bda35d1116b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:40.689Z|1f631f66-4134-45d6-ac51-cf8559d103d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:40.795Z|b31ed711-9fee-4784-9421-bda13bcd8170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:40.796Z|b31ed711-9fee-4784-9421-bda13bcd8170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:46.103Z|20d82051-9b61-4737-9656-38fb296c5dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:35:46.106Z|20d82051-9b61-4737-9656-38fb296c5dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:35:46.611Z|5f561fa4-6dc8-49a8-a7b7-14aee2fd3fe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:35:46.612Z|5f561fa4-6dc8-49a8-a7b7-14aee2fd3fe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:35:50.729Z|295e5d44-ffe2-4bec-804f-c7f32f8285b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:50.729Z|d14a0d31-611f-41ba-850c-06d491f3e866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:50.730Z|295e5d44-ffe2-4bec-804f-c7f32f8285b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:50.730Z|d14a0d31-611f-41ba-850c-06d491f3e866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:35:50.820Z|0e3a8a52-5d0d-4dd7-8529-87e10373284e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:35:50.821Z|0e3a8a52-5d0d-4dd7-8529-87e10373284e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:00.756Z|be553ad7-b7f0-472d-b477-39a5e9201dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:00.756Z|f60b826a-e401-458a-be45-9501460d20d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:00.757Z|f60b826a-e401-458a-be45-9501460d20d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:00.758Z|be553ad7-b7f0-472d-b477-39a5e9201dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:00.846Z|3703715d-44db-4924-9641-4a2d977c655c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:00.847Z|3703715d-44db-4924-9641-4a2d977c655c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:01.103Z|c2f4101d-eb62-4d1d-8bae-374981dc1b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:36:01.104Z|c2f4101d-eb62-4d1d-8bae-374981dc1b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:36:10.782Z|229b4fee-4779-4d1c-81de-af3c51eaf26a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:10.783Z|049bbf96-910f-4a44-8338-1711a006a419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:10.784Z|229b4fee-4779-4d1c-81de-af3c51eaf26a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:10.784Z|049bbf96-910f-4a44-8338-1711a006a419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:10.874Z|50cc281d-288c-427b-913d-3a9facc22c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:10.874Z|50cc281d-288c-427b-913d-3a9facc22c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:11.062Z|875a732c-85f7-49d9-b8c2-446322adb8c0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:36:11.064Z|875a732c-85f7-49d9-b8c2-446322adb8c0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:16.103Z|9a961102-9d01-44ba-a9b7-f0c7d24406c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:36:16.104Z|9a961102-9d01-44ba-a9b7-f0c7d24406c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:36:16.612Z|bf7c93d8-7e8f-44b9-8997-44301257b3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:36:16.613Z|bf7c93d8-7e8f-44b9-8997-44301257b3d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:36:20.809Z|d8f91449-41f2-4d8b-9352-1ea4e7fe1943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:20.809Z|5a21ce1a-8e22-405b-aa71-a4f3ef930904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:20.810Z|d8f91449-41f2-4d8b-9352-1ea4e7fe1943|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:20.810Z|5a21ce1a-8e22-405b-aa71-a4f3ef930904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:20.903Z|c9d59a9f-7870-4062-be74-2cfe1a6a1583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:20.904Z|c9d59a9f-7870-4062-be74-2cfe1a6a1583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:30.836Z|b609295c-7f5a-4a6f-9fd2-c0352bbed398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:30.837Z|b609295c-7f5a-4a6f-9fd2-c0352bbed398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:30.836Z|493cade5-b876-4e24-b1d6-b20ca3d10ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:30.839Z|493cade5-b876-4e24-b1d6-b20ca3d10ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:30.940Z|8ee54f9f-fd40-4739-9853-f3ae6a232961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:30.941Z|8ee54f9f-fd40-4739-9853-f3ae6a232961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:31.103Z|1f5fdef8-52f8-4ad7-95e3-08213fd75716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:36:31.107Z|1f5fdef8-52f8-4ad7-95e3-08213fd75716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:36:40.868Z|61892ef0-e311-40ed-bc19-d98ab5b5b023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:40.868Z|f913a7c5-02b6-4d06-be55-aa20ebd481ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:40.869Z|61892ef0-e311-40ed-bc19-d98ab5b5b023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:40.869Z|f913a7c5-02b6-4d06-be55-aa20ebd481ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:40.973Z|eb0a6fc8-9b3d-4c4f-a3cc-1007ec3ba043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:40.974Z|eb0a6fc8-9b3d-4c4f-a3cc-1007ec3ba043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:46.103Z|919dffb4-f5c5-4958-bed0-7bf9b5ba4fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:36:46.104Z|919dffb4-f5c5-4958-bed0-7bf9b5ba4fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:36:46.614Z|1705ea47-d9ae-426c-a5d9-b9ca301b7afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:36:46.614Z|1705ea47-d9ae-426c-a5d9-b9ca301b7afa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:36:50.892Z|9f32647c-d58a-4000-99fd-7db8c08f149e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:50.893Z|cd6f0ae4-d0e1-4412-ae2e-a7bbf7978e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:50.893Z|9f32647c-d58a-4000-99fd-7db8c08f149e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:50.894Z|cd6f0ae4-d0e1-4412-ae2e-a7bbf7978e9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:36:51.003Z|13c8a487-ad2d-4f6b-bd7b-ad6fad503519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:36:51.004Z|13c8a487-ad2d-4f6b-bd7b-ad6fad503519|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:00.920Z|cac33486-1ef3-4914-98d5-12ddfdcaaeb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:00.920Z|cac33486-1ef3-4914-98d5-12ddfdcaaeb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:00.922Z|7a002291-c5d4-4d1f-9bcb-7262d0af35b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:00.923Z|7a002291-c5d4-4d1f-9bcb-7262d0af35b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:01.032Z|2ae04894-e549-4da3-9221-7bffa2c8340a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:01.033Z|2ae04894-e549-4da3-9221-7bffa2c8340a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:01.103Z|f094f447-14e2-4465-a20d-5a85ddc6bebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:37:01.104Z|f094f447-14e2-4465-a20d-5a85ddc6bebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:37:10.948Z|bc6f838b-2a63-429a-bdb7-7b0c35da2b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:10.948Z|dabec8c0-698f-4521-94f3-e45764bebd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:10.949Z|bc6f838b-2a63-429a-bdb7-7b0c35da2b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:10.949Z|dabec8c0-698f-4521-94f3-e45764bebd34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:11.062Z|a6aae1b8-cc1b-453d-adcd-51332d05f175|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:37:11.063Z|a6aae1b8-cc1b-453d-adcd-51332d05f175|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:11.064Z|bfdfb22a-06d3-4968-92d3-b8ab672468d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:11.064Z|bfdfb22a-06d3-4968-92d3-b8ab672468d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:16.103Z|7712cd86-7175-4fbc-a10a-a7e477943132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:37:16.106Z|7712cd86-7175-4fbc-a10a-a7e477943132|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:37:16.615Z|b919504b-483b-4104-a3f1-17a1b2d2f532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:37:16.615Z|b919504b-483b-4104-a3f1-17a1b2d2f532|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:37:20.975Z|badca23f-46eb-4f1e-b3d8-4a53d3d82f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:20.975Z|632788cb-945e-4aa8-9261-4624dc673944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:20.976Z|632788cb-945e-4aa8-9261-4624dc673944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:20.976Z|badca23f-46eb-4f1e-b3d8-4a53d3d82f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:21.092Z|f255d19b-de0b-4966-bdd5-3f0e461d84a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:21.093Z|f255d19b-de0b-4966-bdd5-3f0e461d84a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:31.001Z|2de9a8ea-c3ed-4a43-a71d-fe52b3c4fd26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:31.004Z|2de9a8ea-c3ed-4a43-a71d-fe52b3c4fd26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:31.008Z|e3094db0-7cc7-469f-888b-26184769cdc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:31.008Z|e3094db0-7cc7-469f-888b-26184769cdc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:31.103Z|94fbe716-a64a-4e21-abc8-83d7b0df62e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:37:31.103Z|94fbe716-a64a-4e21-abc8-83d7b0df62e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:37:31.127Z|9b8b108c-c174-4e8a-bb3f-ce963bcc0477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:31.128Z|9b8b108c-c174-4e8a-bb3f-ce963bcc0477|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:41.036Z|7c51dc9c-7ceb-461e-8c79-9391b3135b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:41.037Z|7c51dc9c-7ceb-461e-8c79-9391b3135b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:41.041Z|08049ed9-4055-4bb3-ba92-29c14de1cf21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:41.042Z|08049ed9-4055-4bb3-ba92-29c14de1cf21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:41.161Z|f2b05e8e-bd71-47d7-94bf-b956ba355b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:41.162Z|f2b05e8e-bd71-47d7-94bf-b956ba355b80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:46.103Z|ccb8ce6c-7ab3-49e0-8d20-42fc43cdbfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:37:46.104Z|ccb8ce6c-7ab3-49e0-8d20-42fc43cdbfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:37:46.616Z|b1bebb6f-5bae-4489-b3f6-e7ff022dd11d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:37:46.617Z|b1bebb6f-5bae-4489-b3f6-e7ff022dd11d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:37:51.064Z|2636ab91-7e6e-46ed-8aae-9af22702bdd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:51.065Z|2636ab91-7e6e-46ed-8aae-9af22702bdd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:51.066Z|142f66e0-c06e-44e1-8e92-f785ece8e9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:51.067Z|142f66e0-c06e-44e1-8e92-f785ece8e9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:37:51.193Z|59e9c711-40f3-49e4-ab82-fb9237d90065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:37:51.194Z|59e9c711-40f3-49e4-ab82-fb9237d90065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:01.092Z|c49fd609-1ef4-4af9-9a86-5bc8d649fc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:01.092Z|c49fd609-1ef4-4af9-9a86-5bc8d649fc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:01.097Z|124a7bad-1561-4b0f-ae81-8c350555df70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:01.099Z|124a7bad-1561-4b0f-ae81-8c350555df70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:01.105Z|e6082417-f241-42fe-a422-442ba93a359f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:38:01.110Z|e6082417-f241-42fe-a422-442ba93a359f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:38:01.220Z|2371458c-afd6-45b6-af46-770ba1db6dc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:01.221Z|2371458c-afd6-45b6-af46-770ba1db6dc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:11.060Z|e0b984e5-c8d4-43da-b645-3bbaec98d7c4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:38:11.061Z|e0b984e5-c8d4-43da-b645-3bbaec98d7c4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:11.122Z|05ea5cb8-7a12-44db-8cf4-06aee6f07481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:11.123Z|05ea5cb8-7a12-44db-8cf4-06aee6f07481|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:11.139Z|618db395-ea73-499c-a9b6-d550e4da3148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:11.142Z|618db395-ea73-499c-a9b6-d550e4da3148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:11.254Z|ef619b65-f897-413e-b625-fd7dc064e282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:11.254Z|ef619b65-f897-413e-b625-fd7dc064e282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:16.103Z|03df5e48-4a81-46ab-b8e5-4add152e9f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:38:16.104Z|03df5e48-4a81-46ab-b8e5-4add152e9f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:38:16.618Z|47d98e8e-6f45-4430-b970-8ea5f08accc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:38:16.619Z|47d98e8e-6f45-4430-b970-8ea5f08accc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:38:21.153Z|280634ad-2d93-4ceb-8bc5-e68b1d4a5eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:21.154Z|280634ad-2d93-4ceb-8bc5-e68b1d4a5eab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:21.178Z|7a1d108a-e088-4b44-a2ef-ce4bb213431b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:21.178Z|7a1d108a-e088-4b44-a2ef-ce4bb213431b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:21.279Z|8a3329ea-b7c7-494b-a3da-68510463b1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:21.280Z|8a3329ea-b7c7-494b-a3da-68510463b1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:31.108Z|a6ac9347-62f4-41e3-bd3c-0c78b4f7f86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:38:31.108Z|a6ac9347-62f4-41e3-bd3c-0c78b4f7f86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:38:31.179Z|096dcb66-78b1-4d68-916c-8af569816921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:31.180Z|096dcb66-78b1-4d68-916c-8af569816921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:31.204Z|6e18c85e-e35d-45ea-9264-144d62e61673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:31.205Z|6e18c85e-e35d-45ea-9264-144d62e61673|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:31.312Z|5f525861-44c3-4510-a869-d0f202bc49fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:31.314Z|5f525861-44c3-4510-a869-d0f202bc49fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:41.206Z|78c6806c-6377-4063-b8f3-196edbb7bd1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:41.207Z|78c6806c-6377-4063-b8f3-196edbb7bd1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:41.234Z|533a6b73-5cfc-4744-ace1-4ac28c14562a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:41.235Z|533a6b73-5cfc-4744-ace1-4ac28c14562a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:41.343Z|1594dcee-7847-4eac-9411-b7b522958fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:41.344Z|1594dcee-7847-4eac-9411-b7b522958fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:46.103Z|781ad423-48f5-4ffc-9698-f9884078aba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:38:46.106Z|781ad423-48f5-4ffc-9698-f9884078aba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:38:46.619Z|4179ab26-0061-45e2-a54b-651d722ea3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:38:46.620Z|4179ab26-0061-45e2-a54b-651d722ea3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:38:51.236Z|848cdbe2-21f5-43e6-880d-3c48679ebf15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:51.237Z|848cdbe2-21f5-43e6-880d-3c48679ebf15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:51.260Z|48ade4d2-0c07-446d-bedc-1f0b2b5ce703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:51.260Z|48ade4d2-0c07-446d-bedc-1f0b2b5ce703|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:38:51.371Z|70d34a64-659c-4848-b4d6-2675a61e08ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:38:51.371Z|70d34a64-659c-4848-b4d6-2675a61e08ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:01.103Z|afaeb77b-1520-4020-ac8b-ff6c60a939ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:39:01.104Z|afaeb77b-1520-4020-ac8b-ff6c60a939ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:39:01.268Z|934087d8-290f-483c-85eb-8b6d5ea256d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:01.269Z|934087d8-290f-483c-85eb-8b6d5ea256d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:01.287Z|d79df0cd-82c2-4d8b-8531-ee343fbbf736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:01.288Z|d79df0cd-82c2-4d8b-8531-ee343fbbf736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:01.396Z|140a6c48-1fe6-422c-a8b3-835a3c6700c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:01.397Z|140a6c48-1fe6-422c-a8b3-835a3c6700c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:11.061Z|c3940cab-39d3-47e2-9a35-6b588d95f711|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:39:11.062Z|c3940cab-39d3-47e2-9a35-6b588d95f711|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:11.297Z|51cf2082-1a75-44f6-a7ec-2883422819ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:11.298Z|51cf2082-1a75-44f6-a7ec-2883422819ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:11.315Z|cef70ed0-5c1e-45d5-a32a-e1dcac4927ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:11.316Z|cef70ed0-5c1e-45d5-a32a-e1dcac4927ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:11.418Z|e746ec6a-8b00-4ae1-b700-e9be0288d469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:11.419Z|e746ec6a-8b00-4ae1-b700-e9be0288d469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:16.103Z|f40641fb-dff6-400f-bb0e-8dbd6832238d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:39:16.104Z|f40641fb-dff6-400f-bb0e-8dbd6832238d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:39:16.620Z|637208fa-bff7-4aad-97c9-324adba59894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:39:16.621Z|637208fa-bff7-4aad-97c9-324adba59894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:39:21.324Z|20c158ca-e4e7-40f8-8b88-baaacedadb5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:21.325Z|20c158ca-e4e7-40f8-8b88-baaacedadb5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:21.344Z|64e32c30-590b-4d5e-97a7-29dcddcdac7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:21.344Z|64e32c30-590b-4d5e-97a7-29dcddcdac7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:21.446Z|04dc521c-5cfb-4544-aea7-419302b15212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:21.447Z|04dc521c-5cfb-4544-aea7-419302b15212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:31.103Z|2b4f385a-4b00-4f9b-85c9-14bdedfc98c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:39:31.105Z|2b4f385a-4b00-4f9b-85c9-14bdedfc98c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:39:31.362Z|79e960ce-93c8-47d2-be1d-fd45095a3eab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:31.364Z|79e960ce-93c8-47d2-be1d-fd45095a3eab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:31.372Z|d2cbcc89-b3f2-44f1-9dc9-2617fb717068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:31.374Z|d2cbcc89-b3f2-44f1-9dc9-2617fb717068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:31.471Z|749758e1-9c42-460a-926c-857314b01b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:31.471Z|749758e1-9c42-460a-926c-857314b01b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:41.391Z|46db235a-c65b-4c40-8179-eb00ac5b63ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:41.392Z|46db235a-c65b-4c40-8179-eb00ac5b63ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:41.399Z|94f4210e-da5c-415e-a974-10137fe0d8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:41.400Z|94f4210e-da5c-415e-a974-10137fe0d8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:41.496Z|33d9a0b8-f0d7-4c8e-af94-e62a793c647e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:41.497Z|33d9a0b8-f0d7-4c8e-af94-e62a793c647e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:46.103Z|98125b57-3094-440b-b989-e3761c56e584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:39:46.104Z|98125b57-3094-440b-b989-e3761c56e584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:39:46.622Z|788aeceb-3bae-4e35-a8f7-5d135ecdedad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:39:46.622Z|788aeceb-3bae-4e35-a8f7-5d135ecdedad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:39:51.418Z|2d0c75a9-8ae1-4a59-b034-41910ceb30d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:51.419Z|2d0c75a9-8ae1-4a59-b034-41910ceb30d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:51.423Z|c6d96af0-e483-4b9c-bcb5-4251220fc866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:51.424Z|c6d96af0-e483-4b9c-bcb5-4251220fc866|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:39:51.521Z|fc416929-282a-4680-9b37-59dac0a31cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:39:51.522Z|fc416929-282a-4680-9b37-59dac0a31cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:01.106Z|e7f80e3d-474c-4e8c-aa0e-46e7f6f0b74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:40:01.109Z|e7f80e3d-474c-4e8c-aa0e-46e7f6f0b74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:40:01.443Z|14f4e774-fef5-476d-b6e9-a0c193ac498c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:01.444Z|14f4e774-fef5-476d-b6e9-a0c193ac498c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:01.445Z|27dade7a-6f31-4b68-8ee8-4e6197ae9ce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:01.455Z|27dade7a-6f31-4b68-8ee8-4e6197ae9ce5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:01.545Z|cd2dd253-436d-4b7d-9781-76d9af26c427|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:01.545Z|cd2dd253-436d-4b7d-9781-76d9af26c427|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:11.061Z|ed0ae96e-5c21-4e39-bc02-9557a75f7ff0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:40:11.062Z|ed0ae96e-5c21-4e39-bc02-9557a75f7ff0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:11.482Z|ef6a67be-3bd6-4fb3-ad44-e9d063e3ba3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:11.482Z|ef6a67be-3bd6-4fb3-ad44-e9d063e3ba3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:11.487Z|8bbe7338-c931-4674-aca1-87ac6e008051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:11.488Z|8bbe7338-c931-4674-aca1-87ac6e008051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:11.579Z|a15e3e49-cf07-4c0a-9611-4aa54306bc41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:11.580Z|a15e3e49-cf07-4c0a-9611-4aa54306bc41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:16.104Z|f665ca25-ba0b-45e6-9ab1-c1a804fc0d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:40:16.104Z|f665ca25-ba0b-45e6-9ab1-c1a804fc0d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:40:16.623Z|d45119e1-c020-4ab5-89c4-221ae0587e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:40:16.623Z|d45119e1-c020-4ab5-89c4-221ae0587e7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:40:21.510Z|41e06bd4-f946-4563-8370-8f7ce8fda854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:21.511Z|41e06bd4-f946-4563-8370-8f7ce8fda854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:21.518Z|474166ea-acd3-4c82-8a26-ca79de38ffd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:21.519Z|474166ea-acd3-4c82-8a26-ca79de38ffd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:21.607Z|4398cda9-ed31-4be0-aadb-6105dc7d385f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:21.608Z|4398cda9-ed31-4be0-aadb-6105dc7d385f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:31.108Z|e8e9b919-428c-445e-859e-5ed721454a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:40:31.112Z|e8e9b919-428c-445e-859e-5ed721454a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:40:31.534Z|e4b89c55-3a65-4806-9ea4-0b5ba6988e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:31.534Z|e4b89c55-3a65-4806-9ea4-0b5ba6988e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:31.542Z|d511df28-bb43-45e2-91f0-c2fc826d1ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:31.542Z|d511df28-bb43-45e2-91f0-c2fc826d1ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:31.633Z|3da6d141-492f-4dad-b539-6cc412e21675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:31.634Z|3da6d141-492f-4dad-b539-6cc412e21675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:41.574Z|d8c62e5b-c11e-489f-9c91-0a53cdb70e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:41.574Z|c494db1e-0b5b-47bc-ae1f-c2da7a1130d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:41.575Z|c494db1e-0b5b-47bc-ae1f-c2da7a1130d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:41.575Z|d8c62e5b-c11e-489f-9c91-0a53cdb70e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:41.661Z|cd616deb-2dad-486a-8acb-11ed3dd4adc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:41.662Z|cd616deb-2dad-486a-8acb-11ed3dd4adc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:46.103Z|48eb7d48-117b-4b32-b716-32504515e5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:40:46.105Z|48eb7d48-117b-4b32-b716-32504515e5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:40:46.624Z|b9cb8e1a-ca11-4e6e-93e2-71f079cc2e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:40:46.625Z|b9cb8e1a-ca11-4e6e-93e2-71f079cc2e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:40:51.603Z|1b3288bb-d66a-483b-b1fb-c42aaa20a111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:51.605Z|1b3288bb-d66a-483b-b1fb-c42aaa20a111|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:51.609Z|5b1b71af-20de-4027-8d01-963c61df9115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:51.609Z|5b1b71af-20de-4027-8d01-963c61df9115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:40:51.685Z|0e3d2ed0-6ede-48a0-98ac-a668bc056c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:40:51.686Z|0e3d2ed0-6ede-48a0-98ac-a668bc056c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:01.103Z|7c65a673-420f-4ba7-a255-9cc6026d2359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:41:01.104Z|7c65a673-420f-4ba7-a255-9cc6026d2359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:41:01.632Z|8e94670d-04a0-4529-8587-49022eb4deac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:01.633Z|8e94670d-04a0-4529-8587-49022eb4deac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:01.637Z|fdd7297e-62b6-4612-b624-6e47192c7bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:01.637Z|fdd7297e-62b6-4612-b624-6e47192c7bee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:01.715Z|6813448e-5294-470f-b605-1c01c6548d34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:01.716Z|6813448e-5294-470f-b605-1c01c6548d34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:11.061Z|c9d4e597-4677-42d1-91c0-4290b9661016|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:41:11.062Z|c9d4e597-4677-42d1-91c0-4290b9661016|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:11.664Z|1dfcde18-211c-4cfb-8dd0-8712e4d7a8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:11.665Z|1dfcde18-211c-4cfb-8dd0-8712e4d7a8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:11.670Z|2cd874ee-bec4-4eac-93fd-b28fb59a8aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:11.671Z|2cd874ee-bec4-4eac-93fd-b28fb59a8aa6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:11.740Z|ec93b311-4247-4244-83a5-ccb1ff004881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:11.740Z|ec93b311-4247-4244-83a5-ccb1ff004881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:16.103Z|b599cffa-1623-4d9c-bdee-18a6e57f4788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:41:16.106Z|b599cffa-1623-4d9c-bdee-18a6e57f4788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:41:16.626Z|e676c1ce-b7ae-4a10-beb4-51c8b85656a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:41:16.626Z|e676c1ce-b7ae-4a10-beb4-51c8b85656a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:41:21.688Z|792b0d1f-b479-4ebb-a564-b53db3de626c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:21.689Z|792b0d1f-b479-4ebb-a564-b53db3de626c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:21.692Z|b61b9736-1552-4287-80b2-af3857fe994b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:21.693Z|b61b9736-1552-4287-80b2-af3857fe994b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:21.767Z|feb3f971-70a6-4655-a3bd-a993497b1073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:21.768Z|feb3f971-70a6-4655-a3bd-a993497b1073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:31.103Z|bd342a2c-d1ac-4aa7-800a-dd5d2967566c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:41:31.103Z|bd342a2c-d1ac-4aa7-800a-dd5d2967566c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:41:31.712Z|27796aeb-412f-4e69-b3fb-9338c9f979b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:31.713Z|0bf4830e-947f-47b4-aa17-0f8d0f718da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:31.713Z|27796aeb-412f-4e69-b3fb-9338c9f979b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:31.713Z|0bf4830e-947f-47b4-aa17-0f8d0f718da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:31.793Z|96edee28-b857-4ad3-be35-ec98d7970e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:31.794Z|96edee28-b857-4ad3-be35-ec98d7970e38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:41.738Z|c615caa8-b17b-42ed-ad1f-3085f9904c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:41.738Z|2e26170f-dd42-40a1-a4aa-cfdd8c3a6739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:41.739Z|2e26170f-dd42-40a1-a4aa-cfdd8c3a6739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:41.739Z|c615caa8-b17b-42ed-ad1f-3085f9904c1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:41.819Z|60fc2300-9603-4ede-ac8e-958af1716a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:41.820Z|60fc2300-9603-4ede-ac8e-958af1716a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:46.103Z|b6adb98b-ba25-424c-9f4a-73fcceebd02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:41:46.104Z|b6adb98b-ba25-424c-9f4a-73fcceebd02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:41:46.627Z|9a158d2c-6566-46a1-a71e-2af58e305efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:41:46.628Z|9a158d2c-6566-46a1-a71e-2af58e305efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:41:51.764Z|7f3290f7-5272-4ef7-a4ba-5636ab055f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:51.765Z|689df2ea-d306-4289-b319-05783aaf0b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:51.766Z|689df2ea-d306-4289-b319-05783aaf0b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:51.766Z|7f3290f7-5272-4ef7-a4ba-5636ab055f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:41:51.843Z|72fb6a44-f908-4504-87e2-fe1766b60caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:41:51.844Z|72fb6a44-f908-4504-87e2-fe1766b60caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:01.103Z|49d3d23e-6660-4ab1-b7c6-856000995ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:42:01.106Z|49d3d23e-6660-4ab1-b7c6-856000995ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:42:01.790Z|aeac4d98-b46a-466e-8691-9bf2ac7b5454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:01.790Z|489d650a-ac1c-429a-a27f-68cb6ecc5030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:01.791Z|aeac4d98-b46a-466e-8691-9bf2ac7b5454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:01.791Z|489d650a-ac1c-429a-a27f-68cb6ecc5030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:01.865Z|bde2b532-adee-46d3-804c-43bf866ec9e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:01.866Z|bde2b532-adee-46d3-804c-43bf866ec9e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:11.061Z|b494f8ef-edf2-4f6e-a84b-bfb25d8bf73e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:42:11.062Z|b494f8ef-edf2-4f6e-a84b-bfb25d8bf73e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:11.817Z|a3601206-abc6-4254-9a80-d15c6bc6472d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:11.817Z|f8facade-23b3-4199-87e0-29321789abab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:11.818Z|a3601206-abc6-4254-9a80-d15c6bc6472d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:11.818Z|f8facade-23b3-4199-87e0-29321789abab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:11.890Z|e183609f-aba8-470b-9158-c47bb011a57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:11.891Z|e183609f-aba8-470b-9158-c47bb011a57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:16.103Z|e55ec55a-7606-46e7-8fd6-3c5d71c8b31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:42:16.104Z|e55ec55a-7606-46e7-8fd6-3c5d71c8b31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:42:16.628Z|14c727b1-686d-4b23-bd64-91ccd7230508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:42:16.629Z|14c727b1-686d-4b23-bd64-91ccd7230508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:42:21.851Z|d9d3618f-ef06-42be-95bb-ef20556492a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:21.852Z|d9d3618f-ef06-42be-95bb-ef20556492a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:21.855Z|f35d425e-77ac-4a35-9440-93b158f2b671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:21.855Z|f35d425e-77ac-4a35-9440-93b158f2b671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:21.919Z|c80b69c5-2a2f-4584-8d8e-46945b0650a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:21.919Z|c80b69c5-2a2f-4584-8d8e-46945b0650a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:31.103Z|05a40260-74f9-4ec1-b52e-dcdc22ae4314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:42:31.104Z|05a40260-74f9-4ec1-b52e-dcdc22ae4314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:42:31.876Z|f8692694-2065-46d7-8928-32449b753714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:31.877Z|f8692694-2065-46d7-8928-32449b753714|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:31.880Z|6cf0adde-d792-4bff-95bd-5f17b61ae644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:31.881Z|6cf0adde-d792-4bff-95bd-5f17b61ae644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:31.945Z|bfc47c20-cb0a-463e-a419-e96aaab4368b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:31.946Z|bfc47c20-cb0a-463e-a419-e96aaab4368b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:41.901Z|7c3aa6ea-f196-4f0c-a504-c3f17609f50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:41.902Z|c57e2a86-c32d-41e5-82a8-8aacc4bb2805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:41.902Z|7c3aa6ea-f196-4f0c-a504-c3f17609f50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:41.902Z|c57e2a86-c32d-41e5-82a8-8aacc4bb2805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:41.973Z|0a8ed535-9646-4dde-a920-cbb553f2eeb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:41.974Z|0a8ed535-9646-4dde-a920-cbb553f2eeb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:46.103Z|0f888b3c-a796-4575-9d10-6b1967b2c32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:42:46.106Z|0f888b3c-a796-4575-9d10-6b1967b2c32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:42:46.629Z|7112da61-145f-4a05-a34b-b5eccca4551f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:42:46.630Z|7112da61-145f-4a05-a34b-b5eccca4551f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:42:51.927Z|9cd72c74-a4cc-4c88-887d-951b41d8cb8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:51.927Z|7774d993-22de-475a-81bc-49ae7852faad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:51.928Z|9cd72c74-a4cc-4c88-887d-951b41d8cb8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:51.928Z|7774d993-22de-475a-81bc-49ae7852faad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:42:52.010Z|bbe5eb7b-10b3-4e6c-9ec1-83c81a654e02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:42:52.011Z|bbe5eb7b-10b3-4e6c-9ec1-83c81a654e02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:01.103Z|3962dd89-e8f9-48cf-bae1-aae8e9b5a666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:43:01.104Z|3962dd89-e8f9-48cf-bae1-aae8e9b5a666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:43:01.952Z|b78bb77e-2f9c-4b1f-8458-5040aded2699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:01.952Z|7d55bd00-3a3c-4d92-bd66-9cc13a291478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:01.953Z|7d55bd00-3a3c-4d92-bd66-9cc13a291478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:01.953Z|b78bb77e-2f9c-4b1f-8458-5040aded2699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:02.035Z|656768e9-0210-4bad-a021-5ec7c2c469fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:02.036Z|656768e9-0210-4bad-a021-5ec7c2c469fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:11.060Z|deb97654-db8e-4bfc-9360-272370baa2e3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:43:11.062Z|deb97654-db8e-4bfc-9360-272370baa2e3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:11.979Z|7915f9df-8dc1-4fc8-a4a5-3e3a04db3ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:11.980Z|7915f9df-8dc1-4fc8-a4a5-3e3a04db3ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:11.987Z|cde9c32e-3b2c-40e6-a741-4fe9baef2f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:11.988Z|cde9c32e-3b2c-40e6-a741-4fe9baef2f38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:12.062Z|4ff91d10-1a39-484b-8e58-2487f4071acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:12.063Z|4ff91d10-1a39-484b-8e58-2487f4071acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:16.103Z|d544fb88-e6d8-41e8-8b49-68849f2c7932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:43:16.104Z|d544fb88-e6d8-41e8-8b49-68849f2c7932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:43:16.631Z|c9a7497a-792d-402d-b5e8-f621a29d3d7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:43:16.631Z|c9a7497a-792d-402d-b5e8-f621a29d3d7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:43:22.006Z|3868116d-4127-4c5e-9157-ac92224dfb16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:22.007Z|3868116d-4127-4c5e-9157-ac92224dfb16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:22.018Z|07059c31-836c-45a6-8249-2dc3c374002f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:22.019Z|07059c31-836c-45a6-8249-2dc3c374002f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:22.093Z|e01e4557-3abb-4305-9659-a24188112aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:22.094Z|e01e4557-3abb-4305-9659-a24188112aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:31.103Z|10ff1235-e3d3-4fab-bb7c-3fa679b99ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:43:31.107Z|10ff1235-e3d3-4fab-bb7c-3fa679b99ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:43:32.031Z|4d4151e2-6d63-457a-8fec-032153ac2f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:32.032Z|4d4151e2-6d63-457a-8fec-032153ac2f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:32.058Z|e0acd3fe-1def-43bf-9a15-a8ebb6d8f34c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:32.060Z|e0acd3fe-1def-43bf-9a15-a8ebb6d8f34c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:32.128Z|f58efa8f-5bbb-47d2-8ee1-b3424cb3ed94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:32.129Z|f58efa8f-5bbb-47d2-8ee1-b3424cb3ed94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:42.064Z|2677c4c5-69d8-4316-bae4-253dcf32f471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:42.065Z|2677c4c5-69d8-4316-bae4-253dcf32f471|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:42.087Z|3c42ac35-d1dc-4a47-8a5e-bc7cdd00f916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:42.088Z|3c42ac35-d1dc-4a47-8a5e-bc7cdd00f916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:42.156Z|67400a8e-1e03-4cb0-ae65-47851554118c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:42.157Z|67400a8e-1e03-4cb0-ae65-47851554118c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:46.103Z|692541b6-d2bd-48eb-8702-43524f3ddf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:43:46.104Z|692541b6-d2bd-48eb-8702-43524f3ddf61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:43:46.632Z|ac94785d-0581-45ca-986e-3a97b87ed83e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:43:46.633Z|ac94785d-0581-45ca-986e-3a97b87ed83e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:43:52.091Z|d9aec60c-ff72-4f4c-b316-5850952918b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:52.092Z|d9aec60c-ff72-4f4c-b316-5850952918b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:52.110Z|e8ec13ad-cc4c-4ca0-9ab6-7ae54f01de4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:52.111Z|e8ec13ad-cc4c-4ca0-9ab6-7ae54f01de4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:43:52.183Z|b6fbf7c1-5325-44a7-a7e9-e3fcad18c0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:43:52.184Z|b6fbf7c1-5325-44a7-a7e9-e3fcad18c0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:01.103Z|d07886ff-b2ce-4c07-90fe-441dac7c9879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:44:01.104Z|d07886ff-b2ce-4c07-90fe-441dac7c9879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:44:02.119Z|367f5a75-d431-4790-9540-f3b15e5d38c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:02.120Z|367f5a75-d431-4790-9540-f3b15e5d38c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:02.143Z|c9dbfdb6-f3d9-48b9-b671-dfe21d71fc30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:02.144Z|c9dbfdb6-f3d9-48b9-b671-dfe21d71fc30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:02.211Z|8bdb53dc-2c23-4762-b600-661a5d219606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:02.212Z|8bdb53dc-2c23-4762-b600-661a5d219606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:11.061Z|f8a484d8-3496-4773-a498-8f11b2c629c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:44:11.061Z|f8a484d8-3496-4773-a498-8f11b2c629c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:12.161Z|1ae2dbf0-9b7c-4250-9c00-543d41eeb7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:12.162Z|1ae2dbf0-9b7c-4250-9c00-543d41eeb7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:12.171Z|6342f62e-32b0-4f48-9153-1a54a83b385c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:12.172Z|6342f62e-32b0-4f48-9153-1a54a83b385c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:12.236Z|1123a460-4e81-402c-883d-42b2961aeeb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:12.238Z|1123a460-4e81-402c-883d-42b2961aeeb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:16.103Z|d6d60251-c61f-435c-9667-a7e57b0baf19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:44:16.106Z|d6d60251-c61f-435c-9667-a7e57b0baf19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:44:16.633Z|64a6560a-8243-4ad3-b1be-cf0db6fd734c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:44:16.634Z|64a6560a-8243-4ad3-b1be-cf0db6fd734c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:44:22.190Z|ebff5d0c-e1f7-4655-b8be-cb00a403db27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:22.191Z|ebff5d0c-e1f7-4655-b8be-cb00a403db27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:22.205Z|484f38db-1dbb-451b-9fc9-91653c3cfb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:22.206Z|484f38db-1dbb-451b-9fc9-91653c3cfb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:22.261Z|12a1f978-e1df-416f-aeca-2a2d9175b93a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:22.261Z|12a1f978-e1df-416f-aeca-2a2d9175b93a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:31.103Z|f72944bd-1366-4b8e-bc71-2d59e599802f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:44:31.103Z|f72944bd-1366-4b8e-bc71-2d59e599802f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:44:32.216Z|2f796300-2cd6-47b2-986a-9cf59ce9d239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:32.217Z|2f796300-2cd6-47b2-986a-9cf59ce9d239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:32.233Z|e1fc5981-fae3-4426-a9b5-ec9cba002341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:32.233Z|e1fc5981-fae3-4426-a9b5-ec9cba002341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:32.285Z|17321b0a-4c86-4a3b-95c3-83c69683b7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:32.286Z|17321b0a-4c86-4a3b-95c3-83c69683b7f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:42.247Z|6826dcf3-b18e-43c6-85a1-b7bd4287b078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:42.248Z|6826dcf3-b18e-43c6-85a1-b7bd4287b078|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:42.267Z|bc0c068d-6e2a-4db3-a443-dc779f6564a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:42.268Z|bc0c068d-6e2a-4db3-a443-dc779f6564a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:42.312Z|14411ca9-5252-4b27-b91a-b4a88744db40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:42.313Z|14411ca9-5252-4b27-b91a-b4a88744db40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:46.103Z|cb0c88ad-c215-4823-9791-f12c5c1cde5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:44:46.104Z|cb0c88ad-c215-4823-9791-f12c5c1cde5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:44:46.635Z|228d1f72-4ffe-471d-9495-43aa3b00bd13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:44:46.635Z|228d1f72-4ffe-471d-9495-43aa3b00bd13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:44:52.272Z|2ca255a5-8db2-448d-99e8-ac9bd037f1d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:52.273Z|2ca255a5-8db2-448d-99e8-ac9bd037f1d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:52.295Z|1def1e1a-491a-4534-aec8-a4779a0d7e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:52.296Z|1def1e1a-491a-4534-aec8-a4779a0d7e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:44:52.347Z|45f41727-a44c-423a-9916-b0a43e0a1ea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:44:52.348Z|45f41727-a44c-423a-9916-b0a43e0a1ea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:01.103Z|046cda00-5bc7-458d-9e54-4e0e3754fdc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:45:01.106Z|046cda00-5bc7-458d-9e54-4e0e3754fdc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:45:02.298Z|0da1e990-550d-4e7f-90bd-3aff09c56ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:02.299Z|0da1e990-550d-4e7f-90bd-3aff09c56ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:02.321Z|9c6520d1-fdfc-420c-92c9-90d769a04637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:02.322Z|9c6520d1-fdfc-420c-92c9-90d769a04637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:02.372Z|7f04c86a-b8a4-4d38-8571-c49076ff1f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:02.373Z|7f04c86a-b8a4-4d38-8571-c49076ff1f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:11.062Z|18549cc7-c4e2-432a-a6a7-1f7db46b592a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:45:11.062Z|18549cc7-c4e2-432a-a6a7-1f7db46b592a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:12.323Z|aee82b4a-2206-4b38-abc5-ee0b5d2d00fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:12.324Z|aee82b4a-2206-4b38-abc5-ee0b5d2d00fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:12.349Z|fd4f066d-5901-4f60-94ab-a2e4cf486bcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:12.349Z|fd4f066d-5901-4f60-94ab-a2e4cf486bcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:12.397Z|adf47420-9b18-4f00-bda1-c58756f32de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:12.397Z|adf47420-9b18-4f00-bda1-c58756f32de7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:16.103Z|4afe3922-03f8-42fe-80c6-752c026dc147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:45:16.104Z|4afe3922-03f8-42fe-80c6-752c026dc147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:45:16.636Z|1fb2e357-bfbc-4614-b0a4-6815f5fc7859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:45:16.636Z|1fb2e357-bfbc-4614-b0a4-6815f5fc7859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:45:22.349Z|2d1ad16f-36af-4827-a588-5a66617b398f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:22.350Z|2d1ad16f-36af-4827-a588-5a66617b398f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:22.374Z|6e4169c7-3ff5-4cd9-9868-121c02c25c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:22.375Z|6e4169c7-3ff5-4cd9-9868-121c02c25c13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:22.421Z|f91354cb-1fdf-4919-8956-844393df5e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:22.421Z|f91354cb-1fdf-4919-8956-844393df5e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:31.103Z|123a264c-b81b-4eea-b5bc-db8520ea96e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:45:31.104Z|123a264c-b81b-4eea-b5bc-db8520ea96e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:45:32.376Z|9bc3d536-3063-4b7a-a734-00424ee1cea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:32.377Z|9bc3d536-3063-4b7a-a734-00424ee1cea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:32.400Z|02827ebc-ed00-49d8-9f94-ee587a4bbad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:32.401Z|02827ebc-ed00-49d8-9f94-ee587a4bbad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:32.448Z|d421b496-1f25-4474-ae7e-29991872aebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:32.449Z|d421b496-1f25-4474-ae7e-29991872aebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:42.402Z|2a0d6311-f09d-45f5-8f13-f9f085ba06d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:42.402Z|2a0d6311-f09d-45f5-8f13-f9f085ba06d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:42.430Z|75a77dba-56b0-47f7-9216-a3b96ef8babc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:42.431Z|75a77dba-56b0-47f7-9216-a3b96ef8babc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:42.476Z|c5103086-8f09-4442-8ea5-923eec3d9d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:42.477Z|c5103086-8f09-4442-8ea5-923eec3d9d7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:46.103Z|6b0c1961-53e9-4073-a664-2c66a3946ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:45:46.106Z|6b0c1961-53e9-4073-a664-2c66a3946ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:45:46.637Z|ada345c0-b1f5-495a-b43b-b130dbea4c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:45:46.637Z|ada345c0-b1f5-495a-b43b-b130dbea4c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:45:52.427Z|fec24f54-77e8-496c-90ad-5171263dd258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:52.428Z|fec24f54-77e8-496c-90ad-5171263dd258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:52.455Z|d9355241-5859-497c-98e6-b9b702d1c18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:52.456Z|d9355241-5859-497c-98e6-b9b702d1c18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:45:52.501Z|ccb0f461-01cb-48eb-bc85-87dc786f6793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:45:52.502Z|ccb0f461-01cb-48eb-bc85-87dc786f6793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:01.103Z|6ede59f8-e1fd-417d-be28-cc3fd6ab266d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:46:01.104Z|6ede59f8-e1fd-417d-be28-cc3fd6ab266d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:46:02.455Z|47008269-6b59-412f-b56e-9fb6fa9cbd4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:02.456Z|47008269-6b59-412f-b56e-9fb6fa9cbd4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:02.484Z|13f64e2c-9379-4867-8629-721ea9280440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:02.485Z|13f64e2c-9379-4867-8629-721ea9280440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:02.532Z|2ac2c3e2-2d10-4f4f-8109-e2980044d3df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:02.532Z|2ac2c3e2-2d10-4f4f-8109-e2980044d3df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:11.063Z|2b0ab16b-1b08-4193-b1b6-f95522ed37a2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:46:11.064Z|2b0ab16b-1b08-4193-b1b6-f95522ed37a2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:12.485Z|d36148b5-f671-4770-ab45-1be0950e93e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:12.486Z|d36148b5-f671-4770-ab45-1be0950e93e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:12.523Z|0bcb8add-4843-4a91-8202-458ac9dc04a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:12.523Z|0bcb8add-4843-4a91-8202-458ac9dc04a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:12.564Z|9498f524-9110-4c7e-ba5b-90997135e7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:12.565Z|9498f524-9110-4c7e-ba5b-90997135e7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:16.103Z|8642191d-1dfc-4b1b-97c5-bc2c395c949f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:46:16.104Z|8642191d-1dfc-4b1b-97c5-bc2c395c949f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:46:16.638Z|66467a5a-3fdc-4e8a-9e29-85cd8f41e7fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:46:16.638Z|66467a5a-3fdc-4e8a-9e29-85cd8f41e7fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:46:22.517Z|5b5d8844-c48f-4f6b-b0f8-f2d550df87bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:22.518Z|5b5d8844-c48f-4f6b-b0f8-f2d550df87bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:22.560Z|3c9409a6-2d41-4501-a4af-82dfbe20d1e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:22.560Z|3c9409a6-2d41-4501-a4af-82dfbe20d1e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:22.593Z|6278ead2-afc2-486a-98a1-9df2bc202326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:22.594Z|6278ead2-afc2-486a-98a1-9df2bc202326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:31.103Z|910812ef-0cea-4b89-88bd-73b046d5df20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:46:31.106Z|910812ef-0cea-4b89-88bd-73b046d5df20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:46:32.553Z|12fe9917-0ff1-4da9-a4e2-353ce2c33164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:32.554Z|12fe9917-0ff1-4da9-a4e2-353ce2c33164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:32.587Z|8f4e5a6c-567e-46c8-8766-3a20020c56cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:32.588Z|8f4e5a6c-567e-46c8-8766-3a20020c56cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:32.622Z|9ce48248-16ea-4925-8163-8906eeed3ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:32.622Z|9ce48248-16ea-4925-8163-8906eeed3ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:42.587Z|b87d83d9-4ad1-4528-bb87-6cc65d9db7c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:42.588Z|b87d83d9-4ad1-4528-bb87-6cc65d9db7c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:42.651Z|c3d2bf52-fe54-4e8c-a2a7-4215d1319cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:42.651Z|c3d2bf52-fe54-4e8c-a2a7-4215d1319cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:42.675Z|32005eac-9d55-4851-a916-9f92e4f5a040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:42.676Z|32005eac-9d55-4851-a916-9f92e4f5a040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:46.103Z|9779c9ce-10d9-4881-a952-ba4e5a708087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:46:46.104Z|9779c9ce-10d9-4881-a952-ba4e5a708087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:46:46.639Z|4cb80925-05cc-49c6-bf19-f2d93591affc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:46:46.640Z|4cb80925-05cc-49c6-bf19-f2d93591affc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:46:52.616Z|efb3b215-01c7-4ba0-8094-2759c42fc6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:52.617Z|efb3b215-01c7-4ba0-8094-2759c42fc6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:52.693Z|7707f92b-27ed-4889-b913-72d374260d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:52.694Z|7707f92b-27ed-4889-b913-72d374260d77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:46:52.715Z|41305eda-494d-41c6-b7d5-048811da5ef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:46:52.716Z|41305eda-494d-41c6-b7d5-048811da5ef0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:01.103Z|ce1f78b7-3853-4c8a-9b0a-92e2789d854b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:47:01.103Z|ce1f78b7-3853-4c8a-9b0a-92e2789d854b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:47:02.646Z|76f8690d-990e-44dc-9ba7-090ff2f69631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:02.647Z|76f8690d-990e-44dc-9ba7-090ff2f69631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:02.724Z|ca4c65c7-db47-4e0c-914a-6383f0a1f10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:02.725Z|ca4c65c7-db47-4e0c-914a-6383f0a1f10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:02.742Z|b4645556-4f7b-478d-a334-c5853859fc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:02.743Z|b4645556-4f7b-478d-a334-c5853859fc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:11.060Z|f8f05f37-32c0-4eaf-adf4-798c6601ac3e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:47:11.061Z|f8f05f37-32c0-4eaf-adf4-798c6601ac3e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:12.680Z|6fd9abdd-a02c-461f-95dd-63a6f0724ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:12.681Z|6fd9abdd-a02c-461f-95dd-63a6f0724ac0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:12.751Z|0168bfef-dfaf-4bd9-95ba-3bb6f70db7b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:12.752Z|0168bfef-dfaf-4bd9-95ba-3bb6f70db7b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:12.772Z|f6b12ee0-d203-479a-92da-18dec0f89a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:12.773Z|f6b12ee0-d203-479a-92da-18dec0f89a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:16.103Z|e06329d1-c209-4dcd-92a3-ac5885038fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:47:16.107Z|e06329d1-c209-4dcd-92a3-ac5885038fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:47:16.642Z|cc1817ee-2c43-4719-8762-dd82137deb41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:47:16.643Z|cc1817ee-2c43-4719-8762-dd82137deb41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:47:22.716Z|39ea0739-cec7-4cb9-a0eb-9e30dad45a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:22.717Z|39ea0739-cec7-4cb9-a0eb-9e30dad45a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:22.777Z|47d66ab5-8f91-4acb-959d-856064bb868c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:22.778Z|47d66ab5-8f91-4acb-959d-856064bb868c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:22.803Z|50aa3dcb-b52f-45f2-9131-19c18c8f510b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:22.804Z|50aa3dcb-b52f-45f2-9131-19c18c8f510b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:31.103Z|8abf340d-258d-4de5-bd50-b68a7062dd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:47:31.104Z|8abf340d-258d-4de5-bd50-b68a7062dd4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:47:32.742Z|8d877b16-9457-4766-ad07-59550a5a4667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:32.743Z|8d877b16-9457-4766-ad07-59550a5a4667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:32.811Z|1d8256c2-64b9-4454-8c34-56fa05f0cd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:32.812Z|1d8256c2-64b9-4454-8c34-56fa05f0cd28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:32.832Z|bbe1db8a-4898-4f9a-81db-5aafad989aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:32.833Z|bbe1db8a-4898-4f9a-81db-5aafad989aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:42.772Z|30ea6264-ec5d-49cf-a84f-649d7cee5305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:42.773Z|30ea6264-ec5d-49cf-a84f-649d7cee5305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:42.844Z|c33994e8-eaea-44cd-988d-72b98f1177f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:42.845Z|c33994e8-eaea-44cd-988d-72b98f1177f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:42.859Z|8c1fb7c5-92bf-4faf-b2fa-899a81cf100b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:42.860Z|8c1fb7c5-92bf-4faf-b2fa-899a81cf100b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:46.103Z|e32ead65-c32b-4292-a4a2-af8aff848059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:47:46.104Z|e32ead65-c32b-4292-a4a2-af8aff848059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:47:46.643Z|ad80131b-e779-409e-bc3f-33a599957beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:47:46.644Z|ad80131b-e779-409e-bc3f-33a599957beb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:47:52.802Z|fefe4021-77c5-45d2-ab76-9bbcea9797c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:52.803Z|fefe4021-77c5-45d2-ab76-9bbcea9797c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:52.874Z|af3f49ac-1afa-401a-bbca-924ac4398960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:52.875Z|af3f49ac-1afa-401a-bbca-924ac4398960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:47:52.885Z|49ae8164-38c6-43ce-9a34-87d0d510b448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:47:52.885Z|49ae8164-38c6-43ce-9a34-87d0d510b448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:01.103Z|83a26ab9-7a6a-4f6f-80ae-448354cf827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:48:01.106Z|83a26ab9-7a6a-4f6f-80ae-448354cf827d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:48:02.836Z|10fe555b-9d9f-4cbe-961c-108f306e3f20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:02.837Z|10fe555b-9d9f-4cbe-961c-108f306e3f20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:02.900Z|19ae7c3b-407a-49f4-b6b5-d516ccabaa29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:02.901Z|19ae7c3b-407a-49f4-b6b5-d516ccabaa29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:02.913Z|5256e687-36af-4e0a-a817-bde925c05741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:02.914Z|5256e687-36af-4e0a-a817-bde925c05741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:11.063Z|abad9109-bcc6-40e7-903f-7e7691917af0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:48:11.065Z|abad9109-bcc6-40e7-903f-7e7691917af0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:12.865Z|d56aca20-025a-4b92-b729-ea8ca054bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:12.866Z|d56aca20-025a-4b92-b729-ea8ca054bbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:12.926Z|0f39ba95-c162-4234-9ca3-461aea9a8b04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:12.927Z|0f39ba95-c162-4234-9ca3-461aea9a8b04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:12.943Z|70bc17bf-504c-4151-a748-3d757dda4fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:12.943Z|70bc17bf-504c-4151-a748-3d757dda4fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:16.103Z|5893e9d2-80dc-4900-9b59-084ef2425fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:48:16.104Z|5893e9d2-80dc-4900-9b59-084ef2425fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:48:16.645Z|fc65fa06-7bd3-4c25-9784-2b33f2b18589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:48:16.645Z|fc65fa06-7bd3-4c25-9784-2b33f2b18589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:48:22.897Z|cb63f267-8f01-4b66-9258-accda13f9817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:22.897Z|cb63f267-8f01-4b66-9258-accda13f9817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:22.959Z|27a7cf29-668f-4dbb-b11c-1bb4a3ce776c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:22.959Z|27a7cf29-668f-4dbb-b11c-1bb4a3ce776c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:22.967Z|988eaa1a-10e6-4300-b4e1-a00655eccfef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:22.968Z|988eaa1a-10e6-4300-b4e1-a00655eccfef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:31.103Z|6d93ed55-3478-4a56-8828-9d6dfc88e5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:48:31.104Z|6d93ed55-3478-4a56-8828-9d6dfc88e5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:48:32.924Z|23d4c68d-ab2c-47fa-a617-590b3f006265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:32.924Z|23d4c68d-ab2c-47fa-a617-590b3f006265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:32.990Z|6af8f3a7-66e0-4d4b-88e1-7aa0bb79c75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:32.990Z|6af8f3a7-66e0-4d4b-88e1-7aa0bb79c75a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:33.010Z|51348cca-084e-4798-ae42-b8a45664dc88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:33.011Z|51348cca-084e-4798-ae42-b8a45664dc88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:42.948Z|cff215d1-a25a-457a-944e-b652705ffd5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:42.949Z|cff215d1-a25a-457a-944e-b652705ffd5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:43.024Z|f1e7d553-2d38-40b0-81a9-411f27215134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:43.025Z|f1e7d553-2d38-40b0-81a9-411f27215134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:43.040Z|44f7ec3a-a8a6-431e-97e8-323a7f5d5730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:43.041Z|44f7ec3a-a8a6-431e-97e8-323a7f5d5730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:46.103Z|651a9457-c800-4b2d-bd97-e7cd08c52a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:48:46.106Z|651a9457-c800-4b2d-bd97-e7cd08c52a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:48:46.646Z|2219496c-7e20-4982-8162-ee10dd88eec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:48:46.646Z|2219496c-7e20-4982-8162-ee10dd88eec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:48:52.974Z|8022989b-2454-42ce-8a1b-805c762e25ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:52.975Z|8022989b-2454-42ce-8a1b-805c762e25ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:53.068Z|892001ec-a82e-4275-b8c3-a4b03863e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:53.068Z|892001ec-a82e-4275-b8c3-a4b03863e520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:48:53.082Z|b3dfa325-0b3c-4712-827e-71b21a0bb474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:48:53.083Z|b3dfa325-0b3c-4712-827e-71b21a0bb474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:01.103Z|fb026e9d-e0e5-4972-98db-34ebbddceb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:49:01.104Z|fb026e9d-e0e5-4972-98db-34ebbddceb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:49:03.012Z|cecdd0bf-15e3-4616-9787-225e3f37c81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:03.012Z|cecdd0bf-15e3-4616-9787-225e3f37c81f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:03.093Z|95e480c0-c8f0-48ba-ae81-2dd499799222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:03.094Z|95e480c0-c8f0-48ba-ae81-2dd499799222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:03.107Z|cf8786b0-75f5-417e-b77e-1751a6c67cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:03.108Z|cf8786b0-75f5-417e-b77e-1751a6c67cc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:11.064Z|be0bbf15-fc79-4533-8e15-fd4f609f11e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:49:11.065Z|be0bbf15-fc79-4533-8e15-fd4f609f11e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:13.049Z|208a6bab-1c75-4087-ad50-7ed55ed90617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:13.050Z|208a6bab-1c75-4087-ad50-7ed55ed90617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:13.130Z|66ee7daa-b8be-4a73-b0b8-9b456673ee31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:13.130Z|66ee7daa-b8be-4a73-b0b8-9b456673ee31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:13.163Z|d0f39cd0-a0d4-428e-98e5-dce821532ef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:13.164Z|d0f39cd0-a0d4-428e-98e5-dce821532ef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:16.103Z|30ed3736-8a49-492c-a7b8-f57141bc06ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:49:16.104Z|30ed3736-8a49-492c-a7b8-f57141bc06ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:49:16.647Z|db14b310-b62a-4b27-8b4c-a01bb1e29955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:49:16.647Z|db14b310-b62a-4b27-8b4c-a01bb1e29955|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:49:23.084Z|ac409cb4-72a0-4d61-9c43-bbbf3b195226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:23.085Z|ac409cb4-72a0-4d61-9c43-bbbf3b195226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:23.164Z|c8c35dad-3fcc-425e-a190-bbb61d1fb8a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:23.165Z|c8c35dad-3fcc-425e-a190-bbb61d1fb8a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:23.202Z|42014c74-7507-4257-abc7-eee4c06b4848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:23.203Z|42014c74-7507-4257-abc7-eee4c06b4848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:31.103Z|9c8ba802-7517-41ac-a564-80898e0f36e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:49:31.106Z|9c8ba802-7517-41ac-a564-80898e0f36e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:49:33.137Z|239e58c7-a3f2-4a6f-80e6-586e71e25178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:33.138Z|239e58c7-a3f2-4a6f-80e6-586e71e25178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:33.217Z|b7bdc694-475b-436e-b6ed-faa4e3312b85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:33.217Z|b7bdc694-475b-436e-b6ed-faa4e3312b85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:33.231Z|c1043e94-d14f-4c7f-bc41-af4105afd708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:33.232Z|c1043e94-d14f-4c7f-bc41-af4105afd708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:43.161Z|1a777f34-4819-419b-911b-118bf00203c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:43.162Z|1a777f34-4819-419b-911b-118bf00203c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:43.245Z|c9de9286-ba3f-42f1-87d0-91933fb97c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:43.245Z|c9de9286-ba3f-42f1-87d0-91933fb97c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:43.260Z|64a16b62-bbed-4c7c-abfb-720799b10fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:43.261Z|64a16b62-bbed-4c7c-abfb-720799b10fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:46.103Z|7f0e3b7f-eaad-4482-9c3b-d3e9e1cc1911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:49:46.104Z|7f0e3b7f-eaad-4482-9c3b-d3e9e1cc1911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:49:46.648Z|87f9fcfe-be43-468f-8322-6d62219295a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:49:46.648Z|87f9fcfe-be43-468f-8322-6d62219295a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:49:53.189Z|26121504-7f31-4584-876a-62d8630bfde4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:53.190Z|26121504-7f31-4584-876a-62d8630bfde4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:53.273Z|6b1d577f-bff9-496d-bbce-f291a46071fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:53.273Z|6b1d577f-bff9-496d-bbce-f291a46071fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:49:53.288Z|ea5b7314-8169-4372-987e-4ac7b6183a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:49:53.289Z|ea5b7314-8169-4372-987e-4ac7b6183a9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:01.103Z|ae41588e-133b-4a66-b0a7-60c00e5db07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:50:01.104Z|ae41588e-133b-4a66-b0a7-60c00e5db07a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:50:03.233Z|762bc88f-c406-4224-97bf-7037a92b1198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:03.234Z|762bc88f-c406-4224-97bf-7037a92b1198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:03.300Z|5ed60d44-70fb-4193-8d2d-efeb94ff1ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:03.301Z|5ed60d44-70fb-4193-8d2d-efeb94ff1ffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:03.320Z|8b40200f-8350-48ff-8f2c-29a340b99a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:03.321Z|8b40200f-8350-48ff-8f2c-29a340b99a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:11.061Z|2807843a-1928-4897-9bb6-3ac97b0fe283|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:50:11.061Z|2807843a-1928-4897-9bb6-3ac97b0fe283|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:13.260Z|8dd225b2-16d7-483e-b663-f6332fef4f90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:13.261Z|8dd225b2-16d7-483e-b663-f6332fef4f90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:13.337Z|6b842af6-3d9c-4b53-b0a8-d9c8d7dbceb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:13.338Z|6b842af6-3d9c-4b53-b0a8-d9c8d7dbceb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:13.362Z|ce70fa3a-302c-453e-91a8-d93daa95d4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:13.363Z|ce70fa3a-302c-453e-91a8-d93daa95d4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:16.103Z|556bc299-bf17-4c70-aa21-dfe24d26f1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:50:16.104Z|556bc299-bf17-4c70-aa21-dfe24d26f1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:50:16.649Z|9fb93d59-92db-4a4a-9206-082d3e168533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:50:16.650Z|9fb93d59-92db-4a4a-9206-082d3e168533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:50:23.290Z|71c6a54b-8330-4244-b908-5868f92adbb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:23.290Z|71c6a54b-8330-4244-b908-5868f92adbb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:23.365Z|029b2df5-3a65-4770-871a-ade48a9167b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:23.366Z|029b2df5-3a65-4770-871a-ade48a9167b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:23.393Z|5449719d-916c-4fe5-a69c-471c15d9b5af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:23.394Z|5449719d-916c-4fe5-a69c-471c15d9b5af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:31.103Z|a080cae6-8fc8-4c2a-9cc3-92ed4ae0a01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:50:31.104Z|a080cae6-8fc8-4c2a-9cc3-92ed4ae0a01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:50:33.315Z|92576367-6706-407a-b487-6197edd242db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:33.315Z|92576367-6706-407a-b487-6197edd242db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:33.392Z|614ba028-e324-4973-b8a8-c734c521a4fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:33.393Z|614ba028-e324-4973-b8a8-c734c521a4fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:33.419Z|4b9f57d3-dd4f-467f-a74b-1b7d451c0136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:33.419Z|4b9f57d3-dd4f-467f-a74b-1b7d451c0136|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:43.347Z|ca4879ce-d913-446b-9880-e67c62279389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:43.348Z|ca4879ce-d913-446b-9880-e67c62279389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:43.423Z|66aed990-b904-49f7-b933-7f6f97175e64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:43.424Z|66aed990-b904-49f7-b933-7f6f97175e64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:43.456Z|94207c5d-fc73-416f-9c78-6f0377add8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:43.457Z|94207c5d-fc73-416f-9c78-6f0377add8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:46.103Z|fe968816-283c-4702-8160-49cc9402e799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:50:46.104Z|fe968816-283c-4702-8160-49cc9402e799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:50:46.651Z|ae0849e4-10dc-49aa-9f32-baaaf9c6b3c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:50:46.651Z|ae0849e4-10dc-49aa-9f32-baaaf9c6b3c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:50:53.376Z|364302e6-f9c7-438b-8ec9-678282f1d01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:53.377Z|364302e6-f9c7-438b-8ec9-678282f1d01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:53.450Z|245d07c0-c0cf-4000-8601-777f5761e02d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:53.451Z|245d07c0-c0cf-4000-8601-777f5761e02d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:50:53.484Z|684f71d5-c25a-4718-bd36-42ed35a633ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:50:53.484Z|684f71d5-c25a-4718-bd36-42ed35a633ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:01.103Z|2d90afc0-6e99-440f-922c-bb5e5994cba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:51:01.104Z|2d90afc0-6e99-440f-922c-bb5e5994cba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:51:03.403Z|4baa860c-9c54-4231-8f96-c9a6fc624cb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:03.404Z|4baa860c-9c54-4231-8f96-c9a6fc624cb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:03.484Z|d7791a7a-b8c9-45e8-8289-cb135da722a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:03.484Z|d7791a7a-b8c9-45e8-8289-cb135da722a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:03.518Z|907bf099-81c3-4d54-aadc-a7f5494512bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:03.519Z|907bf099-81c3-4d54-aadc-a7f5494512bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:11.061Z|c1949183-4840-4d62-b12a-258dacfcba6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:51:11.061Z|c1949183-4840-4d62-b12a-258dacfcba6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:13.430Z|5f6c550e-56f7-4b04-b1a4-9cefd4431596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:13.431Z|5f6c550e-56f7-4b04-b1a4-9cefd4431596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:13.521Z|e080bee5-c779-45b3-936c-70d0723da976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:13.523Z|e080bee5-c779-45b3-936c-70d0723da976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:13.556Z|11dacd77-91fe-4e44-a929-c00452d756ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:13.556Z|11dacd77-91fe-4e44-a929-c00452d756ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:16.103Z|912a5c99-e97e-4fc1-90bf-d3ef70087377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:51:16.104Z|912a5c99-e97e-4fc1-90bf-d3ef70087377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:51:16.652Z|b6ad06b5-362a-476f-b18d-e0df4316d270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:51:16.652Z|b6ad06b5-362a-476f-b18d-e0df4316d270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:51:23.462Z|1d5e0f93-d5ec-4825-a9a3-610be1c27025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:23.463Z|1d5e0f93-d5ec-4825-a9a3-610be1c27025|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:23.557Z|df729f90-3908-4be7-89c1-a6977cea9455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:23.558Z|df729f90-3908-4be7-89c1-a6977cea9455|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:23.581Z|cf61ce92-e359-4141-857a-e18f1b5a3c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:23.582Z|cf61ce92-e359-4141-857a-e18f1b5a3c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:31.103Z|9b1ea7fd-2fb5-425c-a9b4-e4284c3cb34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:51:31.104Z|9b1ea7fd-2fb5-425c-a9b4-e4284c3cb34d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:51:33.491Z|03c33f68-367c-4879-b9ad-a6fd09073701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:33.492Z|03c33f68-367c-4879-b9ad-a6fd09073701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:33.580Z|443a383e-5df8-4164-8f02-2772550fe7ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:33.581Z|443a383e-5df8-4164-8f02-2772550fe7ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:33.608Z|1ae1f6b5-0260-4a39-b5f7-b97ddb24703d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:33.608Z|1ae1f6b5-0260-4a39-b5f7-b97ddb24703d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:43.520Z|7f6fa8a1-7e3c-4ce3-ac2b-dd2ef622efe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:43.521Z|7f6fa8a1-7e3c-4ce3-ac2b-dd2ef622efe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:43.609Z|43cfddb7-6f56-4a85-a88f-c7b7211fcfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:43.610Z|43cfddb7-6f56-4a85-a88f-c7b7211fcfb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:43.634Z|10e9907f-50f6-4b5a-b0de-1fdcc9213dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:43.634Z|10e9907f-50f6-4b5a-b0de-1fdcc9213dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:46.103Z|a5cc7839-9041-4eb7-b4ac-7b25f1d734eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:51:46.106Z|a5cc7839-9041-4eb7-b4ac-7b25f1d734eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:51:46.653Z|9dc346b3-8201-4bc0-a121-04fbcab9215d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:51:46.653Z|9dc346b3-8201-4bc0-a121-04fbcab9215d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:51:53.550Z|fa5af338-e584-4582-9061-582cc2de5144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:53.551Z|fa5af338-e584-4582-9061-582cc2de5144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:53.635Z|2e47728f-4273-483f-8370-0db2dd9fb9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:53.636Z|2e47728f-4273-483f-8370-0db2dd9fb9b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:51:53.662Z|f3bbf958-28a3-439a-8f00-94b40840ed63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:51:53.663Z|f3bbf958-28a3-439a-8f00-94b40840ed63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:01.103Z|9e126de4-020b-4d20-8c17-b772e29a65c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:52:01.104Z|9e126de4-020b-4d20-8c17-b772e29a65c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:52:03.576Z|5810c01b-5108-40e0-a0bb-dd95d22adbf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:03.577Z|5810c01b-5108-40e0-a0bb-dd95d22adbf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:03.664Z|640f8556-ca70-4ddc-a86d-4af94fe1787b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:03.665Z|640f8556-ca70-4ddc-a86d-4af94fe1787b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:03.703Z|35a3b7e3-0c23-4031-85e0-57a71a3fb266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:03.704Z|35a3b7e3-0c23-4031-85e0-57a71a3fb266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:11.061Z|dec3b322-7595-42bb-abe4-fb3462d4b79b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:52:11.062Z|dec3b322-7595-42bb-abe4-fb3462d4b79b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:13.610Z|e2bbdc5e-8140-4e0c-83e3-abe016e51861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:13.612Z|e2bbdc5e-8140-4e0c-83e3-abe016e51861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:13.699Z|d2b5c324-3725-453b-b11a-c811b103f714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:13.700Z|d2b5c324-3725-453b-b11a-c811b103f714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:13.734Z|886d78f6-7d65-4d9a-a881-99ad2d5049f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:13.735Z|886d78f6-7d65-4d9a-a881-99ad2d5049f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:16.103Z|f9ddbdbd-3da4-4a2e-83f9-d62687f56d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:52:16.104Z|f9ddbdbd-3da4-4a2e-83f9-d62687f56d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:52:16.654Z|31d2a6f3-a49c-4521-b105-a32abca59211|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:52:16.654Z|31d2a6f3-a49c-4521-b105-a32abca59211|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:52:23.636Z|b9713710-aff5-47be-8c9e-8e99da433d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:23.638Z|b9713710-aff5-47be-8c9e-8e99da433d2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:23.728Z|90574675-1eb3-4319-94f6-d533be1f39e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:23.729Z|90574675-1eb3-4319-94f6-d533be1f39e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:23.768Z|3158cf65-e0f5-48cd-bf9f-82f571c5be78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:23.768Z|3158cf65-e0f5-48cd-bf9f-82f571c5be78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:31.103Z|cc91f2e9-a28e-4deb-bc6d-a60c88f42e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:52:31.106Z|cc91f2e9-a28e-4deb-bc6d-a60c88f42e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:52:33.663Z|8015fee6-161d-4ac9-b050-77233ec80c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:33.664Z|8015fee6-161d-4ac9-b050-77233ec80c3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:33.753Z|647892dc-28a0-465a-8971-0a76fe02ef1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:33.754Z|647892dc-28a0-465a-8971-0a76fe02ef1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:33.792Z|a58116bd-b45a-4052-8a80-468f91ab22cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:33.792Z|a58116bd-b45a-4052-8a80-468f91ab22cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:43.688Z|ffb55316-5497-46ac-a7fe-6b00480ce4c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:43.688Z|ffb55316-5497-46ac-a7fe-6b00480ce4c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:43.779Z|ef3a851e-6f68-491c-ba5d-ecf5452a784a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:43.779Z|ef3a851e-6f68-491c-ba5d-ecf5452a784a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:43.827Z|0246cbfe-f555-45c8-9f0d-faea67ec9b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:43.828Z|0246cbfe-f555-45c8-9f0d-faea67ec9b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:46.103Z|16cedd91-dc0b-4352-8e3b-835e9ccc6c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:52:46.104Z|16cedd91-dc0b-4352-8e3b-835e9ccc6c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:52:46.655Z|3aa3fc99-815a-4172-9499-ea179e10d937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:52:46.655Z|3aa3fc99-815a-4172-9499-ea179e10d937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:52:53.713Z|9a9c7ee1-4116-4b87-93f1-b332312d4672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:53.714Z|9a9c7ee1-4116-4b87-93f1-b332312d4672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:53.817Z|ab4d4adb-a15a-4d4c-8ffb-daab5dd057f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:53.818Z|ab4d4adb-a15a-4d4c-8ffb-daab5dd057f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:52:53.860Z|cd410de0-5f47-4753-ab45-745de2b52678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:52:53.861Z|cd410de0-5f47-4753-ab45-745de2b52678|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:01.103Z|7f10ac6a-fd86-4403-8af6-7327a68fe56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:53:01.104Z|7f10ac6a-fd86-4403-8af6-7327a68fe56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:53:03.739Z|289714e1-537b-4dc9-9dee-7502294cae40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:03.740Z|289714e1-537b-4dc9-9dee-7502294cae40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:03.843Z|b21379fb-dcfd-41e4-a8a9-724596f6918b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:03.843Z|b21379fb-dcfd-41e4-a8a9-724596f6918b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:03.886Z|d285eb48-b194-4b22-ae6c-b880540b9a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:03.886Z|d285eb48-b194-4b22-ae6c-b880540b9a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:11.065Z|2a49b278-9792-4f18-a36e-61510ca7706a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:53:11.066Z|2a49b278-9792-4f18-a36e-61510ca7706a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:13.776Z|88ad6358-4148-49ba-bc9e-087a5c193b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:13.777Z|88ad6358-4148-49ba-bc9e-087a5c193b14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:13.872Z|6dcd4c73-4b85-4278-abaa-0f5079cd1ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:13.873Z|6dcd4c73-4b85-4278-abaa-0f5079cd1ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:13.910Z|233e2d5b-7ea2-4840-9f3f-38fc949de6a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:13.911Z|233e2d5b-7ea2-4840-9f3f-38fc949de6a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:16.103Z|c8e52fe3-1025-41fd-8fb9-288ddbebd26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:53:16.106Z|c8e52fe3-1025-41fd-8fb9-288ddbebd26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:53:16.656Z|7fbe6354-5dc4-4d19-9737-769ace40e3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:53:16.657Z|7fbe6354-5dc4-4d19-9737-769ace40e3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:53:23.807Z|be5fae0d-3805-4723-9c9c-efa16b1a159d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:23.808Z|be5fae0d-3805-4723-9c9c-efa16b1a159d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:23.908Z|1116cd96-4c94-482d-9766-1ec609dcf58f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:23.908Z|1116cd96-4c94-482d-9766-1ec609dcf58f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:23.948Z|a2c57931-06eb-4325-b661-476eab7974a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:23.949Z|a2c57931-06eb-4325-b661-476eab7974a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:31.103Z|9a03251e-ce38-46f6-9b3a-bd48e3922913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:53:31.103Z|9a03251e-ce38-46f6-9b3a-bd48e3922913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:53:33.835Z|5b2c7e71-a296-4cf5-b16c-b79ad887fead|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:33.835Z|5b2c7e71-a296-4cf5-b16c-b79ad887fead|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:33.938Z|ac951947-4f37-42d9-8ef5-f61a278fe064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:33.939Z|ac951947-4f37-42d9-8ef5-f61a278fe064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:33.977Z|ac6bbcb0-f3e4-4488-bbf2-451e7838d361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:33.978Z|ac6bbcb0-f3e4-4488-bbf2-451e7838d361|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:43.864Z|fcbd4faa-a8e6-4236-89ef-445c2a1bb5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:43.865Z|fcbd4faa-a8e6-4236-89ef-445c2a1bb5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:43.965Z|62035843-db40-4676-a870-7f9e6397289f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:43.965Z|62035843-db40-4676-a870-7f9e6397289f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:44.007Z|30f9ca5b-05b4-48e6-968e-2c8f9f1b452b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:44.008Z|30f9ca5b-05b4-48e6-968e-2c8f9f1b452b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:46.103Z|c55f6eaf-51c7-46e7-8336-304843a39f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:53:46.104Z|c55f6eaf-51c7-46e7-8336-304843a39f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:53:46.658Z|d34b1e5d-4df7-4159-b3b8-d76b4a0bf7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:53:46.658Z|d34b1e5d-4df7-4159-b3b8-d76b4a0bf7c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:53:53.892Z|0f016811-6a43-4752-b9ab-4bc477155b99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:53.893Z|0f016811-6a43-4752-b9ab-4bc477155b99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:53.994Z|1b655b11-bd55-4f99-9a6d-b09fe75e4f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:53.995Z|1b655b11-bd55-4f99-9a6d-b09fe75e4f13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:53:54.039Z|61268d01-dd3e-4dac-bf41-dd40ed0426cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:53:54.041Z|61268d01-dd3e-4dac-bf41-dd40ed0426cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:01.103Z|7071d844-b9b3-4acf-844f-8adfaa20d628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:54:01.106Z|7071d844-b9b3-4acf-844f-8adfaa20d628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:54:03.919Z|f3c0c6fb-5a6a-4557-9ec4-ed0681563072|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:03.919Z|f3c0c6fb-5a6a-4557-9ec4-ed0681563072|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:04.022Z|b15b362a-89e1-4f64-9a4f-92f56a0d87da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:04.023Z|b15b362a-89e1-4f64-9a4f-92f56a0d87da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:04.069Z|ad0ca3a1-16ba-4208-b33e-8873b2908c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:04.070Z|ad0ca3a1-16ba-4208-b33e-8873b2908c6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:11.061Z|c3a4a14e-a2df-48b5-9b1b-20b0f3c63d79|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:54:11.062Z|c3a4a14e-a2df-48b5-9b1b-20b0f3c63d79|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:13.949Z|9fa3462e-b7db-48b4-975d-6e0fd163d52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:13.950Z|9fa3462e-b7db-48b4-975d-6e0fd163d52e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:14.052Z|5aa3c91f-8df0-48cc-b935-409ca2ae28c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:14.053Z|5aa3c91f-8df0-48cc-b935-409ca2ae28c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:14.108Z|92afb80b-a71c-4f43-94a3-98f92ceee020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:14.109Z|92afb80b-a71c-4f43-94a3-98f92ceee020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:16.103Z|6355a588-5133-41d8-864e-82247369e5bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:54:16.104Z|6355a588-5133-41d8-864e-82247369e5bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:54:16.659Z|ec50375b-9dab-43aa-9871-47a524b6c376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:54:16.660Z|ec50375b-9dab-43aa-9871-47a524b6c376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:54:23.977Z|406d09af-ff49-4233-a3f5-14787920b11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:23.978Z|406d09af-ff49-4233-a3f5-14787920b11e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:24.078Z|401ed48f-c9db-421e-b305-4537484c676a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:24.079Z|401ed48f-c9db-421e-b305-4537484c676a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:24.134Z|d55af050-4b3f-4df2-97b2-26e4ac85b49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:24.134Z|d55af050-4b3f-4df2-97b2-26e4ac85b49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:31.103Z|b1f3772f-e556-4b58-88ec-7668cff86d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:54:31.104Z|b1f3772f-e556-4b58-88ec-7668cff86d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:54:34.005Z|19bf84c7-6aad-4ae9-b183-d7bd1b0ae487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:34.006Z|19bf84c7-6aad-4ae9-b183-d7bd1b0ae487|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:34.106Z|7b017d95-a347-4f45-a438-383ae0285cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:34.107Z|7b017d95-a347-4f45-a438-383ae0285cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:34.165Z|9aa588b4-cc15-4181-a6ea-9f3c7ef37d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:34.166Z|9aa588b4-cc15-4181-a6ea-9f3c7ef37d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:44.031Z|7f22968f-4294-4712-b44d-005728495403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:44.032Z|7f22968f-4294-4712-b44d-005728495403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:44.134Z|59f8eb36-fc23-4d4c-97b5-9873526ebcc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:44.135Z|59f8eb36-fc23-4d4c-97b5-9873526ebcc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:44.192Z|caf75141-8aac-47eb-91cb-2659eebcab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:44.193Z|caf75141-8aac-47eb-91cb-2659eebcab14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:46.103Z|0bb1d971-3095-4563-8312-2db5eaa56448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:54:46.106Z|0bb1d971-3095-4563-8312-2db5eaa56448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:54:46.661Z|c4e2442b-518d-4c70-a8e4-2cc14d998f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:54:46.662Z|c4e2442b-518d-4c70-a8e4-2cc14d998f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:54:54.060Z|69a3a878-a209-4e89-9c9a-bddfda99e53d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:54.061Z|69a3a878-a209-4e89-9c9a-bddfda99e53d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:54.159Z|704b2d6f-6e4f-4ba7-8418-116ba97e945a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:54.160Z|704b2d6f-6e4f-4ba7-8418-116ba97e945a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:54:54.229Z|c9733177-dcb9-4c26-9dac-bc850cbe3eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:54:54.230Z|c9733177-dcb9-4c26-9dac-bc850cbe3eb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:01.104Z|9f03b5d3-c1cf-4b5b-8444-bb49d0a73411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:55:01.105Z|9f03b5d3-c1cf-4b5b-8444-bb49d0a73411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:55:04.084Z|63941fb8-a8f8-41c4-bd3b-b3c985059c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:04.085Z|63941fb8-a8f8-41c4-bd3b-b3c985059c64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:04.187Z|81c65438-d2ca-4943-ab38-1603276f1c8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:04.188Z|81c65438-d2ca-4943-ab38-1603276f1c8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:04.257Z|cc4068e3-d41e-4225-ac40-b6bac9817048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:04.258Z|cc4068e3-d41e-4225-ac40-b6bac9817048|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:11.061Z|4b1469d1-94ea-4f92-af59-7f0226472382|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:55:11.063Z|4b1469d1-94ea-4f92-af59-7f0226472382|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:14.111Z|0b05b768-a566-4fa9-8de3-67a3a480771a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:14.111Z|0b05b768-a566-4fa9-8de3-67a3a480771a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:14.220Z|f72be4da-8803-4999-8536-c134276a5bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:14.220Z|f72be4da-8803-4999-8536-c134276a5bde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:14.284Z|e6c896ae-28c4-4d2d-925c-bb0f77011095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:14.285Z|e6c896ae-28c4-4d2d-925c-bb0f77011095|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:16.103Z|4d9eb7e4-6a93-40fd-8066-0aefb85f0dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:55:16.104Z|4d9eb7e4-6a93-40fd-8066-0aefb85f0dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:55:16.662Z|f8d65443-f2d8-4a3d-85c8-86690f397218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:55:16.663Z|f8d65443-f2d8-4a3d-85c8-86690f397218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:55:24.142Z|0d8a99b8-8f10-42d2-8ca6-79e123d3cf08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:24.142Z|0d8a99b8-8f10-42d2-8ca6-79e123d3cf08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:24.249Z|28c8b453-df98-4a4e-a364-1228b5736bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:24.250Z|28c8b453-df98-4a4e-a364-1228b5736bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:24.318Z|dd4dfc26-0ddf-424e-a5cf-801fbbd855d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:24.319Z|dd4dfc26-0ddf-424e-a5cf-801fbbd855d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:31.103Z|00967d3f-255f-4394-a1ad-896834fdb3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:55:31.105Z|00967d3f-255f-4394-a1ad-896834fdb3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:55:34.169Z|1ac6b6f6-32a4-44ba-a547-cb8bed84a144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:34.170Z|1ac6b6f6-32a4-44ba-a547-cb8bed84a144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:34.275Z|563b872c-61bc-45e2-bcda-3b3c99343664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:34.276Z|563b872c-61bc-45e2-bcda-3b3c99343664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:34.348Z|85510b48-3a29-40dc-b6cf-6a2f3c2b01bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:34.349Z|85510b48-3a29-40dc-b6cf-6a2f3c2b01bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:44.204Z|cd1808cd-6f46-4934-9d5e-8381ceb65ecd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:44.205Z|cd1808cd-6f46-4934-9d5e-8381ceb65ecd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:44.304Z|bde957e1-4b19-48b5-bb2a-5d4362303ecb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:44.305Z|bde957e1-4b19-48b5-bb2a-5d4362303ecb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:44.375Z|7ea66a7b-2e1d-4225-b066-9d816dc0051c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:44.376Z|7ea66a7b-2e1d-4225-b066-9d816dc0051c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:46.103Z|302f9989-e5d7-4eb3-8dbf-e41a025235fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:55:46.104Z|302f9989-e5d7-4eb3-8dbf-e41a025235fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:55:46.664Z|c33a3e7c-1fee-4a21-99dc-85ae46aa3271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:55:46.665Z|c33a3e7c-1fee-4a21-99dc-85ae46aa3271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:55:54.230Z|af85c9d7-4656-454a-bfa4-0b5f2222a072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:54.230Z|af85c9d7-4656-454a-bfa4-0b5f2222a072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:54.340Z|32d9967c-4148-425c-b5e6-a7e913be37bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:54.341Z|32d9967c-4148-425c-b5e6-a7e913be37bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:55:54.408Z|f23f5542-deae-4847-98c8-f84cd9110802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:55:54.408Z|f23f5542-deae-4847-98c8-f84cd9110802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:01.103Z|75544919-a0f6-4166-8706-87bb13bb9169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:56:01.104Z|75544919-a0f6-4166-8706-87bb13bb9169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:56:04.273Z|1dfb1813-3e07-4ee8-980e-d1ab7baaa4b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:04.274Z|1dfb1813-3e07-4ee8-980e-d1ab7baaa4b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:04.366Z|dfbcd264-70a8-4ec7-97df-6c12e8f5f7b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:04.366Z|dfbcd264-70a8-4ec7-97df-6c12e8f5f7b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:04.438Z|a93e0297-0929-4b3e-a397-b209735f0df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:04.438Z|a93e0297-0929-4b3e-a397-b209735f0df8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:11.064Z|15d189e5-306d-44c8-9724-2ad7f151116a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:56:11.065Z|15d189e5-306d-44c8-9724-2ad7f151116a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:14.308Z|484a2966-fdd1-4dfa-9dcd-e81646763993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:14.309Z|484a2966-fdd1-4dfa-9dcd-e81646763993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:14.393Z|59399f25-1cb7-4bc0-8167-9e4bb8d34913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:14.394Z|59399f25-1cb7-4bc0-8167-9e4bb8d34913|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:14.469Z|911244dd-8b49-418e-9c26-e03577e99ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:14.470Z|911244dd-8b49-418e-9c26-e03577e99ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:16.103Z|d4088c64-b9a6-4ba6-91c9-947013d460e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:56:16.105Z|d4088c64-b9a6-4ba6-91c9-947013d460e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:56:16.666Z|3108c0b3-0af5-4369-9ec0-2230f3932b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:56:16.666Z|3108c0b3-0af5-4369-9ec0-2230f3932b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:56:24.341Z|863cb36c-9ebf-4290-80c5-05f710c2805f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:24.342Z|863cb36c-9ebf-4290-80c5-05f710c2805f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:24.419Z|426ec757-ac21-4308-8eb7-6901dbba8cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:24.420Z|426ec757-ac21-4308-8eb7-6901dbba8cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:24.503Z|5aa598ef-ade8-43c5-a427-c3591a2a15a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:24.503Z|5aa598ef-ade8-43c5-a427-c3591a2a15a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:31.103Z|0098edeb-9db7-4eea-87cb-4a0ae5ad65b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:56:31.104Z|0098edeb-9db7-4eea-87cb-4a0ae5ad65b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:56:34.370Z|ec09a1c4-5184-46c2-9b0e-a7dfc383b896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:34.370Z|ec09a1c4-5184-46c2-9b0e-a7dfc383b896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:34.449Z|19e02440-3940-4b32-a651-a89d4d8cfe24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:34.450Z|19e02440-3940-4b32-a651-a89d4d8cfe24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:34.540Z|71a41e46-0e62-4c58-8d5d-80bc940ee697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:34.541Z|71a41e46-0e62-4c58-8d5d-80bc940ee697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:44.397Z|d983f254-b455-4f61-98a6-d7f850192423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:44.398Z|d983f254-b455-4f61-98a6-d7f850192423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:44.479Z|df821e8f-8b4a-4633-a2fa-b1fa3f061c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:44.480Z|df821e8f-8b4a-4633-a2fa-b1fa3f061c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:44.587Z|c2acbe23-35fd-4485-adc4-618fe10633a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:44.587Z|c2acbe23-35fd-4485-adc4-618fe10633a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:46.103Z|5c301f88-1492-436f-8ace-03c2b7b63ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:56:46.104Z|5c301f88-1492-436f-8ace-03c2b7b63ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:56:46.667Z|24002022-5d45-4233-8b10-579f2e92afa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:56:46.668Z|24002022-5d45-4233-8b10-579f2e92afa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:56:54.421Z|472059dd-c9a6-4ac7-a5a4-3a9931da5949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:54.422Z|472059dd-c9a6-4ac7-a5a4-3a9931da5949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:54.505Z|82d08281-22d2-4158-9f30-2f5a0cbc3524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:54.505Z|82d08281-22d2-4158-9f30-2f5a0cbc3524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:56:54.619Z|d8b5cc82-6122-4fe8-9e9f-084aab779389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:56:54.620Z|d8b5cc82-6122-4fe8-9e9f-084aab779389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:01.103Z|4dcc54d3-246e-49bb-ab91-9aa06d82b15e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:57:01.105Z|4dcc54d3-246e-49bb-ab91-9aa06d82b15e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:57:04.447Z|79a4ea73-7675-4b8d-9107-75ad0451baff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:04.448Z|79a4ea73-7675-4b8d-9107-75ad0451baff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:04.529Z|fbf823fc-28eb-4128-b1ac-3192d7e53b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:04.530Z|fbf823fc-28eb-4128-b1ac-3192d7e53b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:04.647Z|f6e86fd2-c0ea-41bf-b578-63fb3bcb5f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:04.648Z|f6e86fd2-c0ea-41bf-b578-63fb3bcb5f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:11.061Z|bfea3457-a9be-4551-9a96-5cc5a1552ef3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:57:11.062Z|bfea3457-a9be-4551-9a96-5cc5a1552ef3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:14.474Z|844c48d4-1221-4b44-9bf1-f3d8253276c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:14.474Z|844c48d4-1221-4b44-9bf1-f3d8253276c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:14.563Z|047e0d2b-d580-4bf6-ad06-39f807118d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:14.564Z|047e0d2b-d580-4bf6-ad06-39f807118d75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:14.676Z|d7ffacc0-c089-428e-9e25-1a1bd6dee0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:14.677Z|d7ffacc0-c089-428e-9e25-1a1bd6dee0da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:16.103Z|c6e0b210-19b1-46b4-b7c6-bb62bd553be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:57:16.104Z|c6e0b210-19b1-46b4-b7c6-bb62bd553be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:57:16.668Z|2c8e001a-f0ff-414c-9617-7151534dab72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:57:16.669Z|2c8e001a-f0ff-414c-9617-7151534dab72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:57:24.500Z|290698e2-c388-48e5-84da-9950609eb2a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:24.501Z|290698e2-c388-48e5-84da-9950609eb2a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:24.627Z|6a0224a9-b970-41d5-9b5f-32d3afe45b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:24.628Z|6a0224a9-b970-41d5-9b5f-32d3afe45b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:24.725Z|b7547cb4-55d9-402c-b02e-53278463f360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:24.725Z|b7547cb4-55d9-402c-b02e-53278463f360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:31.103Z|891e3776-1340-462a-855d-8a05de4891d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:57:31.103Z|891e3776-1340-462a-855d-8a05de4891d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:57:34.536Z|9bd62af0-4588-41cc-ad10-afd79f9407c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:34.537Z|9bd62af0-4588-41cc-ad10-afd79f9407c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:34.661Z|73123134-e4a6-431b-a1a3-0ce3d9b5f4b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:34.662Z|73123134-e4a6-431b-a1a3-0ce3d9b5f4b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:34.763Z|75577f4a-4d4d-43a1-b959-1439936334a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:34.764Z|75577f4a-4d4d-43a1-b959-1439936334a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:44.563Z|3b6aaa4f-ebb9-42b3-a599-28078d123ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:44.564Z|3b6aaa4f-ebb9-42b3-a599-28078d123ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:44.752Z|ce9b441f-0f17-437d-a029-7808554190a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:44.752Z|ce9b441f-0f17-437d-a029-7808554190a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:44.792Z|d757bee7-1c31-4279-9382-a08a97270ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:44.793Z|d757bee7-1c31-4279-9382-a08a97270ed7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:46.103Z|1fb15685-1eff-40fa-b5ae-4cbfeae0fea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:57:46.106Z|1fb15685-1eff-40fa-b5ae-4cbfeae0fea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:57:46.669Z|3e90d991-81e0-4f60-8632-6ff773bbf7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:57:46.670Z|3e90d991-81e0-4f60-8632-6ff773bbf7a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:57:54.600Z|f3af8ee6-61d0-4163-b084-bd532412024f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:54.601Z|f3af8ee6-61d0-4163-b084-bd532412024f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:54.780Z|58df1382-e689-4981-8a04-ee0665097c6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:54.781Z|58df1382-e689-4981-8a04-ee0665097c6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:57:54.816Z|744d97ed-23d4-4e52-b989-8afe98f25690|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:57:54.816Z|744d97ed-23d4-4e52-b989-8afe98f25690|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:01.103Z|65a4f8eb-4286-48b3-85da-c1f45ef5ea73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:58:01.104Z|65a4f8eb-4286-48b3-85da-c1f45ef5ea73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:58:04.643Z|99f649a6-93fb-456c-bef5-f54d575b3164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:04.644Z|99f649a6-93fb-456c-bef5-f54d575b3164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:04.806Z|a09f6742-ef24-413d-af11-35375a3c2e49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:04.807Z|a09f6742-ef24-413d-af11-35375a3c2e49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:04.839Z|99e9ca8d-8467-403d-b011-77ee5085f51a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:04.840Z|99e9ca8d-8467-403d-b011-77ee5085f51a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:11.060Z|5e223e89-307f-476f-9667-d685c585f8c0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:58:11.061Z|5e223e89-307f-476f-9667-d685c585f8c0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:14.718Z|de4b28d7-31a2-478b-8996-f9e0b130504e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:14.718Z|de4b28d7-31a2-478b-8996-f9e0b130504e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:14.832Z|f37d3edc-1fdd-4477-890d-6f7280532caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:14.833Z|f37d3edc-1fdd-4477-890d-6f7280532caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:14.867Z|c01361d6-a1ef-4dc2-aca0-cb6cf4ac0ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:14.868Z|c01361d6-a1ef-4dc2-aca0-cb6cf4ac0ea7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:16.103Z|dc020482-cf69-4c1a-8fa1-724e0af13b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:58:16.104Z|dc020482-cf69-4c1a-8fa1-724e0af13b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:58:16.670Z|4788bd04-5394-47f6-9353-c29cadac9b22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:58:16.671Z|4788bd04-5394-47f6-9353-c29cadac9b22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:58:24.744Z|e01b8cec-534f-4fa9-bba1-db31e5a9c507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:24.744Z|e01b8cec-534f-4fa9-bba1-db31e5a9c507|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:24.858Z|a3db87a4-e2f7-413f-ad7f-cc711da291a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:24.858Z|a3db87a4-e2f7-413f-ad7f-cc711da291a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:24.896Z|bf8af9b1-946e-4b23-8c1b-27335233023d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:24.897Z|bf8af9b1-946e-4b23-8c1b-27335233023d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:31.103Z|1ac68a42-d647-4d44-9950-41e7edd26534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:58:31.106Z|1ac68a42-d647-4d44-9950-41e7edd26534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:58:34.769Z|edd1c212-5ff1-4186-b428-44ac3170af33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:34.770Z|edd1c212-5ff1-4186-b428-44ac3170af33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:34.881Z|45ab0ae9-369c-4b6e-89fb-5eb276051ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:34.881Z|45ab0ae9-369c-4b6e-89fb-5eb276051ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:34.922Z|42782289-57e3-4acb-b577-0e32438df9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:34.923Z|42782289-57e3-4acb-b577-0e32438df9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:44.791Z|f0dac243-1be5-409f-a2a2-c41494836044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:44.792Z|f0dac243-1be5-409f-a2a2-c41494836044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:44.907Z|46683b44-a642-4b52-a570-081972526bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:44.908Z|46683b44-a642-4b52-a570-081972526bc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:44.949Z|4aeda28d-18da-4b7a-8492-6e92e80a487b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:44.949Z|4aeda28d-18da-4b7a-8492-6e92e80a487b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:46.103Z|ba0a1d50-d292-4b41-8f0c-48fe87d52932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:58:46.104Z|ba0a1d50-d292-4b41-8f0c-48fe87d52932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:58:46.672Z|658e95b5-5868-41c8-b69f-a534fb01eaa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:58:46.672Z|658e95b5-5868-41c8-b69f-a534fb01eaa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:58:54.815Z|0f1feb9d-ccd7-4a7c-91cb-bbef7c6ad52e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:54.816Z|0f1feb9d-ccd7-4a7c-91cb-bbef7c6ad52e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:54.932Z|72e743ed-c86f-44b1-94a2-c6c59d2e03f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:54.933Z|72e743ed-c86f-44b1-94a2-c6c59d2e03f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:58:54.981Z|b6592a16-0c36-4b65-af11-108524bf51a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:58:54.982Z|b6592a16-0c36-4b65-af11-108524bf51a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:01.103Z|1858e0a4-6f97-4d23-ab0b-33629abbbb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:59:01.103Z|1858e0a4-6f97-4d23-ab0b-33629abbbb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:59:04.847Z|b0232c98-8092-4947-b13d-075ae25bef13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:04.848Z|b0232c98-8092-4947-b13d-075ae25bef13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:04.960Z|ccc6e30f-1109-402b-95df-0228170df843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:04.961Z|ccc6e30f-1109-402b-95df-0228170df843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:05.021Z|93adc55e-a548-4507-ae02-46f62e489612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:05.022Z|93adc55e-a548-4507-ae02-46f62e489612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:11.060Z|a22d6218-3c73-4339-8809-2ce18e5bf370|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T02:59:11.061Z|a22d6218-3c73-4339-8809-2ce18e5bf370|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:14.872Z|ceb48163-6c09-4f2a-939b-5d4bd6c1f8cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:14.872Z|ceb48163-6c09-4f2a-939b-5d4bd6c1f8cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:14.989Z|3ed49238-8bef-461f-85c5-fc3fbe5419e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:14.990Z|3ed49238-8bef-461f-85c5-fc3fbe5419e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:15.048Z|05b67fbf-56d6-4f85-8bf4-095049151b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:15.049Z|05b67fbf-56d6-4f85-8bf4-095049151b39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:16.103Z|2b8acd52-0d78-4601-aacd-3ba48f6c60ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:59:16.107Z|2b8acd52-0d78-4601-aacd-3ba48f6c60ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:59:16.673Z|8882aed2-fa79-474e-b300-885efe52852f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:59:16.673Z|8882aed2-fa79-474e-b300-885efe52852f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:59:24.896Z|b989185a-85c5-4624-9cfa-57da469d99bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:24.897Z|b989185a-85c5-4624-9cfa-57da469d99bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:25.018Z|90a6e2bc-58f3-4a1e-82b6-e983f36ed16d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:25.018Z|90a6e2bc-58f3-4a1e-82b6-e983f36ed16d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:25.076Z|55f8b5fc-0551-409f-a32b-b55c1fe07216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:25.076Z|55f8b5fc-0551-409f-a32b-b55c1fe07216|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:31.103Z|ae1d9d18-58ba-4402-8c2c-4afcb3020333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:59:31.104Z|ae1d9d18-58ba-4402-8c2c-4afcb3020333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:59:34.923Z|d81746fb-b796-4550-93bf-081c3fdf8a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:34.923Z|d81746fb-b796-4550-93bf-081c3fdf8a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:35.043Z|9ee15e57-b6f7-4b10-8985-3782a9b152e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:35.044Z|9ee15e57-b6f7-4b10-8985-3782a9b152e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:35.099Z|bfc39efc-0e57-4c70-88d7-a75a8c002947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:35.102Z|bfc39efc-0e57-4c70-88d7-a75a8c002947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:44.959Z|abd06b2d-5d15-40f9-8c41-fdebba95eebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:44.960Z|abd06b2d-5d15-40f9-8c41-fdebba95eebe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:45.069Z|779bc347-8134-4862-8981-820f716fd51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:45.070Z|779bc347-8134-4862-8981-820f716fd51c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:45.138Z|6f2967ea-d55b-47c6-85c4-dad83fae9c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:45.140Z|6f2967ea-d55b-47c6-85c4-dad83fae9c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:46.103Z|37a87de0-30ec-4af2-91a3-a125f9dec94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:59:46.104Z|37a87de0-30ec-4af2-91a3-a125f9dec94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:59:46.674Z|1de35bef-434c-4a92-bbe9-241e6704df7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T02:59:46.674Z|1de35bef-434c-4a92-bbe9-241e6704df7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T02:59:54.996Z|a4fc5a55-2cf8-4762-be5b-ea74ea4f52da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:54.997Z|a4fc5a55-2cf8-4762-be5b-ea74ea4f52da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:55.097Z|d308c4cd-90a6-4eba-a30e-fba236096901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:55.098Z|d308c4cd-90a6-4eba-a30e-fba236096901|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T02:59:55.168Z|e6e199f6-d48e-4be9-af58-42ccf5cad26e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T02:59:55.169Z|e6e199f6-d48e-4be9-af58-42ccf5cad26e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:01.103Z|68a92949-7566-43c3-9ddf-db1427f3c0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:00:01.110Z|68a92949-7566-43c3-9ddf-db1427f3c0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:00:05.024Z|35e04164-dbc7-4287-a882-e8ac41d781ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:05.025Z|35e04164-dbc7-4287-a882-e8ac41d781ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:05.122Z|3777e0cd-03ec-4bca-b6ea-134567cdfa10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:05.123Z|3777e0cd-03ec-4bca-b6ea-134567cdfa10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:05.199Z|cbd657d1-5ab0-42cc-a01b-e7912b0f8396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:05.199Z|cbd657d1-5ab0-42cc-a01b-e7912b0f8396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:11.062Z|76c898cf-39e4-4820-a48d-3febf7be6579|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:00:11.063Z|76c898cf-39e4-4820-a48d-3febf7be6579|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:15.062Z|c20e6764-aa5f-40d1-8ca5-f96d866c157e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:15.063Z|c20e6764-aa5f-40d1-8ca5-f96d866c157e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:15.148Z|61a9685b-9467-4263-9010-78e3730fbaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:15.149Z|61a9685b-9467-4263-9010-78e3730fbaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:15.224Z|ad15a510-89dc-44c6-8f76-b02600234e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:15.224Z|ad15a510-89dc-44c6-8f76-b02600234e30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:16.103Z|87ebcfc2-13a6-426c-81a2-7221e021f508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:00:16.104Z|87ebcfc2-13a6-426c-81a2-7221e021f508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:00:16.675Z|5b775788-f333-4f99-b84c-d465e93efa76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:00:16.675Z|5b775788-f333-4f99-b84c-d465e93efa76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:00:25.095Z|61257590-c656-4d6c-bff9-b77ae025e751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:25.096Z|61257590-c656-4d6c-bff9-b77ae025e751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:25.176Z|2872aa74-af87-4a19-b49d-27433f4bd626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:25.216Z|2872aa74-af87-4a19-b49d-27433f4bd626|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:25.251Z|672fb202-94ae-4d23-bea7-19ef1777b9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:25.251Z|672fb202-94ae-4d23-bea7-19ef1777b9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:31.103Z|2df980fd-608d-491a-8a6b-9404db9b3eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:00:31.104Z|2df980fd-608d-491a-8a6b-9404db9b3eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:00:35.124Z|b80b65a6-b5af-4bca-8e74-bc1e62bdf000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:35.124Z|b80b65a6-b5af-4bca-8e74-bc1e62bdf000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:35.244Z|0af960b6-f75b-4591-83c6-7d56983a4ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:35.244Z|0af960b6-f75b-4591-83c6-7d56983a4ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:35.296Z|51b5c11c-bee4-4cba-ab1c-6395cf4168e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:35.297Z|51b5c11c-bee4-4cba-ab1c-6395cf4168e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:45.154Z|867bfb18-c87f-4a3b-8eb6-b67bbda7b6a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:45.155Z|867bfb18-c87f-4a3b-8eb6-b67bbda7b6a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:45.269Z|34cf6035-f414-4985-a8df-a620d4463a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:45.270Z|34cf6035-f414-4985-a8df-a620d4463a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:45.324Z|c3b3c00c-36e3-4916-8559-59e9dfb9c742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:45.325Z|c3b3c00c-36e3-4916-8559-59e9dfb9c742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:46.103Z|71ab299f-4a8e-48fe-88b5-8f22c5eadbcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:00:46.107Z|71ab299f-4a8e-48fe-88b5-8f22c5eadbcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:00:46.676Z|14b663ce-798d-4489-be96-23ecbb4340c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:00:46.677Z|14b663ce-798d-4489-be96-23ecbb4340c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:00:55.191Z|dd3f1e51-a5e4-43a0-bac6-74dc39fa5776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:55.192Z|dd3f1e51-a5e4-43a0-bac6-74dc39fa5776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:55.296Z|0a68c791-a0b7-42c9-b1d7-375e24920523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:55.297Z|0a68c791-a0b7-42c9-b1d7-375e24920523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:00:55.355Z|35e5b32b-6010-4dda-b395-66ecb7753c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:00:55.356Z|35e5b32b-6010-4dda-b395-66ecb7753c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:01.103Z|e96b5a91-3218-4a22-8a3e-0886daf23ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:01:01.104Z|e96b5a91-3218-4a22-8a3e-0886daf23ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:01:05.218Z|febbec7a-9532-4810-81ce-7bbdb01e5bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:05.219Z|febbec7a-9532-4810-81ce-7bbdb01e5bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:05.340Z|28bc21e5-5c52-4781-8786-40daa47bd77d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:05.340Z|28bc21e5-5c52-4781-8786-40daa47bd77d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:05.379Z|d50a2131-6aba-4dae-ac6e-bd1348fd959f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:05.380Z|d50a2131-6aba-4dae-ac6e-bd1348fd959f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:11.061Z|6a4e2be0-c3d6-450b-af2c-6d027eb6d063|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:01:11.062Z|6a4e2be0-c3d6-450b-af2c-6d027eb6d063|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:15.245Z|fba18dc9-32f4-4748-b4b1-8a6bf0bc260e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:15.247Z|fba18dc9-32f4-4748-b4b1-8a6bf0bc260e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:15.368Z|50c5bbe8-093b-4f9e-9480-ffb755215a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:15.368Z|50c5bbe8-093b-4f9e-9480-ffb755215a31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:15.411Z|e8aa8b42-afae-4888-a4c1-743be872aabf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:15.412Z|e8aa8b42-afae-4888-a4c1-743be872aabf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:16.103Z|5171a666-b72e-4611-9bae-23a8209aff40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:01:16.104Z|5171a666-b72e-4611-9bae-23a8209aff40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:01:16.677Z|2d7c79a0-de4c-4281-ab65-7e2441db53cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:01:16.678Z|2d7c79a0-de4c-4281-ab65-7e2441db53cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:01:25.278Z|29d50ed3-fae9-40f5-81da-63aa6387ede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:25.279Z|29d50ed3-fae9-40f5-81da-63aa6387ede6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:25.394Z|6b36c5ce-8769-445e-b4b7-a725ffb15e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:25.395Z|6b36c5ce-8769-445e-b4b7-a725ffb15e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:25.439Z|98986ac4-3d89-4ef7-888f-6b8cdfa78a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:25.440Z|98986ac4-3d89-4ef7-888f-6b8cdfa78a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:31.103Z|b65a53dc-0140-432c-8eb0-b3944d17aa27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:01:31.106Z|b65a53dc-0140-432c-8eb0-b3944d17aa27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:01:35.304Z|8e047515-b944-44b0-9265-9b49c8e4d957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:35.305Z|8e047515-b944-44b0-9265-9b49c8e4d957|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:35.421Z|9d70c91a-d564-4424-bc76-a589fcc11268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:35.422Z|9d70c91a-d564-4424-bc76-a589fcc11268|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:35.468Z|9dd18714-4c5a-4c63-b2bf-992d89935805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:35.469Z|9dd18714-4c5a-4c63-b2bf-992d89935805|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:45.331Z|c214274e-0ccc-48af-94ce-10d050ae6a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:45.332Z|c214274e-0ccc-48af-94ce-10d050ae6a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:45.448Z|c0e28490-685f-4ca3-8fb2-85d86d2a20ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:45.449Z|c0e28490-685f-4ca3-8fb2-85d86d2a20ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:45.499Z|3ba0fc81-34d9-4810-b723-5d976f0542c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:45.500Z|3ba0fc81-34d9-4810-b723-5d976f0542c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:46.103Z|b911d8f7-8c86-4d8e-833c-4a8d225a3b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:01:46.104Z|b911d8f7-8c86-4d8e-833c-4a8d225a3b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:01:46.678Z|b5000dba-08bd-4c46-b86e-ec119d3e15ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:01:46.679Z|b5000dba-08bd-4c46-b86e-ec119d3e15ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:01:55.367Z|b9b5200e-6067-43cc-a860-d9ac496e880b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:55.368Z|b9b5200e-6067-43cc-a860-d9ac496e880b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:55.479Z|abae5080-c3ee-4c96-8f17-9622a5e4e98c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:55.479Z|abae5080-c3ee-4c96-8f17-9622a5e4e98c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:01:55.537Z|145e6fed-1473-4655-adf7-eddc707fae44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:01:55.537Z|145e6fed-1473-4655-adf7-eddc707fae44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:01.103Z|fc753021-f048-4ea4-8964-f72accf67981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:02:01.104Z|fc753021-f048-4ea4-8964-f72accf67981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:02:05.402Z|9f048ccb-c446-47b2-a583-4b1976dc404b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:05.403Z|9f048ccb-c446-47b2-a583-4b1976dc404b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:05.506Z|17f3001b-33c8-42e1-89f1-b5c07a91fe8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:05.507Z|17f3001b-33c8-42e1-89f1-b5c07a91fe8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:05.573Z|bdaccaa2-6046-4cd5-b9bf-fc2fdf3803b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:05.574Z|bdaccaa2-6046-4cd5-b9bf-fc2fdf3803b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:11.063Z|446b26db-9bf3-468a-9871-a8648c0b0617|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:02:11.065Z|446b26db-9bf3-468a-9871-a8648c0b0617|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:15.427Z|25eb4bfa-92ab-4638-81e0-98361806dd45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:15.427Z|25eb4bfa-92ab-4638-81e0-98361806dd45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:15.534Z|b9e624ad-c335-4016-a710-2751fa86da8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:15.535Z|b9e624ad-c335-4016-a710-2751fa86da8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:15.603Z|4f7b820d-a85f-4270-a586-2063a4a1d507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:15.604Z|4f7b820d-a85f-4270-a586-2063a4a1d507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:16.103Z|26935e15-619e-4732-90c2-af0bd9960f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:02:16.107Z|26935e15-619e-4732-90c2-af0bd9960f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:02:16.679Z|4fe60fc9-185e-4dee-9fa1-793ac6386bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:02:16.680Z|4fe60fc9-185e-4dee-9fa1-793ac6386bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:02:25.454Z|721528db-781e-4840-a98e-5baf53dd4c94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:25.455Z|721528db-781e-4840-a98e-5baf53dd4c94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:25.561Z|ffb8d36c-a90b-4c79-93a2-904dca45c5de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:25.562Z|ffb8d36c-a90b-4c79-93a2-904dca45c5de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:25.627Z|bca025a4-d5c2-49d7-ad9b-34e463b31e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:25.628Z|bca025a4-d5c2-49d7-ad9b-34e463b31e44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:31.103Z|9772b694-1ce7-49ee-96bb-3d44a2ad728b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:02:31.104Z|9772b694-1ce7-49ee-96bb-3d44a2ad728b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:02:35.484Z|68ff089e-4b6f-408d-ae47-15d6f7aebb21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:35.485Z|68ff089e-4b6f-408d-ae47-15d6f7aebb21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:35.587Z|989e3444-e8ee-440a-9ea5-b98a29c6c2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:35.587Z|989e3444-e8ee-440a-9ea5-b98a29c6c2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:35.655Z|705464b8-b415-4507-8c2c-71e69f7bf441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:35.655Z|705464b8-b415-4507-8c2c-71e69f7bf441|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:45.513Z|89333f7c-36e6-402b-9875-af14ba5c721d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:45.514Z|89333f7c-36e6-402b-9875-af14ba5c721d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:45.614Z|26997512-3bca-480c-8971-507f1d5d4b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:45.614Z|26997512-3bca-480c-8971-507f1d5d4b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:45.701Z|a9376c3f-3991-4bc6-b164-961c035ad747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:45.702Z|a9376c3f-3991-4bc6-b164-961c035ad747|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:46.103Z|61831953-e862-47fb-b2f5-d915c50c66e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:02:46.104Z|61831953-e862-47fb-b2f5-d915c50c66e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:02:46.681Z|4eb9735d-b051-47b7-81c4-075120bbb853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:02:46.681Z|4eb9735d-b051-47b7-81c4-075120bbb853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:02:55.540Z|dec9f53b-a176-4823-afc6-81afd26001a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:55.540Z|dec9f53b-a176-4823-afc6-81afd26001a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:55.640Z|2f9cf999-f208-4bd2-bac1-3f0677956e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:55.640Z|2f9cf999-f208-4bd2-bac1-3f0677956e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:02:55.732Z|65989bbe-64dd-4194-844d-f52301a1b81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:02:55.733Z|65989bbe-64dd-4194-844d-f52301a1b81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:01.103Z|2c019975-26ce-4774-aff8-415915521087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:03:01.106Z|2c019975-26ce-4774-aff8-415915521087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:03:05.570Z|ad0cf1c6-2088-4d7b-933a-71660a7d1736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:05.570Z|ad0cf1c6-2088-4d7b-933a-71660a7d1736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:05.669Z|55f1c129-746d-41f5-a7e0-5f4f27121f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:05.670Z|55f1c129-746d-41f5-a7e0-5f4f27121f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:05.769Z|d1fc269f-87f5-42db-ab93-473964352d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:05.770Z|d1fc269f-87f5-42db-ab93-473964352d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:11.063Z|5abfa106-44c4-45af-a9fa-d1636654df58|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:03:11.064Z|5abfa106-44c4-45af-a9fa-d1636654df58|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:15.598Z|67b77fbd-4817-4964-9265-ffb209ab4d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:15.598Z|67b77fbd-4817-4964-9265-ffb209ab4d1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:15.704Z|8dda9b94-111b-4423-b7ea-e3d26fda222c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:15.704Z|8dda9b94-111b-4423-b7ea-e3d26fda222c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:15.803Z|146c0617-1120-4c7a-b99e-9bc169d0b24e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:15.804Z|146c0617-1120-4c7a-b99e-9bc169d0b24e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:16.103Z|a6ed7a94-3d9a-487e-b5e0-816dca852357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:03:16.104Z|a6ed7a94-3d9a-487e-b5e0-816dca852357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:03:16.682Z|fac415e3-b36f-4109-8125-42dc057df768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:03:16.682Z|fac415e3-b36f-4109-8125-42dc057df768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:03:25.626Z|f49d4629-3866-4496-93cb-547a09d60f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:25.626Z|f49d4629-3866-4496-93cb-547a09d60f4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:25.728Z|54e1d05a-36bc-4792-93b1-420dad108a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:25.729Z|54e1d05a-36bc-4792-93b1-420dad108a38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:25.836Z|cbd51fd7-3c3d-4b5e-b6de-af734603d121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:25.837Z|cbd51fd7-3c3d-4b5e-b6de-af734603d121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:31.103Z|2519fc2f-d707-4e1f-a2bd-0b41ae8def97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:03:31.104Z|2519fc2f-d707-4e1f-a2bd-0b41ae8def97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:03:35.653Z|b14cc44c-750f-4253-b3e6-6c1c537755a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:35.654Z|b14cc44c-750f-4253-b3e6-6c1c537755a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:35.754Z|0271850c-7e1f-4f52-a8c6-f51e05f07430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:35.755Z|0271850c-7e1f-4f52-a8c6-f51e05f07430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:35.874Z|c285e1ab-e2a0-4bdd-a547-c329bd87443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:35.874Z|c285e1ab-e2a0-4bdd-a547-c329bd87443c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:45.692Z|2171534d-4caa-418c-b113-fd72bdb1ac7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:45.693Z|2171534d-4caa-418c-b113-fd72bdb1ac7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:45.779Z|0e96a5fa-c930-47b1-80ec-32691e1378f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:45.779Z|0e96a5fa-c930-47b1-80ec-32691e1378f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:45.898Z|47d5d68e-f360-4880-ac17-89a52db4d6fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:45.898Z|47d5d68e-f360-4880-ac17-89a52db4d6fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:46.103Z|2c5a5793-0065-4c6f-877c-d1da449ad514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:03:46.105Z|2c5a5793-0065-4c6f-877c-d1da449ad514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:03:46.683Z|8fbdc192-55ff-46a5-b02c-404cf6e79811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:03:46.683Z|8fbdc192-55ff-46a5-b02c-404cf6e79811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:03:55.717Z|a38dcfc4-da11-4e31-bdd2-1140367d6e46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:55.718Z|a38dcfc4-da11-4e31-bdd2-1140367d6e46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:55.802Z|fca4e70c-f614-4766-b038-3fa046bffd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:55.802Z|fca4e70c-f614-4766-b038-3fa046bffd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:03:55.926Z|4b22ccc6-830c-4434-934b-7d6d540c3ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:03:55.927Z|4b22ccc6-830c-4434-934b-7d6d540c3ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:01.103Z|9ef67352-2441-4fd5-b195-695a367b4d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:04:01.104Z|9ef67352-2441-4fd5-b195-695a367b4d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:04:05.742Z|43aa26a2-54b4-4314-b6c3-5eb54c8b0280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:05.743Z|43aa26a2-54b4-4314-b6c3-5eb54c8b0280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:05.837Z|a29b90e7-7257-4c09-a4f2-4f0e2320caea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:05.837Z|a29b90e7-7257-4c09-a4f2-4f0e2320caea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:05.950Z|d87a0445-3e83-41d2-ad98-42965cc540ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:05.951Z|d87a0445-3e83-41d2-ad98-42965cc540ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:11.063Z|81de550d-a3b4-4bdf-9781-d2b1cf6f319d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:04:11.064Z|81de550d-a3b4-4bdf-9781-d2b1cf6f319d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:15.768Z|6ad46f32-683c-4c82-994e-0c497bf03b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:15.769Z|6ad46f32-683c-4c82-994e-0c497bf03b8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:15.861Z|f24304da-76a5-4361-a8fd-e690b6fd8665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:15.862Z|f24304da-76a5-4361-a8fd-e690b6fd8665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:15.976Z|552150ea-960e-4897-be51-67252dfa54fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:15.977Z|552150ea-960e-4897-be51-67252dfa54fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:16.103Z|a2b953f2-7ccf-4ccd-a9dc-ae5a928d3fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:04:16.104Z|a2b953f2-7ccf-4ccd-a9dc-ae5a928d3fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:04:16.684Z|64065c1a-bf61-4541-aeaa-ca4b00668dfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:04:16.684Z|64065c1a-bf61-4541-aeaa-ca4b00668dfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:04:25.795Z|54bd1f81-e667-4fa1-9844-0095dde0aa25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:25.796Z|54bd1f81-e667-4fa1-9844-0095dde0aa25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:25.885Z|88933f63-65b4-46f4-91e7-83c398ae390e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:25.886Z|88933f63-65b4-46f4-91e7-83c398ae390e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:26.003Z|c9d02627-a057-4ab0-9f78-bca26347bf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:26.004Z|c9d02627-a057-4ab0-9f78-bca26347bf8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:31.103Z|e948483a-2f57-4b5e-9482-607af6d9b35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:04:31.105Z|e948483a-2f57-4b5e-9482-607af6d9b35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:04:35.825Z|12ab2770-3011-4f69-99ac-60efbd11d4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:35.825Z|12ab2770-3011-4f69-99ac-60efbd11d4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:35.911Z|81405271-a9a4-4979-a178-587e7f2cac63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:35.911Z|81405271-a9a4-4979-a178-587e7f2cac63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:36.027Z|483faf39-623b-46fb-a8af-d2ff712c5177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:36.028Z|483faf39-623b-46fb-a8af-d2ff712c5177|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:45.852Z|2dc509fc-deb7-4923-8697-8fd32f204910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:45.853Z|2dc509fc-deb7-4923-8697-8fd32f204910|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:45.936Z|b93a9dcd-038b-4bc0-9b9e-888375c3894b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:45.937Z|b93a9dcd-038b-4bc0-9b9e-888375c3894b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:46.052Z|7293b8cb-a140-4170-82ee-1cf6c0685e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:46.053Z|7293b8cb-a140-4170-82ee-1cf6c0685e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:46.103Z|dde17f01-fb41-4ca7-9b00-e27f6c421c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:04:46.104Z|dde17f01-fb41-4ca7-9b00-e27f6c421c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:04:46.685Z|3e0ed9aa-3a2b-4460-896a-22f31bc7018d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:04:46.686Z|3e0ed9aa-3a2b-4460-896a-22f31bc7018d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:04:55.879Z|18d9bd74-67e5-4ec7-a786-e42ec8c305e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:55.880Z|18d9bd74-67e5-4ec7-a786-e42ec8c305e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:55.961Z|f87ca695-8024-4369-aac6-63c0b73a6e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:55.961Z|f87ca695-8024-4369-aac6-63c0b73a6e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:04:56.082Z|febbbc24-5db3-4ef6-87aa-80c580a6de2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:04:56.082Z|febbbc24-5db3-4ef6-87aa-80c580a6de2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:01.103Z|2e97f569-60d6-4c3c-80cf-152b9f70d60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:05:01.104Z|2e97f569-60d6-4c3c-80cf-152b9f70d60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:05:05.903Z|a2ffa0e6-3fb0-4e1d-85a2-e02a3b552a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:05.904Z|a2ffa0e6-3fb0-4e1d-85a2-e02a3b552a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:05.985Z|3ee8be4b-d8c9-496f-8fd7-7259e4cf19c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:05.986Z|3ee8be4b-d8c9-496f-8fd7-7259e4cf19c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:06.108Z|5139a93f-b114-47c5-8dc1-64430f92ee1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:06.109Z|5139a93f-b114-47c5-8dc1-64430f92ee1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:11.061Z|867f189a-2731-433c-9f00-d405f57d0159|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:05:11.062Z|867f189a-2731-433c-9f00-d405f57d0159|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:15.927Z|31a89d2a-165a-45fb-9501-a24977e592cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:15.928Z|31a89d2a-165a-45fb-9501-a24977e592cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:16.008Z|1256b6e9-f8d5-4e51-ba82-3ab3ec0940ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:16.009Z|1256b6e9-f8d5-4e51-ba82-3ab3ec0940ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:16.103Z|266989e0-6cd1-4927-b238-46904975b027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:05:16.106Z|266989e0-6cd1-4927-b238-46904975b027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:05:16.134Z|63c067d2-5037-4566-b392-b78c8a294382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:16.135Z|63c067d2-5037-4566-b392-b78c8a294382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:16.686Z|98c849da-b00e-444f-8569-b68b2fcd1fab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:05:16.686Z|98c849da-b00e-444f-8569-b68b2fcd1fab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:05:25.955Z|d7edf85b-b126-47c7-883b-1c1e847a26e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:25.956Z|d7edf85b-b126-47c7-883b-1c1e847a26e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:26.034Z|4fd0a252-4f0d-457f-ab3c-a4f0b891d92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:26.035Z|4fd0a252-4f0d-457f-ab3c-a4f0b891d92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:26.166Z|a949f9da-4f79-4646-a51e-a1c9f0a36ea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:26.167Z|a949f9da-4f79-4646-a51e-a1c9f0a36ea9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:31.103Z|d403ed66-4f04-4120-b089-8f1f48eeceb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:05:31.104Z|d403ed66-4f04-4120-b089-8f1f48eeceb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:05:35.980Z|b69701f1-3ebf-46f4-bafa-cb96202e9940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:35.981Z|b69701f1-3ebf-46f4-bafa-cb96202e9940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:36.061Z|1da1652a-17f5-4bb5-b31b-715116f0a4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:36.061Z|1da1652a-17f5-4bb5-b31b-715116f0a4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:36.204Z|2effb82d-96eb-4712-bcce-3de0e965dbb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:36.205Z|2effb82d-96eb-4712-bcce-3de0e965dbb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:46.008Z|e89a8fc0-f868-4c56-b4ea-97a6eb5169cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:46.009Z|e89a8fc0-f868-4c56-b4ea-97a6eb5169cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:46.087Z|6f23bcee-21e1-4bd1-be88-b764f449bac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:46.088Z|6f23bcee-21e1-4bd1-be88-b764f449bac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:46.103Z|1da7c015-efa9-405c-af09-6d54c27118e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:05:46.104Z|1da7c015-efa9-405c-af09-6d54c27118e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:05:46.233Z|580ce3f6-846c-4481-abae-b78a0f19598a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:46.233Z|580ce3f6-846c-4481-abae-b78a0f19598a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:46.687Z|6b41a4b8-52b3-45cd-b566-6c2a174ea86e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:05:46.688Z|6b41a4b8-52b3-45cd-b566-6c2a174ea86e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:05:56.035Z|42419f4e-6235-4014-ab59-ce54e0291e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:56.035Z|42419f4e-6235-4014-ab59-ce54e0291e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:56.112Z|ea752031-376f-4c4e-85d2-43d944702b49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:56.113Z|ea752031-376f-4c4e-85d2-43d944702b49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:05:56.262Z|733c4fed-9490-4ae2-9653-d32e77360752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:05:56.263Z|733c4fed-9490-4ae2-9653-d32e77360752|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:01.103Z|348b9676-79d6-4555-842c-d1b7dbf820dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:06:01.106Z|348b9676-79d6-4555-842c-d1b7dbf820dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:06:06.061Z|40ef3401-d083-4a60-8be5-b40240886e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:06.062Z|40ef3401-d083-4a60-8be5-b40240886e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:06.136Z|d4ba97b4-e378-4f64-9f7e-361d9332450d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:06.137Z|d4ba97b4-e378-4f64-9f7e-361d9332450d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:06.285Z|e3b1d368-47e2-459d-b03e-364453ee9c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:06.286Z|e3b1d368-47e2-459d-b03e-364453ee9c2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:11.063Z|bc5a8e11-2524-45b6-9fc9-27e5cfc025d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:06:11.064Z|bc5a8e11-2524-45b6-9fc9-27e5cfc025d7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:16.087Z|7f491d85-fe85-4b86-96d3-96e90780fb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:16.088Z|7f491d85-fe85-4b86-96d3-96e90780fb6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:16.103Z|d1f983d9-ae9e-48b7-836d-ca312c72607f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:06:16.103Z|d1f983d9-ae9e-48b7-836d-ca312c72607f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:06:16.162Z|7cebaa19-8038-4981-b1ed-0fd42007906b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:16.163Z|7cebaa19-8038-4981-b1ed-0fd42007906b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:16.310Z|ca6b47a8-7d93-4977-b478-84618ae265ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:16.311Z|ca6b47a8-7d93-4977-b478-84618ae265ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:16.690Z|ac4dca39-bfde-4de1-9e45-9fc451112648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:06:16.691Z|ac4dca39-bfde-4de1-9e45-9fc451112648|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:06:26.119Z|043e1e11-30dd-4b0b-8019-09733b64116e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:26.119Z|043e1e11-30dd-4b0b-8019-09733b64116e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:26.189Z|f6248dc9-1649-4211-bc9d-37fcc841a877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:26.190Z|f6248dc9-1649-4211-bc9d-37fcc841a877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:26.339Z|ec398a7b-90f5-4175-8692-3a03ec0fa2f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:26.340Z|ec398a7b-90f5-4175-8692-3a03ec0fa2f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:31.103Z|dcfeaeb8-c1d6-475c-91c5-5dc1e019d35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:06:31.104Z|dcfeaeb8-c1d6-475c-91c5-5dc1e019d35b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:06:36.145Z|6dfbd2de-180e-49d0-a747-155924196e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:36.145Z|6dfbd2de-180e-49d0-a747-155924196e5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:36.214Z|997322b5-b5a6-49b9-9b98-81424f1d4a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:36.215Z|997322b5-b5a6-49b9-9b98-81424f1d4a00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:36.370Z|130a854c-7b19-4f1f-86ba-925c01290c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:36.371Z|130a854c-7b19-4f1f-86ba-925c01290c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:46.105Z|ada714e0-70f1-481e-aae3-dbc3d0f422b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:06:46.107Z|ada714e0-70f1-481e-aae3-dbc3d0f422b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:06:46.172Z|97737379-ae97-436e-a518-a0d35c2e1160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:46.172Z|97737379-ae97-436e-a518-a0d35c2e1160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:46.240Z|796aab60-3bb9-406a-8b0f-80c59e4d40e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:46.241Z|796aab60-3bb9-406a-8b0f-80c59e4d40e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:46.399Z|dc0ec562-73cd-4897-8784-5c9d7cf64c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:46.399Z|dc0ec562-73cd-4897-8784-5c9d7cf64c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:46.692Z|7cd852c7-1836-4061-a288-2d620eaf7594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:06:46.693Z|7cd852c7-1836-4061-a288-2d620eaf7594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:06:56.197Z|6bb78400-5809-4e45-b9a5-e3bf149753ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:56.198Z|6bb78400-5809-4e45-b9a5-e3bf149753ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:56.266Z|05170cdf-e745-4b73-9a97-965eff897ed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:56.266Z|05170cdf-e745-4b73-9a97-965eff897ed8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:06:56.439Z|c16e01ec-2e46-4436-8d3f-3a49654d13f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:06:56.440Z|c16e01ec-2e46-4436-8d3f-3a49654d13f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:01.103Z|1895f6b7-3900-4cc4-9014-841dbed3c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:07:01.104Z|1895f6b7-3900-4cc4-9014-841dbed3c94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:07:06.224Z|87b12c13-b21b-45d7-bfe1-eb9c0189b26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:06.224Z|87b12c13-b21b-45d7-bfe1-eb9c0189b26d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:06.291Z|58ba828c-708a-42d2-b469-76ce7096cfa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:06.292Z|58ba828c-708a-42d2-b469-76ce7096cfa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:06.467Z|f3efd40e-16b3-439b-843c-d4b365d59b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:06.467Z|f3efd40e-16b3-439b-843c-d4b365d59b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:11.061Z|514b6844-55f9-444c-bead-1df13532256c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:07:11.062Z|514b6844-55f9-444c-bead-1df13532256c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:16.103Z|b7c93834-3e3a-4fb4-9dff-241790f7c435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:07:16.104Z|b7c93834-3e3a-4fb4-9dff-241790f7c435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:07:16.249Z|b204a211-e9e2-48c0-8fc3-ae253c22d850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:16.250Z|b204a211-e9e2-48c0-8fc3-ae253c22d850|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:16.316Z|536696bb-aa10-4229-91bf-965936f19e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:16.316Z|536696bb-aa10-4229-91bf-965936f19e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:16.490Z|1f4dd474-32c8-4bad-bbd6-75172d7f4eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:16.490Z|1f4dd474-32c8-4bad-bbd6-75172d7f4eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:16.693Z|6177e652-362c-409c-a038-a9ccd3e20e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:07:16.694Z|6177e652-362c-409c-a038-a9ccd3e20e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:07:26.278Z|cd05b0ee-4fe1-4568-b575-506aa0241054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:26.279Z|cd05b0ee-4fe1-4568-b575-506aa0241054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:26.341Z|49224ac5-eb60-4b26-81f4-eb93b454a309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:26.342Z|49224ac5-eb60-4b26-81f4-eb93b454a309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:26.517Z|6239e996-156d-400b-ab7a-728170db8bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:26.518Z|6239e996-156d-400b-ab7a-728170db8bfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:31.103Z|7d227ecc-dece-421a-a6d1-5d1b7e7d2db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:07:31.105Z|7d227ecc-dece-421a-a6d1-5d1b7e7d2db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:07:36.311Z|94e0fef2-a0cd-4308-84c9-22b8bbcd9e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:36.312Z|94e0fef2-a0cd-4308-84c9-22b8bbcd9e80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:36.368Z|d4599072-533f-495f-995b-d952ad3aa36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:36.369Z|d4599072-533f-495f-995b-d952ad3aa36a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:36.543Z|c91f88a9-b5f2-4596-af18-c544e73ded8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:36.545Z|c91f88a9-b5f2-4596-af18-c544e73ded8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:46.103Z|93839e29-2773-442f-89e7-e40a51f9ade7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:07:46.104Z|93839e29-2773-442f-89e7-e40a51f9ade7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:07:46.340Z|dc07502e-edf0-4e2c-b9b8-155b4f00a415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:46.340Z|dc07502e-edf0-4e2c-b9b8-155b4f00a415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:46.394Z|e16c9100-b8d9-4aa0-b171-b50fbdeb8b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:46.395Z|e16c9100-b8d9-4aa0-b171-b50fbdeb8b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:46.570Z|2fc0524b-b78c-4383-83ec-1529c7a24ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:46.571Z|2fc0524b-b78c-4383-83ec-1529c7a24ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:46.695Z|71902740-656c-4eff-9a0b-5819ed71a8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:07:46.695Z|71902740-656c-4eff-9a0b-5819ed71a8f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:07:56.368Z|57a309e5-34b0-43c0-acac-dbf2d5193033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:56.369Z|57a309e5-34b0-43c0-acac-dbf2d5193033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:56.419Z|39bc9606-3525-464f-97c1-c7972aa4adf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:56.419Z|39bc9606-3525-464f-97c1-c7972aa4adf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:07:56.598Z|ba66b804-378d-40c3-a3e9-0b0ac3e1704a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:07:56.599Z|ba66b804-378d-40c3-a3e9-0b0ac3e1704a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:01.103Z|94448fe8-a571-428f-ab20-bf07de37c3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:08:01.104Z|94448fe8-a571-428f-ab20-bf07de37c3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:08:06.395Z|499788f8-2282-4e30-95b0-d476db3c5e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:06.395Z|499788f8-2282-4e30-95b0-d476db3c5e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:06.446Z|35f10fc2-dde1-475b-b40c-64cbfb416c28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:06.447Z|35f10fc2-dde1-475b-b40c-64cbfb416c28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:06.628Z|db167e0c-fab9-4857-8489-eb4f8560c04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:06.629Z|db167e0c-fab9-4857-8489-eb4f8560c04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:11.061Z|b50273b2-05ec-4d36-8e6e-66cee5830b05|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:08:11.062Z|b50273b2-05ec-4d36-8e6e-66cee5830b05|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:16.103Z|018a0b37-9ac8-4595-b07f-6b52ba5b2f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:08:16.106Z|018a0b37-9ac8-4595-b07f-6b52ba5b2f9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:08:16.417Z|6a52c25b-efce-4fea-b149-6e2465630c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:16.418Z|6a52c25b-efce-4fea-b149-6e2465630c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:16.475Z|c8e23375-d9c1-43c1-96b5-860233ca1c4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:16.478Z|c8e23375-d9c1-43c1-96b5-860233ca1c4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:16.652Z|b1113581-8fde-4398-bb66-280cdaed9475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:16.653Z|b1113581-8fde-4398-bb66-280cdaed9475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:16.696Z|ad13fb09-21d3-445b-9c43-b6fd0a7b353b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:08:16.696Z|ad13fb09-21d3-445b-9c43-b6fd0a7b353b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:08:26.443Z|7e8f2136-03d4-4414-9b9e-f9ef80c6dd60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:26.444Z|7e8f2136-03d4-4414-9b9e-f9ef80c6dd60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:26.504Z|d26856b6-a7d4-4ed9-810c-4c30e9cf8da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:26.504Z|d26856b6-a7d4-4ed9-810c-4c30e9cf8da1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:26.684Z|7084a095-6633-4892-9dfd-5a60f8387ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:26.685Z|7084a095-6633-4892-9dfd-5a60f8387ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:31.103Z|cd08eeba-7fd2-41dc-8b56-d4e40657b92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:08:31.104Z|cd08eeba-7fd2-41dc-8b56-d4e40657b92b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:08:36.468Z|c223f303-516e-48a7-af53-2fe0941b1afe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:36.469Z|c223f303-516e-48a7-af53-2fe0941b1afe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:36.529Z|c9e52c50-927c-45da-947b-5cbffe6c70ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:36.529Z|c9e52c50-927c-45da-947b-5cbffe6c70ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:36.711Z|3c3f1691-3d55-4594-9815-a30d9efc1d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:36.712Z|3c3f1691-3d55-4594-9815-a30d9efc1d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:46.103Z|b36a2bb9-3316-48c8-b77f-9da4699f5a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:08:46.104Z|b36a2bb9-3316-48c8-b77f-9da4699f5a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:08:46.491Z|dc58b43a-7248-4f84-ad8a-56b4d173c1e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:46.492Z|dc58b43a-7248-4f84-ad8a-56b4d173c1e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:46.554Z|aca71302-167a-40ba-af57-e40e7b9d9d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:46.555Z|aca71302-167a-40ba-af57-e40e7b9d9d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:46.697Z|1a116f7e-d5da-481c-a8c7-41b954593099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:08:46.698Z|1a116f7e-d5da-481c-a8c7-41b954593099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:08:46.741Z|aea961d5-01f0-4481-bb29-086427bf9e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:46.741Z|aea961d5-01f0-4481-bb29-086427bf9e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:56.534Z|21bb8951-746e-43df-9c6b-16e8970fa1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:56.535Z|21bb8951-746e-43df-9c6b-16e8970fa1c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:56.583Z|51c645fa-dd16-4614-a6a5-a14712d357ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:56.584Z|51c645fa-dd16-4614-a6a5-a14712d357ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:08:56.769Z|edcdd38c-5fe5-4181-86c6-8ca305c8524a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:08:56.770Z|edcdd38c-5fe5-4181-86c6-8ca305c8524a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:01.103Z|a9d00300-3dde-4080-b6bd-07fd95b251f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:09:01.106Z|a9d00300-3dde-4080-b6bd-07fd95b251f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:09:06.562Z|998620d0-000e-446e-afd7-f70d47b771ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:06.563Z|998620d0-000e-446e-afd7-f70d47b771ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:06.607Z|9c75367a-2433-43c3-a032-58ae3a33b4c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:06.608Z|9c75367a-2433-43c3-a032-58ae3a33b4c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:06.792Z|4863a004-b876-4aea-ad48-b90fc0fcead4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:06.793Z|4863a004-b876-4aea-ad48-b90fc0fcead4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:11.063Z|3bc3fbe8-ccbb-4fd2-982a-cbafae908b8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:09:11.064Z|3bc3fbe8-ccbb-4fd2-982a-cbafae908b8d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:16.103Z|8a2e133e-d1e4-4dda-b111-c636a30bd335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:09:16.104Z|8a2e133e-d1e4-4dda-b111-c636a30bd335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:09:16.588Z|789dd50a-f5b3-4cce-b0aa-81082e1ccf8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:16.589Z|789dd50a-f5b3-4cce-b0aa-81082e1ccf8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:16.634Z|9b95fd94-726b-4ae1-b392-f254f435297f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:16.635Z|9b95fd94-726b-4ae1-b392-f254f435297f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:16.698Z|3b2fc26d-6056-4d77-8f80-ce03a01a6531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:09:16.699Z|3b2fc26d-6056-4d77-8f80-ce03a01a6531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:09:16.818Z|f7223faf-81dc-42a8-8add-6d5e8e24905c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:16.819Z|f7223faf-81dc-42a8-8add-6d5e8e24905c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:26.638Z|7af49df8-ae45-4069-99a8-8a5d98a9435f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:26.643Z|7af49df8-ae45-4069-99a8-8a5d98a9435f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:26.662Z|162afba3-372b-4af0-baf3-e058704a9e27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:26.663Z|162afba3-372b-4af0-baf3-e058704a9e27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:26.845Z|af79ee66-25c4-4ce6-96bf-1f438775e548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:26.846Z|af79ee66-25c4-4ce6-96bf-1f438775e548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:31.103Z|053446dc-06d7-4566-88cd-335697ae210a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:09:31.103Z|053446dc-06d7-4566-88cd-335697ae210a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:09:36.696Z|b36beb5b-a988-491d-b78c-3ae733a307b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:36.696Z|357ecb4c-ecbb-4ad3-b7fc-0b9f5d16043f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:36.696Z|b36beb5b-a988-491d-b78c-3ae733a307b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:36.697Z|357ecb4c-ecbb-4ad3-b7fc-0b9f5d16043f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:36.869Z|af20572f-c460-488a-99e7-209838c2833e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:36.870Z|af20572f-c460-488a-99e7-209838c2833e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:46.103Z|4710bebb-a53e-447d-952a-01799e94c961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:09:46.106Z|4710bebb-a53e-447d-952a-01799e94c961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:09:46.699Z|a7c1e462-bb93-4811-a90f-c0fe13f1aaa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:09:46.700Z|a7c1e462-bb93-4811-a90f-c0fe13f1aaa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:09:46.723Z|893cb877-afaf-448b-8772-39fc790f10eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:46.723Z|7abaa847-ff13-41a8-ad9a-905ae6dfd401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:46.724Z|893cb877-afaf-448b-8772-39fc790f10eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:46.724Z|7abaa847-ff13-41a8-ad9a-905ae6dfd401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:46.896Z|cd849eb0-86a5-4a16-86c6-fa0f1fde78c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:46.897Z|cd849eb0-86a5-4a16-86c6-fa0f1fde78c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:56.752Z|c821a928-0cdb-4d4d-8e51-74afe7775770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:56.752Z|c821a928-0cdb-4d4d-8e51-74afe7775770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:56.753Z|a9c0993a-dba9-4797-afe1-c164fe1687e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:56.754Z|a9c0993a-dba9-4797-afe1-c164fe1687e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:09:56.921Z|aeb5e94f-f673-41e3-9b89-1f9178dc8c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:09:56.922Z|aeb5e94f-f673-41e3-9b89-1f9178dc8c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:01.103Z|fa3d3629-3b2b-4272-aef5-82d4ef3f4e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:10:01.104Z|fa3d3629-3b2b-4272-aef5-82d4ef3f4e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:10:06.778Z|575bfd4c-f0f8-4681-89b2-dc7b4873897d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:06.779Z|575bfd4c-f0f8-4681-89b2-dc7b4873897d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:06.779Z|3bee80ea-51fd-4d18-94cc-35f7d58124c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:06.779Z|3bee80ea-51fd-4d18-94cc-35f7d58124c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:06.948Z|82232e68-f688-4713-943f-a15587ef3ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:06.948Z|82232e68-f688-4713-943f-a15587ef3ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:11.061Z|a03f8875-9699-42fb-9953-97d5cc0920b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:10:11.062Z|a03f8875-9699-42fb-9953-97d5cc0920b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:16.103Z|73420c93-a584-437f-8d55-8e9942fafe93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:10:16.104Z|73420c93-a584-437f-8d55-8e9942fafe93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:10:16.701Z|d6cd1fd2-9478-4c88-99b7-068bfa8ca85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:10:16.701Z|d6cd1fd2-9478-4c88-99b7-068bfa8ca85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:10:16.806Z|11520174-e922-4c62-8df9-04e88e638907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:16.807Z|11520174-e922-4c62-8df9-04e88e638907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:16.807Z|753ea829-a0a5-4f4f-96db-ba32a7f33ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:16.807Z|753ea829-a0a5-4f4f-96db-ba32a7f33ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:16.972Z|a0bb32b4-fba9-4218-9ed1-a3662b8c7f62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:16.973Z|a0bb32b4-fba9-4218-9ed1-a3662b8c7f62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:26.836Z|35344065-e564-4444-9b84-5c5d3f544b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:26.836Z|d1d2581f-a9d4-47f9-9a43-e73e88575359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:26.837Z|35344065-e564-4444-9b84-5c5d3f544b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:26.837Z|d1d2581f-a9d4-47f9-9a43-e73e88575359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:26.997Z|8b236be9-ab33-416c-bfd2-4c6ea5cf88d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:26.998Z|8b236be9-ab33-416c-bfd2-4c6ea5cf88d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:31.103Z|bea5426d-ee7c-4172-9146-ecb4a919a230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:10:31.106Z|bea5426d-ee7c-4172-9146-ecb4a919a230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:10:36.863Z|1b8c11fd-cf1f-474c-b0ae-1433a850f385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:36.864Z|1b8c11fd-cf1f-474c-b0ae-1433a850f385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:36.871Z|65408409-aa7d-44a1-9e20-ed0345c178bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:36.871Z|65408409-aa7d-44a1-9e20-ed0345c178bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:37.022Z|9a32eba9-7d79-48d7-b9bf-c7de1b58426e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:37.022Z|9a32eba9-7d79-48d7-b9bf-c7de1b58426e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:46.103Z|b09b7eb6-ac11-4114-b729-7206f8067261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:10:46.104Z|b09b7eb6-ac11-4114-b729-7206f8067261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:10:46.702Z|0308101c-ad55-4b5f-8581-a7dbb18b6474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:10:46.702Z|0308101c-ad55-4b5f-8581-a7dbb18b6474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:10:46.895Z|e5ae26ae-4072-4adb-9eea-099eb381a038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:46.896Z|e5ae26ae-4072-4adb-9eea-099eb381a038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:46.897Z|f5c6e791-6290-4577-b95d-d4b826ad76bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:46.898Z|f5c6e791-6290-4577-b95d-d4b826ad76bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:47.048Z|4c4a4f58-e98b-4e33-9de2-d479ac4823e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:47.048Z|4c4a4f58-e98b-4e33-9de2-d479ac4823e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:56.922Z|947e037a-4892-4c72-b916-3407bbf1207d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:56.923Z|947e037a-4892-4c72-b916-3407bbf1207d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:56.930Z|32c1f51b-b2c3-4d9a-94f3-a57d422f13e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:56.931Z|32c1f51b-b2c3-4d9a-94f3-a57d422f13e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:10:57.083Z|48f2a388-355a-4f52-801d-85a558af19fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:10:57.085Z|48f2a388-355a-4f52-801d-85a558af19fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:01.103Z|50006185-4c7a-49d4-b006-451969f3afd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:11:01.104Z|50006185-4c7a-49d4-b006-451969f3afd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:11:06.947Z|beeb804d-b8bc-458b-a280-a6bb7de97c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:06.948Z|beeb804d-b8bc-458b-a280-a6bb7de97c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:06.956Z|bb7ad14c-e5b9-4ee5-8c24-e36b58fc3e52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:06.956Z|bb7ad14c-e5b9-4ee5-8c24-e36b58fc3e52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:07.109Z|7deaf9ca-2f6e-4d5a-9c8c-4a5868869f89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:07.109Z|7deaf9ca-2f6e-4d5a-9c8c-4a5868869f89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:11.060Z|603e5469-9a71-4131-9ab9-a06a4cd91581|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:11:11.061Z|603e5469-9a71-4131-9ab9-a06a4cd91581|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:16.103Z|74f1f35a-1ecd-4e01-8fe9-c4c1ee1188d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:11:16.106Z|74f1f35a-1ecd-4e01-8fe9-c4c1ee1188d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:11:16.703Z|eaf78e6b-3c7d-4ea0-ae60-a5a1b7641abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:11:16.703Z|eaf78e6b-3c7d-4ea0-ae60-a5a1b7641abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:11:16.972Z|5871db04-12c7-4a5b-b662-4acaa9ad90ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:16.972Z|5871db04-12c7-4a5b-b662-4acaa9ad90ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:16.979Z|6f914654-9771-4a84-b429-77bddf20e9dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:16.980Z|6f914654-9771-4a84-b429-77bddf20e9dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:17.132Z|81dcacab-d12a-4eee-8713-0d9b763e7064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:17.132Z|81dcacab-d12a-4eee-8713-0d9b763e7064|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:26.998Z|9ca8df75-8533-4b03-95f5-3c0e2a693a33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:26.999Z|9ca8df75-8533-4b03-95f5-3c0e2a693a33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:27.002Z|0de4599f-23c5-457a-8fa1-c54751cf1621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:27.003Z|0de4599f-23c5-457a-8fa1-c54751cf1621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:27.157Z|867e710e-fd15-4e38-a734-1b673e7c30e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:27.157Z|867e710e-fd15-4e38-a734-1b673e7c30e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:31.103Z|849e48d1-dd8e-4eaa-8ad7-e812e7a924f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:11:31.105Z|849e48d1-dd8e-4eaa-8ad7-e812e7a924f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:11:37.035Z|f5a35d49-c617-465a-8296-b4e7bf5a1a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:37.035Z|1030ade9-3cc3-4e03-a4cd-0e04487baa3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:37.036Z|1030ade9-3cc3-4e03-a4cd-0e04487baa3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:37.036Z|f5a35d49-c617-465a-8296-b4e7bf5a1a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:37.182Z|262bbc01-c4e4-4e21-9dbc-3754d8c37b29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:37.183Z|262bbc01-c4e4-4e21-9dbc-3754d8c37b29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:46.103Z|4ce1c68e-1d33-4dc8-8961-91bab46ecfb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:11:46.104Z|4ce1c68e-1d33-4dc8-8961-91bab46ecfb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:11:46.704Z|629d8f1c-e5dc-4a4b-97f3-42597fffe431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:11:46.705Z|629d8f1c-e5dc-4a4b-97f3-42597fffe431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:11:47.063Z|ca5c9eed-8265-4f07-90e6-3176a71f1037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:47.064Z|ca5c9eed-8265-4f07-90e6-3176a71f1037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:47.063Z|18196c29-e25c-424e-9074-678ee67b9d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:47.067Z|18196c29-e25c-424e-9074-678ee67b9d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:47.207Z|7473f544-daa0-4b6b-a110-5fbf2b28995f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:47.208Z|7473f544-daa0-4b6b-a110-5fbf2b28995f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:57.094Z|c82b556f-c706-43e1-9979-69308499cead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:57.095Z|cc2e86a7-b54a-4e7d-b5e5-27ef1b2438a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:57.095Z|cc2e86a7-b54a-4e7d-b5e5-27ef1b2438a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:57.095Z|c82b556f-c706-43e1-9979-69308499cead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:11:57.231Z|810e58b6-dceb-46e7-9564-71c81d4bcf47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:11:57.232Z|810e58b6-dceb-46e7-9564-71c81d4bcf47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:01.103Z|a36dbe72-08c1-4f02-8dcf-56bbc341626d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:12:01.106Z|a36dbe72-08c1-4f02-8dcf-56bbc341626d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:12:07.120Z|42dc8b8e-6375-4709-a495-3d0be3ffd594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:07.120Z|98bc12c5-091d-4538-bb67-f1a519f9ff64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:07.120Z|98bc12c5-091d-4538-bb67-f1a519f9ff64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:07.120Z|42dc8b8e-6375-4709-a495-3d0be3ffd594|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:07.257Z|1d838d92-b5ff-4361-b90f-e369eb68aad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:07.258Z|1d838d92-b5ff-4361-b90f-e369eb68aad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:11.061Z|e2fdee5c-ceff-4789-b5b8-7a5b05cc82e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:12:11.062Z|e2fdee5c-ceff-4789-b5b8-7a5b05cc82e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:16.103Z|939f247d-48f5-4f25-8061-9ea44ecc8730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:12:16.104Z|939f247d-48f5-4f25-8061-9ea44ecc8730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:12:16.705Z|c251963a-4899-4af4-96f2-3b9e0c69dc53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:12:16.706Z|c251963a-4899-4af4-96f2-3b9e0c69dc53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:12:17.146Z|f901815b-1991-4122-a061-1241b1924b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:17.146Z|4c2062d5-441f-4973-9a39-b465fb0a3ea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:17.147Z|f901815b-1991-4122-a061-1241b1924b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:17.147Z|4c2062d5-441f-4973-9a39-b465fb0a3ea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:17.292Z|aa402aa4-767e-4fcd-a2da-3a10cdb47f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:17.293Z|aa402aa4-767e-4fcd-a2da-3a10cdb47f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:27.172Z|62130ffc-e524-4939-b8fc-0a74a4d7035d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:27.172Z|cfa551ef-7cae-4e22-885d-caf08e261344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:27.173Z|cfa551ef-7cae-4e22-885d-caf08e261344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:27.173Z|62130ffc-e524-4939-b8fc-0a74a4d7035d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:27.317Z|186fbc8a-a123-4eb1-b744-bd4d20861588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:27.318Z|186fbc8a-a123-4eb1-b744-bd4d20861588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:31.103Z|79a4eef9-a4bc-444a-8690-45ecb4279088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:12:31.104Z|79a4eef9-a4bc-444a-8690-45ecb4279088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:12:37.197Z|220ab9af-6857-4c18-b0d9-82d1d3c5933c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:37.198Z|220ab9af-6857-4c18-b0d9-82d1d3c5933c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:37.200Z|24f965ae-7c56-45db-97dc-d0204a854c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:37.200Z|24f965ae-7c56-45db-97dc-d0204a854c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:37.343Z|f65cffb6-3080-4a50-85e6-5c915e6b0312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:37.344Z|f65cffb6-3080-4a50-85e6-5c915e6b0312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:46.105Z|64c0890c-2bc5-4445-9ce6-5542790f5412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:12:46.110Z|64c0890c-2bc5-4445-9ce6-5542790f5412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:12:46.707Z|e29f9f8a-fe7a-48ac-8f37-5e9188749555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:12:46.708Z|e29f9f8a-fe7a-48ac-8f37-5e9188749555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:12:47.229Z|c31ec3cc-f22d-4b67-bc8b-ac8dc7e5104c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:47.230Z|70772e2a-399d-4f61-9c12-def9c0e3f0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:47.231Z|c31ec3cc-f22d-4b67-bc8b-ac8dc7e5104c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:47.231Z|70772e2a-399d-4f61-9c12-def9c0e3f0b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:47.368Z|5420cf56-fdf4-4257-8c17-4d33c7505a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:47.369Z|5420cf56-fdf4-4257-8c17-4d33c7505a41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:57.255Z|66dfc786-4f83-478b-a542-586750dbf9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:57.255Z|8889f974-4118-4104-9d71-4a7c9b5b4c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:57.255Z|8889f974-4118-4104-9d71-4a7c9b5b4c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:57.255Z|66dfc786-4f83-478b-a542-586750dbf9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:12:57.393Z|e41973e5-8a42-4ad4-b362-fbaf82719cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:12:57.394Z|e41973e5-8a42-4ad4-b362-fbaf82719cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:01.103Z|8ac69d1f-136c-4432-8152-592b4ac9e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:13:01.104Z|8ac69d1f-136c-4432-8152-592b4ac9e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:13:07.283Z|e4991648-1c45-4594-997a-c462120f35ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:07.283Z|9cb564f5-0106-4315-82b0-a1f3086ca4f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:07.284Z|9cb564f5-0106-4315-82b0-a1f3086ca4f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:07.284Z|e4991648-1c45-4594-997a-c462120f35ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:07.415Z|2d5332e5-e0aa-4a52-8e91-68244d6d2b55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:07.416Z|2d5332e5-e0aa-4a52-8e91-68244d6d2b55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:11.064Z|6afa988f-a258-4284-9814-f0ebc60836b6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:13:11.065Z|6afa988f-a258-4284-9814-f0ebc60836b6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:16.103Z|2e72656e-f9a9-4091-b36c-020de4222182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:13:16.104Z|2e72656e-f9a9-4091-b36c-020de4222182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:13:16.708Z|f79e2940-1067-4414-b3cb-8b4ef51885b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:13:16.710Z|f79e2940-1067-4414-b3cb-8b4ef51885b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:13:17.313Z|93895353-0b07-4f39-8934-dcfdec979506|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:17.313Z|9f1a16e4-d9cc-4713-9103-ef98f21036e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:17.314Z|93895353-0b07-4f39-8934-dcfdec979506|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:17.314Z|9f1a16e4-d9cc-4713-9103-ef98f21036e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:17.444Z|4c5b4553-28aa-4669-be92-f43a36f9296f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:17.445Z|4c5b4553-28aa-4669-be92-f43a36f9296f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:27.341Z|b479dd90-d41e-46ba-a5a3-41fdd64b641e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:27.341Z|24809b52-21b5-4a32-a935-65cbf1db92cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:27.342Z|b479dd90-d41e-46ba-a5a3-41fdd64b641e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:27.342Z|24809b52-21b5-4a32-a935-65cbf1db92cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:27.472Z|14af8928-b897-450f-857c-bceb8a61c2bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:27.472Z|14af8928-b897-450f-857c-bceb8a61c2bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:31.103Z|03fd70b3-02b7-4d1d-ad80-9eca5617c67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:13:31.106Z|03fd70b3-02b7-4d1d-ad80-9eca5617c67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:13:37.368Z|260be4e8-6118-4717-95d7-2b1c431f960e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:37.369Z|260be4e8-6118-4717-95d7-2b1c431f960e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:37.372Z|bd15644d-bdf4-4553-b8e6-b58de14b22d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:37.373Z|bd15644d-bdf4-4553-b8e6-b58de14b22d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:37.498Z|5d48595f-40c4-4aaf-8ede-43e2852960b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:37.498Z|5d48595f-40c4-4aaf-8ede-43e2852960b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:46.103Z|9f8560a4-f4d9-4235-ac11-2f91d7b30022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:13:46.104Z|9f8560a4-f4d9-4235-ac11-2f91d7b30022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:13:46.710Z|c78d4baf-2a9f-41c6-b00f-4797be82941b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:13:46.711Z|c78d4baf-2a9f-41c6-b00f-4797be82941b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:13:47.392Z|abc41cf6-7308-4290-8a41-0b463f96368d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:47.393Z|abc41cf6-7308-4290-8a41-0b463f96368d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:47.396Z|1b3c810d-ca77-4257-9718-adb3781a3ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:47.396Z|1b3c810d-ca77-4257-9718-adb3781a3ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:47.521Z|377fc46b-8a82-4975-a5e8-df5257b171a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:47.521Z|377fc46b-8a82-4975-a5e8-df5257b171a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:57.417Z|4a57967c-8e63-464e-bd08-a1a8a027ab00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:57.418Z|4a57967c-8e63-464e-bd08-a1a8a027ab00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:57.417Z|7fe26f10-b358-43e0-b30d-6d088d7503e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:57.419Z|7fe26f10-b358-43e0-b30d-6d088d7503e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:13:57.543Z|9177b954-bdf0-4195-a91e-0ed531713fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:13:57.544Z|9177b954-bdf0-4195-a91e-0ed531713fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:01.103Z|4cdf933f-0f08-4285-970c-b69021714103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:14:01.104Z|4cdf933f-0f08-4285-970c-b69021714103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:14:07.442Z|babc31b6-70d4-4107-bc8c-c1504f81b624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:07.442Z|babc31b6-70d4-4107-bc8c-c1504f81b624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:07.443Z|9b364193-3213-45c7-a3ac-c7752cb6c8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:07.443Z|9b364193-3213-45c7-a3ac-c7752cb6c8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:07.566Z|9819fd1e-597f-42c2-94ab-469568760bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:07.567Z|9819fd1e-597f-42c2-94ab-469568760bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:11.061Z|5c83a0fc-5ef1-48d5-8ed8-a32d91f21bac|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:14:11.062Z|5c83a0fc-5ef1-48d5-8ed8-a32d91f21bac|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:16.103Z|effce366-e011-4efd-b30d-4128940f930f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:14:16.107Z|effce366-e011-4efd-b30d-4128940f930f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:14:16.712Z|f15dfd40-a60b-444d-8b7a-cbf11cedd4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:14:16.712Z|f15dfd40-a60b-444d-8b7a-cbf11cedd4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:14:17.468Z|8aab968c-e1f9-4d0f-9126-203b05b9abc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:17.468Z|bc34854b-4ea9-45d9-8bcc-55882333ed9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:17.469Z|8aab968c-e1f9-4d0f-9126-203b05b9abc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:17.469Z|bc34854b-4ea9-45d9-8bcc-55882333ed9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:17.594Z|168866eb-699c-403c-8b39-b1a4d2b17420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:17.595Z|168866eb-699c-403c-8b39-b1a4d2b17420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:27.496Z|47c531c1-7325-4cc4-9f6d-eef3e79721ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:27.496Z|d8d961a4-610c-44aa-8fab-b77a5777958d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:27.497Z|d8d961a4-610c-44aa-8fab-b77a5777958d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:27.497Z|47c531c1-7325-4cc4-9f6d-eef3e79721ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:27.619Z|96eddc85-3635-40ef-b9d4-263ea69e937b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:27.620Z|96eddc85-3635-40ef-b9d4-263ea69e937b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:31.103Z|ed04d7a1-912c-421f-a8d8-744e42e6340a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:14:31.104Z|ed04d7a1-912c-421f-a8d8-744e42e6340a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:14:37.523Z|d44b29a2-0dc1-47f5-b095-73e6f4dec1ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:37.523Z|5b2351d6-5e3f-4561-abd2-e6bfa7a01c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:37.524Z|d44b29a2-0dc1-47f5-b095-73e6f4dec1ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:37.524Z|5b2351d6-5e3f-4561-abd2-e6bfa7a01c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:37.646Z|97371063-9e2a-4b23-b486-1258c5b4670b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:37.647Z|97371063-9e2a-4b23-b486-1258c5b4670b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:46.103Z|6a82c72b-9954-4aa0-9cdb-d2030a2a153e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:14:46.104Z|6a82c72b-9954-4aa0-9cdb-d2030a2a153e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:14:46.713Z|0338c629-a8ff-40cd-af65-f6271412a083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:14:46.713Z|0338c629-a8ff-40cd-af65-f6271412a083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:14:47.549Z|adaea2a2-8668-46f3-923a-6d35824626f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:47.549Z|d0c44975-7bb9-4354-a605-8a868ce70549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:47.550Z|adaea2a2-8668-46f3-923a-6d35824626f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:47.550Z|d0c44975-7bb9-4354-a605-8a868ce70549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:47.672Z|9079f395-9cb0-4831-9681-8bb4eb309a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:47.673Z|9079f395-9cb0-4831-9681-8bb4eb309a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:57.577Z|09c08984-0325-4853-a36d-c0aeb40749b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:57.578Z|08e6309c-79d8-4f1c-a2e6-cc88dfff6ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:57.578Z|09c08984-0325-4853-a36d-c0aeb40749b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:57.579Z|08e6309c-79d8-4f1c-a2e6-cc88dfff6ddf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:14:57.700Z|55c7b109-5ec8-4011-ad01-05e3918b4317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:14:57.701Z|55c7b109-5ec8-4011-ad01-05e3918b4317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:01.103Z|a062a53f-ce53-4234-90ec-7420be9f010b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:15:01.106Z|a062a53f-ce53-4234-90ec-7420be9f010b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:15:07.604Z|6b024205-e870-43c1-b65f-54f9b021ea6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:07.604Z|7858a650-fd6f-478f-9be6-5ad555d4e6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:07.605Z|6b024205-e870-43c1-b65f-54f9b021ea6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:07.605Z|7858a650-fd6f-478f-9be6-5ad555d4e6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:07.725Z|0cac7249-3a07-41d7-9dc8-716857671e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:07.726Z|0cac7249-3a07-41d7-9dc8-716857671e3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:11.060Z|9f011d2b-4474-43cd-a104-af6abcc88f5b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:15:11.061Z|9f011d2b-4474-43cd-a104-af6abcc88f5b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:16.103Z|a5a59bd3-e59b-452f-ad1a-407811ba94db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:15:16.104Z|a5a59bd3-e59b-452f-ad1a-407811ba94db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:15:16.714Z|f113445e-0e31-4a2c-832d-62fa30665aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:15:16.715Z|f113445e-0e31-4a2c-832d-62fa30665aa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:15:17.631Z|185561ae-bbcb-423e-a2dd-a03b68fd83c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:17.633Z|185561ae-bbcb-423e-a2dd-a03b68fd83c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:17.631Z|e4c0b1e3-f51b-48f7-8082-35e4c7896d27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:17.637Z|e4c0b1e3-f51b-48f7-8082-35e4c7896d27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:17.751Z|80698f11-6312-4b1d-b865-90f4bffb17b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:17.752Z|80698f11-6312-4b1d-b865-90f4bffb17b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:27.659Z|2f0787ee-4340-48e1-816b-f32141d82b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:27.660Z|2f0787ee-4340-48e1-816b-f32141d82b9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:27.659Z|57572801-7a30-4644-b799-35a235139cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:27.661Z|57572801-7a30-4644-b799-35a235139cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:27.780Z|a1b07b33-17e3-474a-94eb-ec616242781e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:27.781Z|a1b07b33-17e3-474a-94eb-ec616242781e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:31.103Z|82b5a201-7d61-4c17-9e3b-b4d7715b7325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:15:31.103Z|82b5a201-7d61-4c17-9e3b-b4d7715b7325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:15:37.696Z|59b3562c-33e3-4b6e-a765-ae91f8ae639b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:37.696Z|59b3562c-33e3-4b6e-a765-ae91f8ae639b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:37.698Z|8edae8f0-f016-4d2f-8872-fb744aa94b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:37.698Z|8edae8f0-f016-4d2f-8872-fb744aa94b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:37.808Z|9e0a7e24-7a39-4efd-97e7-5663e9ceb7ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:37.808Z|9e0a7e24-7a39-4efd-97e7-5663e9ceb7ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:46.103Z|de1885d6-07d7-490c-b708-ff242371afb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:15:46.106Z|de1885d6-07d7-490c-b708-ff242371afb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:15:46.715Z|ec8329de-c87e-4624-b549-adc27b6492f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:15:46.716Z|ec8329de-c87e-4624-b549-adc27b6492f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:15:47.724Z|61c6a52f-b881-4ca5-a031-0c81affe6ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:47.724Z|80275752-6fc3-46ce-8f95-ed0fd09b9d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:47.724Z|61c6a52f-b881-4ca5-a031-0c81affe6ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:47.725Z|80275752-6fc3-46ce-8f95-ed0fd09b9d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:47.850Z|2cca7fee-6e04-41ad-9975-906381843aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:47.850Z|2cca7fee-6e04-41ad-9975-906381843aa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:57.756Z|799c0e04-6a3a-40d7-8a87-23eda67b5552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:57.756Z|29340630-71f8-4fbe-8bc8-0d578593db09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:57.757Z|29340630-71f8-4fbe-8bc8-0d578593db09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:57.757Z|799c0e04-6a3a-40d7-8a87-23eda67b5552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:15:57.882Z|8c044257-6acf-4cce-b34a-fefc7f9b2127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:15:57.882Z|8c044257-6acf-4cce-b34a-fefc7f9b2127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:01.103Z|a4bd1bbf-d76d-4d6c-8894-20a7e45e9552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:16:01.104Z|a4bd1bbf-d76d-4d6c-8894-20a7e45e9552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:16:07.782Z|dad8a5a4-5d15-4e61-b768-9cdd94694140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:07.782Z|322b6158-e199-4cba-8c0c-eb4b7183dc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:07.783Z|322b6158-e199-4cba-8c0c-eb4b7183dc47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:07.783Z|dad8a5a4-5d15-4e61-b768-9cdd94694140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:07.906Z|17aeca8b-e44a-4265-9f73-d2a7dfbf3132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:07.907Z|17aeca8b-e44a-4265-9f73-d2a7dfbf3132|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:11.064Z|b3070ad0-8960-4692-a49c-8d2637ff13ce|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:16:11.065Z|b3070ad0-8960-4692-a49c-8d2637ff13ce|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:16.104Z|7e01df24-091d-42ed-a262-1dbec50e3447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:16:16.105Z|7e01df24-091d-42ed-a262-1dbec50e3447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:16:16.718Z|85d18122-03ac-4a68-955f-222a15c12fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:16:16.718Z|85d18122-03ac-4a68-955f-222a15c12fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:16:17.811Z|4744e907-bf43-49c3-b5de-59602374c444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:17.812Z|4744e907-bf43-49c3-b5de-59602374c444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:17.814Z|0a9e4ab4-2b1b-434b-b4f6-33c57987b941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:17.814Z|0a9e4ab4-2b1b-434b-b4f6-33c57987b941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:17.931Z|e7445540-4059-4472-8863-1661c86927ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:17.932Z|e7445540-4059-4472-8863-1661c86927ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:27.836Z|ac79eb8e-be6f-4bef-8fdc-031b8301b9ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:27.836Z|ac79eb8e-be6f-4bef-8fdc-031b8301b9ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:27.836Z|2b57e2d0-6093-4d42-9b03-b8da2025ed71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:27.838Z|2b57e2d0-6093-4d42-9b03-b8da2025ed71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:27.955Z|3fc456bc-42f3-4b8b-8795-59c0cd554dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:27.955Z|3fc456bc-42f3-4b8b-8795-59c0cd554dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:31.103Z|c1313a97-6751-4b77-8f8f-a30d1fc87577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:16:31.106Z|c1313a97-6751-4b77-8f8f-a30d1fc87577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:16:37.865Z|164778cb-386c-42b7-8dfe-5e12b9ec312d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:37.865Z|7eaef075-c7fe-4316-ad92-7f1c3eb7feb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:37.866Z|7eaef075-c7fe-4316-ad92-7f1c3eb7feb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:37.866Z|164778cb-386c-42b7-8dfe-5e12b9ec312d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:37.983Z|7c5a3f90-c71e-4cf3-ae82-cb5ad4393479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:37.983Z|7c5a3f90-c71e-4cf3-ae82-cb5ad4393479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:46.103Z|cd3591f1-e782-45f9-a52a-abc748c350c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:16:46.104Z|cd3591f1-e782-45f9-a52a-abc748c350c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:16:46.719Z|54734d8a-5f90-4bbb-8245-b2eeba6b326a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:16:46.719Z|54734d8a-5f90-4bbb-8245-b2eeba6b326a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:16:47.888Z|eb74f2fb-a31d-42fc-ad90-eff4c8b2e4a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:47.889Z|eb74f2fb-a31d-42fc-ad90-eff4c8b2e4a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:47.890Z|0b56d2ed-f325-4612-a8c2-8b54525cac17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:47.890Z|0b56d2ed-f325-4612-a8c2-8b54525cac17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:48.010Z|08adff8c-0fca-4a43-ad92-911482f4cc19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:48.011Z|08adff8c-0fca-4a43-ad92-911482f4cc19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:57.918Z|fb4008db-b7fe-483b-9d0d-5a0534923bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:57.919Z|fb4008db-b7fe-483b-9d0d-5a0534923bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:57.924Z|2ace4333-0e57-4592-b5f7-5a72e7c9fcd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:57.925Z|2ace4333-0e57-4592-b5f7-5a72e7c9fcd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:16:58.040Z|9056cee6-023a-48ae-9732-20626e9ee0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:16:58.041Z|9056cee6-023a-48ae-9732-20626e9ee0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:01.103Z|753fb23a-ec5b-4033-95ab-d83e4029d6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:17:01.104Z|753fb23a-ec5b-4033-95ab-d83e4029d6a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:17:07.945Z|d25a81c7-8acf-4aac-a11d-c720d2d2ae8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:07.945Z|d25a81c7-8acf-4aac-a11d-c720d2d2ae8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:07.948Z|3d00db01-9d1c-4ea9-a83d-e1eb13051a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:07.949Z|3d00db01-9d1c-4ea9-a83d-e1eb13051a94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:08.068Z|739b4b45-5f27-4447-b382-26d26fdc2e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:08.069Z|739b4b45-5f27-4447-b382-26d26fdc2e60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:11.062Z|50e6b46d-95fc-4df2-b986-630e774d7230|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:17:11.062Z|50e6b46d-95fc-4df2-b986-630e774d7230|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:16.103Z|087f1c10-0d1b-4ae8-8bf1-55a24bed836b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:17:16.106Z|087f1c10-0d1b-4ae8-8bf1-55a24bed836b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:17:16.721Z|1c31f75b-9f50-48ca-822c-f0c1b2c66ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:17:16.721Z|1c31f75b-9f50-48ca-822c-f0c1b2c66ce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:17:17.971Z|4ed27c09-7166-4c7b-9972-1550868043be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:17.971Z|583b8bde-f45c-4f3d-ae78-1f0217d10a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:17.972Z|583b8bde-f45c-4f3d-ae78-1f0217d10a6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:17.972Z|4ed27c09-7166-4c7b-9972-1550868043be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:18.095Z|35dc1b4e-a27e-4ad6-a943-bd5de77cecdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:18.095Z|35dc1b4e-a27e-4ad6-a943-bd5de77cecdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:28.000Z|68b070a9-ee3e-4460-b8ba-19d5243a4035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:28.001Z|68b070a9-ee3e-4460-b8ba-19d5243a4035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:28.002Z|8faee85f-635f-44e3-8626-506eed9e0bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:28.003Z|8faee85f-635f-44e3-8626-506eed9e0bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:28.118Z|e53f5566-6019-4021-89e0-77222a01462d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:28.119Z|e53f5566-6019-4021-89e0-77222a01462d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:31.103Z|4f4f7e8e-cb0f-4f69-b473-6e068c2375b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:17:31.103Z|4f4f7e8e-cb0f-4f69-b473-6e068c2375b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:17:38.036Z|fd99aca3-e1f3-4299-bb39-7fdd0c200454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:38.036Z|7714c992-ea18-4af0-acbc-1b7987ecc208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:38.036Z|fd99aca3-e1f3-4299-bb39-7fdd0c200454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:38.036Z|7714c992-ea18-4af0-acbc-1b7987ecc208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:38.145Z|287e3d53-1d25-48d9-9932-e5d39213b222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:38.146Z|287e3d53-1d25-48d9-9932-e5d39213b222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:46.103Z|1828ceb9-f34c-41a7-973c-0facb3d889bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:17:46.104Z|1828ceb9-f34c-41a7-973c-0facb3d889bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:17:46.722Z|1ab50a54-a0bf-4e2c-bfb5-a78d85bb2adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:17:46.723Z|1ab50a54-a0bf-4e2c-bfb5-a78d85bb2adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:17:48.064Z|ddfe7e29-13db-4da5-8f3b-275788275fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:48.064Z|b2e103e7-f421-413b-b46a-bc42b362db39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:48.065Z|ddfe7e29-13db-4da5-8f3b-275788275fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:48.065Z|b2e103e7-f421-413b-b46a-bc42b362db39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:48.178Z|c9e8af46-db19-4dc5-a5ce-f13e22fee9bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:48.178Z|c9e8af46-db19-4dc5-a5ce-f13e22fee9bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:58.096Z|74ea65d5-0576-4d62-96b8-31587424339e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:58.097Z|74ea65d5-0576-4d62-96b8-31587424339e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:58.104Z|d7dfbddb-b95a-415b-b8fe-d4ecff9b3444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:58.105Z|d7dfbddb-b95a-415b-b8fe-d4ecff9b3444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:17:58.205Z|48e71a56-e5cd-4506-9d1f-73cf1eea567c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:17:58.206Z|48e71a56-e5cd-4506-9d1f-73cf1eea567c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:01.103Z|7b0e15ce-b399-4971-8fb2-139f99126d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:18:01.107Z|7b0e15ce-b399-4971-8fb2-139f99126d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:18:08.124Z|86232c65-1c53-4211-b141-8c2ed4e1418c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:08.124Z|86232c65-1c53-4211-b141-8c2ed4e1418c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:08.137Z|c040eb15-040e-4743-9b6c-f8c730d6d6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:08.137Z|c040eb15-040e-4743-9b6c-f8c730d6d6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:08.234Z|2510bf69-7b3b-4ccc-9361-3fcd0a05bbba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:08.235Z|2510bf69-7b3b-4ccc-9361-3fcd0a05bbba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:11.062Z|99bcd32d-9ff0-4e3c-b81a-c73f2b292e9d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:18:11.063Z|99bcd32d-9ff0-4e3c-b81a-c73f2b292e9d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:16.103Z|39bcb515-ff2c-4e8c-b69f-dfcf5ca25b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:18:16.104Z|39bcb515-ff2c-4e8c-b69f-dfcf5ca25b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:18:16.724Z|bdfa9032-9d8f-4b0c-b216-8439e8e98dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:18:16.725Z|bdfa9032-9d8f-4b0c-b216-8439e8e98dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:18:18.150Z|52259f17-9721-4395-8528-b05425b61751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:18.150Z|52259f17-9721-4395-8528-b05425b61751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:18.164Z|b2639b05-a07f-4c47-aa34-c96222c88d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:18.164Z|b2639b05-a07f-4c47-aa34-c96222c88d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:18.260Z|ec7aa0d4-9bb2-4aff-856c-1906a70f8282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:18.260Z|ec7aa0d4-9bb2-4aff-856c-1906a70f8282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:28.175Z|6123f0ec-86f5-4f06-a7e4-aaedaa3b37be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:28.176Z|6123f0ec-86f5-4f06-a7e4-aaedaa3b37be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:28.189Z|19a324aa-90c6-4f24-ae49-025ea21eca4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:28.190Z|19a324aa-90c6-4f24-ae49-025ea21eca4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:28.283Z|da97eb18-6ef0-4beb-8fc9-2a19e6043efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:28.284Z|da97eb18-6ef0-4beb-8fc9-2a19e6043efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:31.103Z|50ac15f8-f5e0-4c9a-b3d1-efac68108309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:18:31.104Z|50ac15f8-f5e0-4c9a-b3d1-efac68108309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:18:38.199Z|4d3a37f0-91f5-4e0e-9cd2-17e92dae7510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:38.200Z|4d3a37f0-91f5-4e0e-9cd2-17e92dae7510|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:38.213Z|4ef8a721-e644-468a-8782-63318babe17b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:38.214Z|4ef8a721-e644-468a-8782-63318babe17b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:38.311Z|048f6f4c-0c1c-4599-9a09-75fb84e4072b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:38.312Z|048f6f4c-0c1c-4599-9a09-75fb84e4072b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:46.103Z|3a5c7f4d-eb82-4628-abe5-8f85b062fca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:18:46.106Z|3a5c7f4d-eb82-4628-abe5-8f85b062fca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:18:46.726Z|40e2c2c2-5193-4b46-a112-91933082a576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:18:46.726Z|40e2c2c2-5193-4b46-a112-91933082a576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:18:48.224Z|2f72dfc3-4e05-4167-bced-9ba0eb4ba1d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:48.226Z|2f72dfc3-4e05-4167-bced-9ba0eb4ba1d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:48.237Z|a2a5bb32-c9fd-45c3-86e7-e5640e37e417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:48.238Z|a2a5bb32-c9fd-45c3-86e7-e5640e37e417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:48.334Z|4086142a-4423-4ccf-9222-96cea3afc7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:48.335Z|4086142a-4423-4ccf-9222-96cea3afc7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:58.249Z|abda6e4c-a7e6-4963-8d34-9323da341c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:58.250Z|abda6e4c-a7e6-4963-8d34-9323da341c38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:58.263Z|610680f8-990c-41ce-b5b0-3759addb303d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:58.263Z|610680f8-990c-41ce-b5b0-3759addb303d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:18:58.366Z|da19455e-7bde-4f3f-8646-1a4a65350fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:18:58.366Z|da19455e-7bde-4f3f-8646-1a4a65350fde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:01.104Z|fc1f9277-105a-4512-955f-5cbc7904fb4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:19:01.104Z|fc1f9277-105a-4512-955f-5cbc7904fb4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:19:08.283Z|b3481467-dca2-46df-a59f-af19c50fba0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:08.284Z|b3481467-dca2-46df-a59f-af19c50fba0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:08.294Z|01c5d028-beb7-457d-9b2b-4bad6fd729ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:08.295Z|01c5d028-beb7-457d-9b2b-4bad6fd729ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:08.396Z|61d2468c-8f21-4b15-baa4-6378e9f6edc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:08.397Z|61d2468c-8f21-4b15-baa4-6378e9f6edc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:11.061Z|9e56b1e2-bd95-4481-80ed-45161f64b28f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:19:11.062Z|9e56b1e2-bd95-4481-80ed-45161f64b28f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:16.103Z|60dcf6d1-00a1-4c63-aeca-eef7d2a88516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:19:16.104Z|60dcf6d1-00a1-4c63-aeca-eef7d2a88516|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:19:16.727Z|08376ee2-8ecd-4ede-9ea9-9d1f71e5fd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:19:16.728Z|08376ee2-8ecd-4ede-9ea9-9d1f71e5fd0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:19:18.310Z|07870781-bad3-4346-aa0e-40193ae358f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:18.311Z|07870781-bad3-4346-aa0e-40193ae358f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:18.325Z|f5ac5799-589b-4b40-88cf-609d62ae33e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:18.325Z|f5ac5799-589b-4b40-88cf-609d62ae33e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:18.433Z|14d2e14d-cb6e-42d6-85ef-d60cca23ba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:18.433Z|14d2e14d-cb6e-42d6-85ef-d60cca23ba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:28.337Z|956f8648-8e4c-475b-99b8-0dedda61923d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:28.338Z|956f8648-8e4c-475b-99b8-0dedda61923d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:28.355Z|3ea9bb33-1d34-44ba-9d00-dc0848c2c38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:28.357Z|3ea9bb33-1d34-44ba-9d00-dc0848c2c38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:28.456Z|775cf3ac-363a-447c-8a13-2bc75e61bcb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:28.457Z|775cf3ac-363a-447c-8a13-2bc75e61bcb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:31.103Z|43745258-a138-415e-a781-047001d9478c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:19:31.104Z|43745258-a138-415e-a781-047001d9478c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:19:38.366Z|4bd84824-84e4-44d7-8689-1794cb8fd390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:38.366Z|4bd84824-84e4-44d7-8689-1794cb8fd390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:38.390Z|fd9fadf3-4289-4e30-9cd1-7e4a25d31cd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:38.391Z|fd9fadf3-4289-4e30-9cd1-7e4a25d31cd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:38.480Z|9a30dca6-3116-4b8f-9123-0814072a259b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:38.481Z|9a30dca6-3116-4b8f-9123-0814072a259b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:46.103Z|f427418a-7960-49bb-b14b-20e1851e9e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:19:46.104Z|f427418a-7960-49bb-b14b-20e1851e9e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:19:46.728Z|6555e684-9d67-4479-bdff-474ec217a7c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:19:46.729Z|6555e684-9d67-4479-bdff-474ec217a7c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:19:48.393Z|30aa4419-08ca-48ae-b11e-feb4914b0418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:48.394Z|30aa4419-08ca-48ae-b11e-feb4914b0418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:48.414Z|735cfbe5-3d55-4931-b9bf-c4e8637db545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:48.415Z|735cfbe5-3d55-4931-b9bf-c4e8637db545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:48.507Z|cf3d29c5-334d-4119-90ac-8a5bea12becb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:48.508Z|cf3d29c5-334d-4119-90ac-8a5bea12becb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:58.420Z|f202d2a5-c41f-4f00-b142-6bf3d8b8492e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:58.422Z|f202d2a5-c41f-4f00-b142-6bf3d8b8492e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:58.444Z|8b3dc9f8-0945-4410-b260-9a712249720f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:58.445Z|8b3dc9f8-0945-4410-b260-9a712249720f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:19:58.532Z|0ff90b77-0bbf-47f7-85f5-3a415fefa72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:19:58.534Z|0ff90b77-0bbf-47f7-85f5-3a415fefa72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:01.103Z|b252d57e-47d1-4064-ba43-cca97de2aed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:20:01.104Z|b252d57e-47d1-4064-ba43-cca97de2aed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:20:08.446Z|3732d018-d357-4a08-8c6f-8956cfa607c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:08.446Z|3732d018-d357-4a08-8c6f-8956cfa607c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:08.481Z|f2c30701-5c4f-473d-a1c4-0581121f8d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:08.482Z|f2c30701-5c4f-473d-a1c4-0581121f8d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:08.571Z|4979e0ba-5d65-4be9-bc19-793ea5da772f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:08.572Z|4979e0ba-5d65-4be9-bc19-793ea5da772f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:11.061Z|39b11659-eab8-42df-94d2-8a901624d896|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:20:11.062Z|39b11659-eab8-42df-94d2-8a901624d896|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:16.103Z|913a1113-ae41-4aba-9e75-7caa51e2ceac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:20:16.104Z|913a1113-ae41-4aba-9e75-7caa51e2ceac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:20:16.729Z|e74adb18-87a6-4d68-a354-da559bde30bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:20:16.730Z|e74adb18-87a6-4d68-a354-da559bde30bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:20:18.474Z|ef4de246-dc14-41ab-a307-0e0702fa69f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:18.474Z|ef4de246-dc14-41ab-a307-0e0702fa69f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:18.506Z|e01d1e28-5a74-4a80-b21b-c0f3a6145826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:18.507Z|e01d1e28-5a74-4a80-b21b-c0f3a6145826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:18.609Z|ab0244f6-2543-4e4f-b821-8f52a9392e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:18.610Z|ab0244f6-2543-4e4f-b821-8f52a9392e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:28.500Z|592c0c04-b9ab-4007-96ae-20d28181bc44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:28.501Z|592c0c04-b9ab-4007-96ae-20d28181bc44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:28.532Z|f822bab5-ac09-4dc8-af02-66f69b8ed555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:28.533Z|f822bab5-ac09-4dc8-af02-66f69b8ed555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:28.637Z|529f40b4-e722-4817-adcd-5f533a9da7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:28.638Z|529f40b4-e722-4817-adcd-5f533a9da7f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:31.103Z|cff8d4f9-9a12-42f3-b832-9a2088ae7090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:20:31.104Z|cff8d4f9-9a12-42f3-b832-9a2088ae7090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:20:38.527Z|5b3a37c6-4310-4717-8fb2-b0127b027fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:38.528Z|5b3a37c6-4310-4717-8fb2-b0127b027fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:38.558Z|d58b99d6-0c3b-43ae-bb43-f16e62dee0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:38.559Z|d58b99d6-0c3b-43ae-bb43-f16e62dee0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:38.670Z|f6e2dd76-4250-4735-b34c-e0acd5c9ef5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:38.670Z|f6e2dd76-4250-4735-b34c-e0acd5c9ef5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:46.103Z|91a8be79-d6c0-4cbd-84ec-19a36ab6eb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:20:46.104Z|91a8be79-d6c0-4cbd-84ec-19a36ab6eb96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:20:46.731Z|4c311969-e622-40e9-ae7c-7dbb0ce5f9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:20:46.731Z|4c311969-e622-40e9-ae7c-7dbb0ce5f9ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:20:48.552Z|b302ecdc-a138-49c0-bae5-143d65e336ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:48.552Z|b302ecdc-a138-49c0-bae5-143d65e336ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:48.583Z|56de6aef-34aa-4460-87ee-238417ed8d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:48.584Z|56de6aef-34aa-4460-87ee-238417ed8d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:48.695Z|1fd50e21-55e5-451e-86b4-f229cface20a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:48.695Z|1fd50e21-55e5-451e-86b4-f229cface20a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:58.576Z|c83da21c-a001-4ed1-9041-7a5d719e3652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:58.577Z|c83da21c-a001-4ed1-9041-7a5d719e3652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:58.622Z|1bc5739f-cee9-49da-a2b4-9170184ae168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:58.622Z|1bc5739f-cee9-49da-a2b4-9170184ae168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:20:58.720Z|615eae93-e71b-410d-ade7-63bf177a36a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:20:58.720Z|615eae93-e71b-410d-ade7-63bf177a36a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:01.103Z|44835f85-dfed-41ff-8f36-4c7490535d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:21:01.104Z|44835f85-dfed-41ff-8f36-4c7490535d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:21:08.618Z|83413ae4-2432-4b25-aa1d-36a88057b24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:08.619Z|83413ae4-2432-4b25-aa1d-36a88057b24f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:08.648Z|45a5cd9d-e7cc-49c8-b3c3-c0c742109708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:08.649Z|45a5cd9d-e7cc-49c8-b3c3-c0c742109708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:08.743Z|41e2addd-1501-49de-9354-c2a2189bb152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:08.744Z|41e2addd-1501-49de-9354-c2a2189bb152|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:11.061Z|79fcb8f5-2ae2-4a97-ab5f-a5c71abd1472|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:21:11.062Z|79fcb8f5-2ae2-4a97-ab5f-a5c71abd1472|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:16.103Z|07b6c83b-4277-46dc-b05e-05dd033b05c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:21:16.104Z|07b6c83b-4277-46dc-b05e-05dd033b05c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:21:16.732Z|2b14ed28-ba31-45f8-8dd2-aadf26873b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:21:16.732Z|2b14ed28-ba31-45f8-8dd2-aadf26873b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:21:18.667Z|76220914-382f-4463-836d-d6502b82da70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:18.668Z|76220914-382f-4463-836d-d6502b82da70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:18.676Z|9128cb7a-aa6c-4ec1-920d-245123607a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:18.677Z|9128cb7a-aa6c-4ec1-920d-245123607a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:18.767Z|e9306dca-56e8-4f10-a2eb-4a959cd73c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:18.768Z|e9306dca-56e8-4f10-a2eb-4a959cd73c1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:28.696Z|53d61f25-f41c-45c3-85bd-c9e6470f6dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:28.697Z|53d61f25-f41c-45c3-85bd-c9e6470f6dac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:28.700Z|5b734169-02da-4470-ad1a-4d0ada2d8fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:28.700Z|5b734169-02da-4470-ad1a-4d0ada2d8fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:28.791Z|fcf6d36f-c753-4694-86fa-d6ca349243da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:28.792Z|fcf6d36f-c753-4694-86fa-d6ca349243da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:31.103Z|998a09e4-2512-480a-8911-e9d8601760c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:21:31.106Z|998a09e4-2512-480a-8911-e9d8601760c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:21:38.721Z|f0e61df1-1dd6-4952-baec-c0463e0a8cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:38.721Z|4b28172b-054d-4cef-a037-8707c42bbc15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:38.721Z|f0e61df1-1dd6-4952-baec-c0463e0a8cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:38.722Z|4b28172b-054d-4cef-a037-8707c42bbc15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:38.814Z|3d2e298a-d878-4a19-a0bb-1c0fefd3063c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:38.815Z|3d2e298a-d878-4a19-a0bb-1c0fefd3063c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:46.103Z|0a0020a4-c658-436b-bdcb-17f5c63ef2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:21:46.104Z|0a0020a4-c658-436b-bdcb-17f5c63ef2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:21:46.733Z|5752b75c-2191-4387-8d73-fb7c5ad6443b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:21:46.734Z|5752b75c-2191-4387-8d73-fb7c5ad6443b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:21:48.748Z|2ffb883d-fc50-4dd7-a7e8-2e0ebbd7b0d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:48.749Z|2ffb883d-fc50-4dd7-a7e8-2e0ebbd7b0d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:48.750Z|f0c5ba7d-92f8-4e99-91d7-1c5b725ba326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:48.750Z|f0c5ba7d-92f8-4e99-91d7-1c5b725ba326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:48.838Z|9b5c6460-690d-47f0-a8e1-c1d34ac87cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:48.839Z|9b5c6460-690d-47f0-a8e1-c1d34ac87cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:58.775Z|94b4f1dd-e7c2-4033-ab8d-e92d701d2a06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:58.776Z|94b4f1dd-e7c2-4033-ab8d-e92d701d2a06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:58.777Z|846faaa8-41b4-44ae-b6f8-f7354b980551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:58.777Z|846faaa8-41b4-44ae-b6f8-f7354b980551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:21:58.861Z|648e71a1-62c6-421d-bdd1-58a2d40ab998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:21:58.862Z|648e71a1-62c6-421d-bdd1-58a2d40ab998|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:01.103Z|0a7008a5-3eff-4ad9-99f2-0f810a1b9df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:22:01.105Z|0a7008a5-3eff-4ad9-99f2-0f810a1b9df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:22:08.800Z|9742998f-c286-4638-9e05-88eb550b9f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:08.800Z|9742998f-c286-4638-9e05-88eb550b9f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:08.803Z|d626fc94-6a0b-430e-b59d-bba156230b5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:08.805Z|d626fc94-6a0b-430e-b59d-bba156230b5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:08.886Z|74ce400f-ec26-4226-a98d-dd4aa6760b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:08.887Z|74ce400f-ec26-4226-a98d-dd4aa6760b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:11.061Z|316c34ef-2d55-4456-81e4-8305a9e046ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:22:11.062Z|316c34ef-2d55-4456-81e4-8305a9e046ed|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:16.104Z|3c954760-7bbd-4e37-86a2-7ef410b52af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:22:16.107Z|3c954760-7bbd-4e37-86a2-7ef410b52af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:22:16.735Z|a1f448ae-1f08-4904-a270-b2b45a1e6ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:22:16.735Z|a1f448ae-1f08-4904-a270-b2b45a1e6ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:22:18.825Z|115c6b07-9063-4023-b533-ff5f0d6bbebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:18.825Z|115c6b07-9063-4023-b533-ff5f0d6bbebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:18.832Z|e3e1615e-0aa5-40ea-8343-16caa1f9eeb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:18.832Z|e3e1615e-0aa5-40ea-8343-16caa1f9eeb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:18.910Z|d3a625eb-faa8-4d86-9a92-4b5b9ea2d517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:18.911Z|d3a625eb-faa8-4d86-9a92-4b5b9ea2d517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:28.849Z|20421f5b-20a4-44f0-b9dd-ca73601af90b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:28.850Z|20421f5b-20a4-44f0-b9dd-ca73601af90b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:28.855Z|f15a571e-9761-476b-ac99-8ca2ce1f8866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:28.856Z|f15a571e-9761-476b-ac99-8ca2ce1f8866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:28.933Z|a098c8f1-d27c-458b-9051-835885bf5807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:28.934Z|a098c8f1-d27c-458b-9051-835885bf5807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:31.103Z|157817f8-294f-4599-944d-dad7b7ecb8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:22:31.104Z|157817f8-294f-4599-944d-dad7b7ecb8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:22:38.875Z|73166df5-f6f0-4796-bf29-83d07f3be938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:38.876Z|73166df5-f6f0-4796-bf29-83d07f3be938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:38.883Z|a9bbf085-0870-487e-8684-7b546b1cc0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:38.884Z|a9bbf085-0870-487e-8684-7b546b1cc0f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:38.960Z|887ebd79-aec5-48db-933b-61044f6e0dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:38.961Z|887ebd79-aec5-48db-933b-61044f6e0dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:46.104Z|1f295be3-8a3f-49e1-82d1-a722e81951fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:22:46.104Z|1f295be3-8a3f-49e1-82d1-a722e81951fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:22:46.736Z|72e9d0a2-53ac-4d0a-9738-2c52a65f5a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:22:46.736Z|72e9d0a2-53ac-4d0a-9738-2c52a65f5a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:22:48.903Z|d4faf324-2b12-4046-a4cf-9c3869317468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:48.904Z|d4faf324-2b12-4046-a4cf-9c3869317468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:48.907Z|101a92d9-077d-43f4-9ee8-eaa2faf91b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:48.908Z|101a92d9-077d-43f4-9ee8-eaa2faf91b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:48.992Z|7c659fb4-94d2-453f-bf3c-f7936a7bcd5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:48.993Z|7c659fb4-94d2-453f-bf3c-f7936a7bcd5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:58.928Z|b76185db-0c4f-47a2-9532-3207372ee372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:58.929Z|b76185db-0c4f-47a2-9532-3207372ee372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:58.929Z|fedca1a5-e199-4f0c-ab87-6c6791dd2511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:58.930Z|fedca1a5-e199-4f0c-ab87-6c6791dd2511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:22:59.018Z|28508ec1-b071-4071-a83e-d6845f5d229c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:22:59.018Z|28508ec1-b071-4071-a83e-d6845f5d229c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:01.103Z|f787d1eb-4e33-43cf-860e-1e1180cdb05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:23:01.105Z|f787d1eb-4e33-43cf-860e-1e1180cdb05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:23:08.961Z|bb19f549-2f3b-48cf-970d-f56047549b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:08.962Z|bb19f549-2f3b-48cf-970d-f56047549b9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:08.962Z|0525be70-837b-4585-b819-1561ee52ae1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:08.963Z|0525be70-837b-4585-b819-1561ee52ae1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:09.043Z|7b0c211a-269d-4e89-8b6a-05180afb2df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:09.043Z|7b0c211a-269d-4e89-8b6a-05180afb2df4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:11.060Z|6e7f1db1-584f-42ee-9fea-699ca32ffc6f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:23:11.061Z|6e7f1db1-584f-42ee-9fea-699ca32ffc6f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:16.103Z|c28eae80-1814-49ae-aedb-044f9270a16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:23:16.103Z|c28eae80-1814-49ae-aedb-044f9270a16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:23:16.737Z|bac8f75e-a728-4c58-bef0-ace4e13b45ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:23:16.737Z|bac8f75e-a728-4c58-bef0-ace4e13b45ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:23:18.996Z|58f6ee21-3478-4bcb-893c-d8dfafa3e468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:18.997Z|58f6ee21-3478-4bcb-893c-d8dfafa3e468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:19.001Z|27ad8ea1-60d5-492f-a241-4c97069331a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:19.002Z|27ad8ea1-60d5-492f-a241-4c97069331a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:19.067Z|415c52ae-5e6d-455f-b098-5df83a5f79ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:19.067Z|415c52ae-5e6d-455f-b098-5df83a5f79ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:29.023Z|5fba5192-a398-4bcc-a942-bccd99898acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:29.023Z|5fba5192-a398-4bcc-a942-bccd99898acb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:29.024Z|7368c569-b789-447b-add7-c8019a5211e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:29.025Z|7368c569-b789-447b-add7-c8019a5211e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:29.091Z|6db6e6c4-6e3f-4b06-bfec-e2e845e42538|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:29.092Z|6db6e6c4-6e3f-4b06-bfec-e2e845e42538|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:31.104Z|0fcfd36e-126a-47ae-a7ac-5acce8f7e718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:23:31.104Z|0fcfd36e-126a-47ae-a7ac-5acce8f7e718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:23:39.048Z|6e3673b9-02ec-4d6d-9ac5-25195b54b404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:39.049Z|6e3673b9-02ec-4d6d-9ac5-25195b54b404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:39.049Z|450a2d9a-1d17-40a0-96d7-08dd79a2af02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:39.049Z|450a2d9a-1d17-40a0-96d7-08dd79a2af02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:39.114Z|4adf6466-669c-4a36-b596-ca826c1f12dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:39.115Z|4adf6466-669c-4a36-b596-ca826c1f12dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:46.103Z|db0254bf-ead0-4e45-82c4-d7280d07fd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:23:46.106Z|db0254bf-ead0-4e45-82c4-d7280d07fd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:23:46.738Z|2d12fbf0-d856-4abe-8bc1-c3fe4923623d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:23:46.739Z|2d12fbf0-d856-4abe-8bc1-c3fe4923623d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:23:49.076Z|c08748b5-5a01-4a78-b12b-250186bd9afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:49.076Z|5130ced9-b6e3-43ea-8674-e22e382955dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:49.076Z|c08748b5-5a01-4a78-b12b-250186bd9afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:49.076Z|5130ced9-b6e3-43ea-8674-e22e382955dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:49.136Z|69717d46-fff4-475d-b347-72255e83dbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:49.137Z|69717d46-fff4-475d-b347-72255e83dbe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:59.101Z|e54d22a2-d283-4857-8e5b-2647b3e2c149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:59.101Z|352032a8-877a-4f41-90ad-abca6ef1094f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:59.101Z|352032a8-877a-4f41-90ad-abca6ef1094f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:59.101Z|e54d22a2-d283-4857-8e5b-2647b3e2c149|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:23:59.159Z|448ae8b9-45da-45d9-89a6-d6fb360bdcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:23:59.160Z|448ae8b9-45da-45d9-89a6-d6fb360bdcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:01.103Z|9bde6e82-7f93-43c1-b3a0-1cd42b4527af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:24:01.104Z|9bde6e82-7f93-43c1-b3a0-1cd42b4527af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:24:09.124Z|b3cc1ef2-47d1-421c-881a-eff3dc9693fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:09.124Z|a4a3328c-800a-4df8-80f7-6b5ca9f1b5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:09.125Z|b3cc1ef2-47d1-421c-881a-eff3dc9693fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:09.125Z|a4a3328c-800a-4df8-80f7-6b5ca9f1b5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:09.183Z|a6876fce-b7ac-4f57-9444-ca8039e05a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:09.184Z|a6876fce-b7ac-4f57-9444-ca8039e05a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:11.062Z|1881912a-c457-49dd-be96-b9520391bba1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:24:11.063Z|1881912a-c457-49dd-be96-b9520391bba1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:16.103Z|25f10f36-0a2f-489a-a775-14992bf2d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:24:16.104Z|25f10f36-0a2f-489a-a775-14992bf2d31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:24:16.740Z|91029783-e229-42e9-9bac-34284b80492a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:24:16.740Z|91029783-e229-42e9-9bac-34284b80492a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:24:19.147Z|8a4bee8b-2d33-4aaa-820f-f583a35af1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:19.147Z|99d7ad9d-b40a-41a4-b120-4204a43e99cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:19.147Z|8a4bee8b-2d33-4aaa-820f-f583a35af1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:19.148Z|99d7ad9d-b40a-41a4-b120-4204a43e99cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:19.208Z|47e9cfb4-9796-484f-8655-aec55a06f6ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:19.210Z|47e9cfb4-9796-484f-8655-aec55a06f6ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:29.179Z|e3d198a4-cfdb-4a46-bde5-f7369ea5bb70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:29.180Z|e3d198a4-cfdb-4a46-bde5-f7369ea5bb70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:29.183Z|f908052c-d818-41a6-9c42-c71b7057d3e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:29.184Z|f908052c-d818-41a6-9c42-c71b7057d3e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:29.234Z|f65cec25-3468-4457-9ae8-16f1aa424056|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:29.234Z|f65cec25-3468-4457-9ae8-16f1aa424056|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:31.103Z|ec367b5a-56a3-4113-a5f7-6c0d8144069f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:24:31.106Z|ec367b5a-56a3-4113-a5f7-6c0d8144069f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:24:39.211Z|76473b3f-aab0-4213-99a0-418c65b9bf05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:39.211Z|15caf0af-1f99-404a-b356-051a535113a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:39.212Z|76473b3f-aab0-4213-99a0-418c65b9bf05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:39.212Z|15caf0af-1f99-404a-b356-051a535113a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:39.260Z|06eccf72-72dc-4e3d-8f8e-5a11fb7cb744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:39.261Z|06eccf72-72dc-4e3d-8f8e-5a11fb7cb744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:46.103Z|937a0152-2553-4ced-8087-a2b313f52715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:24:46.104Z|937a0152-2553-4ced-8087-a2b313f52715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:24:46.741Z|bc2bdaa4-87ae-416b-b564-f38090c22d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:24:46.741Z|bc2bdaa4-87ae-416b-b564-f38090c22d69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:24:49.237Z|55c7c51b-cc70-4309-bdb5-3e3028586629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:49.237Z|7ac8af43-6bf3-4070-8d81-fe8e45a397aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:49.238Z|55c7c51b-cc70-4309-bdb5-3e3028586629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:49.238Z|7ac8af43-6bf3-4070-8d81-fe8e45a397aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:49.287Z|6f2ae70c-8f62-467b-b5a2-36db029d1ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:49.288Z|6f2ae70c-8f62-467b-b5a2-36db029d1ece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:59.272Z|28597b3b-67d3-4d21-906e-a00009fce61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:59.273Z|28597b3b-67d3-4d21-906e-a00009fce61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:59.276Z|706b1449-43c4-44b9-ac4b-35f2d50e0d83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:59.277Z|706b1449-43c4-44b9-ac4b-35f2d50e0d83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:24:59.312Z|d77ffb46-36a8-46b7-8057-431a32b81d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:24:59.312Z|d77ffb46-36a8-46b7-8057-431a32b81d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:01.103Z|81cc1d1a-f617-4d0f-bb8e-27bccc87cc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:25:01.104Z|81cc1d1a-f617-4d0f-bb8e-27bccc87cc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:25:09.303Z|e6559234-44bc-40ba-9b99-fe75fbb91226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:09.303Z|eb99865d-9008-4e24-b3cb-cd3936b1ba68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:09.303Z|e6559234-44bc-40ba-9b99-fe75fbb91226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:09.303Z|eb99865d-9008-4e24-b3cb-cd3936b1ba68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:09.338Z|8cb6144a-52ec-4df4-a746-39624df7e627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:09.339Z|8cb6144a-52ec-4df4-a746-39624df7e627|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:11.062Z|de17c9d7-6c6e-40b2-9756-42896d94d8b0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:25:11.063Z|de17c9d7-6c6e-40b2-9756-42896d94d8b0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:16.103Z|5e797736-84ba-46b9-ae42-d32d92c1382a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:25:16.106Z|5e797736-84ba-46b9-ae42-d32d92c1382a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:25:16.742Z|e65dc140-ac89-47ba-8dfe-5fc5c445aa6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:25:16.743Z|e65dc140-ac89-47ba-8dfe-5fc5c445aa6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:25:19.332Z|dbcedab1-3e4e-427d-a594-90e34cf3d632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:19.332Z|03993c58-9cd1-458b-bf01-c7f9cedcf305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:19.333Z|dbcedab1-3e4e-427d-a594-90e34cf3d632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:19.333Z|03993c58-9cd1-458b-bf01-c7f9cedcf305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:19.365Z|ca8f538b-18c7-4da2-8cfa-401bbc4a2bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:19.366Z|ca8f538b-18c7-4da2-8cfa-401bbc4a2bb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:29.360Z|4b3eafb0-1095-442e-a23f-cb307bb6a9b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:29.361Z|4b3eafb0-1095-442e-a23f-cb307bb6a9b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:29.366Z|a52c44d1-df9d-47c3-ae70-4d3e0cf720eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:29.366Z|a52c44d1-df9d-47c3-ae70-4d3e0cf720eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:29.390Z|def67938-d1bd-43f0-8356-7769a037c822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:29.391Z|def67938-d1bd-43f0-8356-7769a037c822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:31.103Z|26da20a2-e77a-4413-ae8f-e71eee0e51a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:25:31.104Z|26da20a2-e77a-4413-ae8f-e71eee0e51a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:25:39.393Z|2946701a-558d-4e92-9578-cb4b0dfa5b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:39.393Z|01040478-5576-4b15-bdbe-70af3b9263b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:39.394Z|2946701a-558d-4e92-9578-cb4b0dfa5b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:39.394Z|01040478-5576-4b15-bdbe-70af3b9263b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:39.419Z|0d30dbda-33bc-45a6-944c-55dac6827d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:39.420Z|0d30dbda-33bc-45a6-944c-55dac6827d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:46.103Z|e87d26c8-ca77-49be-9ba1-222ae62e0cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:25:46.104Z|e87d26c8-ca77-49be-9ba1-222ae62e0cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:25:46.744Z|5da19043-6207-4e88-b6cc-c89122e97a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:25:46.744Z|5da19043-6207-4e88-b6cc-c89122e97a70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:25:49.422Z|407386cd-10e6-42ac-a21a-62ba02920080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:49.422Z|29f4e147-8dce-4ac8-8b6b-5c1ed93ce3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:49.423Z|29f4e147-8dce-4ac8-8b6b-5c1ed93ce3a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:49.423Z|407386cd-10e6-42ac-a21a-62ba02920080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:49.445Z|bf1fd12a-3cfa-4b71-8906-e56b3c147532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:49.448Z|bf1fd12a-3cfa-4b71-8906-e56b3c147532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:59.447Z|9d19aa91-be64-4a7e-b566-737f5a40d6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:59.447Z|32fb0e34-1521-4573-8c68-86e7de9996b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:59.448Z|32fb0e34-1521-4573-8c68-86e7de9996b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:59.448Z|9d19aa91-be64-4a7e-b566-737f5a40d6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:25:59.475Z|eb14eb4c-30c1-41e5-b36b-037712844ab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:25:59.476Z|eb14eb4c-30c1-41e5-b36b-037712844ab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:01.103Z|077f482a-d588-4061-b2c7-60ef7cd8fc54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:26:01.106Z|077f482a-d588-4061-b2c7-60ef7cd8fc54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:26:09.481Z|507144d0-2aef-4155-9166-229a6d64b86a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:09.481Z|38a99383-5c1b-4aca-a2ef-1935dde5618a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:09.482Z|507144d0-2aef-4155-9166-229a6d64b86a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:09.482Z|38a99383-5c1b-4aca-a2ef-1935dde5618a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:09.508Z|b58dc514-abe5-4c9a-8ad9-017654da8559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:09.509Z|b58dc514-abe5-4c9a-8ad9-017654da8559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:11.061Z|114fe943-5cda-4da3-b5c9-788ac77d72a4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:26:11.062Z|114fe943-5cda-4da3-b5c9-788ac77d72a4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:16.103Z|221db9f5-532e-4c41-a867-d53ea4bf069b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:26:16.104Z|221db9f5-532e-4c41-a867-d53ea4bf069b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:26:16.745Z|b3e0ee02-b4c1-4075-9b44-499421c53d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:26:16.745Z|b3e0ee02-b4c1-4075-9b44-499421c53d28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:26:19.523Z|a91ae93b-1a7c-4483-a744-e30dc237e746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:19.523Z|a91ae93b-1a7c-4483-a744-e30dc237e746|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:19.528Z|006c27b8-ceeb-4eb0-a8f5-21c4592950e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:19.528Z|006c27b8-ceeb-4eb0-a8f5-21c4592950e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:19.536Z|b271d7da-1e1f-49f5-875a-d2ae9f28d69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:19.543Z|b271d7da-1e1f-49f5-875a-d2ae9f28d69d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:29.546Z|e0cf7e00-a54e-4ffc-a843-b81483b1fe04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:29.547Z|e0cf7e00-a54e-4ffc-a843-b81483b1fe04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:29.551Z|45918a23-6898-468a-9cc2-e9180e86fae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:29.552Z|45918a23-6898-468a-9cc2-e9180e86fae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:29.569Z|ba834859-6997-49ab-af83-7d303ae05247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:29.570Z|ba834859-6997-49ab-af83-7d303ae05247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:31.103Z|8ee6c032-137d-4721-9eb2-ddf8aeaf3799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:26:31.104Z|8ee6c032-137d-4721-9eb2-ddf8aeaf3799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:26:39.573Z|fed1c522-864a-4b85-9ba4-0578ad1ad802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:39.574Z|fed1c522-864a-4b85-9ba4-0578ad1ad802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:39.576Z|e82c2464-8e57-4de6-8cd9-6a099e95026f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:39.576Z|e82c2464-8e57-4de6-8cd9-6a099e95026f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:39.597Z|1f184255-0d71-4eb6-bbd6-50a4d640bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:39.597Z|1f184255-0d71-4eb6-bbd6-50a4d640bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:46.105Z|08e3d2a8-5ddb-4a5c-ae69-ee55cee75a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:26:46.108Z|08e3d2a8-5ddb-4a5c-ae69-ee55cee75a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:26:46.746Z|49b3f3a3-96b7-477d-8eec-c286a019534a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:26:46.747Z|49b3f3a3-96b7-477d-8eec-c286a019534a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:26:49.601Z|c62b898f-36ed-4b40-acbf-b4640ca6f6e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:49.602Z|c62b898f-36ed-4b40-acbf-b4640ca6f6e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:49.603Z|2cfe5d0b-45e5-4a61-9abc-391966b56465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:49.604Z|2cfe5d0b-45e5-4a61-9abc-391966b56465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:49.626Z|5ce110cd-81ee-4b10-9fb7-74268886c064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:49.627Z|5ce110cd-81ee-4b10-9fb7-74268886c064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:59.626Z|ac8948bb-f2c7-4fb4-add1-706856cc354d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:59.626Z|632d8619-2163-4684-84bd-bb0a41dd8ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:59.627Z|ac8948bb-f2c7-4fb4-add1-706856cc354d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:59.627Z|632d8619-2163-4684-84bd-bb0a41dd8ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:26:59.660Z|5231840c-53ab-40fa-9b8d-2043c29783bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:26:59.661Z|5231840c-53ab-40fa-9b8d-2043c29783bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:01.103Z|87bb8006-5303-4321-85c4-8e8a8adcb947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:27:01.104Z|87bb8006-5303-4321-85c4-8e8a8adcb947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:27:09.654Z|cc4dd0c5-5843-4adc-b931-3d26f1e13963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:09.654Z|6d962a5e-e019-486b-976a-ef7902fe25cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:09.655Z|6d962a5e-e019-486b-976a-ef7902fe25cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:09.655Z|cc4dd0c5-5843-4adc-b931-3d26f1e13963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:09.686Z|de827732-1fe2-4bbc-9250-865cb9654c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:09.687Z|de827732-1fe2-4bbc-9250-865cb9654c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:11.063Z|269c198a-5044-4c64-8d2c-cab75b27bc02|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:27:11.064Z|269c198a-5044-4c64-8d2c-cab75b27bc02|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:16.103Z|186fc2dd-08dc-408e-9866-b36b5bf198ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:27:16.104Z|186fc2dd-08dc-408e-9866-b36b5bf198ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:27:16.747Z|5eaec9fe-7c62-4fb2-8e50-8c1c993055c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:27:16.748Z|5eaec9fe-7c62-4fb2-8e50-8c1c993055c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:27:19.680Z|fb223feb-0b91-4a57-82b6-3a1fea2511bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:19.680Z|038abe8a-5e86-49a6-bf2f-884ea065ff69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:19.681Z|038abe8a-5e86-49a6-bf2f-884ea065ff69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:19.681Z|fb223feb-0b91-4a57-82b6-3a1fea2511bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:19.715Z|79f6c11f-d553-45e7-9b66-7df5dc93cf00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:19.716Z|79f6c11f-d553-45e7-9b66-7df5dc93cf00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:29.707Z|317c7ee0-a8fa-44b2-b97b-cd20d5d3610c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:29.708Z|317c7ee0-a8fa-44b2-b97b-cd20d5d3610c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:29.708Z|3612e3db-9e76-4057-9643-b580366cb6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:29.708Z|3612e3db-9e76-4057-9643-b580366cb6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:29.743Z|afbb85b0-a9f7-4159-a04c-6c0dffd61720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:29.744Z|afbb85b0-a9f7-4159-a04c-6c0dffd61720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:31.103Z|5c72fffb-6ebc-4162-9e39-b14030c2afd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:27:31.106Z|5c72fffb-6ebc-4162-9e39-b14030c2afd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:27:39.732Z|5cc596a7-591d-4112-b5f8-109e620d7454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:39.732Z|072c39f3-2974-45e5-8b57-3c4e9bddfd3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:39.733Z|5cc596a7-591d-4112-b5f8-109e620d7454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:39.733Z|072c39f3-2974-45e5-8b57-3c4e9bddfd3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:39.767Z|6259792b-931f-474d-b527-5a11c683cf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:39.768Z|6259792b-931f-474d-b527-5a11c683cf41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:46.103Z|75496ac2-f4a9-4d61-8e0b-0acb0027e9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:27:46.103Z|75496ac2-f4a9-4d61-8e0b-0acb0027e9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:27:46.748Z|8cb851f3-85b9-4d39-b989-433b854c5d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:27:46.749Z|8cb851f3-85b9-4d39-b989-433b854c5d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:27:49.759Z|b3d35309-61c2-4e6f-8bf3-fc50b4697772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:49.760Z|b3d35309-61c2-4e6f-8bf3-fc50b4697772|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:49.760Z|f54a5d0a-41a3-4b68-9193-ea4b57280a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:49.761Z|f54a5d0a-41a3-4b68-9193-ea4b57280a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:49.792Z|ef49213b-fccf-42ee-85a2-cbe83d1759bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:49.793Z|ef49213b-fccf-42ee-85a2-cbe83d1759bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:59.783Z|514876a6-9e06-44c7-a2c0-2ac7f5a54a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:59.783Z|ebad44ab-48f1-47fd-8393-d9dcb2996c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:59.783Z|ebad44ab-48f1-47fd-8393-d9dcb2996c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:59.783Z|514876a6-9e06-44c7-a2c0-2ac7f5a54a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:27:59.817Z|99e19aea-9f92-43e0-941d-c13432d79732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:27:59.818Z|99e19aea-9f92-43e0-941d-c13432d79732|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:01.104Z|23769b0b-3828-4d5d-838e-0afa342ae8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:28:01.105Z|23769b0b-3828-4d5d-838e-0afa342ae8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:28:09.806Z|4be878d9-9602-4567-be44-5e931dab34b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:09.807Z|4be878d9-9602-4567-be44-5e931dab34b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:09.812Z|99c3b438-92d4-4550-8a70-9580c9d5f421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:09.812Z|99c3b438-92d4-4550-8a70-9580c9d5f421|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:09.850Z|8d5fc13d-72c0-48b2-ab90-4a91f61b28ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:09.850Z|8d5fc13d-72c0-48b2-ab90-4a91f61b28ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:11.061Z|3b148408-2e7e-4d9e-b451-e2b0d45697be|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:28:11.061Z|3b148408-2e7e-4d9e-b451-e2b0d45697be|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:16.103Z|b8a37a94-c059-4f2a-8739-15e96c47e2a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:28:16.105Z|b8a37a94-c059-4f2a-8739-15e96c47e2a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:28:16.750Z|c0aa94fa-93d7-4eab-a6a2-69527802c42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:28:16.750Z|c0aa94fa-93d7-4eab-a6a2-69527802c42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:28:19.840Z|2f5457a7-cc53-4c84-a13d-603ea0aa6709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:19.840Z|fd1bbd72-9623-41f4-952f-29a78e432550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:19.841Z|2f5457a7-cc53-4c84-a13d-603ea0aa6709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:19.841Z|fd1bbd72-9623-41f4-952f-29a78e432550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:19.873Z|2e845892-438e-452b-a223-c9f4e410cbaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:19.873Z|2e845892-438e-452b-a223-c9f4e410cbaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:29.866Z|80ca09b5-5e5e-4b89-a51e-a24151eece56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:29.867Z|80ca09b5-5e5e-4b89-a51e-a24151eece56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:29.867Z|111d3fdd-1982-4291-ac1e-4236f6c66580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:29.868Z|111d3fdd-1982-4291-ac1e-4236f6c66580|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:29.897Z|f20d9498-865e-4ebe-8fa6-32c2d717e568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:29.898Z|f20d9498-865e-4ebe-8fa6-32c2d717e568|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:31.103Z|69684329-345b-400c-8552-0c591af87f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:28:31.104Z|69684329-345b-400c-8552-0c591af87f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:28:39.894Z|cc7863b6-ca67-4cd1-bfc3-0dcc026925c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:39.896Z|cc7863b6-ca67-4cd1-bfc3-0dcc026925c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:39.897Z|28682b37-a4a3-4705-aa03-6459cc6a15bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:39.897Z|28682b37-a4a3-4705-aa03-6459cc6a15bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:39.929Z|cfb91f25-2b77-49ef-b55b-b58cc698c669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:39.930Z|cfb91f25-2b77-49ef-b55b-b58cc698c669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:46.103Z|a2ac2b58-e1da-4b81-a01c-d4cd79a36a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:28:46.104Z|a2ac2b58-e1da-4b81-a01c-d4cd79a36a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:28:46.751Z|c76c6f0b-7a7f-448b-afa7-0001451a1327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:28:46.752Z|c76c6f0b-7a7f-448b-afa7-0001451a1327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:28:49.933Z|b33fc09d-b07e-48cf-ba68-23bc6ec9fbdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:49.933Z|f15719ea-6fc8-4a47-a358-f51341755873|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:49.934Z|b33fc09d-b07e-48cf-ba68-23bc6ec9fbdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:49.934Z|f15719ea-6fc8-4a47-a358-f51341755873|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:49.958Z|f1c101df-7e46-4921-bc33-05a1b62280df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:49.959Z|f1c101df-7e46-4921-bc33-05a1b62280df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:59.977Z|bd4bba7c-b5e4-4d66-b341-b16a384a9de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:59.977Z|4fef6907-c1e3-4271-84c6-faf6a18cc05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:59.978Z|bd4bba7c-b5e4-4d66-b341-b16a384a9de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:59.978Z|4fef6907-c1e3-4271-84c6-faf6a18cc05d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:28:59.993Z|2f7e6dd1-9159-4d27-a4c7-2bad28c91ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:28:59.994Z|2f7e6dd1-9159-4d27-a4c7-2bad28c91ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:01.103Z|eefc5380-5ed0-4806-ac8b-665512160019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:29:01.106Z|eefc5380-5ed0-4806-ac8b-665512160019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:29:10.007Z|3305c104-2733-43bf-8c0c-d2f9754e55a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:10.007Z|08e74037-09d3-423e-97ed-c486137f1df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:10.007Z|3305c104-2733-43bf-8c0c-d2f9754e55a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:10.007Z|08e74037-09d3-423e-97ed-c486137f1df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:10.018Z|a475723f-b478-4baa-9578-e2ba4d5a0e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:10.018Z|a475723f-b478-4baa-9578-e2ba4d5a0e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:11.061Z|d7fd5e3a-c7a8-473d-a388-7543bfbb80e9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:29:11.062Z|d7fd5e3a-c7a8-473d-a388-7543bfbb80e9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:16.103Z|6ecd6d8e-8218-4740-bf38-343a0b9f2d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:29:16.104Z|6ecd6d8e-8218-4740-bf38-343a0b9f2d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:29:16.752Z|f5955c99-cc46-4429-a68c-fbe0eb70569a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:29:16.753Z|f5955c99-cc46-4429-a68c-fbe0eb70569a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:29:20.030Z|c0bc3f94-1e5f-46d0-ba6f-9ab7de7cdf62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:20.030Z|c42751d3-d788-437d-8f9b-dadb9a0ee9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:20.031Z|c42751d3-d788-437d-8f9b-dadb9a0ee9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:20.031Z|c0bc3f94-1e5f-46d0-ba6f-9ab7de7cdf62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:20.041Z|2ac8deaa-f4ae-4d41-9fa7-1974937ea1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:20.042Z|2ac8deaa-f4ae-4d41-9fa7-1974937ea1a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:30.056Z|ac7344b0-ee86-4b55-bf00-ec6ee139f68d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:30.056Z|b8e235c2-a7c0-47e7-be2e-1a016f19a1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:30.057Z|ac7344b0-ee86-4b55-bf00-ec6ee139f68d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:30.057Z|b8e235c2-a7c0-47e7-be2e-1a016f19a1e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:30.072Z|a0c66445-6013-4c82-bf85-552dbabb6d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:30.073Z|a0c66445-6013-4c82-bf85-552dbabb6d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:31.103Z|4d1e5035-8d1b-406d-b4b8-f108d58ef367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:29:31.104Z|4d1e5035-8d1b-406d-b4b8-f108d58ef367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:29:40.090Z|6004baac-f4eb-442c-a214-7a440f3d7308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:40.091Z|6004baac-f4eb-442c-a214-7a440f3d7308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:40.093Z|1afc7446-5e03-4b43-a0e8-0c4eff5ca1af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:40.094Z|1afc7446-5e03-4b43-a0e8-0c4eff5ca1af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:40.104Z|8148305e-7d34-46b1-b278-0cf3991d8ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:40.104Z|8148305e-7d34-46b1-b278-0cf3991d8ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:46.103Z|9d7636a9-0137-4bf8-804e-10643731e81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:29:46.106Z|9d7636a9-0137-4bf8-804e-10643731e81c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:29:46.754Z|eb0977df-3367-40a5-985f-d9c4d2b03725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:29:46.754Z|eb0977df-3367-40a5-985f-d9c4d2b03725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:29:50.116Z|c791df33-0a18-45f9-a545-45fa3c366593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:50.116Z|add50e31-8aa5-4564-983f-422c8dde18fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:50.117Z|c791df33-0a18-45f9-a545-45fa3c366593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:50.117Z|add50e31-8aa5-4564-983f-422c8dde18fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:29:50.144Z|db66edf8-44d6-4a2c-9e6f-dcb069058a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:29:50.145Z|db66edf8-44d6-4a2c-9e6f-dcb069058a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:00.150Z|164c6ddf-fa6c-4d25-83e1-5b3dc5b8cb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:00.150Z|3d79fdf2-169f-4362-bd2d-f043884ca500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:00.150Z|164c6ddf-fa6c-4d25-83e1-5b3dc5b8cb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:00.151Z|3d79fdf2-169f-4362-bd2d-f043884ca500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:00.174Z|752a62ab-8314-4df5-87bf-015377b9dd18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:00.174Z|752a62ab-8314-4df5-87bf-015377b9dd18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:01.103Z|43695965-949f-4063-9315-6382d666c96c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:30:01.104Z|43695965-949f-4063-9315-6382d666c96c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:30:10.178Z|3518f540-8316-46fc-9542-8b34718bc217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:10.178Z|15fba123-d9bc-45fe-b6e2-332ddcb901ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:10.179Z|3518f540-8316-46fc-9542-8b34718bc217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:10.179Z|15fba123-d9bc-45fe-b6e2-332ddcb901ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:10.200Z|aeb5626b-4d2c-46a5-9ffb-edf905351883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:10.200Z|aeb5626b-4d2c-46a5-9ffb-edf905351883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:11.061Z|7e3707f0-7877-4439-a0a8-0e4c6ff430e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:30:11.062Z|7e3707f0-7877-4439-a0a8-0e4c6ff430e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:16.103Z|95544d92-8f7f-4673-bd78-4ebbe526835f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:30:16.103Z|95544d92-8f7f-4673-bd78-4ebbe526835f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:30:16.755Z|c5311f6b-35bf-4eb8-a00d-2b7835fd8589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:30:16.755Z|c5311f6b-35bf-4eb8-a00d-2b7835fd8589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:30:20.206Z|2fb61c35-5da6-42b7-a9b5-23278a0e908e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:20.206Z|2fb61c35-5da6-42b7-a9b5-23278a0e908e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:20.212Z|4e14d492-9c78-45ff-b840-a22a1fe81142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:20.213Z|4e14d492-9c78-45ff-b840-a22a1fe81142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:20.225Z|60ff2ab5-03e2-4e7a-be32-fe647060c97c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:20.226Z|60ff2ab5-03e2-4e7a-be32-fe647060c97c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:30.232Z|1d2a2610-4293-4833-b336-32d85dcb0200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:30.233Z|1d2a2610-4293-4833-b336-32d85dcb0200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:30.244Z|f0fe197b-7f7d-4597-8a65-1d7e36bb16ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:30.244Z|f0fe197b-7f7d-4597-8a65-1d7e36bb16ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:30.249Z|48e4a713-a0db-4378-97bc-2227f8db978f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:30.250Z|48e4a713-a0db-4378-97bc-2227f8db978f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:31.103Z|000a5de3-9957-4fac-b075-0c211ad0b821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:30:31.106Z|000a5de3-9957-4fac-b075-0c211ad0b821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:30:40.264Z|23730dd1-4cb5-4c60-859c-b1918bf1dff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:40.265Z|23730dd1-4cb5-4c60-859c-b1918bf1dff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:40.269Z|dfa76cb9-161e-42a3-9b8d-906a2214fc21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:40.270Z|dfa76cb9-161e-42a3-9b8d-906a2214fc21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:40.275Z|f053b353-20ac-4363-84d9-d71f469adaef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:40.275Z|f053b353-20ac-4363-84d9-d71f469adaef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:46.103Z|043ec1d4-a5c8-4627-862f-b7178a5ce4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:30:46.103Z|043ec1d4-a5c8-4627-862f-b7178a5ce4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:30:46.756Z|539b5577-19ef-4914-a5c4-ef924637727b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:30:46.756Z|539b5577-19ef-4914-a5c4-ef924637727b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:30:50.292Z|82d34cf4-e2c4-4100-9b1d-f1dcc90df6f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:50.292Z|2b3468c1-159f-4bad-b6b4-cbe36f57b91e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:50.293Z|82d34cf4-e2c4-4100-9b1d-f1dcc90df6f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:50.294Z|2b3468c1-159f-4bad-b6b4-cbe36f57b91e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:30:50.301Z|f82b2689-41fd-4041-8867-5002beacfb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:30:50.302Z|f82b2689-41fd-4041-8867-5002beacfb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:00.319Z|076301ac-abed-406a-9a95-09ee2936ead0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:00.319Z|9a93965d-30e1-4bc4-a87c-1f4efbdbe4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:00.320Z|076301ac-abed-406a-9a95-09ee2936ead0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:00.320Z|9a93965d-30e1-4bc4-a87c-1f4efbdbe4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:00.328Z|c1228d82-24e5-463d-950d-4570a422b419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:00.329Z|c1228d82-24e5-463d-950d-4570a422b419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:01.103Z|5a192371-fee4-4bf8-a249-1811f8eac04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:31:01.104Z|5a192371-fee4-4bf8-a249-1811f8eac04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:31:10.347Z|706925fd-aa37-4860-89ef-258e7b160852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:10.347Z|569120d7-6201-4402-b748-adcbac5b529a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:10.348Z|706925fd-aa37-4860-89ef-258e7b160852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:10.348Z|569120d7-6201-4402-b748-adcbac5b529a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:10.355Z|7c9c0162-a291-4d41-923e-82ce6b12fe15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:10.356Z|7c9c0162-a291-4d41-923e-82ce6b12fe15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:11.061Z|98e0844e-4970-4540-ae98-b06cc97b44d7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:31:11.061Z|98e0844e-4970-4540-ae98-b06cc97b44d7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:16.103Z|ca45e7d9-71d7-4e2c-9e48-70e6601b9c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:31:16.106Z|ca45e7d9-71d7-4e2c-9e48-70e6601b9c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:31:16.757Z|b05685d3-3d02-41c5-92ef-d7b11e171960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:31:16.758Z|b05685d3-3d02-41c5-92ef-d7b11e171960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:31:20.372Z|c9fe611d-6efc-4c6b-bfb5-f25088022c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:20.372Z|52b979af-5aee-4f83-b8b0-f9ea56bf490c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:20.373Z|52b979af-5aee-4f83-b8b0-f9ea56bf490c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:20.373Z|c9fe611d-6efc-4c6b-bfb5-f25088022c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:20.379Z|85d11f26-ccd3-4a36-922f-704794febcbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:20.379Z|85d11f26-ccd3-4a36-922f-704794febcbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:30.408Z|f5c2d5f6-11e6-4c5a-ac1a-ce4ff45a587e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:30.408Z|c5fb8c47-c5f6-47c7-be99-add4f5b0a880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:30.408Z|e0a20bd5-9130-45f4-a57e-cb48c6d18e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:30.409Z|e0a20bd5-9130-45f4-a57e-cb48c6d18e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:30.409Z|f5c2d5f6-11e6-4c5a-ac1a-ce4ff45a587e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:30.409Z|c5fb8c47-c5f6-47c7-be99-add4f5b0a880|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:31.103Z|f6b4d185-8f2d-432a-ba21-c004f2c19b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:31:31.104Z|f6b4d185-8f2d-432a-ba21-c004f2c19b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:31:40.437Z|c6cda468-bded-40cd-8e43-91b193a2ce1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:40.437Z|340f8722-1ae0-408a-8ecb-9d263c105772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:40.438Z|c6cda468-bded-40cd-8e43-91b193a2ce1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:40.438Z|340f8722-1ae0-408a-8ecb-9d263c105772|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:40.444Z|543060bb-e985-4d68-bf98-91b6c6bdd4ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:40.445Z|543060bb-e985-4d68-bf98-91b6c6bdd4ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:46.103Z|f69e5dd6-4c87-4bb8-b5f4-7c615aa6f520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:31:46.104Z|f69e5dd6-4c87-4bb8-b5f4-7c615aa6f520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:31:46.758Z|5f116ed7-31de-4609-a02d-29a3432f91a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:31:46.759Z|5f116ed7-31de-4609-a02d-29a3432f91a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:31:50.470Z|fb606e69-2317-4731-a45e-15aa86cfa15a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:50.471Z|fb606e69-2317-4731-a45e-15aa86cfa15a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:50.473Z|ec8a3438-cc05-442c-9187-a06c927c7171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:50.474Z|ec8a3438-cc05-442c-9187-a06c927c7171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:31:50.475Z|e29ff0e9-dded-40ef-a992-389d4c020bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:31:50.475Z|e29ff0e9-dded-40ef-a992-389d4c020bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:00.502Z|929eac58-21ad-4f12-85b7-c9ad8a8ba84f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:00.502Z|929eac58-21ad-4f12-85b7-c9ad8a8ba84f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:00.505Z|beea0a00-2666-481b-8897-e4d96ac64595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:00.506Z|beea0a00-2666-481b-8897-e4d96ac64595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:00.508Z|7b227957-370d-48d4-a0b2-1a7100855bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:00.509Z|7b227957-370d-48d4-a0b2-1a7100855bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:01.103Z|e324c817-1dbd-442c-a999-8b9298a48385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:32:01.106Z|e324c817-1dbd-442c-a999-8b9298a48385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:32:10.531Z|e64504fe-e76e-41b8-bfca-3e7dfcfd7a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:10.532Z|e64504fe-e76e-41b8-bfca-3e7dfcfd7a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:10.534Z|0e7155bc-a4e0-4712-9799-d7b41c54e87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:10.534Z|0e7155bc-a4e0-4712-9799-d7b41c54e87a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:10.537Z|10d84183-8bc3-46eb-a276-cf39d13ca7cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:10.538Z|10d84183-8bc3-46eb-a276-cf39d13ca7cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:11.063Z|ead8d6c3-8292-455e-b1a0-84992e2e903c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:32:11.064Z|ead8d6c3-8292-455e-b1a0-84992e2e903c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:16.103Z|d57d0655-2ad8-48fb-8a9c-6d1ce474b7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:32:16.104Z|d57d0655-2ad8-48fb-8a9c-6d1ce474b7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:32:16.759Z|c87d64fa-70de-4d91-b344-91945309d69c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:32:16.760Z|c87d64fa-70de-4d91-b344-91945309d69c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:32:20.562Z|6bf73adb-f389-41c7-b704-589c09a122c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:20.562Z|a2117ab5-3a66-458e-8430-a6d4dd97dc4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:20.562Z|6bf73adb-f389-41c7-b704-589c09a122c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:20.563Z|a2117ab5-3a66-458e-8430-a6d4dd97dc4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:20.568Z|f1810841-1cbd-4a85-9bcb-588d5129b87b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:20.568Z|f1810841-1cbd-4a85-9bcb-588d5129b87b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:30.590Z|4beeaeb9-48d3-41d9-ba91-706f3be1a5d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:30.591Z|4beeaeb9-48d3-41d9-ba91-706f3be1a5d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:30.597Z|2e6fe115-d9c1-40cf-a4e4-c2a242f850ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:30.598Z|2e6fe115-d9c1-40cf-a4e4-c2a242f850ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:30.599Z|7792856a-7cc8-49a7-9b9a-80937013d1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:30.600Z|7792856a-7cc8-49a7-9b9a-80937013d1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:31.103Z|ea627db0-37d9-41b4-8f82-bcbba7d41403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:32:31.103Z|ea627db0-37d9-41b4-8f82-bcbba7d41403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:32:40.623Z|65224d57-4f6a-49a3-b278-6c37b1fc2d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:40.624Z|65224d57-4f6a-49a3-b278-6c37b1fc2d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:40.625Z|6086a949-93c2-40f0-ae72-56a3c8b4b1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:40.626Z|6086a949-93c2-40f0-ae72-56a3c8b4b1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:40.630Z|35ce81dc-813f-424e-89be-7cc9bf8bdc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:40.631Z|35ce81dc-813f-424e-89be-7cc9bf8bdc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:46.103Z|521a3afa-a60d-4073-b4a5-dddda04a99a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:32:46.106Z|521a3afa-a60d-4073-b4a5-dddda04a99a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:32:46.761Z|593ce030-f066-4912-9c51-38508a6b456b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:32:46.761Z|593ce030-f066-4912-9c51-38508a6b456b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:32:50.657Z|471719d1-5d3b-4b16-a5af-7ed3c017ecea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:50.658Z|471719d1-5d3b-4b16-a5af-7ed3c017ecea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:50.659Z|5e923326-bfad-4cb7-8868-b37eca315955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:50.659Z|5e923326-bfad-4cb7-8868-b37eca315955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:32:50.664Z|7ff66f6f-0608-49a0-9d3f-eda2e89e4199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:32:50.664Z|7ff66f6f-0608-49a0-9d3f-eda2e89e4199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:00.686Z|f6da8d0c-bf81-4497-9a47-8fff2fafbe8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:00.686Z|fe2aa72e-2458-498d-a7e4-c998794560b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:00.686Z|cbffe0fd-4ab8-4807-b647-9dcd95e26703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:00.687Z|cbffe0fd-4ab8-4807-b647-9dcd95e26703|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:00.687Z|f6da8d0c-bf81-4497-9a47-8fff2fafbe8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:00.687Z|fe2aa72e-2458-498d-a7e4-c998794560b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:01.103Z|2e5fcc09-85b4-4beb-bdb1-a4443cf917e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:33:01.104Z|2e5fcc09-85b4-4beb-bdb1-a4443cf917e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:33:10.720Z|e620ef24-d803-46a1-aeea-6687755549df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:10.720Z|60384d9b-4d2e-4081-9055-676a4b33afc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:10.720Z|8ba02647-7161-46ac-8b2e-6c8d51886522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:10.720Z|8ba02647-7161-46ac-8b2e-6c8d51886522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:10.720Z|60384d9b-4d2e-4081-9055-676a4b33afc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:10.720Z|e620ef24-d803-46a1-aeea-6687755549df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:11.061Z|9e23be14-df98-41b2-bce7-1aa32937c7c2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:33:11.062Z|9e23be14-df98-41b2-bce7-1aa32937c7c2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:16.103Z|ce692596-e375-42c9-b63c-bfd5f6c11d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:33:16.103Z|ce692596-e375-42c9-b63c-bfd5f6c11d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:33:16.762Z|b0c1e036-28b1-4563-92d6-abeccc3353c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:33:16.762Z|b0c1e036-28b1-4563-92d6-abeccc3353c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:33:20.745Z|05497096-3e7f-4026-8e3e-3f52f9bccace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:20.745Z|6dbc48d5-2d9e-43c9-bb03-a5f373081aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:20.746Z|6dbc48d5-2d9e-43c9-bb03-a5f373081aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:20.746Z|05497096-3e7f-4026-8e3e-3f52f9bccace|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:20.746Z|7ae10546-918c-43e2-94ca-cc997c052fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:20.746Z|7ae10546-918c-43e2-94ca-cc997c052fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:30.772Z|7dcc661c-2de5-4fe3-879f-b60131f45e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:30.772Z|e14b2b96-3868-4ccf-a980-319bc0b7c93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:30.772Z|5d8af9c3-9c78-4039-b558-439df6b617f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:30.773Z|e14b2b96-3868-4ccf-a980-319bc0b7c93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:30.773Z|7dcc661c-2de5-4fe3-879f-b60131f45e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:30.773Z|5d8af9c3-9c78-4039-b558-439df6b617f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:31.103Z|df942b67-3053-4178-9729-1996f5ad35bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:33:31.105Z|df942b67-3053-4178-9729-1996f5ad35bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:33:40.798Z|87da647f-f218-41df-9cfd-0a68b2b9e0e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:40.799Z|87da647f-f218-41df-9cfd-0a68b2b9e0e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:40.801Z|bd039db1-bdf7-41d5-b9fb-53c72efe25e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:40.801Z|bd039db1-bdf7-41d5-b9fb-53c72efe25e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:40.805Z|dccb7461-efa3-4558-97e9-b5bc89b17425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:40.805Z|dccb7461-efa3-4558-97e9-b5bc89b17425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:46.103Z|3e75a570-ccd6-4ea8-ab2e-4fdd653d7165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:33:46.103Z|3e75a570-ccd6-4ea8-ab2e-4fdd653d7165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:33:46.763Z|1573fb12-7b25-4d67-a61d-72bc0c69bf6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:33:46.764Z|1573fb12-7b25-4d67-a61d-72bc0c69bf6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:33:50.822Z|2e6d6ccb-377f-4bbb-8385-9c77f7706de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:50.823Z|2e6d6ccb-377f-4bbb-8385-9c77f7706de6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:50.823Z|28ad01dd-1e85-4052-bca2-378b416b47b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:50.823Z|28ad01dd-1e85-4052-bca2-378b416b47b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:33:50.824Z|5c951b66-90c2-45e9-a2f0-f60d41282d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:33:50.825Z|5c951b66-90c2-45e9-a2f0-f60d41282d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:00.851Z|03c37e57-8113-4a18-bf1a-08bb471a2b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:00.851Z|b900dc11-507d-4b98-a970-1e7e42272dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:00.851Z|bd173a5d-4f16-4d95-989a-388bd62e180b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:00.851Z|b900dc11-507d-4b98-a970-1e7e42272dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:00.851Z|bd173a5d-4f16-4d95-989a-388bd62e180b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:00.851Z|03c37e57-8113-4a18-bf1a-08bb471a2b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:01.103Z|d0c321bf-1dcf-42e3-b5af-d9c2f08fcc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:34:01.104Z|d0c321bf-1dcf-42e3-b5af-d9c2f08fcc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:34:10.879Z|b9ca75c5-1dc3-4649-932a-333b9f651a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:10.879Z|b9ca75c5-1dc3-4649-932a-333b9f651a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:10.881Z|762f66bc-cac1-48c8-90c9-189b75de9fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:10.882Z|657f3720-d17f-45af-bd67-359ff692c340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:10.882Z|762f66bc-cac1-48c8-90c9-189b75de9fad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:10.882Z|657f3720-d17f-45af-bd67-359ff692c340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:11.061Z|8bb2dc01-c2d4-4c0a-b1e8-3333ff8f4d18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:34:11.061Z|8bb2dc01-c2d4-4c0a-b1e8-3333ff8f4d18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:16.103Z|c8a8cd82-57fd-4f74-b088-0bcaf0d153ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:34:16.106Z|c8a8cd82-57fd-4f74-b088-0bcaf0d153ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:34:16.764Z|f90d8963-90c4-447b-b401-38d8637307db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:34:16.765Z|f90d8963-90c4-447b-b401-38d8637307db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:34:20.904Z|1e7c4a4d-6cc6-4ee0-8bad-39946642fc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:20.904Z|a2b98252-7437-4eca-a204-9eaecbb97b6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:20.904Z|bf936626-d3a6-4483-8133-9f5e8e8e951e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:20.905Z|1e7c4a4d-6cc6-4ee0-8bad-39946642fc76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:20.905Z|bf936626-d3a6-4483-8133-9f5e8e8e951e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:20.905Z|a2b98252-7437-4eca-a204-9eaecbb97b6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:30.930Z|29a6a5dc-da01-46dd-bbea-0e71192f3b17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:30.931Z|29a6a5dc-da01-46dd-bbea-0e71192f3b17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:30.930Z|a1581645-2f15-4b4e-a7e5-21e189a64f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:30.936Z|a1581645-2f15-4b4e-a7e5-21e189a64f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:30.931Z|7d33c95d-c8de-41f3-a72c-70756843fbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:30.936Z|7d33c95d-c8de-41f3-a72c-70756843fbef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:31.103Z|db4d5e4c-767c-4012-a0f5-786a226cfffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:34:31.104Z|db4d5e4c-767c-4012-a0f5-786a226cfffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:34:40.963Z|e9488547-39b9-4510-9f96-c24412a46a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:40.963Z|8b33ebac-af3e-42d4-a5c7-133fbd76ecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:40.964Z|e9488547-39b9-4510-9f96-c24412a46a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:40.964Z|8b33ebac-af3e-42d4-a5c7-133fbd76ecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:40.963Z|f50a8b60-a99f-48e9-b40e-8496ffdabfbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:40.967Z|f50a8b60-a99f-48e9-b40e-8496ffdabfbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:46.103Z|3ecf446b-8fdd-43e1-b2c6-b0bafb602b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:34:46.103Z|3ecf446b-8fdd-43e1-b2c6-b0bafb602b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:34:46.766Z|201ab795-744c-4e6b-b2b2-d70f6c24a36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:34:46.766Z|201ab795-744c-4e6b-b2b2-d70f6c24a36c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:34:50.992Z|612f146a-a928-49eb-8b69-d6882b5c8fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:50.992Z|970e6561-5f98-4624-869d-7f5af2e971a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:50.993Z|970e6561-5f98-4624-869d-7f5af2e971a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:50.994Z|654a29e2-9a8b-42eb-b1a1-0bfaed0c8bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:34:50.994Z|654a29e2-9a8b-42eb-b1a1-0bfaed0c8bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:34:50.996Z|612f146a-a928-49eb-8b69-d6882b5c8fb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:01.020Z|a617cec0-4a76-4c96-9fe8-b095965e0f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:01.020Z|94a85ac5-46af-4832-ad82-c4235b3f7e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:01.021Z|94a85ac5-46af-4832-ad82-c4235b3f7e12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:01.021Z|a617cec0-4a76-4c96-9fe8-b095965e0f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:01.021Z|b94dcad0-1bd5-4bcb-becb-52ae95165f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:01.022Z|b94dcad0-1bd5-4bcb-becb-52ae95165f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:01.103Z|ddd30ecb-5fdb-4b8a-bbe5-0dbb6bc8dacd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:35:01.105Z|ddd30ecb-5fdb-4b8a-bbe5-0dbb6bc8dacd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:35:11.044Z|6c16e885-876e-4bcb-8820-c3cbb70d047a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:11.044Z|cd810406-ed6c-4dc2-865a-dca53dc42d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:11.045Z|6c16e885-876e-4bcb-8820-c3cbb70d047a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:11.045Z|58d0100f-81ec-4290-b8a3-cf0e8655fa52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:11.045Z|cd810406-ed6c-4dc2-865a-dca53dc42d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:11.046Z|58d0100f-81ec-4290-b8a3-cf0e8655fa52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:11.062Z|25fa201f-3190-4394-b777-ab6744e17417|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:35:11.063Z|25fa201f-3190-4394-b777-ab6744e17417|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:16.103Z|69d0bc26-fcb3-4aa9-8c8d-691c76093bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:35:16.104Z|69d0bc26-fcb3-4aa9-8c8d-691c76093bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:35:16.767Z|e66ee7df-74a1-4f56-bc2a-19e99805bbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:35:16.767Z|e66ee7df-74a1-4f56-bc2a-19e99805bbbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:35:21.070Z|3a65a023-ff98-4a16-be32-5c134148c412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:21.071Z|3a65a023-ff98-4a16-be32-5c134148c412|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:21.075Z|fd5d2550-4966-42e7-9b84-6c7f22f67553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:21.076Z|fd5d2550-4966-42e7-9b84-6c7f22f67553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:21.078Z|8036ced0-aded-4361-8f4f-8a576dba1da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:21.080Z|8036ced0-aded-4361-8f4f-8a576dba1da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:31.103Z|26efe01c-2a25-48ee-85e1-c5c8a02aabf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:35:31.104Z|26efe01c-2a25-48ee-85e1-c5c8a02aabf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:35:31.106Z|0d822920-0798-427c-9731-8def0ba30f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:31.107Z|0d822920-0798-427c-9731-8def0ba30f66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:31.112Z|b988b187-12ee-474e-b8af-7442554acabf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:31.113Z|b988b187-12ee-474e-b8af-7442554acabf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:31.116Z|7d1a0363-3913-4c25-9ecd-1e4d9b80f66c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:31.116Z|7d1a0363-3913-4c25-9ecd-1e4d9b80f66c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:41.132Z|6a9860fb-f406-4a86-9bca-478f9319bac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:41.133Z|6a9860fb-f406-4a86-9bca-478f9319bac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:41.144Z|2b7700fd-dedb-4b53-8fc3-7b71063fd368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:41.145Z|2b7700fd-dedb-4b53-8fc3-7b71063fd368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:41.147Z|1bdd19cb-aa8a-4006-8631-42b7c8856079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:41.148Z|1bdd19cb-aa8a-4006-8631-42b7c8856079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:46.103Z|176c4926-1fba-463e-8bc4-87fe3844a7bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:35:46.105Z|176c4926-1fba-463e-8bc4-87fe3844a7bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:35:46.768Z|5f8f9a66-b691-43e0-becd-7161a5ee989f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:35:46.768Z|5f8f9a66-b691-43e0-becd-7161a5ee989f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:35:51.157Z|6e154415-cf95-4959-a5b2-0a14e3668622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:51.158Z|6e154415-cf95-4959-a5b2-0a14e3668622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:51.172Z|82825da9-9961-4b12-92d3-14934c8ef3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:51.173Z|82825da9-9961-4b12-92d3-14934c8ef3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:35:51.174Z|2761ef5f-6d19-4c15-945e-68bfaa8839f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:35:51.174Z|2761ef5f-6d19-4c15-945e-68bfaa8839f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:01.103Z|5066c363-66ad-4233-b9df-917bc7035da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:36:01.104Z|5066c363-66ad-4233-b9df-917bc7035da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:36:01.183Z|829cfcf2-062b-4fbb-86d8-a06c7b945d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:01.184Z|829cfcf2-062b-4fbb-86d8-a06c7b945d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:01.198Z|a8a021e6-2fdd-44c0-b9de-d49a5bdc8f8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:01.198Z|cff67333-abaa-47e7-be70-29da9d2d1908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:01.199Z|a8a021e6-2fdd-44c0-b9de-d49a5bdc8f8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:01.199Z|cff67333-abaa-47e7-be70-29da9d2d1908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:11.062Z|3315b126-4a0d-44a1-a246-ea31ea507802|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:36:11.063Z|3315b126-4a0d-44a1-a246-ea31ea507802|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:11.218Z|99033d5d-3f9c-4f01-830c-c6257ca8837f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:11.219Z|99033d5d-3f9c-4f01-830c-c6257ca8837f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:11.224Z|0f2440df-4df2-4f09-ae5c-5d7a10e94856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:11.224Z|0f2440df-4df2-4f09-ae5c-5d7a10e94856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:11.224Z|5b194a58-8ab6-45d0-bba9-61084c7af627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:11.225Z|5b194a58-8ab6-45d0-bba9-61084c7af627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:16.104Z|d65a211c-354a-4948-9052-3e2eb43d62f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:36:16.105Z|d65a211c-354a-4948-9052-3e2eb43d62f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:36:16.769Z|3e96f47f-49c8-463a-b1a0-f9df66d87fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:36:16.770Z|3e96f47f-49c8-463a-b1a0-f9df66d87fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:36:21.243Z|5d44c416-3a1c-4348-a8fd-126884331c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:21.243Z|5d44c416-3a1c-4348-a8fd-126884331c83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:21.246Z|f80ce584-645d-4d8b-a6ce-5a902e4eac8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:21.247Z|f80ce584-645d-4d8b-a6ce-5a902e4eac8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:21.249Z|d30dbda8-539c-4c05-8276-b586f48606e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:21.250Z|d30dbda8-539c-4c05-8276-b586f48606e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:31.103Z|7c8cb5e0-c8df-4055-a39e-439ef9c53de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:36:31.105Z|7c8cb5e0-c8df-4055-a39e-439ef9c53de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:36:31.269Z|822c062c-83e4-4c1f-93aa-b8004620655d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:31.269Z|822c062c-83e4-4c1f-93aa-b8004620655d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:31.272Z|11a80c43-f89c-4572-86b3-793aef28a7e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:31.273Z|11a80c43-f89c-4572-86b3-793aef28a7e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:31.274Z|3d9358e2-8c96-4532-a0c3-be9193bf226f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:31.274Z|3d9358e2-8c96-4532-a0c3-be9193bf226f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:41.301Z|71530845-7d5e-40d5-ad7a-6ae56ecd1650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:41.301Z|0de4b8c5-83c7-4106-a526-b1e811c210c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:41.301Z|71530845-7d5e-40d5-ad7a-6ae56ecd1650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:41.301Z|0de4b8c5-83c7-4106-a526-b1e811c210c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:41.309Z|639955b4-b565-40df-b177-44b8455029f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:41.310Z|639955b4-b565-40df-b177-44b8455029f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:46.103Z|b15e8354-66b1-4f04-b8f9-3ca794426f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:36:46.104Z|b15e8354-66b1-4f04-b8f9-3ca794426f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:36:46.770Z|a7223149-9aeb-4d36-a723-560b5f49f247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:36:46.771Z|a7223149-9aeb-4d36-a723-560b5f49f247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:36:51.331Z|83e22806-4d1e-445e-ba3a-fdf20f1f90e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:51.332Z|83e22806-4d1e-445e-ba3a-fdf20f1f90e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:51.336Z|6466580e-c469-4d11-b2b3-4c345c06784e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:51.337Z|6466580e-c469-4d11-b2b3-4c345c06784e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:36:51.338Z|31736f2e-1d2a-44d7-8d83-1d8dd15b1c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:36:51.339Z|31736f2e-1d2a-44d7-8d83-1d8dd15b1c02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:01.103Z|d86afaf4-b419-4b8f-8a3a-fda9a399056a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:37:01.104Z|d86afaf4-b419-4b8f-8a3a-fda9a399056a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:37:01.364Z|53988c3c-aab1-4b3b-a423-51433bec40d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:01.364Z|b181219b-918b-42d6-9604-fa2b00333bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:01.365Z|53988c3c-aab1-4b3b-a423-51433bec40d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:01.365Z|b181219b-918b-42d6-9604-fa2b00333bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:01.367Z|96e97186-f069-4fd2-83c5-2024f8220511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:01.367Z|96e97186-f069-4fd2-83c5-2024f8220511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:11.062Z|75c8254b-0bf2-4251-b19f-616f07a44f0c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:37:11.063Z|75c8254b-0bf2-4251-b19f-616f07a44f0c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:11.396Z|789da55b-d91f-47d4-94b1-6ca02d9829d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:11.396Z|789da55b-d91f-47d4-94b1-6ca02d9829d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:11.397Z|18b3eff4-1dc5-4c91-8708-94d76c13c81f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:11.397Z|18b3eff4-1dc5-4c91-8708-94d76c13c81f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:11.400Z|1d116634-8d4e-4c7f-b765-4649ed3197fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:11.400Z|1d116634-8d4e-4c7f-b765-4649ed3197fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:16.103Z|22d237d2-9a8c-46af-a064-0c5df33c8c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:37:16.106Z|22d237d2-9a8c-46af-a064-0c5df33c8c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:37:16.771Z|802eb4e8-2a0c-45c1-9ae0-1bf49f5c5b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:37:16.772Z|802eb4e8-2a0c-45c1-9ae0-1bf49f5c5b8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:37:21.419Z|8c64879e-7efd-4f59-b131-3a111ba73e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:21.419Z|c5ac47c5-f0f5-4c4c-af65-427424af3d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:21.420Z|c5ac47c5-f0f5-4c4c-af65-427424af3d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:21.421Z|8c64879e-7efd-4f59-b131-3a111ba73e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:21.421Z|02d071b0-43ed-431b-827e-8280c84217c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:21.422Z|02d071b0-43ed-431b-827e-8280c84217c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:31.103Z|b95ad87e-8dd5-4f84-933e-cb42d46341ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:37:31.104Z|b95ad87e-8dd5-4f84-933e-cb42d46341ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:37:31.447Z|cdd27e63-c7da-4e2a-8519-e132f0fc3344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:31.447Z|0ab5a0cb-ad6d-47ff-aec6-7bf8a0713dcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:31.447Z|9985719c-cc61-42ae-b030-6ef43d32de9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:31.447Z|cdd27e63-c7da-4e2a-8519-e132f0fc3344|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:31.447Z|9985719c-cc61-42ae-b030-6ef43d32de9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:31.447Z|0ab5a0cb-ad6d-47ff-aec6-7bf8a0713dcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:41.525Z|a6fa20e3-e40c-404e-8759-0d121ce31f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:41.525Z|216d26cd-cd6e-498a-a96c-25957c17eb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:41.526Z|216d26cd-cd6e-498a-a96c-25957c17eb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:41.526Z|a6fa20e3-e40c-404e-8759-0d121ce31f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:41.528Z|89b3704a-f50f-4a70-808c-0cd845878474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:41.528Z|89b3704a-f50f-4a70-808c-0cd845878474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:46.104Z|eb8a4ee2-3b08-4578-81af-b7787e5ee3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:37:46.104Z|eb8a4ee2-3b08-4578-81af-b7787e5ee3be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:37:46.772Z|07a4ca45-8be6-4198-a7f6-0c36ff74a73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:37:46.773Z|07a4ca45-8be6-4198-a7f6-0c36ff74a73c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:37:51.553Z|4fffd14d-0444-40b6-ada9-1010d82f0a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:51.554Z|4fffd14d-0444-40b6-ada9-1010d82f0a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:51.554Z|f77adad9-cc5c-490a-8cc6-f212478bd4d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:51.553Z|33f9108e-582a-496d-a4f3-35151ccbdf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:37:51.555Z|33f9108e-582a-496d-a4f3-35151ccbdf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:37:51.557Z|f77adad9-cc5c-490a-8cc6-f212478bd4d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:01.103Z|f033d571-f9a6-44e3-84a5-d7f479e254c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:38:01.106Z|f033d571-f9a6-44e3-84a5-d7f479e254c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:38:01.580Z|c311fd48-73ac-4b78-b0ce-c7945f89ff67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:01.582Z|102a0ba6-0885-4b6b-9f9f-e58867fe83ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:01.582Z|c311fd48-73ac-4b78-b0ce-c7945f89ff67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:01.582Z|102a0ba6-0885-4b6b-9f9f-e58867fe83ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:01.588Z|6a9ea03c-e9f1-4e25-b2ff-57c5a17348f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:01.588Z|6a9ea03c-e9f1-4e25-b2ff-57c5a17348f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:11.061Z|0e26b37c-1e23-45af-a782-062a3f45ee5d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:38:11.062Z|0e26b37c-1e23-45af-a782-062a3f45ee5d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:11.608Z|2a664f03-c2fb-46b5-888e-a42c28ce8153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:11.609Z|2a664f03-c2fb-46b5-888e-a42c28ce8153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:11.611Z|3abde396-e961-41f8-ab4f-ccb6c3b5cd26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:11.611Z|3abde396-e961-41f8-ab4f-ccb6c3b5cd26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:11.611Z|358e7150-4f75-41bc-b70e-6bbb6d7cd214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:11.612Z|358e7150-4f75-41bc-b70e-6bbb6d7cd214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:16.104Z|64965813-a305-4d85-b602-1c9bfcb752be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:38:16.105Z|64965813-a305-4d85-b602-1c9bfcb752be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:38:16.774Z|5bbbebba-dbe4-4de7-be06-cd5a85045e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:38:16.774Z|5bbbebba-dbe4-4de7-be06-cd5a85045e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:38:21.636Z|b9430ebe-c586-4184-a84f-a7621e0cc4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:21.637Z|b9430ebe-c586-4184-a84f-a7621e0cc4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:21.637Z|ae6d2a3d-5d1d-4cf6-a9b0-57293cbd6c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:21.638Z|ae6d2a3d-5d1d-4cf6-a9b0-57293cbd6c28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:21.636Z|c9a21f79-a1db-4e1b-888c-cea347ec895b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:21.641Z|c9a21f79-a1db-4e1b-888c-cea347ec895b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:31.103Z|212ed82d-4171-4c79-9ebf-b481b1331183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:38:31.104Z|212ed82d-4171-4c79-9ebf-b481b1331183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:38:31.664Z|ed3a0725-537c-4171-9712-e00cbf5c6d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:31.665Z|ed3a0725-537c-4171-9712-e00cbf5c6d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:31.664Z|3127e7ef-e08a-492f-9daf-882aa798e3f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:31.665Z|3127e7ef-e08a-492f-9daf-882aa798e3f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:31.668Z|bf024a07-8a01-4fcc-9ec6-594dfc17286f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:31.668Z|bf024a07-8a01-4fcc-9ec6-594dfc17286f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:41.693Z|ee90c5c4-5958-4429-8c2c-4aabef6e33a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:41.693Z|a1e0a71a-0694-4d22-9ab1-775ba245db89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:41.693Z|6faa7431-43cb-42e2-879d-b240cca9367b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:41.693Z|a1e0a71a-0694-4d22-9ab1-775ba245db89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:41.693Z|ee90c5c4-5958-4429-8c2c-4aabef6e33a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:41.693Z|6faa7431-43cb-42e2-879d-b240cca9367b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:46.103Z|a2c42028-ba1a-47bb-90d4-cbc3594b5401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:38:46.106Z|a2c42028-ba1a-47bb-90d4-cbc3594b5401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:38:46.775Z|a50db533-492d-4627-a712-4cfa5b43af77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:38:46.776Z|a50db533-492d-4627-a712-4cfa5b43af77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:38:51.724Z|0a6586a8-b64b-45aa-b7d2-94ec7e0d25a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:51.725Z|0a6586a8-b64b-45aa-b7d2-94ec7e0d25a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:51.726Z|727e7c27-1abc-43b1-b551-cc73b404b862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:51.727Z|727e7c27-1abc-43b1-b551-cc73b404b862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:38:51.728Z|394997ef-665c-4dcb-81f2-0aa93a81db23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:38:51.729Z|394997ef-665c-4dcb-81f2-0aa93a81db23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:01.103Z|a60cea1e-3110-4de8-8ebf-0cfbfb335dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:39:01.104Z|a60cea1e-3110-4de8-8ebf-0cfbfb335dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:39:01.750Z|19193dea-df90-48a9-8c10-91acecae4bf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:01.751Z|19193dea-df90-48a9-8c10-91acecae4bf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:01.754Z|71a1b24a-1f45-47a6-9929-c5a1262b4790|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:01.754Z|497e1cee-e21f-42b5-a53d-45ea0e44745c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:01.755Z|497e1cee-e21f-42b5-a53d-45ea0e44745c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:01.755Z|71a1b24a-1f45-47a6-9929-c5a1262b4790|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:11.061Z|5c2fe681-ed3e-467c-aec1-463aebe10a03|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:39:11.062Z|5c2fe681-ed3e-467c-aec1-463aebe10a03|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:11.776Z|93637aea-4a75-431d-bb9c-3b39a753e539|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:11.776Z|6e451122-0a4f-4f91-a686-72e4d1e3b4ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:11.777Z|6e451122-0a4f-4f91-a686-72e4d1e3b4ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:11.777Z|93637aea-4a75-431d-bb9c-3b39a753e539|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:11.781Z|d2f25457-7a2d-4386-bdaa-abfacc3b69e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:11.782Z|d2f25457-7a2d-4386-bdaa-abfacc3b69e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:16.103Z|5f5dea4c-73c5-4c78-aaf3-f16c0416552f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:39:16.104Z|5f5dea4c-73c5-4c78-aaf3-f16c0416552f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:39:16.776Z|7e22f10f-eca8-4f72-bfcf-95e100687888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:39:16.777Z|7e22f10f-eca8-4f72-bfcf-95e100687888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:39:21.809Z|8e6144f5-347a-4eff-8b7c-71ac40c89e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:21.810Z|8e6144f5-347a-4eff-8b7c-71ac40c89e3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:21.810Z|4b5f4f2a-cc98-48c4-90a8-cf73189ca554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:21.811Z|4b5f4f2a-cc98-48c4-90a8-cf73189ca554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:21.813Z|8ef11e30-e844-4aaa-9683-c882c75569a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:21.813Z|8ef11e30-e844-4aaa-9683-c882c75569a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:31.103Z|d816191c-d2aa-4e8f-934e-fa920b500adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:39:31.107Z|d816191c-d2aa-4e8f-934e-fa920b500adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:39:31.836Z|462a31db-7fde-429d-b04c-ac32e26c1213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:31.836Z|95ccc299-6083-486f-8fd8-4f5efb64901d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:31.837Z|462a31db-7fde-429d-b04c-ac32e26c1213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:31.837Z|95ccc299-6083-486f-8fd8-4f5efb64901d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:31.851Z|34de37ca-a43e-49b7-9f49-fe7164846707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:31.852Z|34de37ca-a43e-49b7-9f49-fe7164846707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:41.861Z|9e3f5b7c-f3c2-4b3c-8641-62fc1dc65308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:41.861Z|8f7e49c3-900d-4b09-8382-3dc7c0519c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:41.862Z|8f7e49c3-900d-4b09-8382-3dc7c0519c26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:41.862Z|9e3f5b7c-f3c2-4b3c-8641-62fc1dc65308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:41.875Z|c81716db-9f44-41ac-9a14-143b865742d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:41.876Z|c81716db-9f44-41ac-9a14-143b865742d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:46.103Z|de8b4b06-36e9-4587-b6bb-f52adebeadcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:39:46.103Z|de8b4b06-36e9-4587-b6bb-f52adebeadcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:39:46.778Z|4937a078-678e-47e7-ac18-c99f9931212d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:39:46.779Z|4937a078-678e-47e7-ac18-c99f9931212d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:39:51.886Z|b33db961-959a-4518-b3de-502c296d7d6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:51.886Z|4afe9b10-0f87-44f4-a54c-a72bffb9a251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:51.887Z|b33db961-959a-4518-b3de-502c296d7d6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:51.887Z|4afe9b10-0f87-44f4-a54c-a72bffb9a251|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:39:51.900Z|e39da8f1-97c0-4d23-8137-55d9add8c77c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:39:51.900Z|e39da8f1-97c0-4d23-8137-55d9add8c77c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:01.103Z|82e536c4-1484-4276-882a-d425242777bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:40:01.104Z|82e536c4-1484-4276-882a-d425242777bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:40:01.914Z|d640d0c9-5b6f-4dcc-a421-3d2381e090ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:01.914Z|854e8d17-1156-49e6-a244-c87173091521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:01.915Z|854e8d17-1156-49e6-a244-c87173091521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:01.915Z|d640d0c9-5b6f-4dcc-a421-3d2381e090ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:01.924Z|f9dac739-c1db-4dfd-aadc-088dc21fd7b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:01.925Z|f9dac739-c1db-4dfd-aadc-088dc21fd7b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:11.060Z|df062c22-0800-4bbe-b641-8a4efe643533|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:40:11.061Z|df062c22-0800-4bbe-b641-8a4efe643533|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:11.938Z|2f872977-151e-4c17-9fb9-324f6b6b3d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:11.938Z|6f8d6d6a-ea4e-49d6-981c-9c00987664c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:11.939Z|2f872977-151e-4c17-9fb9-324f6b6b3d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:11.939Z|6f8d6d6a-ea4e-49d6-981c-9c00987664c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:11.947Z|03f32c7b-96a7-47c7-86bf-d102809f82f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:11.948Z|03f32c7b-96a7-47c7-86bf-d102809f82f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:16.103Z|71b4e6e5-6a58-4a4f-b926-a471c8be5b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:40:16.106Z|71b4e6e5-6a58-4a4f-b926-a471c8be5b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:40:16.780Z|cf320637-b29c-493c-a446-ca1ebb15ca38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:40:16.780Z|cf320637-b29c-493c-a446-ca1ebb15ca38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:40:21.964Z|46e01ca0-7fcc-4b56-af68-3e8c690931d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:21.964Z|99830c3d-6468-4aa1-aba0-9ec1dd6c11f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:21.964Z|46e01ca0-7fcc-4b56-af68-3e8c690931d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:21.964Z|99830c3d-6468-4aa1-aba0-9ec1dd6c11f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:21.970Z|105fec94-be13-43d6-b060-3fde19584c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:21.971Z|105fec94-be13-43d6-b060-3fde19584c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:31.103Z|f6300b15-8f5b-4143-b87c-84e84f65a2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:40:31.104Z|f6300b15-8f5b-4143-b87c-84e84f65a2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:40:31.990Z|822972d0-902c-4660-9330-e167753ebe8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:31.990Z|861b9f7d-eff5-4bb9-a5de-76b3db4374c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:31.991Z|822972d0-902c-4660-9330-e167753ebe8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:31.991Z|861b9f7d-eff5-4bb9-a5de-76b3db4374c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:31.994Z|11d1f0f2-97eb-494d-b344-6976bfaabfe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:31.994Z|11d1f0f2-97eb-494d-b344-6976bfaabfe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:42.018Z|85ad6a0e-4f5e-4a37-84d9-b5c0a6064176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:42.019Z|85ad6a0e-4f5e-4a37-84d9-b5c0a6064176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:42.022Z|92f23966-acdf-439b-ba9c-bf549a1a53aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:42.022Z|92f23966-acdf-439b-ba9c-bf549a1a53aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:42.026Z|103c123e-a32c-4561-9d97-7aa3c57cda7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:42.028Z|103c123e-a32c-4561-9d97-7aa3c57cda7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:46.103Z|f2fc59a5-5308-4829-973a-32af6652cad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:40:46.104Z|f2fc59a5-5308-4829-973a-32af6652cad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:40:46.781Z|6f34a5e1-3eec-4262-9e66-4cc7ce31300d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:40:46.782Z|6f34a5e1-3eec-4262-9e66-4cc7ce31300d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:40:52.043Z|e4fc4c36-abf7-40fb-bb11-a91cfc87ea7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:52.044Z|e4fc4c36-abf7-40fb-bb11-a91cfc87ea7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:52.054Z|99cc7df4-d3bd-4cf8-9809-a4333774e48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:52.055Z|99cc7df4-d3bd-4cf8-9809-a4333774e48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:40:52.057Z|62d744d3-a240-44b1-bb9d-7830a33598b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:40:52.058Z|62d744d3-a240-44b1-bb9d-7830a33598b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:01.103Z|36922e4b-1393-410b-8b12-4dfbb11bf82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:41:01.106Z|36922e4b-1393-410b-8b12-4dfbb11bf82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:41:02.077Z|7f61b392-bfa0-4fd1-8c68-56e8fd0ff511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:02.077Z|7f61b392-bfa0-4fd1-8c68-56e8fd0ff511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:02.078Z|7e41e674-7450-4919-a86f-2554205ae4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:02.078Z|7e41e674-7450-4919-a86f-2554205ae4bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:02.077Z|36dc652d-aa0b-4157-9408-833c9e26d4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:02.081Z|36dc652d-aa0b-4157-9408-833c9e26d4a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:11.061Z|f5c269f1-51b3-4ea5-ac83-ca08123bdbb5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:41:11.062Z|f5c269f1-51b3-4ea5-ac83-ca08123bdbb5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:12.103Z|edb3c45f-840f-4060-88ff-fd78c3d45e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:12.103Z|65dccc17-9235-40eb-9bd7-3a4957110e5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:12.104Z|65dccc17-9235-40eb-9bd7-3a4957110e5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:12.106Z|edb3c45f-840f-4060-88ff-fd78c3d45e9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:12.107Z|f9f91fe9-fd41-4f51-a441-6b60e0750315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:12.109Z|f9f91fe9-fd41-4f51-a441-6b60e0750315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:16.103Z|5741a726-7779-4ea6-9ef9-f443109422c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:41:16.104Z|5741a726-7779-4ea6-9ef9-f443109422c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:41:16.782Z|7d23c910-b214-4a90-9957-e95d3c01a7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:41:16.783Z|7d23c910-b214-4a90-9957-e95d3c01a7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:41:22.129Z|2b32796b-e64a-40f6-95c0-0e01a86f3310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:22.129Z|1dec032f-a370-4143-84c9-f371ad266ce5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:22.130Z|1dec032f-a370-4143-84c9-f371ad266ce5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:22.130Z|2b32796b-e64a-40f6-95c0-0e01a86f3310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:22.141Z|9e7366d4-72ab-4ba8-ac8a-aa6a71562f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:22.142Z|9e7366d4-72ab-4ba8-ac8a-aa6a71562f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:31.105Z|bc761e1e-8dd7-4fde-a3ca-2bb746703280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:41:31.105Z|bc761e1e-8dd7-4fde-a3ca-2bb746703280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:41:32.163Z|b837517a-33a2-43d3-bac2-3974b14d7320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:32.163Z|7483ce8e-db3f-4ba0-8bf6-6904023d64de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:32.164Z|7483ce8e-db3f-4ba0-8bf6-6904023d64de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:32.164Z|b837517a-33a2-43d3-bac2-3974b14d7320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:32.169Z|51bc5234-6df3-4ff7-9eca-88266ce588d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:32.170Z|51bc5234-6df3-4ff7-9eca-88266ce588d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:42.202Z|7ebb29bd-4ef3-4d69-a7a2-5416fd63942a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:42.202Z|056db27d-43e3-4f03-946f-cd886988a4c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:42.203Z|7ebb29bd-4ef3-4d69-a7a2-5416fd63942a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:42.203Z|056db27d-43e3-4f03-946f-cd886988a4c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:42.215Z|7d3867ac-1f4e-44ee-b9d9-11b8a5ce129c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:42.216Z|7d3867ac-1f4e-44ee-b9d9-11b8a5ce129c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:46.103Z|c728a558-6c55-4403-9ba4-18bbbbf6be89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:41:46.106Z|c728a558-6c55-4403-9ba4-18bbbbf6be89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:41:46.783Z|78123a12-c1a8-4200-8086-47a00d9f2805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:41:46.784Z|78123a12-c1a8-4200-8086-47a00d9f2805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:41:52.231Z|ed47ea2a-2f5f-488e-a8da-6a932e4a614c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:52.231Z|ea1b2f1b-a1a0-4399-b4b1-ba9f162b7fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:52.231Z|ed47ea2a-2f5f-488e-a8da-6a932e4a614c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:52.232Z|ea1b2f1b-a1a0-4399-b4b1-ba9f162b7fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:41:52.243Z|7b54d857-38a0-45f7-9b3e-e6f4dcfd17ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:41:52.244Z|7b54d857-38a0-45f7-9b3e-e6f4dcfd17ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:01.103Z|6116de88-5bca-4b6f-80a5-f68e8b815ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:42:01.104Z|6116de88-5bca-4b6f-80a5-f68e8b815ab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:42:02.255Z|937acc41-d46e-4d92-bbe4-77f4964189a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:02.254Z|d7dfd3a0-57bc-46a1-b31b-de38ac0f369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:02.255Z|937acc41-d46e-4d92-bbe4-77f4964189a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:02.255Z|d7dfd3a0-57bc-46a1-b31b-de38ac0f369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:02.268Z|877e75b9-3da3-4c32-bdc3-469c8bd8c0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:02.269Z|877e75b9-3da3-4c32-bdc3-469c8bd8c0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:11.061Z|012fd8a4-c305-4d2a-ab0c-8b26ca7c5ec6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:42:11.062Z|012fd8a4-c305-4d2a-ab0c-8b26ca7c5ec6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:12.279Z|d2ff3c1b-e619-4658-9171-faecbeb48f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:12.279Z|8e6b2309-ac78-4ec8-bbb4-233c2edaf72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:12.280Z|d2ff3c1b-e619-4658-9171-faecbeb48f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:12.280Z|8e6b2309-ac78-4ec8-bbb4-233c2edaf72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:12.294Z|61a72b14-ceaa-4286-9ca3-9c5db6fe019d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:12.294Z|61a72b14-ceaa-4286-9ca3-9c5db6fe019d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:16.103Z|206d39d9-3749-4e5b-803d-e0f120515442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:42:16.103Z|206d39d9-3749-4e5b-803d-e0f120515442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:42:16.784Z|802c1da6-ad4f-4a7b-89a5-4071561c4625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:42:16.785Z|802c1da6-ad4f-4a7b-89a5-4071561c4625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:42:22.307Z|82168b23-faeb-4692-938e-df2fedcc6279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:22.308Z|82168b23-faeb-4692-938e-df2fedcc6279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:22.309Z|d996cf13-c799-4007-a025-27de71970b2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:22.311Z|d996cf13-c799-4007-a025-27de71970b2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:22.320Z|c418d287-17b1-4e9c-a6c2-8d8d2c2a3c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:22.321Z|c418d287-17b1-4e9c-a6c2-8d8d2c2a3c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:31.103Z|2b24c72f-f518-4f62-9670-70eea5c2ed12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:42:31.105Z|2b24c72f-f518-4f62-9670-70eea5c2ed12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:42:32.334Z|c4e6c7cf-31e3-49e2-a6a1-3fd4dd956228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:32.335Z|c4e6c7cf-31e3-49e2-a6a1-3fd4dd956228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:32.335Z|283b2c06-2a9c-4be6-bd46-19643f99ef60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:32.336Z|283b2c06-2a9c-4be6-bd46-19643f99ef60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:32.346Z|6fa8ae44-ea44-4593-9edf-f5f7db20f7a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:32.346Z|6fa8ae44-ea44-4593-9edf-f5f7db20f7a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:42.374Z|e7871ae6-3ad1-4a7d-98eb-85c8f7b48d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:42.375Z|a96b4a37-a89e-42e6-a514-6fb2d07bb395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:42.375Z|a96b4a37-a89e-42e6-a514-6fb2d07bb395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:42.375Z|e7871ae6-3ad1-4a7d-98eb-85c8f7b48d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:42.382Z|0000f995-af32-47d8-b221-4cfa9093ac13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:42.383Z|0000f995-af32-47d8-b221-4cfa9093ac13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:46.103Z|2536426c-a4b1-4864-8d38-de3647e21e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:42:46.103Z|2536426c-a4b1-4864-8d38-de3647e21e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:42:46.786Z|71e18077-3552-4878-adb1-01042ff22167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:42:46.786Z|71e18077-3552-4878-adb1-01042ff22167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:42:52.400Z|7173862d-01f0-4eda-9212-c2efefcbf036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:52.400Z|3950147b-cdf8-4b32-9715-d79d55777feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:52.401Z|7173862d-01f0-4eda-9212-c2efefcbf036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:52.401Z|3950147b-cdf8-4b32-9715-d79d55777feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:42:52.408Z|ddfdfc38-1167-458e-9f42-a086f2b2e713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:42:52.408Z|ddfdfc38-1167-458e-9f42-a086f2b2e713|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:01.103Z|994690cc-4a90-4ec3-a90c-54193a9a7c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:43:01.104Z|994690cc-4a90-4ec3-a90c-54193a9a7c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:43:02.429Z|fef000e7-8a50-4090-a566-bb6b5ef714b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:02.431Z|fef000e7-8a50-4090-a566-bb6b5ef714b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:02.431Z|e5073872-728b-48dc-b275-8e45ee882ebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:02.431Z|1dce39fa-8103-4063-ae57-23fb6fbb59fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:02.431Z|e5073872-728b-48dc-b275-8e45ee882ebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:02.432Z|1dce39fa-8103-4063-ae57-23fb6fbb59fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:11.062Z|ecdc3ee0-e9d1-4e9a-a05a-da65c20eb1f8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:43:11.063Z|ecdc3ee0-e9d1-4e9a-a05a-da65c20eb1f8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:12.467Z|2cb99004-3ba2-4eef-851b-8aa3ade720c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:12.467Z|46b82e1e-2098-4856-8e32-37a17fcfb276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:12.467Z|8bf35df0-cebe-4a1e-acc3-b57df85b7642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:12.468Z|2cb99004-3ba2-4eef-851b-8aa3ade720c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:12.468Z|46b82e1e-2098-4856-8e32-37a17fcfb276|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:12.468Z|8bf35df0-cebe-4a1e-acc3-b57df85b7642|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:16.103Z|ce232684-9833-4939-8011-53a46cfb91cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:43:16.106Z|ce232684-9833-4939-8011-53a46cfb91cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:43:16.786Z|439d8d12-5a60-401c-ae69-e81343c6fa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:43:16.787Z|439d8d12-5a60-401c-ae69-e81343c6fa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:43:22.492Z|d0d59b1b-bb74-447d-81eb-9fc5578b614d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:22.492Z|6d48c4b1-aa22-4096-bdce-5eef69854f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:22.493Z|d0d59b1b-bb74-447d-81eb-9fc5578b614d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:22.494Z|6d48c4b1-aa22-4096-bdce-5eef69854f4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:22.495Z|c7086b81-1c96-454e-bd3e-b05a42ad7bb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:22.495Z|c7086b81-1c96-454e-bd3e-b05a42ad7bb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:31.103Z|9efefadb-7017-4829-bb20-fa5c7b615a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:43:31.104Z|9efefadb-7017-4829-bb20-fa5c7b615a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:43:32.520Z|d1703be8-e69a-4fe7-8ab8-24a9973e8c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:32.521Z|d1703be8-e69a-4fe7-8ab8-24a9973e8c56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:32.523Z|befd8650-1b0a-4e8e-bdd3-fd92509cc23b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:32.523Z|f7803f02-dca8-472e-b42a-2993f5d189f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:32.523Z|befd8650-1b0a-4e8e-bdd3-fd92509cc23b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:32.524Z|f7803f02-dca8-472e-b42a-2993f5d189f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:42.544Z|82db0d7b-1af8-4353-a5c5-6566fe54f437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:42.544Z|30c8405c-2592-4570-87fb-10e10f937cf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:42.545Z|30c8405c-2592-4570-87fb-10e10f937cf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:42.545Z|82db0d7b-1af8-4353-a5c5-6566fe54f437|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:42.544Z|adfb54c8-2edf-46c9-a7d8-f777922856f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:42.546Z|adfb54c8-2edf-46c9-a7d8-f777922856f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:46.103Z|829f7133-59f4-4095-bfc5-42f59ee31370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:43:46.104Z|829f7133-59f4-4095-bfc5-42f59ee31370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:43:46.788Z|b13e3853-98b1-46f9-9e24-ccf85a030ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:43:46.789Z|b13e3853-98b1-46f9-9e24-ccf85a030ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:43:52.572Z|39d11afe-ad5f-4e53-b932-bcc85d4f405a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:52.572Z|68478dcd-7113-461d-8364-507a9be5d406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:52.572Z|e54ff84e-78a5-48fd-a3bb-cd3822febb61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:43:52.573Z|68478dcd-7113-461d-8364-507a9be5d406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:52.573Z|39d11afe-ad5f-4e53-b932-bcc85d4f405a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:43:52.573Z|e54ff84e-78a5-48fd-a3bb-cd3822febb61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:01.103Z|ec4881c4-779e-43f8-8ee6-0b823d35704b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:44:01.106Z|ec4881c4-779e-43f8-8ee6-0b823d35704b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:44:02.616Z|6414629c-98ba-4cb3-94a6-2058dc540094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:02.617Z|f9b59737-e69a-413d-919a-b80d823a7290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:02.617Z|6414629c-98ba-4cb3-94a6-2058dc540094|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:02.617Z|f9b59737-e69a-413d-919a-b80d823a7290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:02.623Z|5edef588-1730-43bf-ac23-b11d69119500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:02.624Z|5edef588-1730-43bf-ac23-b11d69119500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:11.061Z|78227e3c-c7b5-430e-a7b8-547b88dd6d41|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:44:11.062Z|78227e3c-c7b5-430e-a7b8-547b88dd6d41|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:12.652Z|3c6bddc1-757e-434c-aa2d-1a0f14030e9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:12.652Z|b1f42795-3e16-47bc-9458-d10efe8f0df3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:12.652Z|3c6bddc1-757e-434c-aa2d-1a0f14030e9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:12.652Z|b1f42795-3e16-47bc-9458-d10efe8f0df3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:12.667Z|17c7295f-a9b2-4f67-9b61-35e85c59e46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:12.668Z|17c7295f-a9b2-4f67-9b61-35e85c59e46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:16.103Z|b8470a1e-2889-4cf7-b552-9756d3003c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:44:16.103Z|b8470a1e-2889-4cf7-b552-9756d3003c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:44:16.790Z|4886254c-8528-44a7-88ab-0583b51b42c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:44:16.790Z|4886254c-8528-44a7-88ab-0583b51b42c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:44:22.675Z|79551e1e-c4cd-4a39-a5e7-89a986dac7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:22.676Z|90063d06-1bbe-4b9a-a2f9-39543ee31e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:22.676Z|79551e1e-c4cd-4a39-a5e7-89a986dac7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:22.676Z|90063d06-1bbe-4b9a-a2f9-39543ee31e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:22.694Z|98cc320d-26be-43bf-a32f-377a18a973d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:22.695Z|98cc320d-26be-43bf-a32f-377a18a973d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:31.103Z|4bffefc7-e01e-46be-87b5-e435e972e1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:44:31.104Z|4bffefc7-e01e-46be-87b5-e435e972e1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:44:32.707Z|a9986c76-d141-44a2-8ae3-40374bdb4b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:32.708Z|a9986c76-d141-44a2-8ae3-40374bdb4b0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:32.709Z|9694a766-e6d8-4fe8-ac43-4568da0b71a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:32.710Z|9694a766-e6d8-4fe8-ac43-4568da0b71a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:32.727Z|84c96cb8-6ad3-47ea-bf3e-5ebb286a5443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:32.728Z|84c96cb8-6ad3-47ea-bf3e-5ebb286a5443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:42.737Z|aafef392-c721-459d-b57b-01d3dd978d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:42.737Z|1e1332fd-41df-45cc-8e51-99dd0b28d397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:42.738Z|1e1332fd-41df-45cc-8e51-99dd0b28d397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:42.738Z|aafef392-c721-459d-b57b-01d3dd978d54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:42.754Z|8a1bdddf-1f09-4ad5-87b6-d8d85825a30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:42.754Z|8a1bdddf-1f09-4ad5-87b6-d8d85825a30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:46.103Z|b9ceefff-1e27-4e1f-b5d1-412daef27a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:44:46.106Z|b9ceefff-1e27-4e1f-b5d1-412daef27a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:44:46.791Z|2573b8b0-2c5d-4ae9-a5a6-943a5d37c7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:44:46.792Z|2573b8b0-2c5d-4ae9-a5a6-943a5d37c7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:44:52.765Z|1e8183dc-107c-4382-8500-b2aa4c45342b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:52.766Z|1e8183dc-107c-4382-8500-b2aa4c45342b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:52.771Z|b62b8ccb-aee7-4791-9903-d30c81958cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:52.771Z|b62b8ccb-aee7-4791-9903-d30c81958cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:44:52.774Z|1fc038ce-04cf-4ec7-83a6-608c249a9e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:44:52.775Z|1fc038ce-04cf-4ec7-83a6-608c249a9e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:01.103Z|abd35201-b7a7-4260-ad7f-04490ba49eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:45:01.104Z|abd35201-b7a7-4260-ad7f-04490ba49eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:45:02.789Z|0cc8b973-bb5f-47c5-9caa-19683bec4580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:02.790Z|0cc8b973-bb5f-47c5-9caa-19683bec4580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:02.796Z|4c9a3a6f-668c-42fc-a11f-3dad827e5a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:02.796Z|c49164d5-dd25-4b84-9d81-23b4ec8a6842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:02.797Z|c49164d5-dd25-4b84-9d81-23b4ec8a6842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:02.797Z|4c9a3a6f-668c-42fc-a11f-3dad827e5a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:11.060Z|937fb143-ab1e-48c0-88f4-ddc1b9221287|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:45:11.061Z|937fb143-ab1e-48c0-88f4-ddc1b9221287|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:12.828Z|efc853d0-765c-4a1a-9ddf-593bb73f9521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:12.828Z|6e410e20-191e-4a53-a900-3f131119769a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:12.829Z|6e410e20-191e-4a53-a900-3f131119769a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:12.829Z|248f6792-6742-423f-ac11-4655dc09679a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:12.829Z|efc853d0-765c-4a1a-9ddf-593bb73f9521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:12.830Z|248f6792-6742-423f-ac11-4655dc09679a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:16.103Z|23a79276-42ff-4744-993b-f2501a70e3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:45:16.104Z|23a79276-42ff-4744-993b-f2501a70e3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:45:16.792Z|5a59b827-370c-4686-8aa8-fe8c1f8cda14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:45:16.793Z|5a59b827-370c-4686-8aa8-fe8c1f8cda14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:45:22.858Z|66bcaf75-24e6-4276-b72e-f30c26a9b8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:22.859Z|66bcaf75-24e6-4276-b72e-f30c26a9b8ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:22.863Z|83550126-5505-4eb6-9ee2-bfbcc63478a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:22.864Z|83550126-5505-4eb6-9ee2-bfbcc63478a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:22.867Z|336bc211-be20-4a09-a6c4-94b95b3d9e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:22.867Z|336bc211-be20-4a09-a6c4-94b95b3d9e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:31.103Z|71199f2b-94eb-40d8-a679-a86940fd4630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:45:31.105Z|71199f2b-94eb-40d8-a679-a86940fd4630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:45:32.883Z|e55f91a3-a547-4335-ae85-8f377ba9b9dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:32.883Z|e55f91a3-a547-4335-ae85-8f377ba9b9dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:32.890Z|1a5034f6-3143-49cb-9df7-31ce96f8273d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:32.890Z|44b6be2f-00a5-48ad-865a-906473b85d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:32.890Z|1a5034f6-3143-49cb-9df7-31ce96f8273d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:32.891Z|44b6be2f-00a5-48ad-865a-906473b85d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:42.909Z|c50449e2-2da6-47cf-8edb-7e0c77effb57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:42.910Z|c50449e2-2da6-47cf-8edb-7e0c77effb57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:42.912Z|e1fa45f2-9109-4aef-b3ec-54e440615be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:42.912Z|e1fa45f2-9109-4aef-b3ec-54e440615be8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:42.913Z|c99f2f70-82af-41dd-afd4-7a799c6a1354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:42.913Z|c99f2f70-82af-41dd-afd4-7a799c6a1354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:46.103Z|06c09ef4-f6eb-458c-83b7-eba3d0c3a42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:45:46.104Z|06c09ef4-f6eb-458c-83b7-eba3d0c3a42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:45:46.793Z|0e418cbe-0c3a-4a28-bacf-a863f8176dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:45:46.794Z|0e418cbe-0c3a-4a28-bacf-a863f8176dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:45:52.935Z|56079c30-d6a2-4848-8416-bc559bd4148a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:52.935Z|cdcf0e26-c486-451f-a71e-e5e8d775009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:52.936Z|56079c30-d6a2-4848-8416-bc559bd4148a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:52.936Z|cdcf0e26-c486-451f-a71e-e5e8d775009b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:45:52.936Z|b2010303-9730-415b-b2ff-96102c5c61e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:45:52.936Z|b2010303-9730-415b-b2ff-96102c5c61e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:01.103Z|7f0cc82a-f2fb-48d2-a1ce-8836a098c19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:46:01.104Z|7f0cc82a-f2fb-48d2-a1ce-8836a098c19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:46:02.960Z|ee3f3b97-b4ae-42b3-a618-63c669992822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:02.961Z|ee3f3b97-b4ae-42b3-a618-63c669992822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:02.964Z|d13f6a99-6430-472f-b621-7e08245cce23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:02.964Z|eea9b6a8-5263-4e0c-8021-fdc7d5e1edd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:02.965Z|d13f6a99-6430-472f-b621-7e08245cce23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:02.965Z|eea9b6a8-5263-4e0c-8021-fdc7d5e1edd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:11.061Z|342a8bb0-57b4-48f5-9d45-cb00023a11d0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:46:11.062Z|342a8bb0-57b4-48f5-9d45-cb00023a11d0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:12.991Z|9b66f401-eaef-4160-bddb-8abf22f1cceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:12.991Z|ee3a5716-105e-4287-9570-7a159e14b8b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:12.992Z|9b66f401-eaef-4160-bddb-8abf22f1cceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:12.993Z|ee3a5716-105e-4287-9570-7a159e14b8b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:12.994Z|d8953058-0e1a-42b1-840b-bcd25e777d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:12.995Z|d8953058-0e1a-42b1-840b-bcd25e777d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:16.103Z|37748f72-49d1-4e3c-8bb8-fbbbb933fb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:46:16.106Z|37748f72-49d1-4e3c-8bb8-fbbbb933fb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:46:16.797Z|df49bde8-7860-4da9-a0cb-f05e0bfb4185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:46:16.798Z|df49bde8-7860-4da9-a0cb-f05e0bfb4185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:46:23.021Z|36137819-7fbb-44e4-8b0f-2a13a5ed7249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:23.022Z|36137819-7fbb-44e4-8b0f-2a13a5ed7249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:23.031Z|e3d6b383-e6c7-4868-b700-296b508d5694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:23.031Z|ec08450a-ad72-4e6b-8a06-968d3c77d265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:23.032Z|e3d6b383-e6c7-4868-b700-296b508d5694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:23.032Z|ec08450a-ad72-4e6b-8a06-968d3c77d265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:31.103Z|f25ee42c-5787-450b-84fb-fe42fe27717e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:46:31.104Z|f25ee42c-5787-450b-84fb-fe42fe27717e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:46:33.058Z|6b7475b9-6203-4b8e-83f7-1c5941e0b7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:33.059Z|6b7475b9-6203-4b8e-83f7-1c5941e0b7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:33.063Z|03fc555f-d3cd-4a05-811e-e63b9f1c8aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:33.064Z|03fc555f-d3cd-4a05-811e-e63b9f1c8aae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:33.066Z|d2366ba3-6333-4f4d-9844-6039f9dbad66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:33.066Z|d2366ba3-6333-4f4d-9844-6039f9dbad66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:43.087Z|29a4434f-9ec8-48b6-91ee-7a745a0b309a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:43.087Z|9c070a0b-a327-431b-a244-11f5cb041a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:43.088Z|29a4434f-9ec8-48b6-91ee-7a745a0b309a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:43.087Z|0bc18b3a-5916-4493-b95d-bf8658a5d8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:43.088Z|9c070a0b-a327-431b-a244-11f5cb041a93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:43.089Z|0bc18b3a-5916-4493-b95d-bf8658a5d8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:46.103Z|cfeaa0d4-70e0-40bf-ac54-9bda9f4f5097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:46:46.104Z|cfeaa0d4-70e0-40bf-ac54-9bda9f4f5097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:46:46.798Z|5c10cbb1-640a-4c26-93ff-bff09e125a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:46:46.799Z|5c10cbb1-640a-4c26-93ff-bff09e125a35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:46:53.120Z|4e79991d-40f0-4ecb-893e-7ab664b25f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:53.121Z|b7db1c18-0995-4256-8cd3-972af99c4c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:53.122Z|1994aaf1-ca30-4a20-817f-c8afbe836d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:46:53.122Z|b7db1c18-0995-4256-8cd3-972af99c4c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:53.123Z|1994aaf1-ca30-4a20-817f-c8afbe836d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:46:53.122Z|4e79991d-40f0-4ecb-893e-7ab664b25f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:01.103Z|b6cd2326-1cd3-42f9-a506-0b7a977c8d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:47:01.105Z|b6cd2326-1cd3-42f9-a506-0b7a977c8d06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:47:03.149Z|e63d9c70-4d2d-431a-ba23-9397840afcec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:03.149Z|673b0df7-f5ce-4bcf-928b-0f5675cdd1f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:03.150Z|e63d9c70-4d2d-431a-ba23-9397840afcec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:03.150Z|673b0df7-f5ce-4bcf-928b-0f5675cdd1f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:03.151Z|7c1d2d09-8383-4dcb-95db-e9e4e484a874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:03.151Z|7c1d2d09-8383-4dcb-95db-e9e4e484a874|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:11.060Z|d474b1f3-5e96-43f5-b266-99f658e9f03a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:47:11.061Z|d474b1f3-5e96-43f5-b266-99f658e9f03a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:13.177Z|161d512d-cbd2-4a93-a18b-6d5be46c1ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:13.178Z|161d512d-cbd2-4a93-a18b-6d5be46c1ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:13.177Z|5355eb01-f7a7-491e-9abe-439ae172dd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:13.178Z|6768a567-35ca-411f-ad99-47b1f6124b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:13.179Z|5355eb01-f7a7-491e-9abe-439ae172dd99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:13.179Z|6768a567-35ca-411f-ad99-47b1f6124b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:16.103Z|1a077949-3700-4232-9ada-de6c12aa4e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:47:16.104Z|1a077949-3700-4232-9ada-de6c12aa4e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:47:16.799Z|a346a657-7dc9-45dc-82a2-6d59120bc5b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:47:16.800Z|a346a657-7dc9-45dc-82a2-6d59120bc5b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:47:23.234Z|f9dae0e4-f977-43bc-9705-7436a11e8c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:23.235Z|f9dae0e4-f977-43bc-9705-7436a11e8c3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:23.234Z|32cdfc50-3a47-4aed-a73b-f6ab8d640bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:23.235Z|32cdfc50-3a47-4aed-a73b-f6ab8d640bbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:23.242Z|dcac36a3-3a70-4db6-b7a2-aa6a6729b220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:23.243Z|dcac36a3-3a70-4db6-b7a2-aa6a6729b220|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:31.103Z|a70cbf25-55a2-4078-9349-fabdbb92bdb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:47:31.104Z|a70cbf25-55a2-4078-9349-fabdbb92bdb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:47:33.263Z|8a3b5b32-ae99-4f95-9824-2fea0896c668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:33.263Z|16998a70-dd75-4753-82ae-1b9094736a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:33.264Z|8a3b5b32-ae99-4f95-9824-2fea0896c668|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:33.264Z|16998a70-dd75-4753-82ae-1b9094736a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:33.269Z|298d7e23-433f-43c5-8d87-3917441bc40a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:33.270Z|298d7e23-433f-43c5-8d87-3917441bc40a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:43.288Z|82ad262a-b98e-4c2d-b534-b426fb9a3fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:43.289Z|fa406b51-8992-4278-897b-605ed3de8864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:43.289Z|82ad262a-b98e-4c2d-b534-b426fb9a3fe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:43.289Z|fa406b51-8992-4278-897b-605ed3de8864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:43.293Z|66fdfc51-2d5e-40e8-8ccb-e11d10a625b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:43.294Z|66fdfc51-2d5e-40e8-8ccb-e11d10a625b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:46.103Z|36f77888-f0c2-41ae-8402-9a3c0d437a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:47:46.105Z|36f77888-f0c2-41ae-8402-9a3c0d437a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:47:46.800Z|f17bcdd4-9d29-4282-9eb3-c0edb2723c91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:47:46.801Z|f17bcdd4-9d29-4282-9eb3-c0edb2723c91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:47:53.321Z|c4a97824-17d7-486c-af9b-0e03021cac9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:53.322Z|3c05e553-0948-426d-b8a5-fe8fcdb048e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:53.322Z|312c8e91-c598-4bc4-8231-0e87c7fed92b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:47:53.322Z|c4a97824-17d7-486c-af9b-0e03021cac9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:53.322Z|3c05e553-0948-426d-b8a5-fe8fcdb048e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:47:53.323Z|312c8e91-c598-4bc4-8231-0e87c7fed92b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:01.103Z|b18e0d5b-b3c2-41ed-a557-e3d764cad8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:48:01.104Z|b18e0d5b-b3c2-41ed-a557-e3d764cad8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:48:03.347Z|6d88f5ed-593c-40ed-a522-ffca6080a36b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:03.347Z|a0afc117-8acf-444d-b135-5adfe61dc3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:03.348Z|9f23e686-b404-4d8b-96b5-d0d2fdfbee29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:03.348Z|a0afc117-8acf-444d-b135-5adfe61dc3f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:03.348Z|9f23e686-b404-4d8b-96b5-d0d2fdfbee29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:03.348Z|6d88f5ed-593c-40ed-a522-ffca6080a36b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:11.060Z|6737fec3-3453-47bd-b668-6f7931bafe6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:48:11.061Z|6737fec3-3453-47bd-b668-6f7931bafe6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:13.372Z|e349110e-d8f4-4072-b5c2-0301c888caae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:13.372Z|af5444a0-0209-4771-b498-c3bafd1818bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:13.373Z|af5444a0-0209-4771-b498-c3bafd1818bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:13.373Z|e349110e-d8f4-4072-b5c2-0301c888caae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:13.376Z|40965a00-18b7-443d-9fc9-faa1a7085ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:13.376Z|40965a00-18b7-443d-9fc9-faa1a7085ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:16.103Z|e9d9e578-f4ab-4279-8183-da5a7950270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:48:16.104Z|e9d9e578-f4ab-4279-8183-da5a7950270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:48:16.801Z|26fa1a53-0f79-4c67-b6fc-88cf5723fd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:48:16.802Z|26fa1a53-0f79-4c67-b6fc-88cf5723fd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:48:23.396Z|dee14bd5-b407-4592-aff6-99306e2fd8f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:23.397Z|e6267e42-f940-474c-8ffb-ba8c097a0ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:23.397Z|dee14bd5-b407-4592-aff6-99306e2fd8f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:23.398Z|e6267e42-f940-474c-8ffb-ba8c097a0ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:23.400Z|62957f8e-e615-4cf3-9695-5f1470f17bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:23.401Z|62957f8e-e615-4cf3-9695-5f1470f17bf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:31.103Z|51904ea0-cb53-49a0-98ea-5e392b2b15dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:48:31.105Z|51904ea0-cb53-49a0-98ea-5e392b2b15dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:48:33.422Z|b4c70e66-750d-4850-bfba-e2f28eab8eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:33.421Z|8ff7d958-1402-48dc-b7d9-3db25783fbd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:33.421Z|be2cc045-ed62-454f-9be2-7f4339d260aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:33.422Z|b4c70e66-750d-4850-bfba-e2f28eab8eba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:33.422Z|be2cc045-ed62-454f-9be2-7f4339d260aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:33.422Z|8ff7d958-1402-48dc-b7d9-3db25783fbd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:43.450Z|bb75a6e0-fa10-445b-a982-c8e77ad1b705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:43.451Z|bb75a6e0-fa10-445b-a982-c8e77ad1b705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:43.457Z|9ef1624c-434e-4c49-a0d0-8917c3c2759f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:43.457Z|0cea2b0f-c389-4fe3-b233-85961616854d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:43.458Z|0cea2b0f-c389-4fe3-b233-85961616854d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:43.458Z|9ef1624c-434e-4c49-a0d0-8917c3c2759f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:46.103Z|c69436ca-533f-45fa-8c0a-f480fcac42fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:48:46.104Z|c69436ca-533f-45fa-8c0a-f480fcac42fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:48:46.802Z|88b6c396-1cc8-4cee-8ff7-9cadef19f109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:48:46.803Z|88b6c396-1cc8-4cee-8ff7-9cadef19f109|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:48:53.478Z|13ee26eb-ac1e-49c9-971b-d651d6512e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:53.479Z|13ee26eb-ac1e-49c9-971b-d651d6512e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:53.485Z|50351863-a1ea-469d-86c8-69928dccf5a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:53.486Z|50351863-a1ea-469d-86c8-69928dccf5a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:48:53.492Z|c4138d04-37f6-4c02-b2ef-f8cc6682a1e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:48:53.493Z|c4138d04-37f6-4c02-b2ef-f8cc6682a1e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:01.103Z|04e2a7c8-de96-4068-97cc-54a76fb837cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:49:01.104Z|04e2a7c8-de96-4068-97cc-54a76fb837cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:49:03.512Z|767dbf15-f0b8-4ad0-bc33-22c7a939c87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:03.513Z|767dbf15-f0b8-4ad0-bc33-22c7a939c87e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:03.521Z|c85fc643-fd21-4d9a-bbd5-daeb04b41cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:03.522Z|c85fc643-fd21-4d9a-bbd5-daeb04b41cfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:03.529Z|64015dac-fcf1-4563-ba35-f7b69b68641c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:03.530Z|64015dac-fcf1-4563-ba35-f7b69b68641c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:11.061Z|c0ed8ae8-bea4-474b-a28d-979f10889d59|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:49:11.062Z|c0ed8ae8-bea4-474b-a28d-979f10889d59|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:13.544Z|68230209-9f35-4caf-8788-64a92d5beea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:13.544Z|f5b12017-6d03-4361-90f4-ef57345683be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:13.545Z|68230209-9f35-4caf-8788-64a92d5beea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:13.545Z|f5b12017-6d03-4361-90f4-ef57345683be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:13.559Z|561fef1f-0012-49ae-a49a-14f46374bd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:13.560Z|561fef1f-0012-49ae-a49a-14f46374bd18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:16.103Z|841eaf40-17cd-4b8e-9d5f-e85aba97ee4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:49:16.104Z|841eaf40-17cd-4b8e-9d5f-e85aba97ee4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:49:16.803Z|a41fa4ef-19bd-40bd-a1af-fd98bdcf0b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:49:16.804Z|a41fa4ef-19bd-40bd-a1af-fd98bdcf0b5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:49:23.572Z|65ffd388-cfd9-4d4a-81b9-e6ee27ae1425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:23.572Z|ec74967d-95eb-47d2-9855-d912092315b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:23.573Z|65ffd388-cfd9-4d4a-81b9-e6ee27ae1425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:23.573Z|ec74967d-95eb-47d2-9855-d912092315b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:23.594Z|7ef184a9-b5a0-426c-a6a6-6350805eb87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:23.595Z|7ef184a9-b5a0-426c-a6a6-6350805eb87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:31.103Z|2cc9ba67-a95c-4914-8aeb-f59853b797e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:49:31.104Z|2cc9ba67-a95c-4914-8aeb-f59853b797e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:49:33.597Z|d8dc977b-b5a7-400a-a271-af06903347ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:33.597Z|2c8b7062-9073-4ddb-bae4-6b734570f6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:33.597Z|2c8b7062-9073-4ddb-bae4-6b734570f6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:33.597Z|d8dc977b-b5a7-400a-a271-af06903347ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:33.621Z|ea777ca1-4d02-4d03-a41f-a9d8aa28c03e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:33.622Z|ea777ca1-4d02-4d03-a41f-a9d8aa28c03e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:43.621Z|9f714cd2-3b97-47bc-ba8d-7d9758e75d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:43.622Z|9f714cd2-3b97-47bc-ba8d-7d9758e75d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:43.623Z|d7dbd361-ac48-4547-9190-a1d8bcc49fda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:43.624Z|d7dbd361-ac48-4547-9190-a1d8bcc49fda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:43.650Z|ccc4ce54-ef70-425f-83a1-3a8d2d45e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:43.651Z|ccc4ce54-ef70-425f-83a1-3a8d2d45e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:46.103Z|7ac5caea-aa84-40ce-9342-b737a3126102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:49:46.104Z|7ac5caea-aa84-40ce-9342-b737a3126102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:49:46.804Z|ee590420-eb6a-4462-8617-270368ffad8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:49:46.805Z|ee590420-eb6a-4462-8617-270368ffad8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:49:53.645Z|2dbf1637-53ac-4874-a97a-104610b2f4df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:53.645Z|ff794002-8140-410f-9720-405856ee8957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:53.646Z|ff794002-8140-410f-9720-405856ee8957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:53.646Z|2dbf1637-53ac-4874-a97a-104610b2f4df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:49:53.676Z|42232a78-9004-4b8c-8148-e81b22c545fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:49:53.677Z|42232a78-9004-4b8c-8148-e81b22c545fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:01.104Z|972aa5e6-4ac8-49e6-b8a5-282fbe079605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:50:01.105Z|972aa5e6-4ac8-49e6-b8a5-282fbe079605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:50:03.673Z|6448228f-5d63-463a-ae25-3090ee2b3ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:03.673Z|6dce2724-bef3-4611-9dee-0eb9511ece12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:03.674Z|6448228f-5d63-463a-ae25-3090ee2b3ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:03.674Z|6dce2724-bef3-4611-9dee-0eb9511ece12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:03.702Z|59f65a13-8e40-4e77-9cb3-bf66d91b8542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:03.703Z|59f65a13-8e40-4e77-9cb3-bf66d91b8542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:11.063Z|aec51183-4e34-455d-ba9d-99dc4a607f0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:50:11.064Z|aec51183-4e34-455d-ba9d-99dc4a607f0a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:13.704Z|a81a7ddb-4066-4c42-b546-0c9273017c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:13.704Z|309583d7-23a1-4f23-96d9-827e0c663806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:13.704Z|309583d7-23a1-4f23-96d9-827e0c663806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:13.704Z|a81a7ddb-4066-4c42-b546-0c9273017c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:13.728Z|365f960e-b822-4aec-8b32-d6067fcc613a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:13.729Z|365f960e-b822-4aec-8b32-d6067fcc613a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:16.103Z|01f32acb-dd61-424a-a7a8-3808b0c83010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:50:16.106Z|01f32acb-dd61-424a-a7a8-3808b0c83010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:50:16.806Z|611d60d6-28b6-4122-ada3-725d2a517256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:50:16.806Z|611d60d6-28b6-4122-ada3-725d2a517256|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:50:23.731Z|57471372-621a-44a1-b6e7-ae956f9378d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:23.731Z|9a91bd08-db54-4b3d-998f-a36a2e69a7a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:23.731Z|9a91bd08-db54-4b3d-998f-a36a2e69a7a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:23.731Z|57471372-621a-44a1-b6e7-ae956f9378d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:23.755Z|0220466b-54e9-4549-bfcb-fe4481296409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:23.756Z|0220466b-54e9-4549-bfcb-fe4481296409|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:31.103Z|4a2e9656-550d-4d5e-85f7-6634e4ce18f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:50:31.104Z|4a2e9656-550d-4d5e-85f7-6634e4ce18f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:50:33.759Z|f1aa6366-1d4a-4bbc-82de-c10e05ca89d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:33.759Z|f73d522a-383a-4d47-8ada-ffa5ccfdb122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:33.759Z|f73d522a-383a-4d47-8ada-ffa5ccfdb122|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:33.760Z|f1aa6366-1d4a-4bbc-82de-c10e05ca89d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:33.781Z|249cdbe3-5967-469d-afbe-f3682ead14bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:33.782Z|249cdbe3-5967-469d-afbe-f3682ead14bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:43.785Z|83abd10b-a2b1-421f-924a-d326b059c0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:43.785Z|d7b35e1b-82b7-4590-9cb3-d37271f747c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:43.785Z|83abd10b-a2b1-421f-924a-d326b059c0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:43.785Z|d7b35e1b-82b7-4590-9cb3-d37271f747c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:43.810Z|36135345-cd8e-471a-a464-788d1c4752d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:43.811Z|36135345-cd8e-471a-a464-788d1c4752d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:46.103Z|fe311500-81fb-45de-8159-cb801719329d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:50:46.104Z|fe311500-81fb-45de-8159-cb801719329d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:50:46.807Z|bbb77d28-b91a-484f-b183-c8c866bd87a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:50:46.807Z|bbb77d28-b91a-484f-b183-c8c866bd87a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:50:53.810Z|182cf959-9dfe-4e66-9ea6-ae306c77371c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:53.810Z|33d584e3-26b1-4c5b-97f0-6a1eb3df414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:53.811Z|182cf959-9dfe-4e66-9ea6-ae306c77371c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:53.811Z|33d584e3-26b1-4c5b-97f0-6a1eb3df414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:50:53.834Z|9a44e1f9-b0f0-478c-a446-817a2d00a9a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:50:53.834Z|9a44e1f9-b0f0-478c-a446-817a2d00a9a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:01.103Z|4567e48d-e388-4d25-920b-90e92055fb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:51:01.105Z|4567e48d-e388-4d25-920b-90e92055fb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:51:03.835Z|ec11b79c-e0b2-4e35-850b-ca484aadd872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:03.835Z|8e9e4047-7f5b-4092-8961-006fd235b76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:03.836Z|ec11b79c-e0b2-4e35-850b-ca484aadd872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:03.836Z|8e9e4047-7f5b-4092-8961-006fd235b76b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:03.861Z|58828fed-8f5b-4c24-9242-ba349e5e79f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:03.862Z|58828fed-8f5b-4c24-9242-ba349e5e79f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:11.064Z|c8fdbb04-10e2-4c20-b1a9-9ac33ff204f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:51:11.066Z|c8fdbb04-10e2-4c20-b1a9-9ac33ff204f6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:13.862Z|6ce8147d-e410-4b79-b745-2dd17a5be2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:13.863Z|6ce8147d-e410-4b79-b745-2dd17a5be2b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:13.873Z|d6868132-180d-4828-8385-71c6db516e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:13.873Z|d6868132-180d-4828-8385-71c6db516e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:13.891Z|4a5717a4-9ca8-4080-92e4-1c132042edfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:13.892Z|4a5717a4-9ca8-4080-92e4-1c132042edfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:16.103Z|a7389ac7-515f-40a7-ab1d-5d1d3893c65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:51:16.104Z|a7389ac7-515f-40a7-ab1d-5d1d3893c65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:51:16.808Z|73bc4bca-89de-4819-baff-2890bbed7fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:51:16.809Z|73bc4bca-89de-4819-baff-2890bbed7fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:51:23.898Z|56e73408-8578-4116-b7bb-d04bcda4048f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:23.898Z|63c9a251-81bf-428e-b241-bec3fd8cdfc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:23.899Z|56e73408-8578-4116-b7bb-d04bcda4048f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:23.899Z|63c9a251-81bf-428e-b241-bec3fd8cdfc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:23.917Z|0b64deb3-e6cf-46f5-bfc1-8f4b5b8b7040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:23.917Z|0b64deb3-e6cf-46f5-bfc1-8f4b5b8b7040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:31.103Z|6528bc9b-f385-4d8b-a328-8b913023b8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:51:31.104Z|6528bc9b-f385-4d8b-a328-8b913023b8c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:51:33.923Z|d6fc53e7-2838-44ad-8f0e-b41c28c2573f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:33.923Z|c073376b-0b61-4baf-bb90-cfcd7df416b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:33.924Z|d6fc53e7-2838-44ad-8f0e-b41c28c2573f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:33.924Z|c073376b-0b61-4baf-bb90-cfcd7df416b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:33.944Z|4e4c9427-0a75-41f9-9b42-772e0e9c1a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:33.945Z|4e4c9427-0a75-41f9-9b42-772e0e9c1a9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:43.950Z|93db7e02-adde-4d1c-832f-4a14abc6534e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:43.952Z|93db7e02-adde-4d1c-832f-4a14abc6534e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:43.954Z|d1776d10-f101-48b0-a587-70ac0bdc4c48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:43.955Z|d1776d10-f101-48b0-a587-70ac0bdc4c48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:43.976Z|e3c5342e-832c-4ba9-ad89-1ad9cd9ac51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:43.977Z|e3c5342e-832c-4ba9-ad89-1ad9cd9ac51b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:46.103Z|00c68bba-d2e0-4365-9db0-dd915fd9e119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:51:46.106Z|00c68bba-d2e0-4365-9db0-dd915fd9e119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:51:46.809Z|866cf78f-3d23-4dde-92d3-23207b7fa946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:51:46.810Z|866cf78f-3d23-4dde-92d3-23207b7fa946|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:51:53.988Z|51d4c900-177e-4b36-9c05-fe2b9edfdf98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:53.989Z|51d4c900-177e-4b36-9c05-fe2b9edfdf98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:53.990Z|653ca311-2fd1-4431-ac92-5794b997fc1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:53.990Z|653ca311-2fd1-4431-ac92-5794b997fc1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:51:54.007Z|1b3ae7c6-77a8-4351-a24b-d2d25fc11b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:51:54.008Z|1b3ae7c6-77a8-4351-a24b-d2d25fc11b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:01.103Z|aff7d763-75e5-4929-9803-df37c7e192fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:52:01.104Z|aff7d763-75e5-4929-9803-df37c7e192fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:52:04.019Z|af18c929-e6a9-41f3-8e52-92ade9dbe924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:04.019Z|8dd11478-74e7-4c21-bdff-ccbdb0166094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:04.020Z|af18c929-e6a9-41f3-8e52-92ade9dbe924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:04.020Z|8dd11478-74e7-4c21-bdff-ccbdb0166094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:04.049Z|fcef9f28-fb06-4bd0-b9de-50946e3e5cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:04.050Z|fcef9f28-fb06-4bd0-b9de-50946e3e5cc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:11.061Z|4e67106d-c31b-43a5-af9a-6ac2abfe0fc5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:52:11.062Z|4e67106d-c31b-43a5-af9a-6ac2abfe0fc5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:14.047Z|6dffb18a-b1d2-41cd-bd15-e4da0fcd86ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:14.047Z|15be01ca-640f-4e27-9ebd-458d8ad37e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:14.048Z|15be01ca-640f-4e27-9ebd-458d8ad37e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:14.048Z|6dffb18a-b1d2-41cd-bd15-e4da0fcd86ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:14.077Z|3cfc35bc-0220-463e-8ae4-11f7b194f59d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:14.078Z|3cfc35bc-0220-463e-8ae4-11f7b194f59d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:16.103Z|8e391274-e1ba-47a1-8204-ae35d084225d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:52:16.104Z|8e391274-e1ba-47a1-8204-ae35d084225d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:52:16.810Z|519e44a0-8781-4c89-b9a1-af295175900b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:52:16.811Z|519e44a0-8781-4c89-b9a1-af295175900b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:52:24.074Z|694487a3-e81e-4165-be20-ce4b0d917bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:24.074Z|00808751-a32e-40b3-a002-9a856b0cc3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:24.075Z|00808751-a32e-40b3-a002-9a856b0cc3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:24.075Z|694487a3-e81e-4165-be20-ce4b0d917bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:24.102Z|51a44071-5b62-4aeb-805c-935082482d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:24.102Z|51a44071-5b62-4aeb-805c-935082482d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:31.103Z|efb26fd1-645e-451d-8785-4fca74e7db1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:52:31.106Z|efb26fd1-645e-451d-8785-4fca74e7db1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:52:34.098Z|cc4262eb-b5ba-402c-b10c-70de5a92e7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:34.098Z|98f790cd-a4f8-4672-84de-d907ce779b9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:34.099Z|cc4262eb-b5ba-402c-b10c-70de5a92e7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:34.099Z|98f790cd-a4f8-4672-84de-d907ce779b9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:34.127Z|242d9d92-38c0-42fb-9d81-512b39426854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:34.127Z|242d9d92-38c0-42fb-9d81-512b39426854|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:44.126Z|7dc196fc-99fc-4874-88c8-418eb6501095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:44.126Z|7dc196fc-99fc-4874-88c8-418eb6501095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:44.128Z|effdc665-23d4-435f-899e-95c5b0c3e77f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:44.128Z|effdc665-23d4-435f-899e-95c5b0c3e77f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:44.156Z|4f670ebc-3ad3-4ade-8ed2-a50183fb992b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:44.157Z|4f670ebc-3ad3-4ade-8ed2-a50183fb992b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:46.104Z|c304cad8-40a0-488b-928f-45b7f7316ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:52:46.104Z|c304cad8-40a0-488b-928f-45b7f7316ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:52:46.811Z|ec4fd8e9-a393-4e2a-8733-f7f5f727168a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:52:46.812Z|ec4fd8e9-a393-4e2a-8733-f7f5f727168a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:52:54.151Z|d4522c9c-c1a7-4480-bc22-44e238579a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:54.151Z|254aaf5e-11ef-4175-aa3d-d619e37e9f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:54.152Z|254aaf5e-11ef-4175-aa3d-d619e37e9f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:54.152Z|d4522c9c-c1a7-4480-bc22-44e238579a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:52:54.185Z|b67ca86a-0a50-483a-9c8f-55d18509099d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:52:54.186Z|b67ca86a-0a50-483a-9c8f-55d18509099d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:01.103Z|ead85c60-c688-4fb9-9cb4-2278d73b81f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:53:01.104Z|ead85c60-c688-4fb9-9cb4-2278d73b81f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:53:04.179Z|1c740815-36dd-4c22-bb58-c03360822450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:04.179Z|14b6a156-fcb4-4a53-9a88-2df47a109af0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:04.180Z|14b6a156-fcb4-4a53-9a88-2df47a109af0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:04.180Z|1c740815-36dd-4c22-bb58-c03360822450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:04.244Z|d853d811-ef09-4850-95b4-2b8e80bcbfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:04.246Z|d853d811-ef09-4850-95b4-2b8e80bcbfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:11.061Z|3e9329d4-bde9-42d9-8c0d-e388e340ea1b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:53:11.062Z|3e9329d4-bde9-42d9-8c0d-e388e340ea1b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:14.206Z|e16a60f8-b4c1-4e67-8d6f-42f9cf71dba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:14.207Z|e16a60f8-b4c1-4e67-8d6f-42f9cf71dba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:14.215Z|aa235675-c7a4-429e-98af-4e815397b621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:14.216Z|aa235675-c7a4-429e-98af-4e815397b621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:14.273Z|39c7a5c9-34e1-4030-86fe-4421c7cccc33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:14.274Z|39c7a5c9-34e1-4030-86fe-4421c7cccc33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:16.103Z|41ac9b56-56f4-458d-a829-fec648e0e967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:53:16.106Z|41ac9b56-56f4-458d-a829-fec648e0e967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:53:16.813Z|af4f070f-8c2b-4398-ac02-4274646ce870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:53:16.814Z|af4f070f-8c2b-4398-ac02-4274646ce870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:53:24.234Z|6d7046ce-4c9c-4874-8aaa-0e2c3e6dca17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:24.236Z|6d7046ce-4c9c-4874-8aaa-0e2c3e6dca17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:24.241Z|a79aaf4c-5c8a-4b9f-a1ab-419e462a2fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:24.242Z|a79aaf4c-5c8a-4b9f-a1ab-419e462a2fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:24.301Z|18f47e22-8407-40a0-8ecd-0f55b4723005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:24.302Z|18f47e22-8407-40a0-8ecd-0f55b4723005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:31.103Z|ae7598b6-77bb-4b50-86fe-8e6cc55d5c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:53:31.104Z|ae7598b6-77bb-4b50-86fe-8e6cc55d5c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:53:34.263Z|421e7436-ff77-4976-80af-cef332271db6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:34.264Z|2446d485-67ba-4b68-b030-8464b3e47609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:34.264Z|421e7436-ff77-4976-80af-cef332271db6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:34.264Z|2446d485-67ba-4b68-b030-8464b3e47609|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:34.330Z|28e54013-03b8-4cb1-9498-7c79f68019d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:34.331Z|28e54013-03b8-4cb1-9498-7c79f68019d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:44.291Z|9f29cdb1-1e64-4e04-b9a9-555aa4aeabc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:44.291Z|a3849be5-7405-4fca-be04-65d6d20c6d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:44.292Z|9f29cdb1-1e64-4e04-b9a9-555aa4aeabc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:44.292Z|a3849be5-7405-4fca-be04-65d6d20c6d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:44.357Z|b1c61956-469a-4db3-8060-d1184c047d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:44.358Z|b1c61956-469a-4db3-8060-d1184c047d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:46.103Z|8d0fc138-7d8c-4392-b7ec-1413cfc4fade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:53:46.104Z|8d0fc138-7d8c-4392-b7ec-1413cfc4fade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:53:46.814Z|38e4ed19-8c54-4ac3-a57f-997dd9247750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:53:46.815Z|38e4ed19-8c54-4ac3-a57f-997dd9247750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:53:54.317Z|f178e04d-e854-4182-92a4-c9191eddf3c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:54.318Z|f178e04d-e854-4182-92a4-c9191eddf3c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:54.319Z|f67965a8-db07-4d74-80af-b920cd2c9a9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:54.319Z|f67965a8-db07-4d74-80af-b920cd2c9a9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:53:54.383Z|503d592e-4c9c-4fee-9ffb-83795432bd0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:53:54.384Z|503d592e-4c9c-4fee-9ffb-83795432bd0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:01.103Z|fcb172a1-af17-4e31-a5d6-387f812538b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:54:01.106Z|fcb172a1-af17-4e31-a5d6-387f812538b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:54:04.344Z|51491781-f206-4fe7-9c9a-c6fc6b2fc355|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:04.345Z|51491781-f206-4fe7-9c9a-c6fc6b2fc355|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:04.351Z|ff700f6f-8d9b-4cc6-81ee-d94f7a04c7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:04.352Z|ff700f6f-8d9b-4cc6-81ee-d94f7a04c7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:04.407Z|397ed208-940a-4f3e-ac17-5c143e9f468b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:04.408Z|397ed208-940a-4f3e-ac17-5c143e9f468b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:11.061Z|02f056e3-3f5c-4634-8ec9-0670c2a412f6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:54:11.062Z|02f056e3-3f5c-4634-8ec9-0670c2a412f6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:14.374Z|aa5e8eff-8e25-4729-8f14-2d2a4d734da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:14.375Z|aa5e8eff-8e25-4729-8f14-2d2a4d734da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:14.381Z|1d6884a4-f458-4ab1-afc0-029e9497c9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:14.382Z|1d6884a4-f458-4ab1-afc0-029e9497c9ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:14.435Z|8a1f47c9-1151-446f-b6c0-9bb3eafe5d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:14.436Z|8a1f47c9-1151-446f-b6c0-9bb3eafe5d64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:16.103Z|e23bab76-347a-4b8a-bab0-5e498b1d99be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:54:16.104Z|e23bab76-347a-4b8a-bab0-5e498b1d99be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:54:16.816Z|d3c8100a-efdd-432c-8018-6d0f301c2a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:54:16.816Z|d3c8100a-efdd-432c-8018-6d0f301c2a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:54:24.405Z|eaa6c29b-d1fc-4527-b957-f6c067a73807|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:24.406Z|eaa6c29b-d1fc-4527-b957-f6c067a73807|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:24.409Z|d1389837-6748-46dd-9fc5-8b2edc13ae9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:24.410Z|d1389837-6748-46dd-9fc5-8b2edc13ae9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:24.464Z|a1623ea8-8b14-48f8-86fb-82c157b8d201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:24.465Z|a1623ea8-8b14-48f8-86fb-82c157b8d201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:31.103Z|5d2f9ee8-f8be-4f2a-8669-45f64138462e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:54:31.104Z|5d2f9ee8-f8be-4f2a-8669-45f64138462e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:54:34.432Z|58f82144-fa34-4674-aef3-bd0fe27f8b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:34.432Z|3076c652-c959-486c-b045-53c49cec9722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:34.433Z|3076c652-c959-486c-b045-53c49cec9722|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:34.433Z|58f82144-fa34-4674-aef3-bd0fe27f8b55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:34.495Z|84f11297-48c2-4911-a5c5-80ee066741f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:34.495Z|84f11297-48c2-4911-a5c5-80ee066741f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:44.457Z|26cddc32-2abb-4914-96fe-b730e41335df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:44.458Z|2bcc5f7a-c53b-43e0-8fd6-d2cb6363b8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:44.458Z|26cddc32-2abb-4914-96fe-b730e41335df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:44.458Z|2bcc5f7a-c53b-43e0-8fd6-d2cb6363b8fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:44.521Z|f7eed092-f228-4116-b3d6-edbbfb5d7326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:44.522Z|f7eed092-f228-4116-b3d6-edbbfb5d7326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:46.103Z|28c79f3d-0d28-485a-beba-872ddabd2c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:54:46.105Z|28c79f3d-0d28-485a-beba-872ddabd2c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:54:46.817Z|885cd07a-56f3-47cf-aba2-82c85908a3fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:54:46.818Z|885cd07a-56f3-47cf-aba2-82c85908a3fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:54:54.485Z|646bdb6d-9b91-49c7-8e3f-0ebad48cbdf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:54.485Z|59dffcbb-269a-4d5e-8785-bf005e6fc313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:54.485Z|59dffcbb-269a-4d5e-8785-bf005e6fc313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:54.485Z|646bdb6d-9b91-49c7-8e3f-0ebad48cbdf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:54:54.553Z|45653709-a533-4032-b0a2-66123d70c90e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:54:54.554Z|45653709-a533-4032-b0a2-66123d70c90e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:01.103Z|024a9389-36da-401e-b4c6-e1b8e5931740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:55:01.104Z|024a9389-36da-401e-b4c6-e1b8e5931740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:55:04.523Z|c0131ede-2904-4c96-bd24-9f7f82ef7d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:04.524Z|c0131ede-2904-4c96-bd24-9f7f82ef7d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:04.527Z|2674efea-6a52-443f-aa7d-d5d1cee0bf3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:04.527Z|2674efea-6a52-443f-aa7d-d5d1cee0bf3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:04.617Z|238a0f80-0ee4-4260-a7b0-e1b6c581e9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:04.618Z|238a0f80-0ee4-4260-a7b0-e1b6c581e9f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:11.060Z|86041292-c968-4217-99b1-ffeec87265b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:55:11.061Z|86041292-c968-4217-99b1-ffeec87265b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:14.554Z|1df5569f-1076-4fd7-b670-e7116922d5f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:14.554Z|d5c300cd-976b-4657-bc8b-f56b5e987ba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:14.555Z|1df5569f-1076-4fd7-b670-e7116922d5f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:14.555Z|d5c300cd-976b-4657-bc8b-f56b5e987ba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:14.641Z|c530fa20-fba9-4a6d-9bee-55c11136974f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:14.642Z|c530fa20-fba9-4a6d-9bee-55c11136974f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:16.103Z|18c80841-2d1f-493f-8e23-918b67b69db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:55:16.104Z|18c80841-2d1f-493f-8e23-918b67b69db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:55:16.818Z|4d7458f8-32eb-4128-b827-89f510f4d3ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:55:16.819Z|4d7458f8-32eb-4128-b827-89f510f4d3ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:55:24.608Z|c8be473f-f68c-4b1a-88e9-76c6a1337c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:24.609Z|c8be473f-f68c-4b1a-88e9-76c6a1337c57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:24.615Z|76264eee-fa04-4d9b-bc65-791d2c4ddf39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:24.615Z|76264eee-fa04-4d9b-bc65-791d2c4ddf39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:24.671Z|556411cc-4ce0-4271-8b90-b7fd916eedcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:24.672Z|556411cc-4ce0-4271-8b90-b7fd916eedcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:31.103Z|a7fe2521-b2e6-4960-916b-6009311ef067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:55:31.106Z|a7fe2521-b2e6-4960-916b-6009311ef067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:55:34.632Z|a855bebc-4865-47b7-9aee-152e67672f85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:34.632Z|a855bebc-4865-47b7-9aee-152e67672f85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:34.668Z|1af77926-6e02-4100-a2ce-d6c5f1df0e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:34.669Z|1af77926-6e02-4100-a2ce-d6c5f1df0e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:34.697Z|9415f332-929a-4e6c-9724-34010382a3c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:34.698Z|9415f332-929a-4e6c-9724-34010382a3c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:44.659Z|066fb322-f22c-4815-bf82-8319ea50b392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:44.659Z|066fb322-f22c-4815-bf82-8319ea50b392|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:44.719Z|b741a600-033b-4332-9d6f-794ca3d20e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:44.719Z|b741a600-033b-4332-9d6f-794ca3d20e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:44.732Z|b0180677-1b6c-4e9a-83df-2feae87b2e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:44.732Z|b0180677-1b6c-4e9a-83df-2feae87b2e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:46.103Z|a1ec78de-b42f-4492-9616-cac2461d1d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:55:46.104Z|a1ec78de-b42f-4492-9616-cac2461d1d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:55:46.819Z|c70e9167-f00b-49f3-a1ae-83238633fff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:55:46.820Z|c70e9167-f00b-49f3-a1ae-83238633fff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:55:54.685Z|f9e00165-b07a-4ec2-8fd2-450d2ac59e4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:54.686Z|f9e00165-b07a-4ec2-8fd2-450d2ac59e4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:54.746Z|1dfbd443-909f-4c6e-8b7d-d3cf8058bf94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:54.747Z|1dfbd443-909f-4c6e-8b7d-d3cf8058bf94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:55:54.762Z|3845883d-e8ed-40c2-a85c-6fec459ed7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:55:54.762Z|3845883d-e8ed-40c2-a85c-6fec459ed7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:01.103Z|4a4b7ccd-079d-4a4b-80b4-50ee327bdf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:56:01.104Z|4a4b7ccd-079d-4a4b-80b4-50ee327bdf24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:56:04.728Z|ef054941-743e-4a47-bd6c-a8af0bf39c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:04.728Z|ef054941-743e-4a47-bd6c-a8af0bf39c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:04.779Z|dfed38cc-3870-4bf6-a75b-744b3c801f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:04.779Z|dfed38cc-3870-4bf6-a75b-744b3c801f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:04.784Z|8797be4b-1881-4563-9100-266f13286e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:04.784Z|8797be4b-1881-4563-9100-266f13286e1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:11.061Z|730eb6a5-3eb1-4baf-bd3f-4100020fc40a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:56:11.062Z|730eb6a5-3eb1-4baf-bd3f-4100020fc40a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:14.755Z|f474d0a8-04db-4ebd-909d-41ea7b0dbc45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:14.756Z|f474d0a8-04db-4ebd-909d-41ea7b0dbc45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:14.810Z|383cb546-9cc0-46ce-8c91-7b2f318c6e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:14.811Z|383cb546-9cc0-46ce-8c91-7b2f318c6e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:14.812Z|59ee4bad-581f-41b8-a4f9-63d46434437e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:14.812Z|59ee4bad-581f-41b8-a4f9-63d46434437e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:16.103Z|b17db10c-8ef9-4571-8a44-99e649f37446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:56:16.105Z|b17db10c-8ef9-4571-8a44-99e649f37446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:56:16.820Z|3ea5dec2-1f87-4bdf-b8f6-c3f7ea770fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:56:16.821Z|3ea5dec2-1f87-4bdf-b8f6-c3f7ea770fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:56:24.787Z|f988a940-432f-450a-be70-649276bb84d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:24.788Z|f988a940-432f-450a-be70-649276bb84d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:24.840Z|7425cbef-c84f-46d2-a939-61fe411486de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:24.840Z|2aed53c6-b8ff-4a78-95f0-51c2c2b4c98a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:24.840Z|2aed53c6-b8ff-4a78-95f0-51c2c2b4c98a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:24.841Z|7425cbef-c84f-46d2-a939-61fe411486de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:31.103Z|770d51ea-35b8-4716-a930-71bff0f8f6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:56:31.103Z|770d51ea-35b8-4716-a930-71bff0f8f6d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:56:34.815Z|5acd5034-de71-4cf9-a719-88c9e4a2719d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:34.816Z|5acd5034-de71-4cf9-a719-88c9e4a2719d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:34.868Z|039e45ca-a56b-4022-b959-00cab1f677f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:34.868Z|343a79dd-2a15-444f-8527-c6aae46b5883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:34.868Z|039e45ca-a56b-4022-b959-00cab1f677f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:34.869Z|343a79dd-2a15-444f-8527-c6aae46b5883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:44.841Z|b4de2910-9fce-4766-a635-d87a6a225afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:44.842Z|b4de2910-9fce-4766-a635-d87a6a225afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:44.910Z|6ced814f-eb3b-4db5-9119-04434b7e8b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:44.910Z|727dc9b6-1ee5-4a45-b650-b60375c3bdc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:44.911Z|6ced814f-eb3b-4db5-9119-04434b7e8b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:44.912Z|727dc9b6-1ee5-4a45-b650-b60375c3bdc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:46.103Z|d2ab38b6-d6ae-4a8c-b3a4-e5da85b97806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:56:46.104Z|d2ab38b6-d6ae-4a8c-b3a4-e5da85b97806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:56:46.822Z|5c1c49f0-1193-4097-b4ed-f68375a2f790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:56:46.822Z|5c1c49f0-1193-4097-b4ed-f68375a2f790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:56:54.868Z|8ddaff35-06db-4c88-92e6-0f25f6ed5179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:54.869Z|8ddaff35-06db-4c88-92e6-0f25f6ed5179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:54.940Z|a5a72ddb-971f-45bf-8af0-acc624624e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:54.940Z|53ce97c9-4a28-4704-80de-eff4ff604c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:56:54.941Z|a5a72ddb-971f-45bf-8af0-acc624624e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:56:54.941Z|53ce97c9-4a28-4704-80de-eff4ff604c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:01.103Z|8e24681c-5d7e-4fb2-ae36-8ba46f3e584e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:57:01.106Z|8e24681c-5d7e-4fb2-ae36-8ba46f3e584e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:57:04.895Z|ee95d1de-b583-45af-841e-6d0f192cb3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:04.897Z|ee95d1de-b583-45af-841e-6d0f192cb3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:04.970Z|2687819a-dde7-4ef1-9c17-ea87a6956e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:04.970Z|e7789369-e2a2-4674-b1af-bb8fbec5ba93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:04.970Z|e7789369-e2a2-4674-b1af-bb8fbec5ba93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:04.970Z|2687819a-dde7-4ef1-9c17-ea87a6956e8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:11.061Z|5c7383b8-7ec6-41fd-92f7-334e24b797fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:57:11.062Z|5c7383b8-7ec6-41fd-92f7-334e24b797fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:14.933Z|790488ec-ae92-447c-b658-ad0ea62a58b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:14.934Z|790488ec-ae92-447c-b658-ad0ea62a58b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:14.996Z|0437c45f-b9a1-45c4-a3d6-c0ace166b0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:14.996Z|3d536d2e-1d1c-429e-8223-ea269ce781e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:14.997Z|0437c45f-b9a1-45c4-a3d6-c0ace166b0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:14.997Z|3d536d2e-1d1c-429e-8223-ea269ce781e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:16.103Z|3fc1820f-1da8-4e8e-8cd0-a492f7e61da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:57:16.104Z|3fc1820f-1da8-4e8e-8cd0-a492f7e61da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:57:16.824Z|b799a97b-19dd-48be-a53a-b0496003a7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:57:16.824Z|b799a97b-19dd-48be-a53a-b0496003a7bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:57:24.960Z|5bdce1af-0a91-4425-ad84-8d8e0bfdf22d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:24.961Z|5bdce1af-0a91-4425-ad84-8d8e0bfdf22d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:25.021Z|3c1cb798-3b54-44bb-a002-8e1bea9abe34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:25.021Z|48dae06d-9cdc-44df-97f0-8d79febfe088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:25.021Z|48dae06d-9cdc-44df-97f0-8d79febfe088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:25.021Z|3c1cb798-3b54-44bb-a002-8e1bea9abe34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:31.103Z|0be5643e-5240-4b7e-a814-1e127ce3a1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:57:31.103Z|0be5643e-5240-4b7e-a814-1e127ce3a1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:57:34.990Z|aa7ad9bd-7a23-4b5b-86b9-139c49d6a0a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:34.991Z|aa7ad9bd-7a23-4b5b-86b9-139c49d6a0a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:35.047Z|b004d752-5bfb-4897-9b46-41aadcd8c4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:35.047Z|cca3a078-c9a8-467c-8f4b-80d508c412b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:35.047Z|b004d752-5bfb-4897-9b46-41aadcd8c4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:35.047Z|cca3a078-c9a8-467c-8f4b-80d508c412b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:45.016Z|7d16925f-d61a-42ee-8303-ca22e92f1416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:45.017Z|7d16925f-d61a-42ee-8303-ca22e92f1416|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:45.076Z|f09fc490-344c-4a47-9692-d5a9d53f2bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:45.077Z|f09fc490-344c-4a47-9692-d5a9d53f2bb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:45.077Z|b672c039-e3f7-4a3e-b412-1df42d5f3b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:45.077Z|b672c039-e3f7-4a3e-b412-1df42d5f3b1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:46.103Z|1e9e04fe-e3fb-4e9d-8f05-8673df60e266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:57:46.105Z|1e9e04fe-e3fb-4e9d-8f05-8673df60e266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:57:46.825Z|bcd81022-7fb4-47b7-b4c7-5203fa533b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:57:46.825Z|bcd81022-7fb4-47b7-b4c7-5203fa533b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:57:55.050Z|5c0749f2-983e-46b8-a006-e33a1aa49fc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:55.051Z|5c0749f2-983e-46b8-a006-e33a1aa49fc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:55.105Z|dbcf2fb6-2050-41fe-8e12-33cda9043c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:55.106Z|dbcf2fb6-2050-41fe-8e12-33cda9043c0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:57:55.106Z|e6537222-e6a4-455b-9787-a2581fd11ed3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:57:55.107Z|e6537222-e6a4-455b-9787-a2581fd11ed3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:01.103Z|ecf513ec-5a57-449c-a842-ff21e50eaa7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:58:01.104Z|ecf513ec-5a57-449c-a842-ff21e50eaa7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:58:05.075Z|f09a6950-c1ee-4350-abf4-724857c0ffa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:05.076Z|f09a6950-c1ee-4350-abf4-724857c0ffa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:05.136Z|5cd0e28d-0b99-4aae-92aa-2ae2ee1eb459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:05.136Z|c6d02f29-91be-49f6-9cd5-e3cc8987ad23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:05.137Z|5cd0e28d-0b99-4aae-92aa-2ae2ee1eb459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:05.137Z|c6d02f29-91be-49f6-9cd5-e3cc8987ad23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:11.059Z|9f9717b0-308d-4785-9899-726a4ebd15a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:58:11.060Z|9f9717b0-308d-4785-9899-726a4ebd15a5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:15.102Z|9c13c819-ba36-44ba-873c-7d723b009493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:15.103Z|9c13c819-ba36-44ba-873c-7d723b009493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:15.160Z|d1482b6c-4e35-4648-926b-3d866e87003a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:15.160Z|278246d9-2f7d-4ea8-b128-a59648b4fba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:15.160Z|d1482b6c-4e35-4648-926b-3d866e87003a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:15.161Z|278246d9-2f7d-4ea8-b128-a59648b4fba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:16.103Z|93655dd2-4b45-43f8-91af-f92a7496b966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:58:16.103Z|93655dd2-4b45-43f8-91af-f92a7496b966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:58:16.826Z|049c27e4-de64-4162-86e6-a0090b956518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:58:16.826Z|049c27e4-de64-4162-86e6-a0090b956518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:58:25.128Z|895ca03c-d9ce-4c40-bcd5-0fc449ba5644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:25.129Z|895ca03c-d9ce-4c40-bcd5-0fc449ba5644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:25.187Z|178d06f1-be25-4065-b038-ed199462d117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:25.187Z|be4b80ba-9524-44ee-8ce8-940ace51756d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:25.187Z|be4b80ba-9524-44ee-8ce8-940ace51756d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:25.187Z|178d06f1-be25-4065-b038-ed199462d117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:31.103Z|4176915e-217f-41ad-9e65-67ddd9400b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:58:31.105Z|4176915e-217f-41ad-9e65-67ddd9400b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:58:35.154Z|fb0dd0e8-43eb-4057-a47d-bc032c471cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:35.155Z|fb0dd0e8-43eb-4057-a47d-bc032c471cf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:35.216Z|060a5468-0beb-4f85-90ed-2bdc6211cdfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:35.217Z|060a5468-0beb-4f85-90ed-2bdc6211cdfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:35.221Z|bc69e153-4284-4464-a0b7-a6e1b361cfb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:35.222Z|bc69e153-4284-4464-a0b7-a6e1b361cfb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:45.177Z|f4d1bc3f-fa0e-4f5d-96e1-f76934ab9952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:45.178Z|f4d1bc3f-fa0e-4f5d-96e1-f76934ab9952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:45.241Z|4de7b79c-c7df-445a-ab27-1a4ce26cf108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:45.242Z|4de7b79c-c7df-445a-ab27-1a4ce26cf108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:45.248Z|4dbe85f2-b435-4d14-a2ff-4d6918567436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:45.249Z|4dbe85f2-b435-4d14-a2ff-4d6918567436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:46.103Z|67d3b7d5-537f-4c34-b361-4c885e80adb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:58:46.104Z|67d3b7d5-537f-4c34-b361-4c885e80adb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:58:46.827Z|e04c9225-6ede-4754-b334-d8283d612c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:58:46.827Z|e04c9225-6ede-4754-b334-d8283d612c7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:58:55.206Z|46d1d090-1ecb-494d-a1e5-9d7d9ad512fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:55.207Z|46d1d090-1ecb-494d-a1e5-9d7d9ad512fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:55.263Z|82d64e50-dc52-4aed-9bf0-5203dc32fbbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:55.264Z|82d64e50-dc52-4aed-9bf0-5203dc32fbbc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:58:55.269Z|ff287c3b-cb5e-4f71-ae92-e0c2ddccc3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:58:55.270Z|ff287c3b-cb5e-4f71-ae92-e0c2ddccc3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:01.103Z|52f9cd9a-36ff-4f5f-bd2b-43daed82dfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:59:01.104Z|52f9cd9a-36ff-4f5f-bd2b-43daed82dfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:59:05.231Z|7c6897cf-1637-4da2-aaad-854a843bb625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:05.231Z|7c6897cf-1637-4da2-aaad-854a843bb625|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:05.290Z|0a6ad4c5-ee9b-40f8-af3d-6454fac72585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:05.290Z|d9ad306c-c793-421a-9fc4-b8a7807ad8bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:05.291Z|0a6ad4c5-ee9b-40f8-af3d-6454fac72585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:05.292Z|d9ad306c-c793-421a-9fc4-b8a7807ad8bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:11.061Z|bae13982-dcd2-4376-b688-7f9865bb7a9b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T03:59:11.062Z|bae13982-dcd2-4376-b688-7f9865bb7a9b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:15.255Z|082b37b8-46a2-4a87-940d-d1a3ab6c8b4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:15.256Z|082b37b8-46a2-4a87-940d-d1a3ab6c8b4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:15.317Z|603946d4-710d-4086-afba-e6ae2415c4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:15.317Z|2279002d-91e4-40d2-b003-f3f3b42b43db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:15.318Z|603946d4-710d-4086-afba-e6ae2415c4c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:15.318Z|2279002d-91e4-40d2-b003-f3f3b42b43db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:16.103Z|23211e94-9536-4a66-91dd-c9ef19c60f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:59:16.105Z|23211e94-9536-4a66-91dd-c9ef19c60f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:59:16.828Z|d5ea12e8-1c22-4bd2-b5e6-861ec920ffc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:59:16.828Z|d5ea12e8-1c22-4bd2-b5e6-861ec920ffc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:59:25.282Z|2da487c7-213d-40c1-a1af-5ebcf25a2e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:25.283Z|2da487c7-213d-40c1-a1af-5ebcf25a2e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:25.344Z|c6f9bdd2-af05-47ff-b498-29363f82bc3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:25.344Z|eeffe25f-c307-4fcd-b753-0fea7b31acfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:25.345Z|c6f9bdd2-af05-47ff-b498-29363f82bc3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:25.345Z|eeffe25f-c307-4fcd-b753-0fea7b31acfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:31.103Z|5d7cf146-f970-4a27-aade-8215cff09de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:59:31.104Z|5d7cf146-f970-4a27-aade-8215cff09de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:59:35.307Z|218aa0f2-159e-4d34-9268-3ef44d4e74a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:35.307Z|218aa0f2-159e-4d34-9268-3ef44d4e74a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:35.370Z|a43ea884-49fc-4a9a-a0e4-e5209a996e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:35.370Z|ec02c40f-7d22-4277-a3a3-7c633856d37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:35.371Z|a43ea884-49fc-4a9a-a0e4-e5209a996e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:35.371Z|ec02c40f-7d22-4277-a3a3-7c633856d37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:45.335Z|43d71e05-f045-401d-b58e-87f1fa479ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:45.336Z|43d71e05-f045-401d-b58e-87f1fa479ba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:45.395Z|b28163c5-68f2-4e70-b8d8-1256812ec7f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:45.396Z|b28163c5-68f2-4e70-b8d8-1256812ec7f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:45.402Z|bda76bc6-a1f9-49fb-8266-9d3872c00323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:45.403Z|bda76bc6-a1f9-49fb-8266-9d3872c00323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:46.103Z|e0e4ac8d-8f88-4fb6-a83f-2574fa388dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:59:46.104Z|e0e4ac8d-8f88-4fb6-a83f-2574fa388dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:59:46.829Z|e08e6d0c-514f-4b2f-9f98-b258e4656630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T03:59:46.829Z|e08e6d0c-514f-4b2f-9f98-b258e4656630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T03:59:55.364Z|be8382e4-f81c-4c42-b694-13480f168a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:55.365Z|be8382e4-f81c-4c42-b694-13480f168a82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:55.422Z|33a836c0-40be-4e23-975b-407c197b6b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:55.423Z|33a836c0-40be-4e23-975b-407c197b6b69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T03:59:55.427Z|7a363e34-776d-4a01-ad94-9571069f9fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T03:59:55.428Z|7a363e34-776d-4a01-ad94-9571069f9fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:01.103Z|f8cba64d-c2b7-4c1b-87fa-0e4fee0aea9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:00:01.106Z|f8cba64d-c2b7-4c1b-87fa-0e4fee0aea9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:00:05.392Z|9af0f11d-d743-4b7c-85ad-1a1a8237134c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:05.392Z|9af0f11d-d743-4b7c-85ad-1a1a8237134c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:05.450Z|883a3984-6aa2-47e2-bea2-ab9311dc8f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:05.450Z|4be2337b-a0de-40c3-b25c-7892a57957f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:05.451Z|4be2337b-a0de-40c3-b25c-7892a57957f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:05.451Z|883a3984-6aa2-47e2-bea2-ab9311dc8f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:11.061Z|e32e3bf1-d649-4b88-b847-55bfea8e1569|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:00:11.062Z|e32e3bf1-d649-4b88-b847-55bfea8e1569|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:15.421Z|bf59c111-1efe-4187-bd71-bfb98dfdc4ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:15.422Z|bf59c111-1efe-4187-bd71-bfb98dfdc4ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:15.475Z|9e69a692-58e3-4915-943e-594f760ada52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:15.475Z|39284a14-4657-4ace-9b22-27e37eba4c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:15.476Z|39284a14-4657-4ace-9b22-27e37eba4c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:15.477Z|9e69a692-58e3-4915-943e-594f760ada52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:16.103Z|871e2784-9431-4eba-abb9-78da64c0b46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:00:16.104Z|871e2784-9431-4eba-abb9-78da64c0b46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:00:16.830Z|09cb6b3c-91fe-4f77-afda-148298a4faf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:00:16.831Z|09cb6b3c-91fe-4f77-afda-148298a4faf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:00:25.445Z|ab1974c8-a721-456c-afb3-353c7e66fe44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:25.446Z|ab1974c8-a721-456c-afb3-353c7e66fe44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:25.511Z|e0d2de5d-b4f7-4e00-b64f-ea3cf2d42410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:25.511Z|f387fc2c-8de3-467a-9514-8ae42cadfe6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:25.512Z|f387fc2c-8de3-467a-9514-8ae42cadfe6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:25.511Z|e0d2de5d-b4f7-4e00-b64f-ea3cf2d42410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:31.103Z|ff4489a4-ac2c-44cf-84bd-c47078b377d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:00:31.104Z|ff4489a4-ac2c-44cf-84bd-c47078b377d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:00:35.470Z|6a3f280f-6102-4b37-b0f7-68bdb5cf958f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:35.471Z|6a3f280f-6102-4b37-b0f7-68bdb5cf958f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:35.539Z|8c5e3da9-b190-4caf-9c54-8136fe6282a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:35.540Z|bde5625a-898e-444f-8bd8-0f6dca77e291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:35.540Z|8c5e3da9-b190-4caf-9c54-8136fe6282a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:35.540Z|bde5625a-898e-444f-8bd8-0f6dca77e291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:45.501Z|9ce2031f-52b0-4ecd-90f0-2a41ab26fb1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:45.502Z|9ce2031f-52b0-4ecd-90f0-2a41ab26fb1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:45.570Z|8ea78692-e4cf-47ea-b170-9e61429cafc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:45.570Z|0c86abbe-2f04-4834-8a60-66b1de0e2451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:45.571Z|0c86abbe-2f04-4834-8a60-66b1de0e2451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:45.571Z|8ea78692-e4cf-47ea-b170-9e61429cafc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:46.103Z|11f02849-b07c-47ac-ace6-1be04ce17368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:00:46.106Z|11f02849-b07c-47ac-ace6-1be04ce17368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:00:46.831Z|01660f03-e06e-423a-a424-9da70e27e7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:00:46.832Z|01660f03-e06e-423a-a424-9da70e27e7ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:00:55.542Z|9c74f03d-288d-403a-b6fd-39d29ed180ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:55.542Z|9c74f03d-288d-403a-b6fd-39d29ed180ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:55.596Z|72f95948-2434-4b37-bbe7-8d8a7cb91796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:55.596Z|4f014de9-9205-499a-ac1e-f6c1409452b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:00:55.596Z|4f014de9-9205-499a-ac1e-f6c1409452b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:00:55.597Z|72f95948-2434-4b37-bbe7-8d8a7cb91796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:01.103Z|bd30a8f8-69cf-4119-bd36-7108402e3560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:01:01.104Z|bd30a8f8-69cf-4119-bd36-7108402e3560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:01:05.569Z|f3b323b3-0c93-4a3e-a6dd-dc0a74108fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:05.570Z|f3b323b3-0c93-4a3e-a6dd-dc0a74108fda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:05.624Z|56597221-7fa8-4275-87fe-c96c0f2594df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:05.624Z|0e6acd4f-902f-49b2-8d15-ec477720aa9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:05.625Z|56597221-7fa8-4275-87fe-c96c0f2594df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:05.625Z|0e6acd4f-902f-49b2-8d15-ec477720aa9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:11.061Z|0eee9df8-a2d4-4a64-bcd9-8f24dd618c7f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:01:11.061Z|0eee9df8-a2d4-4a64-bcd9-8f24dd618c7f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:15.594Z|b532dc50-5468-4f78-9923-40f08c2661b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:15.595Z|b532dc50-5468-4f78-9923-40f08c2661b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:15.649Z|09eeb72d-0a28-40b2-baa2-850b2507fb42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:15.650Z|09eeb72d-0a28-40b2-baa2-850b2507fb42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:15.657Z|2c167a5c-c529-4421-9f59-35f7c9bf1b25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:15.658Z|2c167a5c-c529-4421-9f59-35f7c9bf1b25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:16.103Z|aef230b0-6b0d-4317-8196-d1d93f6256ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:01:16.104Z|aef230b0-6b0d-4317-8196-d1d93f6256ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:01:16.832Z|21ee3196-6e70-47f1-a03f-c02b83320e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:01:16.833Z|21ee3196-6e70-47f1-a03f-c02b83320e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:01:25.619Z|020b6bd0-6478-4c6d-802e-0f63b8f7bdcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:25.620Z|020b6bd0-6478-4c6d-802e-0f63b8f7bdcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:25.675Z|b3107517-bde4-4d30-a2ab-9379f304413c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:25.676Z|b3107517-bde4-4d30-a2ab-9379f304413c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:25.682Z|1ba24ce2-559f-493b-95a8-383983117fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:25.683Z|1ba24ce2-559f-493b-95a8-383983117fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:31.103Z|0bf843af-4620-459c-b52c-9ab814f11712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:01:31.107Z|0bf843af-4620-459c-b52c-9ab814f11712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:01:35.661Z|2320601b-89a7-4d76-974c-e3c775d5f33e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:35.661Z|2320601b-89a7-4d76-974c-e3c775d5f33e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:35.702Z|261a76a8-bbb6-41d5-af62-0cb381b93461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:35.703Z|261a76a8-bbb6-41d5-af62-0cb381b93461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:35.707Z|8fea8f4d-8514-4e85-8904-5f267ea7db8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:35.707Z|8fea8f4d-8514-4e85-8904-5f267ea7db8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:45.691Z|72a27ebd-c879-4c1e-9688-d7c970d803a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:45.691Z|72a27ebd-c879-4c1e-9688-d7c970d803a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:45.729Z|b33ecd36-b5eb-45f6-b99c-0b3c60e5d115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:45.729Z|828dfe21-9aaf-4109-8f20-3e17f1d50bdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:45.730Z|b33ecd36-b5eb-45f6-b99c-0b3c60e5d115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:45.730Z|828dfe21-9aaf-4109-8f20-3e17f1d50bdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:46.103Z|e464a8b4-a148-4611-b4a4-4252f8ce7298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:01:46.104Z|e464a8b4-a148-4611-b4a4-4252f8ce7298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:01:46.834Z|16681e3d-bbc9-47d8-b573-67d27112e8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:01:46.834Z|16681e3d-bbc9-47d8-b573-67d27112e8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:01:55.717Z|e955be57-d7a9-463d-8077-6a299da02210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:55.718Z|e955be57-d7a9-463d-8077-6a299da02210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:55.753Z|2472a005-119a-4628-8565-63f68c1bad01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:55.753Z|e34ab8df-0b0c-4cee-ae4f-e03a4abff4f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:01:55.753Z|e34ab8df-0b0c-4cee-ae4f-e03a4abff4f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:01:55.753Z|2472a005-119a-4628-8565-63f68c1bad01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:01.103Z|5e5b1312-b271-443e-b037-4cf87eaa035d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:02:01.104Z|5e5b1312-b271-443e-b037-4cf87eaa035d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:02:05.741Z|0bbe0cf9-d484-4bc6-b1fa-cbe76cceee91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:05.741Z|0bbe0cf9-d484-4bc6-b1fa-cbe76cceee91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:05.779Z|32781fb0-1515-4d76-b58e-5d2ed565bb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:05.779Z|af4ace33-1d1f-49d3-b8a5-e36cbf0f6379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:05.780Z|af4ace33-1d1f-49d3-b8a5-e36cbf0f6379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:05.780Z|32781fb0-1515-4d76-b58e-5d2ed565bb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:11.063Z|b3d73410-2e1f-4282-b809-c578691cf98e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:02:11.064Z|b3d73410-2e1f-4282-b809-c578691cf98e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:15.769Z|92c41e6e-8ad9-47bd-9b9f-274353c51daf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:15.769Z|92c41e6e-8ad9-47bd-9b9f-274353c51daf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:15.806Z|cf22abb2-ec90-4360-b070-e60225287c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:15.806Z|dbab5510-f538-4944-b368-7025be86e22f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:15.806Z|cf22abb2-ec90-4360-b070-e60225287c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:15.806Z|dbab5510-f538-4944-b368-7025be86e22f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:16.103Z|4579d13a-5b3c-45a4-83a2-008508e6453c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:02:16.105Z|4579d13a-5b3c-45a4-83a2-008508e6453c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:02:16.835Z|5a872822-78b2-4564-90ea-86f04da85c25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:02:16.836Z|5a872822-78b2-4564-90ea-86f04da85c25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:02:25.805Z|bb872526-064c-4ed6-a166-2701f05dfba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:25.806Z|bb872526-064c-4ed6-a166-2701f05dfba9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:25.835Z|1eb2afdf-2a79-4dd6-ab44-d6f11f5dfa44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:25.835Z|5d125645-4fc1-405c-9310-3f9a77c3f1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:25.835Z|1eb2afdf-2a79-4dd6-ab44-d6f11f5dfa44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:25.836Z|5d125645-4fc1-405c-9310-3f9a77c3f1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:31.103Z|fc0c3749-4952-44b3-9853-8d6b84f1bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:02:31.104Z|fc0c3749-4952-44b3-9853-8d6b84f1bdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:02:35.830Z|760840ac-e01d-4c6b-bfeb-226d1eba4c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:35.831Z|760840ac-e01d-4c6b-bfeb-226d1eba4c42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:35.861Z|615a94d8-1ad3-42ac-b9d2-3f90f438ccee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:35.862Z|615a94d8-1ad3-42ac-b9d2-3f90f438ccee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:35.862Z|b4060247-67a3-42b3-b0ad-7feef78e8cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:35.863Z|b4060247-67a3-42b3-b0ad-7feef78e8cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:45.855Z|f91573b8-b4dd-4797-a8bf-31942fe8b542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:45.856Z|f91573b8-b4dd-4797-a8bf-31942fe8b542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:45.884Z|a5941bb9-c2fc-4684-a8ab-08f107b3c928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:45.885Z|a5941bb9-c2fc-4684-a8ab-08f107b3c928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:45.886Z|97c937e7-56fd-4347-ba73-2ad1611c0cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:45.886Z|97c937e7-56fd-4347-ba73-2ad1611c0cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:46.103Z|5818d758-80a5-4deb-9421-a1e8d2568c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:02:46.104Z|5818d758-80a5-4deb-9421-a1e8d2568c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:02:46.836Z|9e6cb828-8d47-40cd-9afb-161fa585fb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:02:46.837Z|9e6cb828-8d47-40cd-9afb-161fa585fb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:02:55.884Z|21bbae6a-39c3-4a28-a433-26cad9b3e8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:55.885Z|21bbae6a-39c3-4a28-a433-26cad9b3e8d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:55.909Z|83ea4b3d-821f-4f47-98d3-be099977b58d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:55.909Z|83ea4b3d-821f-4f47-98d3-be099977b58d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:02:55.910Z|bc1e62c9-71ed-40c7-a066-21be0667ee92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:02:55.911Z|bc1e62c9-71ed-40c7-a066-21be0667ee92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:01.103Z|4caa5ba2-4a7d-4f3a-99c8-68d30f31accd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:03:01.106Z|4caa5ba2-4a7d-4f3a-99c8-68d30f31accd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:03:05.913Z|80339122-c6f5-42be-903a-40af5bd90176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:05.914Z|80339122-c6f5-42be-903a-40af5bd90176|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:05.933Z|e333d90d-5bc6-4517-a46d-eb1ac58d3391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:05.933Z|df150187-fb73-48f6-933a-314b396299ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:05.933Z|e333d90d-5bc6-4517-a46d-eb1ac58d3391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:05.933Z|df150187-fb73-48f6-933a-314b396299ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:11.061Z|625928eb-de55-4f08-a48c-80f2d4d4ce10|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:03:11.062Z|625928eb-de55-4f08-a48c-80f2d4d4ce10|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:15.940Z|c093494d-f483-4f17-b656-7d78cf100d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:15.942Z|c093494d-f483-4f17-b656-7d78cf100d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:15.967Z|011f2491-0f55-4a76-8426-0ee40bce59e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:15.968Z|011f2491-0f55-4a76-8426-0ee40bce59e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:15.973Z|4383ba4a-ed23-4e58-bc03-c3577eb75b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:15.974Z|4383ba4a-ed23-4e58-bc03-c3577eb75b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:16.103Z|eed69db2-1e0c-46f9-b95f-a4a81e011627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:03:16.104Z|eed69db2-1e0c-46f9-b95f-a4a81e011627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:03:16.838Z|435982ed-2bc3-47c0-a83f-8a4e9a225fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:03:16.839Z|435982ed-2bc3-47c0-a83f-8a4e9a225fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:03:25.974Z|baa83ee6-8771-4a73-b1f0-dc71fa72e143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:25.974Z|baa83ee6-8771-4a73-b1f0-dc71fa72e143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:25.998Z|2b7515ef-0c7f-4496-887c-2e32fe125014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:25.998Z|805af147-8396-4ffa-a4c3-35bab551804d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:25.999Z|2b7515ef-0c7f-4496-887c-2e32fe125014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:25.999Z|805af147-8396-4ffa-a4c3-35bab551804d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:31.103Z|baa63bb4-fdd1-4252-a5c2-267b8638939d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:03:31.104Z|baa63bb4-fdd1-4252-a5c2-267b8638939d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:03:35.998Z|c1af7498-bec5-438b-bf45-7e9faf6d35b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:35.999Z|c1af7498-bec5-438b-bf45-7e9faf6d35b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:36.022Z|21985208-8c1c-481d-ad66-44d83c9c0f17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:36.023Z|21985208-8c1c-481d-ad66-44d83c9c0f17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:36.022Z|3637875d-1c7c-40a7-98c3-54aec80438da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:36.023Z|3637875d-1c7c-40a7-98c3-54aec80438da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:46.022Z|907b9f98-8a72-456c-bfa1-5016a3d7a92a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:46.023Z|907b9f98-8a72-456c-bfa1-5016a3d7a92a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:46.047Z|4a1898c6-dae0-4393-b1f0-4a0c5d74e434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:46.047Z|b3c962f6-af5b-43d5-a92e-712711695426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:46.047Z|b3c962f6-af5b-43d5-a92e-712711695426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:46.047Z|4a1898c6-dae0-4393-b1f0-4a0c5d74e434|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:46.103Z|f40ad85a-d113-492d-80fd-c9d3f1c6da90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:03:46.106Z|f40ad85a-d113-492d-80fd-c9d3f1c6da90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:03:46.840Z|871e2722-766b-46bf-a24a-e9909a057530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:03:46.841Z|871e2722-766b-46bf-a24a-e9909a057530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:03:56.046Z|52ac810c-5ee2-4962-95d0-1d98c4763e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:56.047Z|52ac810c-5ee2-4962-95d0-1d98c4763e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:56.070Z|a35788f1-50c8-47a2-ab2f-8e0b81b50f73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:56.070Z|cb49454c-12e4-48f7-ae31-b73fd6e6f4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:03:56.075Z|a35788f1-50c8-47a2-ab2f-8e0b81b50f73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:03:56.075Z|cb49454c-12e4-48f7-ae31-b73fd6e6f4dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:01.103Z|91c56074-438b-4f6c-bbf7-edd4bb45e510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:04:01.103Z|91c56074-438b-4f6c-bbf7-edd4bb45e510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:04:06.073Z|48069ed7-c7bb-4d1a-8aaf-9ffcc8c1ef3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:06.074Z|48069ed7-c7bb-4d1a-8aaf-9ffcc8c1ef3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:06.101Z|3b08fca1-1a45-4924-b268-a1bfbd7a39b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:06.101Z|68209a1b-ec12-4276-9c82-9b2d12c88732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:06.102Z|3b08fca1-1a45-4924-b268-a1bfbd7a39b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:06.102Z|68209a1b-ec12-4276-9c82-9b2d12c88732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:11.061Z|5b3f5b38-5724-4d2e-b999-7aca6e7d9e8e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:04:11.061Z|5b3f5b38-5724-4d2e-b999-7aca6e7d9e8e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:16.103Z|01595d79-913c-4ee0-888e-bf91508bf799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:04:16.104Z|01595d79-913c-4ee0-888e-bf91508bf799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:04:16.113Z|0d3374ef-d536-428e-986a-9381c8e9677d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:16.114Z|0d3374ef-d536-428e-986a-9381c8e9677d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:16.131Z|88ee8c8a-cf60-4cfc-a51c-f53987b4c741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:16.131Z|452a0ac2-afba-48c5-b61f-704c5d0e97f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:16.132Z|452a0ac2-afba-48c5-b61f-704c5d0e97f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:16.132Z|88ee8c8a-cf60-4cfc-a51c-f53987b4c741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:16.842Z|d75864da-bdbd-405d-9380-7162cd773687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:04:16.842Z|d75864da-bdbd-405d-9380-7162cd773687|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:04:26.141Z|f54593ea-4b35-4c94-813f-33dcc8a13c4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:26.142Z|f54593ea-4b35-4c94-813f-33dcc8a13c4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:26.158Z|1a290c08-b7d1-44c4-9f7c-4784695dfe6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:26.159Z|1a290c08-b7d1-44c4-9f7c-4784695dfe6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:26.159Z|c7224e48-a782-46f6-b0fe-3870f544a0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:26.160Z|c7224e48-a782-46f6-b0fe-3870f544a0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:31.103Z|e3b56582-5c9c-4baa-ad62-d56a87e72741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:04:31.106Z|e3b56582-5c9c-4baa-ad62-d56a87e72741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:04:36.164Z|ff178958-3564-4e72-a1bc-afae12a0793e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:36.167Z|ff178958-3564-4e72-a1bc-afae12a0793e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:36.183Z|115360c6-0f2d-4863-90cb-4763a9f4110f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:36.184Z|115360c6-0f2d-4863-90cb-4763a9f4110f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:36.187Z|4712585d-ee17-4099-9e70-e71e2b957d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:36.187Z|4712585d-ee17-4099-9e70-e71e2b957d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:46.103Z|08d3c679-33a2-4180-8275-0c35c07b6e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:04:46.104Z|08d3c679-33a2-4180-8275-0c35c07b6e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:04:46.198Z|3234f2a9-c28b-402a-b305-b72b1e49d7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:46.198Z|3234f2a9-c28b-402a-b305-b72b1e49d7ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:46.206Z|cfd36d7f-3524-4a01-96b6-af282e54c6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:46.206Z|cfd36d7f-3524-4a01-96b6-af282e54c6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:46.210Z|cd8beda3-9506-465c-83f9-37290980f02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:46.210Z|cd8beda3-9506-465c-83f9-37290980f02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:46.843Z|28f888a1-9db0-4cde-9f87-15075c304bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:04:46.843Z|28f888a1-9db0-4cde-9f87-15075c304bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:04:56.223Z|68d343cf-2b26-4382-945e-06d368e0c105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:56.224Z|68d343cf-2b26-4382-945e-06d368e0c105|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:56.232Z|88d29f4e-1833-4f17-a5bf-e017134647f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:56.232Z|bb54610e-07d5-439b-b7f9-eda4b15c316c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:04:56.232Z|88d29f4e-1833-4f17-a5bf-e017134647f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:04:56.233Z|bb54610e-07d5-439b-b7f9-eda4b15c316c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:01.103Z|ac5a8577-0129-4c32-8776-dcd86c8d094c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:05:01.104Z|ac5a8577-0129-4c32-8776-dcd86c8d094c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:05:06.256Z|59fb72d0-d582-4519-ab86-4e958329adad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:06.256Z|48941af0-56fb-4f4d-a903-053d9df19eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:06.257Z|48941af0-56fb-4f4d-a903-053d9df19eb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:06.257Z|59fb72d0-d582-4519-ab86-4e958329adad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:06.257Z|2c8b24c9-98ba-4617-a07f-5c316ecf92f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:06.258Z|2c8b24c9-98ba-4617-a07f-5c316ecf92f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:11.062Z|ec47c0b3-802f-4ee5-ae59-2124e905604d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:05:11.063Z|ec47c0b3-802f-4ee5-ae59-2124e905604d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:16.103Z|b96a80c5-2181-4001-973c-b3538900aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:05:16.106Z|b96a80c5-2181-4001-973c-b3538900aaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:05:16.283Z|887bbecf-13d4-4370-95d6-0508e9ceb3f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:16.283Z|994ab5aa-2b20-41cf-a36c-1415f0f27446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:16.283Z|c7e52027-9c56-46ce-acd1-7dce2f26bdd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:16.284Z|887bbecf-13d4-4370-95d6-0508e9ceb3f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:16.284Z|c7e52027-9c56-46ce-acd1-7dce2f26bdd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:16.284Z|994ab5aa-2b20-41cf-a36c-1415f0f27446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:16.844Z|b82843fa-5846-4e6c-b98d-40f629dab5e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:05:16.845Z|b82843fa-5846-4e6c-b98d-40f629dab5e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:05:26.315Z|d559aaf5-2237-48ab-8cc1-cb44156db213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:26.315Z|d559aaf5-2237-48ab-8cc1-cb44156db213|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:26.319Z|33d3ebb0-4988-4791-bd50-42e995391cc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:26.319Z|33d3ebb0-4988-4791-bd50-42e995391cc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:26.322Z|25a3f2aa-cf2b-4670-8cc9-798bb35b67a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:26.322Z|25a3f2aa-cf2b-4670-8cc9-798bb35b67a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:31.103Z|204dd3d6-4ed2-443f-a795-d701330121ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:05:31.104Z|204dd3d6-4ed2-443f-a795-d701330121ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:05:36.347Z|6300f9bf-50a3-4452-abf7-b410bb4b2dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:36.347Z|b6caabe9-f717-4808-b939-fe6155e090d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:36.348Z|6300f9bf-50a3-4452-abf7-b410bb4b2dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:36.349Z|b6caabe9-f717-4808-b939-fe6155e090d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:36.350Z|a071a7ec-790e-4f9e-8eb8-9b52a677dd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:36.350Z|a071a7ec-790e-4f9e-8eb8-9b52a677dd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:46.103Z|dd924e36-3e11-4c43-a22f-d87646c11650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:05:46.104Z|dd924e36-3e11-4c43-a22f-d87646c11650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:05:46.385Z|21875d9d-02f5-4140-aea6-96381230c992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:46.385Z|51a9131a-0f3f-45e4-9448-eb3561285f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:46.386Z|21875d9d-02f5-4140-aea6-96381230c992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:46.386Z|51a9131a-0f3f-45e4-9448-eb3561285f5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:46.387Z|96ec6651-6888-4067-bfd7-23347cb0777c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:46.387Z|96ec6651-6888-4067-bfd7-23347cb0777c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:46.845Z|e63b9972-88ef-4a97-8fcd-eb6d7322763e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:05:46.846Z|e63b9972-88ef-4a97-8fcd-eb6d7322763e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:05:56.412Z|9cad84b7-929f-4e76-861f-45fa6944bb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:56.412Z|49a50b76-f50f-4eee-a306-0f43a5e059a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:56.413Z|9cad84b7-929f-4e76-861f-45fa6944bb27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:56.413Z|49a50b76-f50f-4eee-a306-0f43a5e059a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:05:56.432Z|0ba7036b-1795-446e-ac2c-9bee0942722a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:05:56.433Z|0ba7036b-1795-446e-ac2c-9bee0942722a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:01.103Z|31501e9e-d909-4aeb-8dc6-7a1ed3331d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:06:01.106Z|31501e9e-d909-4aeb-8dc6-7a1ed3331d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:06:06.443Z|ec0e8f50-3347-4eea-bc35-ed66629dea1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:06.443Z|d790de79-622e-47f3-ada6-c39ed2c38941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:06.444Z|ec0e8f50-3347-4eea-bc35-ed66629dea1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:06.444Z|d790de79-622e-47f3-ada6-c39ed2c38941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:06.461Z|8f478bc4-8666-4b49-a8ab-1ee8a6b2a632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:06.462Z|8f478bc4-8666-4b49-a8ab-1ee8a6b2a632|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:11.061Z|8bfdaeed-fe55-42f3-a380-ae9ce7af1124|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:06:11.062Z|8bfdaeed-fe55-42f3-a380-ae9ce7af1124|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:16.103Z|5776c8c8-a694-4000-addb-4de837c04926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:06:16.104Z|5776c8c8-a694-4000-addb-4de837c04926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:06:16.468Z|6b451f09-42b5-4166-8e27-3a28b6f5bf03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:16.469Z|6b451f09-42b5-4166-8e27-3a28b6f5bf03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:16.471Z|cb67b481-0b9e-43d5-9feb-00883656b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:16.471Z|cb67b481-0b9e-43d5-9feb-00883656b14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:16.487Z|e40e26ce-b7cc-419e-887a-a2bfaaea29e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:16.488Z|e40e26ce-b7cc-419e-887a-a2bfaaea29e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:16.846Z|fe07bba2-19f3-4101-8b04-1d7e73a9a7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:06:16.847Z|fe07bba2-19f3-4101-8b04-1d7e73a9a7e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:06:26.498Z|0c23db1b-9a7e-4c20-9cc2-5e9ea381492d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:26.498Z|6f792faa-ef54-4060-9ade-5294390c303b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:26.499Z|0c23db1b-9a7e-4c20-9cc2-5e9ea381492d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:26.499Z|6f792faa-ef54-4060-9ade-5294390c303b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:26.517Z|714c4608-b75e-49bd-b117-d5a61b5d4926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:26.518Z|714c4608-b75e-49bd-b117-d5a61b5d4926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:31.103Z|de2a6f95-a2d9-4607-aec6-b9212557ecb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:06:31.104Z|de2a6f95-a2d9-4607-aec6-b9212557ecb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:06:36.524Z|f40b597e-211a-42c3-8363-8056bc52e164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:36.525Z|f40b597e-211a-42c3-8363-8056bc52e164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:36.526Z|d8f9ba2d-e61d-4496-8f85-591d1e184db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:36.527Z|d8f9ba2d-e61d-4496-8f85-591d1e184db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:36.544Z|0285545f-e648-4959-8ad5-183d64395862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:36.545Z|0285545f-e648-4959-8ad5-183d64395862|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:46.103Z|868ba86d-15d8-4c07-87d7-b0d890c84e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:06:46.107Z|868ba86d-15d8-4c07-87d7-b0d890c84e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:06:46.550Z|e5c31f26-0179-4fea-9296-492376fe5ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:46.550Z|d36b8ca1-0ede-4aa8-8fb3-75d3d46ea80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:46.551Z|d36b8ca1-0ede-4aa8-8fb3-75d3d46ea80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:46.551Z|e5c31f26-0179-4fea-9296-492376fe5ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:46.571Z|6fc8737a-0bd9-4620-b49a-79ae61b308b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:46.572Z|6fc8737a-0bd9-4620-b49a-79ae61b308b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:46.847Z|34eca36c-c76e-4c2c-ada2-450ab51f59fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:06:46.848Z|34eca36c-c76e-4c2c-ada2-450ab51f59fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:06:56.578Z|02fb5625-21d8-4f1f-8195-8b168ffcd374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:56.578Z|02fb5625-21d8-4f1f-8195-8b168ffcd374|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:56.579Z|e7c93d41-3fb0-496e-bcfc-540374414192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:56.579Z|e7c93d41-3fb0-496e-bcfc-540374414192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:06:56.600Z|3a086471-cea4-40a7-a450-42750a20b96c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:06:56.601Z|3a086471-cea4-40a7-a450-42750a20b96c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:01.103Z|80de9c33-6d6e-403a-8fb0-9b06cc2731e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:07:01.104Z|80de9c33-6d6e-403a-8fb0-9b06cc2731e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:07:06.605Z|fe02e45f-4b39-4dd7-b87d-af7e4424cc4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:06.606Z|fe02e45f-4b39-4dd7-b87d-af7e4424cc4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:06.615Z|41657c0e-fbb8-4662-b168-dfad4eda23e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:06.616Z|41657c0e-fbb8-4662-b168-dfad4eda23e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:06.623Z|ce5335c8-6fda-4318-946d-2d3373af05ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:06.623Z|ce5335c8-6fda-4318-946d-2d3373af05ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:11.064Z|992c1ccd-6cce-4410-8480-dff2f8e46fa3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:07:11.065Z|992c1ccd-6cce-4410-8480-dff2f8e46fa3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:16.103Z|7c090520-a69b-477d-af62-0d3d76018cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:07:16.104Z|7c090520-a69b-477d-af62-0d3d76018cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:07:16.634Z|9dfdaf1c-6727-42e5-bff6-2e249bb39e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:16.635Z|9dfdaf1c-6727-42e5-bff6-2e249bb39e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:16.640Z|5b630d56-e6de-4022-9d2b-bd4976418fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:16.641Z|5b630d56-e6de-4022-9d2b-bd4976418fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:16.647Z|49bc55b9-91ce-4202-9c0e-e102c24add0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:16.647Z|49bc55b9-91ce-4202-9c0e-e102c24add0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:16.849Z|a248484b-325d-4070-bed2-c8ba12452447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:07:16.849Z|a248484b-325d-4070-bed2-c8ba12452447|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:07:26.663Z|40a129dd-774f-4d20-9250-7bf24e23b3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:26.664Z|40a129dd-774f-4d20-9250-7bf24e23b3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:26.665Z|eb1ff8cc-5350-4012-8a65-e341c6f902c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:26.665Z|eb1ff8cc-5350-4012-8a65-e341c6f902c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:26.678Z|9b583b8e-bff4-4815-b21a-803b648b6e67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:26.678Z|9b583b8e-bff4-4815-b21a-803b648b6e67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:31.103Z|5d161b79-a2b3-475a-bb62-d67c6bc27def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:07:31.106Z|5d161b79-a2b3-475a-bb62-d67c6bc27def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:07:36.689Z|92db57b8-eba5-4bce-a264-5d3446f18751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:36.690Z|92db57b8-eba5-4bce-a264-5d3446f18751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:36.698Z|09826727-d65e-4044-a27f-8b4fb9176372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:36.699Z|09826727-d65e-4044-a27f-8b4fb9176372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:36.706Z|efcd08bc-6aaa-4ed9-8fe1-7753b6fca315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:36.707Z|efcd08bc-6aaa-4ed9-8fe1-7753b6fca315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:46.106Z|d162d80e-77a1-4268-9fec-31e893e0f3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:07:46.107Z|d162d80e-77a1-4268-9fec-31e893e0f3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:07:46.715Z|dbb04456-c6b2-45a3-8096-706e6bb97401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:46.716Z|dbb04456-c6b2-45a3-8096-706e6bb97401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:46.724Z|98d44f88-beec-4770-a25c-51f10c624c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:46.724Z|98d44f88-beec-4770-a25c-51f10c624c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:46.732Z|7af5153c-03e2-40ad-a45d-d393387a1209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:46.732Z|7af5153c-03e2-40ad-a45d-d393387a1209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:46.852Z|f90c2b87-02dc-4a5a-bc26-cb7d9b858489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:07:46.853Z|f90c2b87-02dc-4a5a-bc26-cb7d9b858489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:07:56.739Z|23a625d0-31e0-43d5-98b8-58bb91ff0d1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:56.740Z|23a625d0-31e0-43d5-98b8-58bb91ff0d1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:56.748Z|cf28ba05-7f66-42d3-b1cc-94a858b23d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:56.749Z|cf28ba05-7f66-42d3-b1cc-94a858b23d16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:07:56.756Z|9e2fe3b3-35ad-4343-ae2d-df53d0e46b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:07:56.757Z|9e2fe3b3-35ad-4343-ae2d-df53d0e46b06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:01.103Z|3816425d-9cd3-489e-9c3d-a29cca7a2a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:08:01.104Z|3816425d-9cd3-489e-9c3d-a29cca7a2a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:08:06.764Z|4a7649e6-23ab-480a-891d-2f1c0a2983b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:06.764Z|4a7649e6-23ab-480a-891d-2f1c0a2983b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:06.774Z|c20ab4fb-6617-4fda-acd0-2cbd73179a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:06.775Z|c20ab4fb-6617-4fda-acd0-2cbd73179a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:06.783Z|40f83e56-4692-4892-9c90-4c0ebc39d30b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:06.783Z|40f83e56-4692-4892-9c90-4c0ebc39d30b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:11.061Z|c2922c8d-e369-4ab2-b6dc-a2f2548e6da0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:08:11.062Z|c2922c8d-e369-4ab2-b6dc-a2f2548e6da0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:16.103Z|9db94ec5-d7c7-45ba-a105-2a5ff4df9aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:08:16.107Z|9db94ec5-d7c7-45ba-a105-2a5ff4df9aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:08:16.789Z|6e48d8e1-8307-4eb2-a415-7ad1f1d28e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:16.790Z|6e48d8e1-8307-4eb2-a415-7ad1f1d28e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:16.796Z|a8b2b7ac-b39b-4904-8089-b66a082eee39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:16.796Z|a8b2b7ac-b39b-4904-8089-b66a082eee39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:16.804Z|c32d9d13-3ef0-4683-9881-ab204d149b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:16.805Z|c32d9d13-3ef0-4683-9881-ab204d149b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:16.854Z|5310b2be-7fd4-4220-aeb9-4003cff401aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:08:16.854Z|5310b2be-7fd4-4220-aeb9-4003cff401aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:08:26.818Z|a0412e99-49bb-45e7-9608-a0b21addfda0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:26.819Z|a0412e99-49bb-45e7-9608-a0b21addfda0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:26.826Z|12513a6a-d52a-45ce-8717-ce4c7e5de72c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:26.826Z|12513a6a-d52a-45ce-8717-ce4c7e5de72c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:26.830Z|7fe2b9ca-ef77-418a-a6f5-283ffbe9fcac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:26.830Z|7fe2b9ca-ef77-418a-a6f5-283ffbe9fcac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:31.103Z|6a05f342-c21c-438d-9618-c8188f283fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:08:31.104Z|6a05f342-c21c-438d-9618-c8188f283fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:08:36.846Z|e71d6845-a60c-4bdf-b73b-24fe80c59238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:36.846Z|1c369ca6-3934-4d35-91eb-5b69119efd51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:36.847Z|e71d6845-a60c-4bdf-b73b-24fe80c59238|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:36.847Z|1c369ca6-3934-4d35-91eb-5b69119efd51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:36.851Z|675e3e3f-290b-493d-b465-b97a4a3d1fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:36.851Z|675e3e3f-290b-493d-b465-b97a4a3d1fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:46.103Z|67609522-a706-48af-95a2-d1c2b28ef833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:08:46.104Z|67609522-a706-48af-95a2-d1c2b28ef833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:08:46.855Z|5cade036-884f-48b2-82df-95d096bb2f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:08:46.855Z|5cade036-884f-48b2-82df-95d096bb2f8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:08:46.875Z|81f274cc-b6d7-4354-a727-471d57cbaec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:46.875Z|81f274cc-b6d7-4354-a727-471d57cbaec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:46.880Z|8ed6fcc2-cce9-4f7c-95bf-d1185f721a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:46.881Z|8ed6fcc2-cce9-4f7c-95bf-d1185f721a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:46.881Z|d19fcecb-b53e-430c-b413-0c143fa81146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:46.882Z|d19fcecb-b53e-430c-b413-0c143fa81146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:56.904Z|70e3f5f3-4bfd-44d2-a1d4-9c295f1811bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:56.904Z|70e3f5f3-4bfd-44d2-a1d4-9c295f1811bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:56.906Z|21efc147-e255-448e-a02a-0ce28e339570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:56.906Z|0d99a2de-c702-4b97-81b8-18a592007c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:08:56.907Z|0d99a2de-c702-4b97-81b8-18a592007c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:08:56.907Z|21efc147-e255-448e-a02a-0ce28e339570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:01.103Z|54bf26cd-ba37-4360-b18e-90eaed1b75a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:09:01.106Z|54bf26cd-ba37-4360-b18e-90eaed1b75a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:09:06.927Z|0ae7275e-ac81-4d9d-b9cc-ab9dcf67b7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:06.929Z|0ae7275e-ac81-4d9d-b9cc-ab9dcf67b7f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:06.929Z|4e2ab5ce-da9d-459b-a388-bf481a8485b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:06.930Z|4e2ab5ce-da9d-459b-a388-bf481a8485b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:06.933Z|87dea546-6942-4b5a-a9e2-e755efa016b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:06.934Z|87dea546-6942-4b5a-a9e2-e755efa016b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:11.061Z|448408e2-63f5-4674-ad65-9a2c15f0b0b9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:09:11.062Z|448408e2-63f5-4674-ad65-9a2c15f0b0b9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:16.103Z|482b895c-e63a-4977-945a-d87c8996a8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:09:16.103Z|482b895c-e63a-4977-945a-d87c8996a8fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:09:16.856Z|ce6b6877-b8c9-4da3-a12b-85dec864cf79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:09:16.856Z|ce6b6877-b8c9-4da3-a12b-85dec864cf79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:09:16.958Z|4f07c24a-f488-4914-8d03-a41cc96c0f47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:16.958Z|bd8fab66-e941-4142-9c85-42f0ed0a84a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:16.958Z|45f64d55-0597-45de-b9e8-44cd5f87c754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:16.959Z|4f07c24a-f488-4914-8d03-a41cc96c0f47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:16.960Z|bd8fab66-e941-4142-9c85-42f0ed0a84a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:16.960Z|45f64d55-0597-45de-b9e8-44cd5f87c754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:26.985Z|f1292e58-7e65-4f01-88f6-341bab568d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:26.985Z|5b6c275b-cac6-41fc-95d8-1e2ba188dd71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:26.986Z|f1292e58-7e65-4f01-88f6-341bab568d9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:26.985Z|deb05c67-ca8e-4a46-a984-4e9a1ea8b880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:26.986Z|5b6c275b-cac6-41fc-95d8-1e2ba188dd71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:26.986Z|deb05c67-ca8e-4a46-a984-4e9a1ea8b880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:31.103Z|78bc2bed-fbcc-4c26-bd12-48799ef6238f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:09:31.104Z|78bc2bed-fbcc-4c26-bd12-48799ef6238f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:09:37.010Z|b1f67cac-c86e-4da8-9709-f31a32b2394e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:37.010Z|face76a9-4842-4ecf-8c60-089c2b704ec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:37.010Z|face76a9-4842-4ecf-8c60-089c2b704ec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:37.010Z|b1f67cac-c86e-4da8-9709-f31a32b2394e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:37.011Z|7280de55-efb3-42ac-86b9-3f95641dadf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:37.011Z|7280de55-efb3-42ac-86b9-3f95641dadf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:46.103Z|0fc4f04a-0a4d-4534-9401-9aa501dd4ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:09:46.106Z|0fc4f04a-0a4d-4534-9401-9aa501dd4ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:09:46.857Z|83be86b0-e27a-42a7-9854-e9c5d89988a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:09:46.858Z|83be86b0-e27a-42a7-9854-e9c5d89988a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:09:47.033Z|10c21f3f-f841-4740-912e-b9733954468a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:47.033Z|e4f671c0-8a6e-44df-a070-6e26da15af99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:47.033Z|7061e74c-eaca-486c-8efe-9c88fe2d93e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:47.034Z|10c21f3f-f841-4740-912e-b9733954468a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:47.034Z|e4f671c0-8a6e-44df-a070-6e26da15af99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:47.034Z|7061e74c-eaca-486c-8efe-9c88fe2d93e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:57.058Z|44de51fe-3547-483c-8356-2d784b2fa36f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:57.059Z|44de51fe-3547-483c-8356-2d784b2fa36f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:57.065Z|5b9c1011-7e89-4bb6-8f44-db35b878531f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:57.065Z|5b9c1011-7e89-4bb6-8f44-db35b878531f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:09:57.066Z|13d8dcbe-7f8b-47eb-8f88-bc43beb12275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:09:57.067Z|13d8dcbe-7f8b-47eb-8f88-bc43beb12275|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:01.103Z|3bbd9617-724b-4fbd-abb7-359057a56c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:10:01.104Z|3bbd9617-724b-4fbd-abb7-359057a56c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:10:07.084Z|88925932-f95d-4b66-bf36-48ff386aac1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:07.085Z|88925932-f95d-4b66-bf36-48ff386aac1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:07.090Z|abf23361-a7b6-4633-ad88-85017389f5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:07.091Z|abf23361-a7b6-4633-ad88-85017389f5eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:07.094Z|67b47c16-400c-43a8-b0f9-1796cf3ab335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:07.094Z|67b47c16-400c-43a8-b0f9-1796cf3ab335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:11.060Z|1609d043-c65d-4f25-bea3-543a481e0c23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:10:11.061Z|1609d043-c65d-4f25-bea3-543a481e0c23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:16.103Z|400cb61a-1e5d-4623-9edf-a23d4ec93334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:10:16.104Z|400cb61a-1e5d-4623-9edf-a23d4ec93334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:10:16.860Z|0f244ddc-9266-48f7-aff7-004042957b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:10:16.861Z|0f244ddc-9266-48f7-aff7-004042957b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:10:17.108Z|d718acd4-4879-4987-bab7-9571918eaf6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:17.109Z|d718acd4-4879-4987-bab7-9571918eaf6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:17.111Z|6227b7d4-493b-4a85-82f9-dfba2c158093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:17.111Z|6227b7d4-493b-4a85-82f9-dfba2c158093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:17.114Z|a7a3e3ac-6da5-4ac4-979f-e163db58d7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:17.115Z|a7a3e3ac-6da5-4ac4-979f-e163db58d7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:27.134Z|82a66a21-c0e8-4d64-b359-915472a839e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:27.134Z|82a66a21-c0e8-4d64-b359-915472a839e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:27.136Z|66a6e9dc-9f78-4750-842f-d3508f4aa6c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:27.136Z|66a6e9dc-9f78-4750-842f-d3508f4aa6c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:27.137Z|1e759ba7-3217-4ce7-92da-2ccf694a5404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:27.138Z|1e759ba7-3217-4ce7-92da-2ccf694a5404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:31.103Z|7e9143a1-775c-4d95-a62c-8c5ac2b5a37c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:10:31.106Z|7e9143a1-775c-4d95-a62c-8c5ac2b5a37c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:10:37.157Z|fc06fe23-4d8a-4937-a3b2-a54767359123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:37.158Z|fc06fe23-4d8a-4937-a3b2-a54767359123|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:37.159Z|1325c9e4-ec35-4cc6-8563-c6f863b31935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:37.159Z|1325c9e4-ec35-4cc6-8563-c6f863b31935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:37.159Z|85a691ff-87b1-4c52-97ba-4a87b04f9c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:37.160Z|85a691ff-87b1-4c52-97ba-4a87b04f9c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:46.103Z|a617b684-063c-44a3-ba05-1603642ba2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:10:46.104Z|a617b684-063c-44a3-ba05-1603642ba2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:10:46.861Z|1b09324d-048f-4f56-905c-bf3024d63a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:10:46.862Z|1b09324d-048f-4f56-905c-bf3024d63a94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:10:47.180Z|01829424-4707-46d7-b20d-6fc3c61384fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:47.180Z|060667d2-7d61-4453-84b7-752119be16b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:47.181Z|1705a521-e442-4b97-a249-600a9b75624a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:47.181Z|01829424-4707-46d7-b20d-6fc3c61384fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:47.181Z|060667d2-7d61-4453-84b7-752119be16b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:47.181Z|1705a521-e442-4b97-a249-600a9b75624a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:57.204Z|74eaa145-dcc6-4c82-b75a-e6e327eef4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:57.205Z|74eaa145-dcc6-4c82-b75a-e6e327eef4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:57.212Z|a9c02a13-5401-495f-b582-e845aa258bbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:57.212Z|a9c02a13-5401-495f-b582-e845aa258bbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:10:57.213Z|e32cef9a-9e45-4e8e-b25b-6b85a926f62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:10:57.214Z|e32cef9a-9e45-4e8e-b25b-6b85a926f62e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:01.103Z|46964958-eeed-42b7-bad5-d022ad97c72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:11:01.104Z|46964958-eeed-42b7-bad5-d022ad97c72d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:11:07.238Z|194c114c-f5d3-4678-9ce5-2bcf8fd7faeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:07.238Z|194c114c-f5d3-4678-9ce5-2bcf8fd7faeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:07.238Z|8e3d0290-c65f-48fd-9186-9775a4a2f140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:07.238Z|4983376a-160f-4d4d-b916-f362113e9721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:07.238Z|8e3d0290-c65f-48fd-9186-9775a4a2f140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:07.239Z|4983376a-160f-4d4d-b916-f362113e9721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:11.062Z|bbbb8969-0d8b-4a10-a281-4ee153b3b668|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:11:11.063Z|bbbb8969-0d8b-4a10-a281-4ee153b3b668|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:16.104Z|0f309b83-a7ee-41e8-bfdb-e70fb1ac81ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:11:16.107Z|0f309b83-a7ee-41e8-bfdb-e70fb1ac81ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:11:16.862Z|7a177bbe-d8e8-4a3f-beb1-6d4fefaa82ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:11:16.863Z|7a177bbe-d8e8-4a3f-beb1-6d4fefaa82ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:11:17.263Z|fe07803f-2b4e-4a63-a321-ce0b83f72bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:17.264Z|fe07803f-2b4e-4a63-a321-ce0b83f72bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:17.265Z|833edbde-21b7-4fb6-8928-d9aadaad2df7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:17.265Z|9790f543-5089-4d8d-b1e9-24a8a644d459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:17.265Z|833edbde-21b7-4fb6-8928-d9aadaad2df7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:17.265Z|9790f543-5089-4d8d-b1e9-24a8a644d459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:27.292Z|e9e69729-9874-4918-b743-3a0c8a45c591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:27.292Z|60d90e5d-7008-4446-b25b-14e6dd98a53f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:27.293Z|e9e69729-9874-4918-b743-3a0c8a45c591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:27.294Z|60d90e5d-7008-4446-b25b-14e6dd98a53f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:27.300Z|0611c5b8-0441-4fbc-a949-fe90f5506f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:27.301Z|0611c5b8-0441-4fbc-a949-fe90f5506f37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:31.103Z|80234980-b260-40dc-9902-cf2ac052cdd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:11:31.104Z|80234980-b260-40dc-9902-cf2ac052cdd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:11:37.316Z|22a0dd78-9ce1-4d24-ad67-d3ad856357a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:37.316Z|b4f0e1e1-588f-455e-bf5f-9a372d2739eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:37.317Z|22a0dd78-9ce1-4d24-ad67-d3ad856357a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:37.317Z|b4f0e1e1-588f-455e-bf5f-9a372d2739eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:37.324Z|a7b4db1a-5c1e-48a9-8a1f-3bd4e80ef58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:37.324Z|a7b4db1a-5c1e-48a9-8a1f-3bd4e80ef58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:46.103Z|c467dd54-1f41-4767-8b4f-243093a6447e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:11:46.104Z|c467dd54-1f41-4767-8b4f-243093a6447e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:11:46.863Z|f339e944-e65b-41ce-9e30-10ecf740e035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:11:46.864Z|f339e944-e65b-41ce-9e30-10ecf740e035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:11:47.343Z|8009901d-2e85-4f52-a387-6d64a8e801bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:47.343Z|497648c4-8980-4ce7-93e6-437fc0bf59f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:47.344Z|8009901d-2e85-4f52-a387-6d64a8e801bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:47.344Z|497648c4-8980-4ce7-93e6-437fc0bf59f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:47.346Z|9eb07363-7b4e-44f8-ad52-34b43dd8ed06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:47.347Z|9eb07363-7b4e-44f8-ad52-34b43dd8ed06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:57.369Z|b69ccb0a-1245-455d-b7aa-7b3b85d0dcad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:57.370Z|b69ccb0a-1245-455d-b7aa-7b3b85d0dcad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:57.372Z|97ff9e04-64a1-4b21-8943-f917ec0c46fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:57.372Z|97ff9e04-64a1-4b21-8943-f917ec0c46fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:11:57.373Z|e130c7a0-9f38-42d4-b679-3d464387f8d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:11:57.373Z|e130c7a0-9f38-42d4-b679-3d464387f8d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:01.103Z|801eed76-647b-4039-9224-815912e3955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:12:01.107Z|801eed76-647b-4039-9224-815912e3955c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:12:07.394Z|eb94f6fb-47f6-411b-b93d-c71502d49898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:07.394Z|eb94f6fb-47f6-411b-b93d-c71502d49898|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:07.394Z|f2710fbc-316d-4731-882d-661250290ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:07.395Z|f2710fbc-316d-4731-882d-661250290ae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:07.398Z|f1336ac9-4e84-487b-a5ba-88da2bd26418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:07.399Z|f1336ac9-4e84-487b-a5ba-88da2bd26418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:11.062Z|8c249652-47cb-4c51-a1f7-13cfa3ae880a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:12:11.063Z|8c249652-47cb-4c51-a1f7-13cfa3ae880a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:16.103Z|bb578821-7e45-4948-8fc1-581bacbab5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:12:16.104Z|bb578821-7e45-4948-8fc1-581bacbab5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:12:16.864Z|f83c150c-f2ee-4f47-b6d2-3bd95240b394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:12:16.865Z|f83c150c-f2ee-4f47-b6d2-3bd95240b394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:12:17.417Z|ba12ab4e-d777-47f1-94d1-d7f3f1d56e6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:17.417Z|5a4c28a5-b4f3-4e70-b49a-32b6ce586d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:17.418Z|ba12ab4e-d777-47f1-94d1-d7f3f1d56e6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:17.418Z|5a4c28a5-b4f3-4e70-b49a-32b6ce586d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:17.419Z|6e33886e-a50b-4d60-b0e5-ab24f0646246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:17.419Z|6e33886e-a50b-4d60-b0e5-ab24f0646246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:27.440Z|284b8422-688a-4211-865f-0656e320cba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:27.440Z|a06f243a-6dcb-4230-aac5-8a9117bfa51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:27.441Z|35884dba-b16e-4aa9-b38f-b1fadbd4ee64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:27.441Z|284b8422-688a-4211-865f-0656e320cba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:27.441Z|35884dba-b16e-4aa9-b38f-b1fadbd4ee64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:27.441Z|a06f243a-6dcb-4230-aac5-8a9117bfa51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:31.103Z|c105aaef-0640-420f-9b7b-9e4bcac9c8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:12:31.104Z|c105aaef-0640-420f-9b7b-9e4bcac9c8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:12:37.466Z|8621a8b1-29af-4df9-9dcd-7930ea6e5eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:37.466Z|47fe31f2-5ae2-4079-a661-f89b2bd5d9e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:37.466Z|89cc7d18-7fc8-4e32-b4ae-33c7b3cb20f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:37.467Z|8621a8b1-29af-4df9-9dcd-7930ea6e5eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:37.467Z|47fe31f2-5ae2-4079-a661-f89b2bd5d9e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:37.467Z|89cc7d18-7fc8-4e32-b4ae-33c7b3cb20f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:46.103Z|79b77238-36ed-4e17-bb55-222a69ae4337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:12:46.106Z|79b77238-36ed-4e17-bb55-222a69ae4337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:12:46.865Z|68a6cfe5-4b0c-4a16-8cc6-3164926c27d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:12:46.866Z|68a6cfe5-4b0c-4a16-8cc6-3164926c27d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:12:47.491Z|e661f10c-ef8c-4fdd-80e3-2ba0d337cca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:47.491Z|5a213770-3f3b-4b9a-8c30-f1b4ee85ad3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:47.491Z|e661f10c-ef8c-4fdd-80e3-2ba0d337cca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:47.491Z|9f5053eb-a76b-4c08-8d1f-c40ae089395f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:47.491Z|5a213770-3f3b-4b9a-8c30-f1b4ee85ad3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:47.492Z|9f5053eb-a76b-4c08-8d1f-c40ae089395f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:57.516Z|3f40626b-6d5e-422f-8df6-b625e7d04dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:57.516Z|e002eaa2-0e38-454d-958c-bf9503bade04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:57.516Z|eb158411-47d4-44f0-ba77-28feded1fc08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:12:57.516Z|3f40626b-6d5e-422f-8df6-b625e7d04dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:57.516Z|e002eaa2-0e38-454d-958c-bf9503bade04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:12:57.516Z|eb158411-47d4-44f0-ba77-28feded1fc08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:01.103Z|14081c31-962e-4a02-862a-931c0c4b1425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:13:01.104Z|14081c31-962e-4a02-862a-931c0c4b1425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:13:07.541Z|b9b4f054-b49f-41b6-ad08-b9b71fa2e0af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:07.542Z|5548f57b-a8ca-4ea4-8ed2-ffcf59496546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:07.542Z|5c6b92be-44f7-4c98-989d-7b293e3fa7c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:07.542Z|5548f57b-a8ca-4ea4-8ed2-ffcf59496546|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:07.542Z|b9b4f054-b49f-41b6-ad08-b9b71fa2e0af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:07.542Z|5c6b92be-44f7-4c98-989d-7b293e3fa7c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:11.062Z|de854c58-ea22-4097-92f2-3cc8397d7177|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:13:11.062Z|de854c58-ea22-4097-92f2-3cc8397d7177|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:16.103Z|5bd248ba-7df7-42c4-b968-3661246292e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:13:16.104Z|5bd248ba-7df7-42c4-b968-3661246292e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:13:16.867Z|ac31a995-92aa-4159-a219-17e518ad15f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:13:16.867Z|ac31a995-92aa-4159-a219-17e518ad15f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:13:17.569Z|6607c323-6930-4f59-b81b-5ed9c6f0725d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:17.571Z|fc7f6ca5-fbfc-4e5b-ab7e-cd4715efce3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:17.571Z|82659948-b04f-4c0c-9d7c-2f00836d197e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:17.571Z|82659948-b04f-4c0c-9d7c-2f00836d197e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:17.571Z|fc7f6ca5-fbfc-4e5b-ab7e-cd4715efce3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:17.573Z|6607c323-6930-4f59-b81b-5ed9c6f0725d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:27.596Z|ac2a5296-91f3-42ba-a974-22359cb0c709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:27.596Z|ac2a5296-91f3-42ba-a974-22359cb0c709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:27.597Z|d06d8f7f-b3a0-48a8-8a58-0af01da75371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:27.596Z|61cad690-3aae-4ede-826e-4e251a454bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:27.597Z|d06d8f7f-b3a0-48a8-8a58-0af01da75371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:27.597Z|61cad690-3aae-4ede-826e-4e251a454bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:31.103Z|2a8d4d98-24bf-4a9c-a1b4-9c8bea27e5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:13:31.106Z|2a8d4d98-24bf-4a9c-a1b4-9c8bea27e5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:13:37.623Z|6837b9ab-b850-49e7-9de2-ff5e09a55f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:37.624Z|6837b9ab-b850-49e7-9de2-ff5e09a55f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:37.624Z|0f27d237-f121-4ca7-aa48-9f75cde5f61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:37.625Z|0f27d237-f121-4ca7-aa48-9f75cde5f61d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:37.630Z|6573c2b6-2c1c-4bac-853b-6462ca686216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:37.630Z|6573c2b6-2c1c-4bac-853b-6462ca686216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:46.103Z|9c8aeb4b-b8a9-4c2c-bd24-ab19f7dffc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:13:46.104Z|9c8aeb4b-b8a9-4c2c-bd24-ab19f7dffc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:13:46.868Z|27278724-8f62-4a51-a7dd-8a2eba97810a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:13:46.868Z|27278724-8f62-4a51-a7dd-8a2eba97810a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:13:47.650Z|7ec7d296-ceda-47f6-97f1-44a12b9c4a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:47.651Z|7ec7d296-ceda-47f6-97f1-44a12b9c4a4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:47.655Z|483b58db-67aa-4a02-8573-943f60e8c5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:47.655Z|e722aa38-8070-4cc2-9964-4e62fb86797f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:47.655Z|483b58db-67aa-4a02-8573-943f60e8c5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:47.656Z|e722aa38-8070-4cc2-9964-4e62fb86797f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:57.677Z|92439da0-5913-4375-b765-cb43f3e158e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:57.677Z|93f06bc5-dcc0-4ce9-86f1-163549c90ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:57.677Z|cb21b0fd-11ac-4c9d-9a53-337a8584099c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:13:57.677Z|93f06bc5-dcc0-4ce9-86f1-163549c90ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:57.678Z|cb21b0fd-11ac-4c9d-9a53-337a8584099c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:13:57.678Z|92439da0-5913-4375-b765-cb43f3e158e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:01.103Z|d4f4229f-2239-4ec1-aa9a-7daa2f2d7f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:14:01.104Z|d4f4229f-2239-4ec1-aa9a-7daa2f2d7f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:14:07.705Z|bdc273af-ae80-4d57-8df4-569bb376b0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:07.705Z|1b03b7fb-f8b0-4a9a-8ce8-17f57619cc29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:07.706Z|bdc273af-ae80-4d57-8df4-569bb376b0a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:07.706Z|22eff2ab-7b48-4592-a9bc-02de6463574e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:07.706Z|1b03b7fb-f8b0-4a9a-8ce8-17f57619cc29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:07.706Z|22eff2ab-7b48-4592-a9bc-02de6463574e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:11.061Z|2e1bda0b-96a9-4d84-9f5e-a01da3465254|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:14:11.062Z|2e1bda0b-96a9-4d84-9f5e-a01da3465254|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:16.103Z|e2312bc8-0c30-4df6-9ad8-51da65b845f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:14:16.105Z|e2312bc8-0c30-4df6-9ad8-51da65b845f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:14:16.869Z|5a616b17-c253-4459-883a-79707a76496b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:14:16.870Z|5a616b17-c253-4459-883a-79707a76496b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:14:17.733Z|acbda192-b71e-44ce-9c04-7275e80f34ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:17.733Z|a6d5c85e-6694-4d39-a99e-c3351848c7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:17.733Z|acbda192-b71e-44ce-9c04-7275e80f34ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:17.734Z|a6d5c85e-6694-4d39-a99e-c3351848c7da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:17.733Z|990d3237-a443-4d3b-b1a7-87267e4bd60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:17.735Z|990d3237-a443-4d3b-b1a7-87267e4bd60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:27.766Z|9d8f3b0f-16cc-4386-b63a-28f4631a8a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:27.766Z|565f7169-36b8-4b16-9c36-43a191a014a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:27.768Z|9d8f3b0f-16cc-4386-b63a-28f4631a8a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:27.767Z|565f7169-36b8-4b16-9c36-43a191a014a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:27.768Z|b4f44d61-8b30-4f78-a9c6-963a90c3acfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:27.769Z|b4f44d61-8b30-4f78-a9c6-963a90c3acfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:31.103Z|ea111e85-27a4-4ce9-8c67-1597417e7338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:14:31.104Z|ea111e85-27a4-4ce9-8c67-1597417e7338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:14:37.793Z|6ea4a28c-a18d-4a88-8d56-5a52b7ad733b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:37.794Z|6ea4a28c-a18d-4a88-8d56-5a52b7ad733b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:37.795Z|bc9a3ca7-70e7-4a34-8edf-a082e9311e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:37.796Z|949cf8f5-a308-4a98-9b26-d6c50d809823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:37.796Z|bc9a3ca7-70e7-4a34-8edf-a082e9311e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:37.796Z|949cf8f5-a308-4a98-9b26-d6c50d809823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:46.103Z|e3d518f9-c3a7-45ac-8eae-04891ac05296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:14:46.104Z|e3d518f9-c3a7-45ac-8eae-04891ac05296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:14:46.870Z|bffb80a2-e47e-40be-a147-c7713c3f87da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:14:46.871Z|bffb80a2-e47e-40be-a147-c7713c3f87da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:14:47.821Z|0d00a9fb-3083-4fb5-992b-002ded6dfad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:47.822Z|0d00a9fb-3083-4fb5-992b-002ded6dfad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:47.822Z|84b5ea83-443e-4159-82fc-f68ec8fdde9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:47.823Z|84b5ea83-443e-4159-82fc-f68ec8fdde9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:47.887Z|607d328e-5b4b-4937-93ad-8218bec23822|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:47.888Z|607d328e-5b4b-4937-93ad-8218bec23822|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:57.854Z|007d8d67-56da-4b86-8e33-b4ed3ec6075c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:57.854Z|b696ec41-79c1-459b-bcc8-42d76cc5c3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:57.855Z|b696ec41-79c1-459b-bcc8-42d76cc5c3c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:57.855Z|007d8d67-56da-4b86-8e33-b4ed3ec6075c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:14:57.912Z|a6a8b250-ca3c-40f4-9ab6-c3d25a304d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:14:57.913Z|a6a8b250-ca3c-40f4-9ab6-c3d25a304d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:01.103Z|9d131699-6ee6-4ada-8271-27be274aec91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:15:01.106Z|9d131699-6ee6-4ada-8271-27be274aec91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:15:07.881Z|5b0d4aba-776a-4e1c-b1a8-bc0c4c3f416e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:07.881Z|43cc72b4-e074-4c55-be3b-39ac80e2a701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:07.882Z|5b0d4aba-776a-4e1c-b1a8-bc0c4c3f416e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:07.882Z|43cc72b4-e074-4c55-be3b-39ac80e2a701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:07.942Z|a6984c9f-f4ab-47fb-b7d4-38e2d2d19ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:07.943Z|a6984c9f-f4ab-47fb-b7d4-38e2d2d19ae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:11.061Z|68fccfe6-b9c4-4273-acad-7dfbe740c3b2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:15:11.062Z|68fccfe6-b9c4-4273-acad-7dfbe740c3b2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:16.103Z|4731d157-dfea-473a-8a2e-be608831f8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:15:16.104Z|4731d157-dfea-473a-8a2e-be608831f8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:15:16.871Z|4d23904f-8fc5-4132-be06-aba0eb340a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:15:16.872Z|4d23904f-8fc5-4132-be06-aba0eb340a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:15:17.905Z|c69832ec-c055-48a2-9b5f-aec5096ecb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:17.905Z|60112b65-5ef8-4b68-acca-f9826266736e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:17.906Z|60112b65-5ef8-4b68-acca-f9826266736e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:17.906Z|c69832ec-c055-48a2-9b5f-aec5096ecb42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:17.969Z|fb0daf63-c009-49a3-a7c8-de63ffedb749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:17.970Z|fb0daf63-c009-49a3-a7c8-de63ffedb749|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:27.934Z|1ba7a889-ae8b-40e1-bb6d-a8f4e87b7e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:27.934Z|c13f260d-1150-4177-8e7d-dbfa2a53ca66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:27.934Z|1ba7a889-ae8b-40e1-bb6d-a8f4e87b7e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:27.934Z|c13f260d-1150-4177-8e7d-dbfa2a53ca66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:27.997Z|be11573b-2c10-452a-8bd7-92af8eaa7d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:27.997Z|be11573b-2c10-452a-8bd7-92af8eaa7d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:31.103Z|17be7211-7181-4644-a6e7-95f748631d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:15:31.104Z|17be7211-7181-4644-a6e7-95f748631d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:15:37.960Z|da7c5ef4-294b-438f-bff2-924e86b441f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:37.960Z|0c389427-31c8-4eaf-ab1c-0d1bac407a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:37.961Z|da7c5ef4-294b-438f-bff2-924e86b441f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:37.961Z|0c389427-31c8-4eaf-ab1c-0d1bac407a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:38.023Z|8e2473a1-ea65-4da3-8295-9b38203da752|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:38.023Z|8e2473a1-ea65-4da3-8295-9b38203da752|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:46.103Z|914680d5-202b-4f50-a4a3-d41770f52b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:15:46.106Z|914680d5-202b-4f50-a4a3-d41770f52b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:15:46.872Z|739c166e-0406-4a43-bd6c-f676c3497b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:15:46.873Z|739c166e-0406-4a43-bd6c-f676c3497b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:15:47.986Z|459d01d8-77c7-4a71-b334-e2f69dd3b9c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:47.986Z|4227ff82-2eb8-4742-a818-bb4f74077e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:47.987Z|459d01d8-77c7-4a71-b334-e2f69dd3b9c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:47.987Z|4227ff82-2eb8-4742-a818-bb4f74077e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:48.048Z|83d8e5e3-902b-4605-a0a0-64696133d702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:48.050Z|83d8e5e3-902b-4605-a0a0-64696133d702|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:58.034Z|8e458f91-c86a-45d4-a87e-29fbf69eaf91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:58.034Z|1c76320c-5b18-4120-8ea4-cb1dba72ca7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:58.035Z|8e458f91-c86a-45d4-a87e-29fbf69eaf91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:58.035Z|1c76320c-5b18-4120-8ea4-cb1dba72ca7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:15:58.076Z|40e66526-b67f-4a29-aaf4-2862c8b2fc19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:15:58.077Z|40e66526-b67f-4a29-aaf4-2862c8b2fc19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:01.103Z|95b38230-1b4d-439e-9338-13b8f10df329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:16:01.103Z|95b38230-1b4d-439e-9338-13b8f10df329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:16:08.061Z|f04073e5-1686-4f21-aca1-4372fc6b13c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:08.062Z|f04073e5-1686-4f21-aca1-4372fc6b13c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:08.065Z|ef230841-92a9-41c7-84ac-057d844ad594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:08.066Z|ef230841-92a9-41c7-84ac-057d844ad594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:08.103Z|c98b4a27-e7a1-4ddf-ab39-15da4f34a70c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:08.104Z|c98b4a27-e7a1-4ddf-ab39-15da4f34a70c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:11.061Z|4bffc164-c16b-4165-aa82-73cd5eeb4d95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:16:11.062Z|4bffc164-c16b-4165-aa82-73cd5eeb4d95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:16.103Z|837233d0-47a3-4c30-b5cf-181dee0a325a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:16:16.104Z|837233d0-47a3-4c30-b5cf-181dee0a325a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:16:16.874Z|011a271b-8615-4c4b-88a1-118f357b1b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:16:16.874Z|011a271b-8615-4c4b-88a1-118f357b1b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:16:18.088Z|4f1dc6aa-1faa-4da1-8163-34bf65342fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:18.088Z|fabad345-89dd-4a40-8ef1-7388ded08433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:18.088Z|4f1dc6aa-1faa-4da1-8163-34bf65342fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:18.088Z|fabad345-89dd-4a40-8ef1-7388ded08433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:18.127Z|aedbb357-5657-4c57-9a2b-f269972150a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:18.128Z|aedbb357-5657-4c57-9a2b-f269972150a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:28.111Z|dc8dd305-1560-4fde-9394-3d2b83d22b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:28.111Z|8b1fb173-90b0-40e4-af89-fb6292d84bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:28.112Z|dc8dd305-1560-4fde-9394-3d2b83d22b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:28.112Z|8b1fb173-90b0-40e4-af89-fb6292d84bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:28.156Z|85187668-fea9-4812-a987-374fd7283d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:28.157Z|85187668-fea9-4812-a987-374fd7283d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:31.103Z|b3545a12-ff6b-4e20-bb69-7783939e74fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:16:31.106Z|b3545a12-ff6b-4e20-bb69-7783939e74fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:16:38.137Z|37e0d748-bc1c-42a8-b162-2881305de829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:38.138Z|37e0d748-bc1c-42a8-b162-2881305de829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:38.153Z|6a16b2b6-2729-4f2e-8c66-3e8746a9054f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:38.154Z|6a16b2b6-2729-4f2e-8c66-3e8746a9054f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:38.186Z|d63b28be-25c7-4a9f-b292-13838523d5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:38.187Z|d63b28be-25c7-4a9f-b292-13838523d5e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:46.103Z|42b25dba-9578-413d-ab7d-a2426e798b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:16:46.103Z|42b25dba-9578-413d-ab7d-a2426e798b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:16:46.875Z|34266581-5185-47b6-925c-7dacf8aa34ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:16:46.875Z|34266581-5185-47b6-925c-7dacf8aa34ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:16:48.162Z|5fe2955e-4cc7-4c92-b5d4-164b4edf2d08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:48.163Z|5fe2955e-4cc7-4c92-b5d4-164b4edf2d08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:48.175Z|4002532f-cb41-4c70-9717-6bffc130cd04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:48.176Z|4002532f-cb41-4c70-9717-6bffc130cd04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:48.210Z|f6b6d86b-ae91-4f83-983a-79f19ba5342f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:48.211Z|f6b6d86b-ae91-4f83-983a-79f19ba5342f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:58.187Z|8d188097-2b8d-4b80-840f-783c139aee18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:58.187Z|8d188097-2b8d-4b80-840f-783c139aee18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:58.199Z|d00b7911-748e-4a45-b40e-24f45c34be75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:58.199Z|d00b7911-748e-4a45-b40e-24f45c34be75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:16:58.234Z|3bd66718-6eab-4786-8942-3eebfc904290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:16:58.235Z|3bd66718-6eab-4786-8942-3eebfc904290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:01.103Z|d4b7c9fe-4a38-4992-9a79-6cc95db2f17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:17:01.104Z|d4b7c9fe-4a38-4992-9a79-6cc95db2f17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:17:08.211Z|d0ce7b4f-1a4d-4690-8201-2915c6d23a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:08.212Z|d0ce7b4f-1a4d-4690-8201-2915c6d23a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:08.226Z|0ff509f0-7152-47b0-b835-6e27032516f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:08.226Z|0ff509f0-7152-47b0-b835-6e27032516f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:08.257Z|3ad06859-2818-40a1-be6a-a8bd20e2ffe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:08.258Z|3ad06859-2818-40a1-be6a-a8bd20e2ffe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:11.061Z|5023268d-3fe9-45ec-976b-b7e02cb431dc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:17:11.062Z|5023268d-3fe9-45ec-976b-b7e02cb431dc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:16.103Z|26835e8c-ccc3-4165-b637-714d986b11e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:17:16.106Z|26835e8c-ccc3-4165-b637-714d986b11e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:17:16.876Z|5bb8e335-2975-45dc-8979-c2842688e4bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:17:16.876Z|5bb8e335-2975-45dc-8979-c2842688e4bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:17:18.236Z|4331b0d0-936a-4338-9966-c4b2acd4c433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:18.237Z|4331b0d0-936a-4338-9966-c4b2acd4c433|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:18.257Z|760958f8-b684-4f1e-8e2a-4a7aff348a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:18.257Z|760958f8-b684-4f1e-8e2a-4a7aff348a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:18.280Z|efb6196c-c6d2-4f25-b76e-afa4981b3831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:18.281Z|efb6196c-c6d2-4f25-b76e-afa4981b3831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:28.266Z|5a16a05d-23ee-4d6d-887f-6f26b22bc818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:28.267Z|5a16a05d-23ee-4d6d-887f-6f26b22bc818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:28.287Z|4f1ac271-5769-4155-a5e5-01ca77cc47ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:28.288Z|4f1ac271-5769-4155-a5e5-01ca77cc47ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:28.305Z|383b439d-8d29-4daa-9c15-8a71d7ae6ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:28.306Z|383b439d-8d29-4daa-9c15-8a71d7ae6ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:31.103Z|c64aeae7-3d06-4012-be20-5157f2b2cdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:17:31.104Z|c64aeae7-3d06-4012-be20-5157f2b2cdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:17:38.292Z|5f72d45c-a0be-42d7-b366-f7789dfd2cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:38.293Z|5f72d45c-a0be-42d7-b366-f7789dfd2cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:38.313Z|e86aabfd-5ab5-4f7e-9207-4e15a3b4614b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:38.313Z|e86aabfd-5ab5-4f7e-9207-4e15a3b4614b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:38.329Z|71ecf0c6-71ee-4cc3-886d-4a3f4e357eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:38.330Z|71ecf0c6-71ee-4cc3-886d-4a3f4e357eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:46.103Z|f8afdfad-e997-465f-9926-3235206bc9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:17:46.104Z|f8afdfad-e997-465f-9926-3235206bc9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:17:46.877Z|0d3b170b-7237-419e-8379-8a4f1385a50e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:17:46.877Z|0d3b170b-7237-419e-8379-8a4f1385a50e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:17:48.313Z|b8a5c39a-3adf-4bfc-8ebb-ae843138c5ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:48.314Z|b8a5c39a-3adf-4bfc-8ebb-ae843138c5ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:48.335Z|c3168dcb-d318-41d1-8f63-fef1a58f1712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:48.336Z|c3168dcb-d318-41d1-8f63-fef1a58f1712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:48.356Z|fa53afd8-81b5-4135-b400-2b94cf8f04e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:48.356Z|fa53afd8-81b5-4135-b400-2b94cf8f04e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:58.337Z|57fa06bf-991d-4839-b314-d8863944ef0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:58.338Z|57fa06bf-991d-4839-b314-d8863944ef0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:58.361Z|56d433c1-45db-4d6a-a206-624a547946bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:58.362Z|56d433c1-45db-4d6a-a206-624a547946bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:17:58.380Z|14fa4ac4-4039-437e-add2-800f567f7df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:17:58.381Z|14fa4ac4-4039-437e-add2-800f567f7df6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:01.103Z|91196311-20e9-476e-8e8b-9211060196af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:18:01.108Z|91196311-20e9-476e-8e8b-9211060196af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:18:08.364Z|f34dee98-a241-4ce5-83dd-89c3fcb158a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:08.365Z|f34dee98-a241-4ce5-83dd-89c3fcb158a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:08.388Z|4f760a4d-9e55-4238-8a3f-a9db5afe39f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:08.389Z|4f760a4d-9e55-4238-8a3f-a9db5afe39f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:08.403Z|4c62490f-c151-4214-92e7-7edb16bbc0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:08.404Z|4c62490f-c151-4214-92e7-7edb16bbc0d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:11.061Z|33c3ce57-492a-4c40-b0b2-718b8ceae8a2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:18:11.062Z|33c3ce57-492a-4c40-b0b2-718b8ceae8a2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:16.103Z|b1ea34fe-5625-44e3-8d11-4a64a309d23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:18:16.103Z|b1ea34fe-5625-44e3-8d11-4a64a309d23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:18:16.878Z|aa1d9d69-f54e-4ecb-9f12-1d52efac11f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:18:16.878Z|aa1d9d69-f54e-4ecb-9f12-1d52efac11f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:18:18.390Z|a80b69a1-5d75-4089-9187-35a8979cbe83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:18.391Z|a80b69a1-5d75-4089-9187-35a8979cbe83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:18.413Z|c09f910f-3688-4ce6-ab9b-7332d07eca3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:18.414Z|c09f910f-3688-4ce6-ab9b-7332d07eca3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:18.432Z|133a7caf-b94a-4cb5-8303-010f4b2db2c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:18.433Z|133a7caf-b94a-4cb5-8303-010f4b2db2c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:28.423Z|a0a5fd4d-c106-41d2-8bd4-aa33b28f09cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:28.424Z|a0a5fd4d-c106-41d2-8bd4-aa33b28f09cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:28.439Z|07f4e512-783b-4446-b8f0-b9bc6a5608d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:28.439Z|07f4e512-783b-4446-b8f0-b9bc6a5608d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:28.455Z|b1c0fd3e-e394-4066-8f62-2f5a7cfc9cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:28.456Z|b1c0fd3e-e394-4066-8f62-2f5a7cfc9cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:31.103Z|3300befb-618f-473b-908c-32199db96bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:18:31.104Z|3300befb-618f-473b-908c-32199db96bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:18:38.448Z|a8c2b24a-35d1-4623-9043-02acfa7644fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:38.449Z|a8c2b24a-35d1-4623-9043-02acfa7644fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:38.463Z|e9c1bf3c-915e-48fc-8486-4a0315ed453f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:38.464Z|e9c1bf3c-915e-48fc-8486-4a0315ed453f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:38.481Z|a195c509-7f8c-4f03-bdae-2634c8777f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:38.482Z|a195c509-7f8c-4f03-bdae-2634c8777f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:46.103Z|21bd1503-a538-4d77-bf4c-b80a89c3425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:18:46.103Z|21bd1503-a538-4d77-bf4c-b80a89c3425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:18:46.879Z|eb59c7c4-44e0-403f-8484-05066465d9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:18:46.879Z|eb59c7c4-44e0-403f-8484-05066465d9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:18:48.475Z|6314256b-129c-40e0-9691-4a73b101ddb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:48.476Z|6314256b-129c-40e0-9691-4a73b101ddb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:48.489Z|f29523d7-2e20-4add-89f6-6e725db8115f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:48.489Z|f29523d7-2e20-4add-89f6-6e725db8115f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:48.511Z|f4845c55-6d29-4747-ae9f-eb2a0ae94835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:48.512Z|f4845c55-6d29-4747-ae9f-eb2a0ae94835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:58.506Z|f06e789c-b5cf-4e33-890b-1dfcc7bdfe83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:58.507Z|f06e789c-b5cf-4e33-890b-1dfcc7bdfe83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:58.524Z|b4b03fc2-9bf5-45e1-a694-8399ae0fffb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:58.525Z|b4b03fc2-9bf5-45e1-a694-8399ae0fffb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:18:58.537Z|04b74b5c-ae4b-4413-9082-ca2848daa228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:18:58.537Z|04b74b5c-ae4b-4413-9082-ca2848daa228|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:01.103Z|ae8ec2c5-3594-4f0b-b5fc-3bf5a467af6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:19:01.104Z|ae8ec2c5-3594-4f0b-b5fc-3bf5a467af6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:19:08.534Z|ca591279-4383-42c8-8910-ae8fe7bd9e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:08.535Z|ca591279-4383-42c8-8910-ae8fe7bd9e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:08.556Z|1b9b56df-02f9-4edc-8db2-bbfd4ee4ee7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:08.558Z|1b9b56df-02f9-4edc-8db2-bbfd4ee4ee7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:08.566Z|c4f265f7-e3a6-4f14-a037-b350f502e4ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:08.566Z|c4f265f7-e3a6-4f14-a037-b350f502e4ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:11.060Z|e75b5ba6-06ae-4fbf-8e6a-5c04ea0f56ff|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:19:11.061Z|e75b5ba6-06ae-4fbf-8e6a-5c04ea0f56ff|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:16.103Z|cb3b87df-1c26-4db2-8abc-928fc8527ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:19:16.104Z|cb3b87df-1c26-4db2-8abc-928fc8527ad3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:19:16.880Z|11f2d4a5-9f3f-4824-9120-d404a48ad1b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:19:16.880Z|11f2d4a5-9f3f-4824-9120-d404a48ad1b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:19:18.582Z|82a1d4b4-8e04-4cb8-b069-b64010e1c9d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:18.582Z|fb2b550f-a406-46f1-a02c-0482607d99dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:18.582Z|82a1d4b4-8e04-4cb8-b069-b64010e1c9d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:18.582Z|fb2b550f-a406-46f1-a02c-0482607d99dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:18.594Z|ce1961f2-40d6-4fa2-990d-11ea028bb037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:18.595Z|ce1961f2-40d6-4fa2-990d-11ea028bb037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:28.607Z|f676db1f-0745-4cdf-9211-6d41a58c75c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:28.609Z|f676db1f-0745-4cdf-9211-6d41a58c75c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:28.609Z|a937c22e-f672-438d-835b-276043da9475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:28.610Z|a937c22e-f672-438d-835b-276043da9475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:28.622Z|d391be3f-2d7f-45e2-a88d-89e780528ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:28.623Z|d391be3f-2d7f-45e2-a88d-89e780528ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:31.103Z|b38da99d-a6e1-4c98-b2e8-b530db0809ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:19:31.104Z|b38da99d-a6e1-4c98-b2e8-b530db0809ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:19:38.637Z|b8d80c09-022b-42d6-bad2-59b3052a8e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:38.638Z|b8d80c09-022b-42d6-bad2-59b3052a8e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:38.644Z|e3aebd65-31c3-4405-8361-384cba873174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:38.644Z|e3aebd65-31c3-4405-8361-384cba873174|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:38.649Z|2b497b6d-b7fc-4be3-9047-c0e48bf15321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:38.650Z|2b497b6d-b7fc-4be3-9047-c0e48bf15321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:46.103Z|efdd87fc-19bf-44f1-8170-911a59a70564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:19:46.105Z|efdd87fc-19bf-44f1-8170-911a59a70564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:19:46.881Z|232109e7-270b-4095-a57c-63f23a921a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:19:46.881Z|232109e7-270b-4095-a57c-63f23a921a46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:19:48.684Z|309268ea-8c2b-4df2-908e-57e1a0d56f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:48.685Z|309268ea-8c2b-4df2-908e-57e1a0d56f4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:48.691Z|30580923-c89d-4eeb-99d7-ed8a25d5c1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:48.692Z|30580923-c89d-4eeb-99d7-ed8a25d5c1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:48.693Z|1083cf90-d32f-46a0-a202-2f2a039a6129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:48.694Z|1083cf90-d32f-46a0-a202-2f2a039a6129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:58.720Z|04bd4e1c-b142-46ff-8654-935fb749fcc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:58.720Z|04bd4e1c-b142-46ff-8654-935fb749fcc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:58.736Z|51c53cad-273c-48c2-ae69-bacbb8fa75fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:58.736Z|51c53cad-273c-48c2-ae69-bacbb8fa75fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:19:58.739Z|7ac68c54-08c0-4dd5-8853-e96d2a4b982c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:19:58.739Z|7ac68c54-08c0-4dd5-8853-e96d2a4b982c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:01.103Z|c4437237-e3fb-482f-9ae5-1d8ed4ea6a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:20:01.104Z|c4437237-e3fb-482f-9ae5-1d8ed4ea6a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:20:08.748Z|54fdaf89-dac0-430b-8800-8c5bf735de70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:08.750Z|54fdaf89-dac0-430b-8800-8c5bf735de70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:08.768Z|aa8007fb-1424-4c3e-b916-171c56e1f0c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:08.770Z|aa8007fb-1424-4c3e-b916-171c56e1f0c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:08.780Z|8cae2277-2fa1-4007-9403-55d3b04f74ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:08.781Z|8cae2277-2fa1-4007-9403-55d3b04f74ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:11.062Z|d1df420a-19c7-4515-a123-0b282a700946|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:20:11.063Z|d1df420a-19c7-4515-a123-0b282a700946|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:16.103Z|94347353-b334-4f2f-ba57-6162bb8dee68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:20:16.104Z|94347353-b334-4f2f-ba57-6162bb8dee68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:20:16.882Z|113ba80e-c816-414a-b196-2e689fcbd132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:20:16.883Z|113ba80e-c816-414a-b196-2e689fcbd132|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:20:18.785Z|0ddcd912-a076-4f74-aaf4-2cab635fbfd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:18.786Z|0ddcd912-a076-4f74-aaf4-2cab635fbfd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:18.791Z|a783bd62-8ec5-40df-89eb-bc37beaf8cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:18.792Z|a783bd62-8ec5-40df-89eb-bc37beaf8cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:18.807Z|ca418a07-7e01-4fec-9619-6c4951d61778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:18.808Z|ca418a07-7e01-4fec-9619-6c4951d61778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:28.810Z|b90964c9-c4dd-4120-b111-043bc2ac051f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:28.811Z|b90964c9-c4dd-4120-b111-043bc2ac051f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:28.813Z|35927095-06d3-427a-8a1b-2bc32228ad97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:28.813Z|35927095-06d3-427a-8a1b-2bc32228ad97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:28.831Z|53703117-6705-4743-b911-03d4d51ebf05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:28.832Z|53703117-6705-4743-b911-03d4d51ebf05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:31.103Z|6928655b-6141-4e5d-bcc8-c6f0da53985e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:20:31.103Z|6928655b-6141-4e5d-bcc8-c6f0da53985e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:20:38.839Z|46cbd2a0-c208-4bef-93eb-15f62a2c4126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:38.840Z|46cbd2a0-c208-4bef-93eb-15f62a2c4126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:38.847Z|49bdffba-fc45-4c77-b435-c45515d1f9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:38.847Z|49bdffba-fc45-4c77-b435-c45515d1f9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:38.858Z|3b5c78ed-4fc3-4d02-913f-feda3513cb68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:38.859Z|3b5c78ed-4fc3-4d02-913f-feda3513cb68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:46.103Z|6f0b4108-7a88-4324-b59f-8d593a00a0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:20:46.103Z|6f0b4108-7a88-4324-b59f-8d593a00a0b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:20:46.883Z|3b3265ea-de33-4aa6-a070-6b9974692cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:20:46.884Z|3b3265ea-de33-4aa6-a070-6b9974692cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:20:48.865Z|e6319abf-2b3b-4412-8c34-9c90f8644bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:48.866Z|e6319abf-2b3b-4412-8c34-9c90f8644bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:48.868Z|f6ace9fc-26b8-4391-81f6-931f77adaa59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:48.868Z|f6ace9fc-26b8-4391-81f6-931f77adaa59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:48.883Z|a5a958d9-e636-4877-a5f0-37b153019995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:48.884Z|a5a958d9-e636-4877-a5f0-37b153019995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:58.890Z|1763d701-0b18-4fff-9219-945d2f655508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:58.891Z|1763d701-0b18-4fff-9219-945d2f655508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:58.897Z|199ce1de-ad3a-45d9-8317-71b95b4f0524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:58.898Z|199ce1de-ad3a-45d9-8317-71b95b4f0524|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:20:58.907Z|917a0255-9535-4b5c-8ef7-88b2d6011714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:20:58.909Z|917a0255-9535-4b5c-8ef7-88b2d6011714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:01.103Z|dd49fb96-a5bc-4e0f-8963-6b876a75aaa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:21:01.105Z|dd49fb96-a5bc-4e0f-8963-6b876a75aaa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:21:08.917Z|9b950858-d0c7-424b-8d05-d0704cb92ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:08.918Z|9b950858-d0c7-424b-8d05-d0704cb92ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:08.922Z|4a8c9340-9fcf-42ca-8741-f5030e20ec03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:08.923Z|4a8c9340-9fcf-42ca-8741-f5030e20ec03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:08.930Z|a4151748-1c98-443e-b004-21672cf1822e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:08.931Z|a4151748-1c98-443e-b004-21672cf1822e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:11.065Z|377ca861-c935-4578-806f-0dc5bd3189a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:21:11.066Z|377ca861-c935-4578-806f-0dc5bd3189a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:16.103Z|c50ff9c8-c662-47c2-8f98-0e613f4b56b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:21:16.104Z|c50ff9c8-c662-47c2-8f98-0e613f4b56b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:21:16.884Z|3ef015e5-40d5-497a-aa81-8cae571a6cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:21:16.885Z|3ef015e5-40d5-497a-aa81-8cae571a6cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:21:18.947Z|a693444c-bc11-44d2-97d7-03845e46f76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:18.948Z|a693444c-bc11-44d2-97d7-03845e46f76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:18.952Z|f099d3d9-af26-4e4a-af6b-7c601d7c1f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:18.953Z|f099d3d9-af26-4e4a-af6b-7c601d7c1f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:18.956Z|d1093754-2c78-4b81-8869-2956ffe1ce53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:18.957Z|d1093754-2c78-4b81-8869-2956ffe1ce53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:23.632Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-06T04:21:23.646Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4ebabb12-3724-4538-b164-dc5ceba9b7a2 already exists in requestDb InfraActiveRequests table 2023-03-06T04:21:23.730Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2 2023-03-06T04:21:23.731Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|INFO|500||Invoke 2023-03-06T04:21:23.732Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||===========================request begin================================================ 2023-03-06T04:21:23.732Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2 2023-03-06T04:21:23.732Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Method : GET 2023-03-06T04:21:23.733Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49e4b429519cb05f15c28daf0355058e", X-B3-SpanId:"cafa05f9d23710c7", X-B3-ParentSpanId:"bd8772564f38f8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-TransactionID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-ECOMP-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bd3e1df-4ebe-42b9-b0e6-2d2a8eb3a0ba"] 2023-03-06T04:21:23.733Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Request body: 2023-03-06T04:21:23.734Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||==========================request end================================================ 2023-03-06T04:21:25.201Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||============================response begin========================================== 2023-03-06T04:21:25.201Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T04:21:25.202Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Status text : Not Found 2023-03-06T04:21:25.202Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D7AC820FBB17AA4C23D2CEF7698003ED; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 04:21:26 GMT", x-envoy-upstream-service-time:"1234", server:"envoy"] 2023-03-06T04:21:25.203Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||Response body: 2023-03-06T04:21:25.203Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|DEBUG|500||=======================response end================================================= 2023-03-06T04:21:25.204Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ebabb12-3724-4538-b164-dc5ceba9b7a2|INFO|404|Not Found|InvokeReturn 2023-03-06T04:21:25.304Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4ebabb12-3724-4538-b164-dc5ceba9b7a2 2023-03-06T04:21:25.330Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-06T04:21:25.335Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-06T04:21:25.336Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-06T04:21:25.337Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-06T04:21:25.337Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-06T04:21:25.337Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-06T04:21:25.338Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"49e4b429519cb05f15c28daf0355058e", X-B3-SpanId:"4d16d22ccdd74915", X-B3-ParentSpanId:"bd8772564f38f8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-TransactionID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-ECOMP-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"230d92f1-7c91-488c-8273-1af83457caf0"] 2023-03-06T04:21:25.338Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-06T04:21:25.339Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-06T04:21:25.416Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-06T04:21:25.416Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-06T04:21:25.417Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-06T04:21:25.417Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 04:21:25 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-03-06T04:21:25.419Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-06T04:21:25.419Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-06T04:21:25.420Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-06T04:21:25.428Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T04:21:25.429Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-06T04:21:25.431Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-06T04:21:25.431Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-06T04:21:25.431Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-06T04:21:25.432Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-06T04:21:25.432Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-06T04:21:25.432Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"49e4b429519cb05f15c28daf0355058e", X-B3-SpanId:"c52b43dbdb353c9c", X-B3-ParentSpanId:"bd8772564f38f8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-TransactionID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-ECOMP-RequestID:"4ebabb12-3724-4538-b164-dc5ceba9b7a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5122af6f-d843-48ed-8368-307510ba8e42"] 2023-03-06T04:21:25.433Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-06T04:21:25.433Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-06T04:21:25.552Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-06T04:21:25.553Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-06T04:21:25.554Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-06T04:21:25.555Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 04:21:25 GMT", x-envoy-upstream-service-time:"94", server:"envoy"] 2023-03-06T04:21:25.556Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-06T04:21:25.556Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-06T04:21:25.557Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-06T04:21:25.558Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T04:21:25.560Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@68b89797 2023-03-06T04:21:25.572Z|4ebabb12-3724-4538-b164-dc5ceba9b7a2|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T04:21:28.978Z|f942d641-7c63-4d08-bd2f-aeff2286e060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:28.978Z|adae5c46-5836-4867-aa34-7b3358aa938f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:28.979Z|f942d641-7c63-4d08-bd2f-aeff2286e060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:28.979Z|adae5c46-5836-4867-aa34-7b3358aa938f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:28.992Z|1b3260bf-e952-4460-b720-6bba76b00c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:28.993Z|1b3260bf-e952-4460-b720-6bba76b00c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:31.103Z|d950742c-9605-4d94-b72f-31b2ea238cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:21:31.104Z|d950742c-9605-4d94-b72f-31b2ea238cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:21:31.229Z|d5bb94e2-cc07-4a4f-9ef5-18d3f0cb8ae2|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-06T04:21:31.230Z|d5bb94e2-cc07-4a4f-9ef5-18d3f0cb8ae2|http-nio-8080-exec-1|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:39.038Z|bb67b497-b8e2-4b71-b095-0dc27a3abb4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:39.038Z|ab09a041-2028-45e0-b10b-7e27ab5cb47a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:39.039Z|bb67b497-b8e2-4b71-b095-0dc27a3abb4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:39.039Z|ab09a041-2028-45e0-b10b-7e27ab5cb47a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:39.043Z|74b491f8-d99a-4642-bc2d-0b51a9e73aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:39.044Z|74b491f8-d99a-4642-bc2d-0b51a9e73aa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:46.104Z|b3437dd0-07ab-483f-bf7c-69cbad6a729e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:21:46.107Z|b3437dd0-07ab-483f-bf7c-69cbad6a729e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:21:46.886Z|0a3d28e5-c4bc-4b83-8480-06d1e9a882b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:21:46.886Z|0a3d28e5-c4bc-4b83-8480-06d1e9a882b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:21:49.080Z|4fc9858e-aa5f-4f4a-88aa-48a0a318beec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:49.081Z|4fc9858e-aa5f-4f4a-88aa-48a0a318beec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:49.091Z|2679be5d-0962-4ba5-bb5e-8cea2e9e5156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:49.091Z|2679be5d-0962-4ba5-bb5e-8cea2e9e5156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:49.092Z|1eb00f4e-c63c-40c9-8f3b-528dfd2d5ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:49.092Z|1eb00f4e-c63c-40c9-8f3b-528dfd2d5ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:57.331Z|345250ce-dc54-4504-aa9c-a69b4a131b36|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-06T04:21:57.332Z|345250ce-dc54-4504-aa9c-a69b4a131b36|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:59.109Z|f5897309-c445-4fa7-8b65-b4e4d76b8f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:59.110Z|f5897309-c445-4fa7-8b65-b4e4d76b8f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:59.118Z|c897674a-c07d-4596-b51c-a0fca597e432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:59.119Z|c897674a-c07d-4596-b51c-a0fca597e432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:21:59.124Z|1920fd2b-bf5c-4181-8542-b29e8e848332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:21:59.124Z|1920fd2b-bf5c-4181-8542-b29e8e848332|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:01.103Z|04b83a93-7567-40e9-8dd4-f894a5922184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:22:01.104Z|04b83a93-7567-40e9-8dd4-f894a5922184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:22:09.150Z|1be8587d-52b0-4148-85e3-e9436213b184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:09.150Z|9199af79-8fc5-4349-b689-eddbbdbfb98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:09.151Z|1be8587d-52b0-4148-85e3-e9436213b184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:09.151Z|9199af79-8fc5-4349-b689-eddbbdbfb98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:09.162Z|ca2c8cde-3c41-4cd2-8f25-cb421ee64ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:09.163Z|ca2c8cde-3c41-4cd2-8f25-cb421ee64ca2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:11.060Z|ea6b10d4-3e04-4551-9e66-381baf577498|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:22:11.061Z|ea6b10d4-3e04-4551-9e66-381baf577498|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:16.103Z|f446bf49-6bf0-4c03-b7f2-3e22309dcaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:22:16.104Z|f446bf49-6bf0-4c03-b7f2-3e22309dcaac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:22:16.887Z|b7e3944a-d240-4f84-8d94-3f15df72279e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:22:16.888Z|b7e3944a-d240-4f84-8d94-3f15df72279e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:22:19.176Z|14204a74-f016-4b11-b16d-b70ea8c0567f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:19.177Z|4f9db3cf-7ad0-46cd-880d-c3b086774df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:19.177Z|4f9db3cf-7ad0-46cd-880d-c3b086774df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:19.177Z|14204a74-f016-4b11-b16d-b70ea8c0567f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:19.191Z|fd1883d7-9137-44b2-b633-c6908559ffb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:19.192Z|fd1883d7-9137-44b2-b633-c6908559ffb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:29.204Z|afb3f63b-d9b2-48cd-9584-607b0f027a72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:29.205Z|afb3f63b-d9b2-48cd-9584-607b0f027a72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:29.210Z|67810395-775d-4943-87dc-c627e53bbc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:29.211Z|67810395-775d-4943-87dc-c627e53bbc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:29.216Z|863cf2d5-786d-4e8b-a47d-c8b6ba5213bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:29.216Z|863cf2d5-786d-4e8b-a47d-c8b6ba5213bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:31.103Z|316059dd-8556-408e-ad18-8ac88bdb0932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:22:31.105Z|316059dd-8556-408e-ad18-8ac88bdb0932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:22:39.229Z|d778de28-d8be-4dba-988a-35f51a0a3506|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:39.229Z|d778de28-d8be-4dba-988a-35f51a0a3506|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:39.238Z|5e1beaca-1032-4e8d-b793-772529ad914f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:39.238Z|dc1ef6ec-cf7e-4818-b356-2a232eee088c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:39.239Z|5e1beaca-1032-4e8d-b793-772529ad914f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:39.239Z|dc1ef6ec-cf7e-4818-b356-2a232eee088c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:46.103Z|a3311666-ef9a-440d-ae97-5a5c65ae26ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:22:46.104Z|a3311666-ef9a-440d-ae97-5a5c65ae26ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:22:46.889Z|a460c783-c6ca-4c96-9ce5-545420910355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:22:46.889Z|a460c783-c6ca-4c96-9ce5-545420910355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:22:49.256Z|366ed505-6953-4007-a0be-2a5328a2b14b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:49.257Z|366ed505-6953-4007-a0be-2a5328a2b14b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:49.264Z|9cac5554-bff0-4122-9d6e-53efec3b3f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:49.264Z|88137252-b0da-498a-b8a4-784c86f7c83b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:49.265Z|9cac5554-bff0-4122-9d6e-53efec3b3f37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:49.265Z|88137252-b0da-498a-b8a4-784c86f7c83b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:59.290Z|2109d388-66ff-4547-ae87-d545aed60ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:59.290Z|2109d388-66ff-4547-ae87-d545aed60ad2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:59.295Z|33ee8e10-e605-4b7e-bea3-79a636321e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:59.296Z|33ee8e10-e605-4b7e-bea3-79a636321e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:22:59.298Z|70d174f6-d2c9-4a6e-a0f3-b77ca30c5ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:22:59.298Z|70d174f6-d2c9-4a6e-a0f3-b77ca30c5ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:01.103Z|81ae4bc2-9f94-48ed-bfa3-c48a91f26b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:23:01.104Z|81ae4bc2-9f94-48ed-bfa3-c48a91f26b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:23:09.319Z|77c143ee-182a-4ce6-a60f-bda032045623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:09.320Z|77c143ee-182a-4ce6-a60f-bda032045623|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:09.327Z|808ffb8f-9fbd-4827-882f-247775abf3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:09.327Z|ecc74780-1c9d-4a9a-8634-fb4e353c44af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:09.328Z|808ffb8f-9fbd-4827-882f-247775abf3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:09.328Z|ecc74780-1c9d-4a9a-8634-fb4e353c44af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:11.064Z|c260f481-8a09-4287-a5c0-9f2ff3e212ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:23:11.065Z|c260f481-8a09-4287-a5c0-9f2ff3e212ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:16.103Z|9d802f44-27bc-4917-9a5f-092e98adde59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:23:16.106Z|9d802f44-27bc-4917-9a5f-092e98adde59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:23:16.890Z|dad97839-6919-43bc-817d-9e92bdceb57f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:23:16.890Z|dad97839-6919-43bc-817d-9e92bdceb57f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:23:19.354Z|e986b3f9-87ec-409d-9745-2d8c10304df1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:19.354Z|e986b3f9-87ec-409d-9745-2d8c10304df1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:19.355Z|6ca053de-fd07-4b79-bba4-af2d7cd510dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:19.356Z|724a0a92-68c8-4792-b55d-97a09275be08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:19.356Z|6ca053de-fd07-4b79-bba4-af2d7cd510dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:19.356Z|724a0a92-68c8-4792-b55d-97a09275be08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:29.380Z|88cb2e71-3a16-42e6-bf21-86c7106d191a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:29.380Z|88cb2e71-3a16-42e6-bf21-86c7106d191a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:29.381Z|a514e193-e56a-4678-adac-991c50bb0c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:29.381Z|a514e193-e56a-4678-adac-991c50bb0c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:29.380Z|c7569e76-99ed-4e75-8497-98e02666bf66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:29.383Z|c7569e76-99ed-4e75-8497-98e02666bf66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:31.103Z|80702ad9-1d49-491e-a1eb-3483fecac772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:23:31.104Z|80702ad9-1d49-491e-a1eb-3483fecac772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:23:39.407Z|11eb97ad-5ae8-46ae-8132-16d011047142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:39.407Z|8ced9f2a-8521-4377-a50f-918161d0de65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:39.408Z|11eb97ad-5ae8-46ae-8132-16d011047142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:39.408Z|8ced9f2a-8521-4377-a50f-918161d0de65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:39.413Z|e1de26f2-ba59-446e-bf8d-088a1486eb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:39.413Z|e1de26f2-ba59-446e-bf8d-088a1486eb49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:46.103Z|22cbbe49-fc7c-4ccd-881f-d5a009d5a93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:23:46.104Z|22cbbe49-fc7c-4ccd-881f-d5a009d5a93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:23:46.891Z|6273f854-0d42-4242-8bbb-faa702e86751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:23:46.892Z|6273f854-0d42-4242-8bbb-faa702e86751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:23:49.433Z|bab808e7-1737-43b6-9693-2d270309e68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:49.433Z|c4659d92-ce45-4175-b7ec-39408f9d9c38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:49.434Z|bab808e7-1737-43b6-9693-2d270309e68d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:49.434Z|c4659d92-ce45-4175-b7ec-39408f9d9c38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:49.434Z|31a81f78-b611-4a9d-a5d2-4e281f1a3381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:49.434Z|31a81f78-b611-4a9d-a5d2-4e281f1a3381|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:59.463Z|5048c3b3-9afb-4cce-8941-37f6bc2ddd53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:59.464Z|5048c3b3-9afb-4cce-8941-37f6bc2ddd53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:59.466Z|3977e6f3-0e12-4c3d-b3ee-2dc08d3c7946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:59.467Z|3977e6f3-0e12-4c3d-b3ee-2dc08d3c7946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:23:59.470Z|84ea8205-2b8f-4335-aed4-248f66d40f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:23:59.471Z|84ea8205-2b8f-4335-aed4-248f66d40f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:01.104Z|9038c29f-79b3-4560-9200-7e078ed94368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:24:01.106Z|9038c29f-79b3-4560-9200-7e078ed94368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:24:09.495Z|e91d867e-0eab-4685-8672-be3b5331a53c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:09.495Z|36036686-0ac1-4900-9686-7cf0172e8563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:09.495Z|e91d867e-0eab-4685-8672-be3b5331a53c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:09.495Z|36036686-0ac1-4900-9686-7cf0172e8563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:09.498Z|990ae78d-a4af-41a9-a908-68a9652e0f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:09.499Z|990ae78d-a4af-41a9-a908-68a9652e0f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:11.060Z|d7457273-807f-4392-8511-a336d821d2ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:24:11.061Z|d7457273-807f-4392-8511-a336d821d2ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:16.103Z|99041fee-8140-4383-9391-ce90ba589ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:24:16.104Z|99041fee-8140-4383-9391-ce90ba589ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:24:16.892Z|cf863008-5dbb-405c-a2b2-d75cb4c05635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:24:16.893Z|cf863008-5dbb-405c-a2b2-d75cb4c05635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:24:19.522Z|3199fb45-8899-41ef-839e-a6e0d9e3503e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:19.522Z|b6974835-3e43-4c59-8df6-9fe37013ca5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:19.523Z|b6974835-3e43-4c59-8df6-9fe37013ca5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:19.523Z|3199fb45-8899-41ef-839e-a6e0d9e3503e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:19.525Z|92a6df25-589b-47c1-865c-1068b86fc327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:19.526Z|92a6df25-589b-47c1-865c-1068b86fc327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:29.552Z|ee739c57-4138-4e10-89e0-1ce3c225c6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:29.552Z|18839902-9e64-4d24-a6e7-dad563e352e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:29.552Z|25b2faca-4ada-4531-9564-104b62b6a003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:29.553Z|ee739c57-4138-4e10-89e0-1ce3c225c6bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:29.552Z|18839902-9e64-4d24-a6e7-dad563e352e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:29.553Z|25b2faca-4ada-4531-9564-104b62b6a003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:31.103Z|1f4c56d8-cbd5-4c6e-8d43-a7d7f420ab64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:24:31.104Z|1f4c56d8-cbd5-4c6e-8d43-a7d7f420ab64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:24:39.590Z|e271a28a-d53b-47b9-94eb-9ff294514335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:39.590Z|a8a948cf-1c5e-40e7-a2e7-7ac0c59fb22b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:39.591Z|a8a948cf-1c5e-40e7-a2e7-7ac0c59fb22b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:39.591Z|e271a28a-d53b-47b9-94eb-9ff294514335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:39.591Z|e022b835-a17e-49dc-a6bc-a6bde1e4cf91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:39.591Z|e022b835-a17e-49dc-a6bc-a6bde1e4cf91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:46.103Z|eae944f8-99ef-47fb-a48e-f0e666b8d7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:24:46.107Z|eae944f8-99ef-47fb-a48e-f0e666b8d7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:24:46.893Z|11831253-9599-4a2e-8701-9afdf0629358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:24:46.894Z|11831253-9599-4a2e-8701-9afdf0629358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:24:49.619Z|6b8bdc89-3690-4608-9b68-e4c35929b8d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:49.620Z|6b8bdc89-3690-4608-9b68-e4c35929b8d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:49.623Z|cca26d03-0de5-4b2f-a005-7cf0d7703462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:49.623Z|cca26d03-0de5-4b2f-a005-7cf0d7703462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:49.624Z|d3def611-ab97-4c63-a13b-cbafbcb2e5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:49.625Z|d3def611-ab97-4c63-a13b-cbafbcb2e5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:59.650Z|c0a6b6ce-6f38-4a64-89de-d4807feb8564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:59.650Z|d793ce0a-421f-4205-83be-d53cbc4c380f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:59.650Z|35d7d504-6263-42a1-97df-8b4226064006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:24:59.651Z|d793ce0a-421f-4205-83be-d53cbc4c380f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:59.651Z|c0a6b6ce-6f38-4a64-89de-d4807feb8564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:24:59.651Z|35d7d504-6263-42a1-97df-8b4226064006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:01.103Z|133da07d-bcac-4313-9dd7-7365f0b41752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:25:01.104Z|133da07d-bcac-4313-9dd7-7365f0b41752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:25:09.678Z|4574212a-43de-416b-b894-9429abccb405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:09.679Z|4574212a-43de-416b-b894-9429abccb405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:09.680Z|1d26400c-1928-44bb-9458-b3df500043a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:09.680Z|7c301270-4c60-4d43-8184-b9190f9183c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:09.680Z|1d26400c-1928-44bb-9458-b3df500043a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:09.680Z|7c301270-4c60-4d43-8184-b9190f9183c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:11.061Z|c42a3370-31fb-483a-864b-ed6f01436a1a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:25:11.062Z|c42a3370-31fb-483a-864b-ed6f01436a1a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:16.103Z|475afb11-3c4f-42bb-8793-1baf544c33b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:25:16.104Z|475afb11-3c4f-42bb-8793-1baf544c33b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:25:16.895Z|c898f5e4-006e-4ce2-b7b6-535aeb5587a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:25:16.895Z|c898f5e4-006e-4ce2-b7b6-535aeb5587a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:25:19.710Z|ed3f6acd-3257-4f4f-a354-6f6d60bcccca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:19.711Z|13fa46e4-b641-4c31-ac39-8fa6517ccadd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:19.711Z|ed3f6acd-3257-4f4f-a354-6f6d60bcccca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:19.712Z|13fa46e4-b641-4c31-ac39-8fa6517ccadd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:19.712Z|c5746594-102f-4620-befc-262395b15cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:19.713Z|c5746594-102f-4620-befc-262395b15cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:29.736Z|c038d908-09da-4f80-9908-abb7fd7d9f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:29.736Z|b6c2351c-1031-4229-bb49-b2fa8b01035e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:29.737Z|b6c2351c-1031-4229-bb49-b2fa8b01035e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:29.737Z|c038d908-09da-4f80-9908-abb7fd7d9f2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:29.738Z|ff04b23f-2201-4e85-8b9c-d5435b666d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:29.739Z|ff04b23f-2201-4e85-8b9c-d5435b666d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:31.103Z|aeb6ec8e-6168-4656-9139-357b0e15c08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:25:31.105Z|aeb6ec8e-6168-4656-9139-357b0e15c08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:25:39.760Z|ec7be88a-c39c-4f9d-b8d1-c2fe97d0a942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:39.761Z|ec7be88a-c39c-4f9d-b8d1-c2fe97d0a942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:39.763Z|f7c04f2d-2d8d-40e2-864c-a2ff5ef6c08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:39.764Z|f7c04f2d-2d8d-40e2-864c-a2ff5ef6c08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:39.773Z|4a20ac1c-41ac-450c-8021-5dc645d345a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:39.774Z|4a20ac1c-41ac-450c-8021-5dc645d345a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:46.103Z|bb870bfd-710a-4e9d-b129-a9e2cbd86c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:25:46.104Z|bb870bfd-710a-4e9d-b129-a9e2cbd86c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:25:46.896Z|ddc92b12-66f7-4684-8f73-38005d85ca0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:25:46.896Z|ddc92b12-66f7-4684-8f73-38005d85ca0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:25:49.784Z|60777139-8ccf-4f77-b875-96b59297d42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:49.785Z|60777139-8ccf-4f77-b875-96b59297d42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:49.788Z|7fe5699a-289f-4426-a4ad-95b0d31786d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:49.788Z|7fe5699a-289f-4426-a4ad-95b0d31786d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:49.800Z|f41b3e74-4da4-4103-9c8c-2e8ad3d2058f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:49.801Z|f41b3e74-4da4-4103-9c8c-2e8ad3d2058f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:59.812Z|4d775e90-aee9-4e56-9dfa-d18a5e978566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:59.812Z|c342cbb6-fb8c-48de-b561-894e0835f7f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:59.813Z|c342cbb6-fb8c-48de-b561-894e0835f7f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:59.813Z|4d775e90-aee9-4e56-9dfa-d18a5e978566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:25:59.823Z|aef40711-8050-485c-9857-91d06e20b3a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:25:59.824Z|aef40711-8050-485c-9857-91d06e20b3a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:01.103Z|1951e400-e984-408a-b0f4-38932298d2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:26:01.104Z|1951e400-e984-408a-b0f4-38932298d2e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:26:09.838Z|9c4b081e-c735-4555-a191-619c08f185c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:09.838Z|01ab82b4-65f5-4a8a-9c1e-7af9fbbf51b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:09.839Z|9c4b081e-c735-4555-a191-619c08f185c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:09.839Z|01ab82b4-65f5-4a8a-9c1e-7af9fbbf51b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:09.847Z|03cc1bfd-e25a-43f3-91f7-66af37faa431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:09.847Z|03cc1bfd-e25a-43f3-91f7-66af37faa431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:11.062Z|197f4284-c395-4de7-8cde-67ecd16cc801|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:26:11.063Z|197f4284-c395-4de7-8cde-67ecd16cc801|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:16.103Z|1703e682-2c94-4baf-9604-073ae040c2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:26:16.106Z|1703e682-2c94-4baf-9604-073ae040c2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:26:16.898Z|d561a50d-4927-48ba-898f-952253371fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:26:16.898Z|d561a50d-4927-48ba-898f-952253371fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:26:19.864Z|65941dac-2c64-44d9-a946-b8722b61b265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:19.864Z|4f0fe9af-4b79-4bfb-a581-730edfa355d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:19.865Z|65941dac-2c64-44d9-a946-b8722b61b265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:19.865Z|4f0fe9af-4b79-4bfb-a581-730edfa355d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:19.874Z|f5c536b6-a47d-4da5-87a1-ceb3247b5aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:19.875Z|f5c536b6-a47d-4da5-87a1-ceb3247b5aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:29.894Z|4e45c09a-33ed-4f55-9776-cf8dc55b9b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:29.895Z|4e45c09a-33ed-4f55-9776-cf8dc55b9b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:29.900Z|f382c161-ec32-4c11-8797-b57aba5d35cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:29.901Z|8101c0a7-344a-4572-bfd1-626b6f2c4fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:29.902Z|8101c0a7-344a-4572-bfd1-626b6f2c4fe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:29.901Z|f382c161-ec32-4c11-8797-b57aba5d35cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:31.103Z|bdb36c75-664d-4289-96df-00450f81a4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:26:31.104Z|bdb36c75-664d-4289-96df-00450f81a4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:26:39.936Z|af68320f-2b28-4cb5-9ff8-52fea32e619d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:39.937Z|af68320f-2b28-4cb5-9ff8-52fea32e619d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:39.942Z|e25fb8f1-bd90-41db-8972-4121657f1872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:39.943Z|e25fb8f1-bd90-41db-8972-4121657f1872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:39.943Z|7f1038f3-190a-4f0e-8f8e-7b1002c40b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:39.944Z|7f1038f3-190a-4f0e-8f8e-7b1002c40b13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:46.103Z|82b097dc-5b2a-4c38-893f-08a20c690e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:26:46.104Z|82b097dc-5b2a-4c38-893f-08a20c690e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:26:46.899Z|417e94bd-34cc-47b1-bf61-7fcb5975f43f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:26:46.900Z|417e94bd-34cc-47b1-bf61-7fcb5975f43f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:26:49.965Z|dfe99ac4-369b-4ebd-9857-787b01901542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:49.966Z|dfe99ac4-369b-4ebd-9857-787b01901542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:49.966Z|15f56092-7214-4aa9-82c6-0c3f603d361e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:49.966Z|7f118394-55f4-4c9c-bf78-cb4c4ac7127d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:49.967Z|7f118394-55f4-4c9c-bf78-cb4c4ac7127d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:49.967Z|15f56092-7214-4aa9-82c6-0c3f603d361e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:59.991Z|5e1431f6-0b05-48c7-a6dc-d5af37fb89c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:59.991Z|e328cfe8-1e2b-44ce-9dee-4457de159bf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:59.991Z|30830031-420e-4de2-af90-aae79475f4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:26:59.992Z|5e1431f6-0b05-48c7-a6dc-d5af37fb89c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:59.992Z|e328cfe8-1e2b-44ce-9dee-4457de159bf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:26:59.992Z|30830031-420e-4de2-af90-aae79475f4b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:01.103Z|d2109f73-d009-448f-b52b-949fedd6186c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:27:01.105Z|d2109f73-d009-448f-b52b-949fedd6186c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:27:10.018Z|edd26514-8454-48d1-8797-2225322043db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:10.019Z|735a2617-8042-4d75-8b27-430206668070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:10.019Z|edd26514-8454-48d1-8797-2225322043db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:10.020Z|735a2617-8042-4d75-8b27-430206668070|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:10.023Z|a15acf0f-0377-44ee-9767-e85bf691fdd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:10.024Z|a15acf0f-0377-44ee-9767-e85bf691fdd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:11.062Z|667458cd-920e-4734-ba08-77441798bf9a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:27:11.063Z|667458cd-920e-4734-ba08-77441798bf9a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:16.103Z|2e1fb328-d2fb-493f-97ce-1a6224de531e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:27:16.104Z|2e1fb328-d2fb-493f-97ce-1a6224de531e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:27:16.900Z|5b574139-2dda-4111-b4df-d9923a0afe82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:27:16.901Z|5b574139-2dda-4111-b4df-d9923a0afe82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:27:20.048Z|d274ceac-9a88-450f-afad-5c5a4c0a722e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:20.048Z|c78844f8-b6af-42b6-bfd0-de7e323c36ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:20.048Z|240a4827-500f-405c-b55c-f08b586ce308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:20.049Z|d274ceac-9a88-450f-afad-5c5a4c0a722e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:20.049Z|c78844f8-b6af-42b6-bfd0-de7e323c36ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:20.049Z|240a4827-500f-405c-b55c-f08b586ce308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:30.077Z|7a5d2a5e-27fd-49ee-932b-3b5a824fe8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:30.077Z|21499664-d655-449a-8c82-b7692be26aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:30.078Z|7a5d2a5e-27fd-49ee-932b-3b5a824fe8b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:30.078Z|21499664-d655-449a-8c82-b7692be26aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:30.078Z|2d4920ef-6dc1-4161-9000-824b85d7ca4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:30.079Z|2d4920ef-6dc1-4161-9000-824b85d7ca4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:31.103Z|342f95f2-e437-4ffa-b92a-8c7e3c0ae813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:27:31.104Z|342f95f2-e437-4ffa-b92a-8c7e3c0ae813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:27:40.107Z|a1760085-b7fc-49f6-bfd2-8d8b2c808cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:40.108Z|a1760085-b7fc-49f6-bfd2-8d8b2c808cce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:40.114Z|b97d2040-6f5f-475c-96af-4840ac65e9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:40.115Z|977a620e-78d8-4a0d-99a1-8baf40ce3e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:40.115Z|b97d2040-6f5f-475c-96af-4840ac65e9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:40.115Z|977a620e-78d8-4a0d-99a1-8baf40ce3e7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:46.103Z|6864c414-282c-4f0c-99f0-2e6a539bb567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:27:46.106Z|6864c414-282c-4f0c-99f0-2e6a539bb567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:27:46.902Z|0adf1d3f-2cec-44a0-932f-634050ccd719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:27:46.902Z|0adf1d3f-2cec-44a0-932f-634050ccd719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:27:50.139Z|32f1d7ac-d058-4c12-81a8-391391b3539a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:50.140Z|32f1d7ac-d058-4c12-81a8-391391b3539a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:50.144Z|c8c6c178-1759-4041-b2af-19786a498d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:50.144Z|fab16e9e-94c8-4719-a19e-a0f27f1c8356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:27:50.145Z|c8c6c178-1759-4041-b2af-19786a498d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:27:50.145Z|fab16e9e-94c8-4719-a19e-a0f27f1c8356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:00.165Z|34e6a8ce-85a2-466a-8063-fdaa1fc36b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:00.166Z|34e6a8ce-85a2-466a-8063-fdaa1fc36b33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:00.170Z|e692f731-313a-477e-b333-e05c61492154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:00.170Z|82faf9ec-7f43-4012-ba1e-4874680e8846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:00.171Z|e692f731-313a-477e-b333-e05c61492154|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:00.172Z|82faf9ec-7f43-4012-ba1e-4874680e8846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:01.103Z|cdab49fc-e829-47e4-86ae-a8db20b03aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:28:01.103Z|cdab49fc-e829-47e4-86ae-a8db20b03aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:28:10.194Z|7e007383-e435-4907-a61a-d5d2cd72074d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:10.195Z|7e007383-e435-4907-a61a-d5d2cd72074d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:10.198Z|5d2e6356-3708-43ac-b490-9fe5cffc37d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:10.198Z|dd969aca-4133-4eaf-98a4-e2d3ecf4b330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:10.199Z|5d2e6356-3708-43ac-b490-9fe5cffc37d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:10.199Z|dd969aca-4133-4eaf-98a4-e2d3ecf4b330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:11.062Z|4141615d-1eb5-431d-a7ee-187d5603b291|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:28:11.063Z|4141615d-1eb5-431d-a7ee-187d5603b291|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:16.104Z|d123cb57-f2b8-4cd8-a5af-e1ea9891bee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:28:16.109Z|d123cb57-f2b8-4cd8-a5af-e1ea9891bee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:28:16.903Z|9924257f-5e07-4de8-bc52-612cc55c11f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:28:16.904Z|9924257f-5e07-4de8-bc52-612cc55c11f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:28:20.228Z|969fb164-416b-4c5a-b8fc-fc7d10a8d17d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:20.228Z|4bc024d9-39d6-419b-910c-587395aa6fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:20.229Z|969fb164-416b-4c5a-b8fc-fc7d10a8d17d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:20.229Z|4bc024d9-39d6-419b-910c-587395aa6fa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:20.229Z|acb92e6f-74ae-40b2-9e8d-741e445feaa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:20.230Z|acb92e6f-74ae-40b2-9e8d-741e445feaa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:30.255Z|eb9b199a-1f8a-477e-8900-3367fa7d4543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:30.255Z|34692a52-09c4-49f7-a4da-09b305e026e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:30.256Z|8724887a-f5f2-4fac-8023-993b342e8c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:30.256Z|eb9b199a-1f8a-477e-8900-3367fa7d4543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:30.256Z|8724887a-f5f2-4fac-8023-993b342e8c4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:30.256Z|34692a52-09c4-49f7-a4da-09b305e026e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:31.103Z|6e424239-d7c3-4eb3-b4af-1a03f2a1dee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:28:31.104Z|6e424239-d7c3-4eb3-b4af-1a03f2a1dee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:28:40.283Z|7554f0c0-2ff2-4ce7-b4a3-bdf0462a15f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:40.283Z|0d3ddf99-0f66-4f65-9cbc-118765729b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:40.283Z|06c865a4-ee5f-4053-b2dd-9f50a1994456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:40.284Z|06c865a4-ee5f-4053-b2dd-9f50a1994456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:40.284Z|7554f0c0-2ff2-4ce7-b4a3-bdf0462a15f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:40.284Z|0d3ddf99-0f66-4f65-9cbc-118765729b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:46.103Z|940e818e-f02a-42db-bf12-9afdf1e63c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:28:46.104Z|940e818e-f02a-42db-bf12-9afdf1e63c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:28:46.904Z|6a841e9b-b5aa-48e3-aeaa-4930dd2b8868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:28:46.905Z|6a841e9b-b5aa-48e3-aeaa-4930dd2b8868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:28:50.317Z|adac74dd-a1e5-4787-9f7f-34a1b0519bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:50.318Z|adac74dd-a1e5-4787-9f7f-34a1b0519bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:50.322Z|c6628731-eead-4148-a2fe-38a5fe7c83ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:50.322Z|5b571fcb-b32c-484d-a6e0-643d26d84a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:28:50.323Z|c6628731-eead-4148-a2fe-38a5fe7c83ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:28:50.323Z|5b571fcb-b32c-484d-a6e0-643d26d84a83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:00.348Z|46cd2bf0-8714-4899-ad5f-1b70e529dee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:00.348Z|2e436ec0-16d7-4f37-8fcf-1670522f64fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:00.349Z|46cd2bf0-8714-4899-ad5f-1b70e529dee4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:00.349Z|2e436ec0-16d7-4f37-8fcf-1670522f64fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:00.356Z|e16be3e4-61c1-4191-a400-afb5c2b07429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:00.357Z|e16be3e4-61c1-4191-a400-afb5c2b07429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:01.103Z|d872ca42-bf6f-4281-bb5e-fab382edfc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:29:01.106Z|d872ca42-bf6f-4281-bb5e-fab382edfc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:29:10.380Z|1e67a2ed-4b7b-4f81-8bd1-092eb932ad97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:10.380Z|371dfd49-3542-4dec-aee5-2085b6a38092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:10.380Z|1e67a2ed-4b7b-4f81-8bd1-092eb932ad97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:10.380Z|371dfd49-3542-4dec-aee5-2085b6a38092|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:10.381Z|110b7d23-afb3-48f6-ac06-d94ad55485e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:10.382Z|110b7d23-afb3-48f6-ac06-d94ad55485e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:11.061Z|312d8160-6a56-4e33-a4fc-82ba48bce0d2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:29:11.062Z|312d8160-6a56-4e33-a4fc-82ba48bce0d2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:16.103Z|11c92e8b-d07c-4b82-952c-9486aecb09ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:29:16.104Z|11c92e8b-d07c-4b82-952c-9486aecb09ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:29:16.905Z|cca117f3-1c0a-4035-b2d9-6c41e1b10f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:29:16.906Z|cca117f3-1c0a-4035-b2d9-6c41e1b10f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:29:20.412Z|3e43c0fc-024a-465e-9ba4-3347ebe66399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:20.412Z|3e43c0fc-024a-465e-9ba4-3347ebe66399|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:20.415Z|e39c9bdd-78f9-463b-b460-2ea11dffeb86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:20.416Z|e39c9bdd-78f9-463b-b460-2ea11dffeb86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:20.419Z|25252988-d77b-4e4e-80f4-8d892b670d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:20.420Z|25252988-d77b-4e4e-80f4-8d892b670d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:30.437Z|8234cdaf-f33f-4271-962a-defa6d08a33f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:30.437Z|d2cd10ae-f78d-4502-b5cc-45a17e68aca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:30.438Z|8234cdaf-f33f-4271-962a-defa6d08a33f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:30.438Z|d2cd10ae-f78d-4502-b5cc-45a17e68aca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:30.441Z|54747a34-f117-4f4c-8468-41eaa89cd02d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:30.441Z|54747a34-f117-4f4c-8468-41eaa89cd02d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:31.103Z|ee07de27-61bc-43fc-8635-e229f6942b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:29:31.104Z|ee07de27-61bc-43fc-8635-e229f6942b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:29:40.466Z|65710ebc-7754-4271-bce7-b8a60938bac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:40.466Z|299d479b-32fc-4b63-9b8f-211c1becf2ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:40.467Z|299d479b-32fc-4b63-9b8f-211c1becf2ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:40.467Z|65710ebc-7754-4271-bce7-b8a60938bac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:40.486Z|cabbf337-dbd6-4e0b-a75a-aa57bb7a8bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:40.487Z|cabbf337-dbd6-4e0b-a75a-aa57bb7a8bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:46.104Z|b776cc77-16fd-43c1-8942-8f76c14dfd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:29:46.107Z|b776cc77-16fd-43c1-8942-8f76c14dfd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:29:46.906Z|4ae6492c-c7a2-4636-b4ec-a2ff77fd5ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:29:46.907Z|4ae6492c-c7a2-4636-b4ec-a2ff77fd5ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:29:50.493Z|3cc290e0-e846-47b7-b879-632a557047f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:50.494Z|d34c4f67-5e27-4b68-87b0-0026c3f000e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:50.494Z|3cc290e0-e846-47b7-b879-632a557047f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:50.494Z|d34c4f67-5e27-4b68-87b0-0026c3f000e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:29:50.527Z|e311b469-06b8-4991-a252-fe5db982c153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:29:50.528Z|e311b469-06b8-4991-a252-fe5db982c153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:00.540Z|ce2fc55d-2a02-4c73-8914-1c3c24f0b375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:00.540Z|ce2fc55d-2a02-4c73-8914-1c3c24f0b375|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:00.543Z|b047901d-5986-4bea-9b69-d42862624757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:00.543Z|b047901d-5986-4bea-9b69-d42862624757|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:00.556Z|5b9fc610-6fba-4afa-b69d-aa9437575624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:00.556Z|5b9fc610-6fba-4afa-b69d-aa9437575624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:01.103Z|e12a5059-111c-4dee-a67c-bb7e081d5e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:30:01.104Z|e12a5059-111c-4dee-a67c-bb7e081d5e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:30:10.568Z|753ea790-3332-459e-a926-634887f4cd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:10.569Z|753ea790-3332-459e-a926-634887f4cd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:10.577Z|a30ef6ad-dc5e-465a-a3f4-5387fba208bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:10.577Z|a30ef6ad-dc5e-465a-a3f4-5387fba208bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:10.583Z|0e3511c8-59a8-4773-9ced-c7cade09e5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:10.584Z|0e3511c8-59a8-4773-9ced-c7cade09e5ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:11.060Z|036aff73-9dbd-4ef1-8607-432239d9572a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:30:11.061Z|036aff73-9dbd-4ef1-8607-432239d9572a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:16.103Z|6608f506-9869-4374-8e8f-7f0f8d2a238c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:30:16.104Z|6608f506-9869-4374-8e8f-7f0f8d2a238c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:30:16.907Z|c3d9c572-39b5-44b6-a87d-857ebb8e6b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:30:16.908Z|c3d9c572-39b5-44b6-a87d-857ebb8e6b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:30:20.605Z|e7cbf5ac-f31a-4e55-9f3d-c0d36048608a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:20.605Z|e7cbf5ac-f31a-4e55-9f3d-c0d36048608a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:20.610Z|add6f21b-3c60-4eda-b009-a1e527de6488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:20.611Z|add6f21b-3c60-4eda-b009-a1e527de6488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:20.612Z|376957f0-f7e0-486e-a707-7783eb7b60e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:20.612Z|376957f0-f7e0-486e-a707-7783eb7b60e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:30.647Z|f7418b37-b76c-43b7-a3aa-21d8b67433b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:30.647Z|f7418b37-b76c-43b7-a3aa-21d8b67433b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:30.648Z|6cf9e5f0-43e6-4412-bab8-daaa572f4425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:30.648Z|d5081b24-28b5-4dcf-8c50-a0e5cf299f65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:30.649Z|6cf9e5f0-43e6-4412-bab8-daaa572f4425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:30.649Z|d5081b24-28b5-4dcf-8c50-a0e5cf299f65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:31.103Z|3f139ea0-bc55-480f-b87a-337e0da90167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:30:31.105Z|3f139ea0-bc55-480f-b87a-337e0da90167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:30:40.679Z|dc42eae0-391e-4e30-8d04-44ffdc595db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:40.679Z|65a538b3-7e2f-4c11-8d67-db858a6d6934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:40.680Z|65a538b3-7e2f-4c11-8d67-db858a6d6934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:40.680Z|dc42eae0-391e-4e30-8d04-44ffdc595db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:40.682Z|e45cbceb-408e-4dc5-836c-b9413291de30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:40.683Z|e45cbceb-408e-4dc5-836c-b9413291de30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:46.103Z|47cab033-c1d5-47c0-87d7-f0d924672230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:30:46.104Z|47cab033-c1d5-47c0-87d7-f0d924672230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:30:46.909Z|10df7e3e-43ab-483c-9837-baf1bab73417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:30:46.910Z|10df7e3e-43ab-483c-9837-baf1bab73417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:30:50.708Z|e5564193-26b1-4ff1-8a71-a580a337e7dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:50.709Z|e5564193-26b1-4ff1-8a71-a580a337e7dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:50.712Z|326ac000-97ad-4793-b553-8aed78a0138b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:50.712Z|326ac000-97ad-4793-b553-8aed78a0138b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:30:50.715Z|7170f1c2-bafd-4fd4-8032-bc3b31f434ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:30:50.715Z|7170f1c2-bafd-4fd4-8032-bc3b31f434ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:00.732Z|893ebc56-9cb9-4dcc-be47-5d2850b8f7d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:00.733Z|893ebc56-9cb9-4dcc-be47-5d2850b8f7d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:00.736Z|351838d0-0089-443f-86e6-0430c06f788b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:00.736Z|08226e40-5d05-4601-a05c-961fc25618a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:00.736Z|08226e40-5d05-4601-a05c-961fc25618a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:00.736Z|351838d0-0089-443f-86e6-0430c06f788b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:01.103Z|8042b12f-962b-44d7-8302-0f701efa1ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:31:01.104Z|8042b12f-962b-44d7-8302-0f701efa1ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:31:10.758Z|091a328c-17af-4c0a-a95b-a4508374892f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:10.759Z|091a328c-17af-4c0a-a95b-a4508374892f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:10.759Z|3c33280c-b3bb-4e09-86f5-c55d3019d407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:10.759Z|3c33280c-b3bb-4e09-86f5-c55d3019d407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:10.760Z|12f6c972-1a06-4d5d-bdc2-1037520affaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:10.761Z|12f6c972-1a06-4d5d-bdc2-1037520affaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:11.060Z|b211ee77-4acb-4ae5-b2fb-2164a37e987c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:31:11.061Z|b211ee77-4acb-4ae5-b2fb-2164a37e987c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:16.103Z|ca129f7a-923e-4c5d-81ef-3d1af9fbc9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:31:16.106Z|ca129f7a-923e-4c5d-81ef-3d1af9fbc9c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:31:16.910Z|5ea77372-7e7b-4a81-8f35-9d8282c15759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:31:16.911Z|5ea77372-7e7b-4a81-8f35-9d8282c15759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:31:20.786Z|c513867b-5449-475c-8458-8fd8a7878b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:20.787Z|c513867b-5449-475c-8458-8fd8a7878b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:20.791Z|f1066e00-2e25-490d-9ccf-749091c526a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:20.792Z|f1066e00-2e25-490d-9ccf-749091c526a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:20.791Z|556b3ce9-8b39-4f43-87b1-48e9da284cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:20.792Z|556b3ce9-8b39-4f43-87b1-48e9da284cbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:30.817Z|5c849fa2-ca4f-47d3-b492-575bef2b9d95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:30.818Z|5c849fa2-ca4f-47d3-b492-575bef2b9d95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:30.823Z|48a2b014-7c68-4f03-9d49-18dad37ebcc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:30.823Z|f56f0204-a868-4ed4-ab83-a89d4bd2ea84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:30.824Z|f56f0204-a868-4ed4-ab83-a89d4bd2ea84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:30.824Z|48a2b014-7c68-4f03-9d49-18dad37ebcc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:31.103Z|090f64e3-b384-42ea-8174-3fc9ba56280b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:31:31.104Z|090f64e3-b384-42ea-8174-3fc9ba56280b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:31:40.849Z|cf55d765-b283-4868-8ee1-fd4ab8501504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:40.850Z|cf55d765-b283-4868-8ee1-fd4ab8501504|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:40.872Z|bfd1a818-5a97-4fa0-9b0c-6ac374c75c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:40.872Z|73fcda85-95c3-4d48-a023-56530e2f1262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:40.873Z|bfd1a818-5a97-4fa0-9b0c-6ac374c75c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:40.873Z|73fcda85-95c3-4d48-a023-56530e2f1262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:46.103Z|c448d46c-7d51-42d1-aaa4-bd3c27c205f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:31:46.104Z|c448d46c-7d51-42d1-aaa4-bd3c27c205f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:31:46.912Z|c970dd5f-2a61-4569-95c8-527f05345a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:31:46.912Z|c970dd5f-2a61-4569-95c8-527f05345a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:31:50.888Z|ea838d72-d0e1-4f97-985b-2286e923fa8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:50.889Z|ea838d72-d0e1-4f97-985b-2286e923fa8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:50.903Z|ca9d7282-a569-4b28-9e45-9392be66dd32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:50.904Z|ca9d7282-a569-4b28-9e45-9392be66dd32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:31:50.909Z|95098906-519a-4b25-9db7-4d7907c4a9ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:31:50.909Z|95098906-519a-4b25-9db7-4d7907c4a9ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:00.916Z|d2af6add-b62b-445c-9c1f-07e6f687a77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:00.917Z|d2af6add-b62b-445c-9c1f-07e6f687a77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:00.934Z|a0f849c1-d1fa-4d68-9007-845fbd5735aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:00.935Z|a0f849c1-d1fa-4d68-9007-845fbd5735aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:00.944Z|acd6d06d-7964-4413-b2b2-3e55f2c7d563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:00.945Z|acd6d06d-7964-4413-b2b2-3e55f2c7d563|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:01.103Z|5fff5f62-6d0b-4204-9334-e3b0dc381b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:32:01.105Z|5fff5f62-6d0b-4204-9334-e3b0dc381b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:32:10.944Z|04c43097-8892-4b8b-b4d4-9dfd06a30075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:10.944Z|04c43097-8892-4b8b-b4d4-9dfd06a30075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:10.964Z|228855e8-3f98-408e-ad76-bf1be67cf6ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:10.965Z|228855e8-3f98-408e-ad76-bf1be67cf6ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:10.974Z|212ac920-7d1a-4589-8c48-0be4545ea4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:10.975Z|212ac920-7d1a-4589-8c48-0be4545ea4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:11.060Z|ffa78f24-a932-4c1e-a35c-3ac8f3f0fb61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:32:11.061Z|ffa78f24-a932-4c1e-a35c-3ac8f3f0fb61|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:16.104Z|9748302b-fa0e-4aae-ab64-e458b9bd3999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:32:16.104Z|9748302b-fa0e-4aae-ab64-e458b9bd3999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:32:16.913Z|e925242e-ba73-4f74-8242-a83f1f3e8bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:32:16.913Z|e925242e-ba73-4f74-8242-a83f1f3e8bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:32:20.967Z|ff7d4138-c087-4fde-bdc5-a9405d8156cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:20.968Z|ff7d4138-c087-4fde-bdc5-a9405d8156cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:20.994Z|be18768b-2fdb-4cb3-a2b8-2d5409372b83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:20.995Z|be18768b-2fdb-4cb3-a2b8-2d5409372b83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:21.016Z|b59fe655-a284-421f-8ace-72a876cc0e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:21.016Z|b59fe655-a284-421f-8ace-72a876cc0e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:30.994Z|d563854d-5893-4303-88d7-efbf96a2c8ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:30.994Z|d563854d-5893-4303-88d7-efbf96a2c8ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:31.019Z|c8a87bc5-51ae-488c-9b83-6b2a9d3a3727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:31.020Z|c8a87bc5-51ae-488c-9b83-6b2a9d3a3727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:31.044Z|6233d4b1-18a7-4a2a-a7dd-6ddd00ceb716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:31.045Z|6233d4b1-18a7-4a2a-a7dd-6ddd00ceb716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:31.103Z|3e3711d1-ddfb-45ff-8692-c0865e27cc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:32:31.103Z|3e3711d1-ddfb-45ff-8692-c0865e27cc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:32:41.025Z|89852c35-33bd-45e6-9ff3-fe7f15648ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:41.026Z|89852c35-33bd-45e6-9ff3-fe7f15648ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:41.048Z|c94c8168-5c6e-4aad-b71f-1d2207643444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:41.049Z|c94c8168-5c6e-4aad-b71f-1d2207643444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:41.073Z|d5e95e84-24e8-4b10-a485-107681a01c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:41.073Z|d5e95e84-24e8-4b10-a485-107681a01c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:46.103Z|0b253418-bc71-4990-a51f-2501628a8cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:32:46.105Z|0b253418-bc71-4990-a51f-2501628a8cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:32:46.914Z|554fbaa8-101d-403b-a1fa-172208d77ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:32:46.914Z|554fbaa8-101d-403b-a1fa-172208d77ac1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:32:51.062Z|5e167b56-862d-43da-aa29-42518c73d977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:51.062Z|5e167b56-862d-43da-aa29-42518c73d977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:51.074Z|54d77799-e212-4fa8-8945-9898bb871367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:51.075Z|54d77799-e212-4fa8-8945-9898bb871367|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:32:51.098Z|ebbab882-9b7d-4b94-9206-ba6250c677a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:32:51.099Z|ebbab882-9b7d-4b94-9206-ba6250c677a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:01.085Z|005c542f-9255-479e-a2bb-41a59be30658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:01.086Z|005c542f-9255-479e-a2bb-41a59be30658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:01.097Z|78afb335-c77c-4e19-9652-e841b320ad1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:01.098Z|78afb335-c77c-4e19-9652-e841b320ad1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:01.105Z|4f4c7d87-e09f-4aa9-ad7c-43ac2406851e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:33:01.105Z|4f4c7d87-e09f-4aa9-ad7c-43ac2406851e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:33:01.123Z|cab0b69e-b5c5-493e-91ea-29cf4d2f6582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:01.123Z|cab0b69e-b5c5-493e-91ea-29cf4d2f6582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:11.062Z|4e9a33af-9f65-477d-b26c-c45fe4d11a63|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:33:11.063Z|4e9a33af-9f65-477d-b26c-c45fe4d11a63|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:11.115Z|8b0d03da-d770-4781-87cc-14ea4a841604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:11.116Z|8b0d03da-d770-4781-87cc-14ea4a841604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:11.134Z|dae2d484-b0aa-4bfb-a25a-9f213a890eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:11.135Z|dae2d484-b0aa-4bfb-a25a-9f213a890eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:11.153Z|9c0ee0a7-a754-4747-babd-4c83e43e0eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:11.154Z|9c0ee0a7-a754-4747-babd-4c83e43e0eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:16.103Z|540e5d88-fda7-4135-8a20-d1e6cb31fe3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:33:16.104Z|540e5d88-fda7-4135-8a20-d1e6cb31fe3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:33:16.915Z|8da1e87d-ba9d-41c9-b03d-d2739fe6678e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:33:16.915Z|8da1e87d-ba9d-41c9-b03d-d2739fe6678e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:33:21.148Z|61c2be6b-8bb5-4fa7-b32c-052d78cbfdd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:21.149Z|61c2be6b-8bb5-4fa7-b32c-052d78cbfdd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:21.157Z|a41aef45-0a60-479f-9878-6667350a105d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:21.158Z|a41aef45-0a60-479f-9878-6667350a105d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:21.186Z|d237d197-d90f-4294-871d-1a3566910e7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:21.187Z|d237d197-d90f-4294-871d-1a3566910e7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:31.103Z|fc6103d9-0990-46ab-b86f-af8f3b14ca03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:33:31.106Z|fc6103d9-0990-46ab-b86f-af8f3b14ca03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:33:31.173Z|3aa68173-adc1-4cfe-9081-038021540315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:31.174Z|3aa68173-adc1-4cfe-9081-038021540315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:31.183Z|fbbd56fe-ea89-496a-ad64-f517787362d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:31.185Z|fbbd56fe-ea89-496a-ad64-f517787362d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:31.213Z|f32f403f-0746-4d1b-8b38-b55219315c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:31.215Z|f32f403f-0746-4d1b-8b38-b55219315c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:41.208Z|09095225-16ef-44f7-b7a1-42142c3773c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:41.209Z|09095225-16ef-44f7-b7a1-42142c3773c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:41.213Z|521053c4-f54e-4f57-928b-2cc89041ab07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:41.214Z|521053c4-f54e-4f57-928b-2cc89041ab07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:41.246Z|c038fcf2-f01d-468a-b886-872eeb8814d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:41.247Z|c038fcf2-f01d-468a-b886-872eeb8814d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:46.103Z|2fe4c071-92c4-434b-9d29-e67966254b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:33:46.104Z|2fe4c071-92c4-434b-9d29-e67966254b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:33:46.916Z|fd1297d1-3df3-4687-9283-cc19d34efa60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:33:46.916Z|fd1297d1-3df3-4687-9283-cc19d34efa60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:33:51.238Z|d38a06d8-6482-435f-80c7-94564285d882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:51.238Z|4a776200-2c02-4199-955f-9712185d2bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:51.239Z|d38a06d8-6482-435f-80c7-94564285d882|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:51.239Z|4a776200-2c02-4199-955f-9712185d2bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:33:51.275Z|324d0920-877b-41d0-8115-56225621b58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:33:51.276Z|324d0920-877b-41d0-8115-56225621b58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:01.103Z|f3824da1-7f13-4160-888a-c2249e1ac4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:34:01.104Z|f3824da1-7f13-4160-888a-c2249e1ac4ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:34:01.266Z|fa5a022a-4eb6-44d4-892e-70342a42ab9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:01.266Z|c5a5f0cf-b899-4c24-9a10-e7359418dd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:01.267Z|fa5a022a-4eb6-44d4-892e-70342a42ab9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:01.267Z|c5a5f0cf-b899-4c24-9a10-e7359418dd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:01.303Z|04b2c6c9-eede-44b1-bf60-4f075f6f6926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:01.304Z|04b2c6c9-eede-44b1-bf60-4f075f6f6926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:11.060Z|a72f7d48-5cbc-4b77-9235-c73f0b9a8c75|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:34:11.061Z|a72f7d48-5cbc-4b77-9235-c73f0b9a8c75|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:11.292Z|d33c16cf-d0a7-440c-9427-e5fcfad8baf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:11.293Z|ab1f316e-ed68-42aa-97ed-f4839c1f2c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:11.293Z|d33c16cf-d0a7-440c-9427-e5fcfad8baf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:11.293Z|ab1f316e-ed68-42aa-97ed-f4839c1f2c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:11.326Z|f6815b72-903f-4306-ad97-9f9f66d41fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:11.327Z|f6815b72-903f-4306-ad97-9f9f66d41fe5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:16.103Z|409a17c9-57a1-40d5-89f2-1cda9cf3c61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:34:16.105Z|409a17c9-57a1-40d5-89f2-1cda9cf3c61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:34:16.917Z|8ceb92e1-7ef4-4d07-b89c-17ae1fb6acd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:34:16.918Z|8ceb92e1-7ef4-4d07-b89c-17ae1fb6acd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:34:21.316Z|8c1ab988-c7fa-49cb-8917-49c54e140468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:21.316Z|8c1ab988-c7fa-49cb-8917-49c54e140468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:21.316Z|1afb3a89-caee-4db3-a74a-8184ec8bc90e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:21.317Z|1afb3a89-caee-4db3-a74a-8184ec8bc90e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:21.350Z|e9ee02a5-1579-4bb6-bee4-0ef092224576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:21.351Z|e9ee02a5-1579-4bb6-bee4-0ef092224576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:31.103Z|0a4c893e-558e-4dad-9b99-35e1cfd294e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:34:31.104Z|0a4c893e-558e-4dad-9b99-35e1cfd294e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:34:31.347Z|4256278d-ff7a-4eec-a324-09e3d9da0f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:31.348Z|4256278d-ff7a-4eec-a324-09e3d9da0f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:31.356Z|a5a71d31-210e-421c-8c1b-d75227498711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:31.356Z|a5a71d31-210e-421c-8c1b-d75227498711|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:31.373Z|27049651-574e-4bc3-92db-09f8fffc47e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:31.374Z|27049651-574e-4bc3-92db-09f8fffc47e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:41.373Z|b0f2c76f-bcaa-48ea-a7f8-517434f9bc80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:41.374Z|b0f2c76f-bcaa-48ea-a7f8-517434f9bc80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:41.381Z|77de171c-4833-4fc1-9c5d-637a493af42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:41.381Z|77de171c-4833-4fc1-9c5d-637a493af42d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:41.399Z|996150e2-784c-497a-ade7-3a55c742ebfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:41.399Z|996150e2-784c-497a-ade7-3a55c742ebfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:46.103Z|5d6a4409-62ec-44b4-823a-79fc745a5252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:34:46.104Z|5d6a4409-62ec-44b4-823a-79fc745a5252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:34:46.918Z|208533de-9860-4f6d-b2ff-ea6b59180963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:34:46.919Z|208533de-9860-4f6d-b2ff-ea6b59180963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:34:51.398Z|8d2dde50-0b66-4d8d-a76c-8f11c6df514b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:51.399Z|8d2dde50-0b66-4d8d-a76c-8f11c6df514b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:51.412Z|d2c0468a-933b-47c4-a867-e65e4e01f90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:51.413Z|d2c0468a-933b-47c4-a867-e65e4e01f90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:34:51.423Z|6e5c776a-6e9e-4cd4-a2ec-7200352a8eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:34:51.424Z|6e5c776a-6e9e-4cd4-a2ec-7200352a8eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:01.104Z|a74e54e9-5c99-4ec4-9a28-d91214df6b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:35:01.106Z|a74e54e9-5c99-4ec4-9a28-d91214df6b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:35:01.423Z|b1fa9356-37f4-4f03-9e1e-889740e78a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:01.425Z|b1fa9356-37f4-4f03-9e1e-889740e78a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:01.435Z|290c10b3-6a7f-4cb4-a860-6139b634db18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:01.436Z|290c10b3-6a7f-4cb4-a860-6139b634db18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:01.448Z|5080548a-b841-457c-84af-9fa7b989f538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:01.449Z|5080548a-b841-457c-84af-9fa7b989f538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:11.061Z|233d22c5-46cc-4530-ae7f-31c27af9dd03|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:35:11.062Z|233d22c5-46cc-4530-ae7f-31c27af9dd03|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:11.450Z|516311ab-bbf0-4f41-9743-85100aeb9813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:11.450Z|516311ab-bbf0-4f41-9743-85100aeb9813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:11.466Z|f79e01fb-eab9-4b94-a604-47da8715645b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:11.466Z|f79e01fb-eab9-4b94-a604-47da8715645b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:11.470Z|f4ada387-34bb-4fc0-ad4b-c961d88cf477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:11.471Z|f4ada387-34bb-4fc0-ad4b-c961d88cf477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:16.103Z|62220466-653d-4d43-a62c-de64ccf35596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:35:16.104Z|62220466-653d-4d43-a62c-de64ccf35596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:35:16.919Z|016bf69a-4239-4694-bf2e-627e1f3d7ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:35:16.920Z|016bf69a-4239-4694-bf2e-627e1f3d7ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:35:21.477Z|92281996-f35d-4bef-b913-98dd78afce88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:21.478Z|92281996-f35d-4bef-b913-98dd78afce88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:21.490Z|48b23150-796d-4897-8362-e5e9b5eb8ce1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:21.491Z|48b23150-796d-4897-8362-e5e9b5eb8ce1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:21.493Z|7e385813-1fcb-4393-b1b2-6c0d2f2ee63c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:21.494Z|7e385813-1fcb-4393-b1b2-6c0d2f2ee63c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:31.103Z|f41b13d2-a4e1-4420-a5c1-5f19f54fc7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:35:31.104Z|f41b13d2-a4e1-4420-a5c1-5f19f54fc7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:35:31.505Z|3e773432-c89a-41ed-a304-56df2f5205e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:31.508Z|3e773432-c89a-41ed-a304-56df2f5205e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:31.526Z|d257c63b-f552-4b9d-862c-f1e019878462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:31.527Z|d257c63b-f552-4b9d-862c-f1e019878462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:31.526Z|03926eab-9171-47cf-9025-dff155cf0955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:31.527Z|03926eab-9171-47cf-9025-dff155cf0955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:41.544Z|8de6b55d-bd90-4d4f-ad26-752db94a542a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:41.544Z|8de6b55d-bd90-4d4f-ad26-752db94a542a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:41.552Z|68b66f7f-b412-4639-9359-8397532c2b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:41.552Z|68b66f7f-b412-4639-9359-8397532c2b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:41.559Z|88f578cf-e43c-43cf-a67a-d24bdfe1015b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:41.560Z|88f578cf-e43c-43cf-a67a-d24bdfe1015b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:46.104Z|a56397ae-b260-4204-b00b-3d486f86daa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:35:46.106Z|a56397ae-b260-4204-b00b-3d486f86daa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:35:46.921Z|822f09e9-9545-41c3-aac1-c505c6286385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:35:46.921Z|822f09e9-9545-41c3-aac1-c505c6286385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:35:51.570Z|b1dbeffc-167f-415a-a478-673c9e0726f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:51.571Z|b1dbeffc-167f-415a-a478-673c9e0726f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:51.574Z|4e7aa63b-8b19-414f-905b-64615581161b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:51.574Z|4e7aa63b-8b19-414f-905b-64615581161b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:35:51.582Z|26c6c2f5-b505-46c6-8544-74cd45263731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:35:51.583Z|26c6c2f5-b505-46c6-8544-74cd45263731|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:01.103Z|ba83a02f-e690-4ef8-87c8-e9da56e0f1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:36:01.103Z|ba83a02f-e690-4ef8-87c8-e9da56e0f1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:36:01.595Z|c8d31fff-fcfc-4417-a4d1-ed1b43bdd770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:01.595Z|31ce3aaf-d289-4b88-86b0-060028a845d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:01.596Z|c8d31fff-fcfc-4417-a4d1-ed1b43bdd770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:01.596Z|31ce3aaf-d289-4b88-86b0-060028a845d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:01.607Z|b0fd834c-7919-4c40-8753-0b607e0d926e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:01.607Z|b0fd834c-7919-4c40-8753-0b607e0d926e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:11.060Z|32489ec9-a309-475e-a6da-09eb0a9cc69c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:36:11.061Z|32489ec9-a309-475e-a6da-09eb0a9cc69c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:11.622Z|67396670-3b12-4ee0-9ded-a500014b5e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:11.623Z|1ba1c7b5-44c4-4d3e-ba69-04dc9a3ab97d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:11.623Z|67396670-3b12-4ee0-9ded-a500014b5e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:11.623Z|1ba1c7b5-44c4-4d3e-ba69-04dc9a3ab97d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:11.632Z|0f6ef877-61cf-4346-a6d2-907b4064c537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:11.633Z|0f6ef877-61cf-4346-a6d2-907b4064c537|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:16.103Z|0af33f16-61a0-4547-bab8-41437b76912a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:36:16.104Z|0af33f16-61a0-4547-bab8-41437b76912a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:36:16.922Z|9085d363-b39e-409a-be05-19eca0081d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:36:16.923Z|9085d363-b39e-409a-be05-19eca0081d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:36:21.647Z|cc2ca691-b6fb-417d-bf79-8d20245bf20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:21.648Z|074f73fc-50b4-4569-925f-e9cfad7f75c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:21.649Z|cc2ca691-b6fb-417d-bf79-8d20245bf20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:21.649Z|074f73fc-50b4-4569-925f-e9cfad7f75c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:21.658Z|b6148d65-e942-4fcc-aee2-6b685c8201a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:21.658Z|b6148d65-e942-4fcc-aee2-6b685c8201a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:31.103Z|3d94c657-8e61-4d5e-8d94-e0846ea8d71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:36:31.106Z|3d94c657-8e61-4d5e-8d94-e0846ea8d71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:36:31.671Z|2b9cdfaf-a9f7-4f76-b923-2c27a873c24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:31.671Z|96ba7dbd-da17-42fc-90c2-2f1bf2a040a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:31.672Z|2b9cdfaf-a9f7-4f76-b923-2c27a873c24c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:31.672Z|96ba7dbd-da17-42fc-90c2-2f1bf2a040a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:31.681Z|17b17371-2f27-40c3-ad93-85b9aa5add4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:31.682Z|17b17371-2f27-40c3-ad93-85b9aa5add4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:41.697Z|1beab2f8-8ddc-43e2-8f51-80022c5bf989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:41.698Z|1beab2f8-8ddc-43e2-8f51-80022c5bf989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:41.700Z|d56f3c27-8d55-4652-8bef-dc260bcc790f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:41.700Z|d56f3c27-8d55-4652-8bef-dc260bcc790f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:41.717Z|08dcf6fa-8674-4d20-a635-cb6abc6bacb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:41.718Z|08dcf6fa-8674-4d20-a635-cb6abc6bacb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:46.103Z|af676724-cf6a-4630-a218-e292743b8a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:36:46.104Z|af676724-cf6a-4630-a218-e292743b8a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:36:46.923Z|9fa7942b-4907-4125-81aa-140557322e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:36:46.924Z|9fa7942b-4907-4125-81aa-140557322e4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:36:51.725Z|0860fe01-6b85-427a-9b7f-906a7a66bb0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:51.726Z|0860fe01-6b85-427a-9b7f-906a7a66bb0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:51.728Z|ab36a06b-d0d0-47ef-88fd-3823fa2cc1ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:51.728Z|ab36a06b-d0d0-47ef-88fd-3823fa2cc1ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:36:51.749Z|f5b40d77-a985-4172-b8e9-3fbbd7b79df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:36:51.750Z|f5b40d77-a985-4172-b8e9-3fbbd7b79df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:01.103Z|f9132dd1-de4f-43f1-86f0-2663a4996b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:37:01.104Z|f9132dd1-de4f-43f1-86f0-2663a4996b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:37:01.749Z|649a6b54-4f3f-448e-96c1-7e63832d473d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:01.750Z|649a6b54-4f3f-448e-96c1-7e63832d473d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:01.751Z|67d497ba-14af-4530-85bb-c439f446a640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:01.751Z|67d497ba-14af-4530-85bb-c439f446a640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:01.774Z|c53a9c4f-d124-48a3-adc9-893b1ec2cc07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:01.775Z|c53a9c4f-d124-48a3-adc9-893b1ec2cc07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:11.061Z|6eb669e9-6847-42b9-a0f4-096d25409ec6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:37:11.063Z|6eb669e9-6847-42b9-a0f4-096d25409ec6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:11.779Z|c3a05403-c3a6-44e5-8e6f-588c8f944bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:11.779Z|b6f38ac3-c454-4a8d-8bf1-362342b5ee82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:11.779Z|b6f38ac3-c454-4a8d-8bf1-362342b5ee82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:11.779Z|c3a05403-c3a6-44e5-8e6f-588c8f944bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:11.804Z|80520c1d-9253-49e4-96fb-cacb192de27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:11.804Z|80520c1d-9253-49e4-96fb-cacb192de27c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:16.103Z|f30bb827-0d1c-4d60-9302-ecc3b8147f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:37:16.106Z|f30bb827-0d1c-4d60-9302-ecc3b8147f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:37:16.924Z|b6756bb3-5292-4e1b-9c34-34d1c5f86286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:37:16.925Z|b6756bb3-5292-4e1b-9c34-34d1c5f86286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:37:21.804Z|e26d42e0-5c4b-4a07-9cc0-019285673b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:21.805Z|e26d42e0-5c4b-4a07-9cc0-019285673b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:21.805Z|a8365ef9-6617-428d-b965-cfa9c0b8c3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:21.806Z|a8365ef9-6617-428d-b965-cfa9c0b8c3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:21.828Z|29846f20-e42f-4e9f-ad48-f375b44b7d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:21.829Z|29846f20-e42f-4e9f-ad48-f375b44b7d25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:31.103Z|2a8dbab8-2f50-440b-94e5-f713edeac00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:37:31.103Z|2a8dbab8-2f50-440b-94e5-f713edeac00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:37:31.828Z|a44343e1-89e7-4f29-bb31-a8176609c334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:31.828Z|a5a053d7-1461-4502-8c6d-064f1144c2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:31.829Z|a44343e1-89e7-4f29-bb31-a8176609c334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:31.829Z|a5a053d7-1461-4502-8c6d-064f1144c2ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:31.851Z|d1437066-affb-40ee-9656-9a79ceda5c9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:31.852Z|d1437066-affb-40ee-9656-9a79ceda5c9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:41.852Z|bd8dddb5-c985-40be-b0bb-ad99f124576b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:41.852Z|bd8dddb5-c985-40be-b0bb-ad99f124576b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:41.859Z|d46f08ec-fd4d-46e5-ad3a-f2fd41463d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:41.860Z|d46f08ec-fd4d-46e5-ad3a-f2fd41463d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:41.874Z|452da605-d1fc-4a59-860c-b39ae288fbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:41.875Z|452da605-d1fc-4a59-860c-b39ae288fbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:46.103Z|9db98aec-f491-4121-8510-ed98707df7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:37:46.104Z|9db98aec-f491-4121-8510-ed98707df7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:37:46.925Z|f44df1cf-f00a-41d9-bce1-4169af6cda2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:37:46.926Z|f44df1cf-f00a-41d9-bce1-4169af6cda2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:37:51.875Z|e30a5dfd-db0b-4f42-93cc-8fc009a98f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:51.876Z|e30a5dfd-db0b-4f42-93cc-8fc009a98f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:51.884Z|158c6b62-771a-41a0-a1fa-dd4d1bf0a2a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:51.885Z|158c6b62-771a-41a0-a1fa-dd4d1bf0a2a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:37:51.940Z|3932c045-6520-4c25-8c83-28936cb47a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:37:51.941Z|3932c045-6520-4c25-8c83-28936cb47a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:01.104Z|b26b6765-664c-4d7c-9d1b-90376e352858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:38:01.107Z|b26b6765-664c-4d7c-9d1b-90376e352858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:38:01.912Z|ce44c2d7-a782-44f9-b5d3-95728e9759cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:01.913Z|ce44c2d7-a782-44f9-b5d3-95728e9759cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:01.957Z|ad5f9e21-6f71-4367-8df3-08845ca17596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:01.958Z|ad5f9e21-6f71-4367-8df3-08845ca17596|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:01.966Z|3924c86b-6eb1-46d2-be85-923bc8fc73a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:01.966Z|3924c86b-6eb1-46d2-be85-923bc8fc73a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:11.061Z|4e2e046c-7f0e-4623-a1b7-e8d043f46386|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:38:11.062Z|4e2e046c-7f0e-4623-a1b7-e8d043f46386|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:11.939Z|20d2fc72-5557-4618-a859-0805247df656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:11.940Z|20d2fc72-5557-4618-a859-0805247df656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:11.984Z|4260de02-09f2-4427-9cfa-8fb936bba3e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:11.985Z|4260de02-09f2-4427-9cfa-8fb936bba3e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:11.988Z|bf0b704d-ed82-4dbd-a3b1-c31bcd011ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:11.988Z|bf0b704d-ed82-4dbd-a3b1-c31bcd011ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:16.103Z|6a43661f-2c15-4bc1-89a0-f0e6e0e5e661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:38:16.104Z|6a43661f-2c15-4bc1-89a0-f0e6e0e5e661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:38:16.928Z|d0e72f72-175d-4cb4-bcfa-22317e542894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:38:16.928Z|d0e72f72-175d-4cb4-bcfa-22317e542894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:38:21.963Z|f6fc990e-4a7a-4a18-80b6-ea4dbfa45c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:21.964Z|f6fc990e-4a7a-4a18-80b6-ea4dbfa45c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:22.009Z|e63a59f7-1e4a-40e0-8d61-e8291dea1d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:22.009Z|5398c0c6-f2b1-4b92-8eec-9af15dce783f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:22.010Z|e63a59f7-1e4a-40e0-8d61-e8291dea1d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:22.010Z|5398c0c6-f2b1-4b92-8eec-9af15dce783f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:31.103Z|94224b74-fddd-474b-a154-c80ce858ac11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:38:31.104Z|94224b74-fddd-474b-a154-c80ce858ac11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:38:31.986Z|5e7be5ce-8b62-47e9-a2c1-13c07f6ac8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:31.987Z|5e7be5ce-8b62-47e9-a2c1-13c07f6ac8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:32.035Z|56456bae-7eb4-4215-94ed-2162c06882e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:32.035Z|15bb2091-e467-47e8-a3a8-260b6a8a372a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:32.036Z|15bb2091-e467-47e8-a3a8-260b6a8a372a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:32.036Z|56456bae-7eb4-4215-94ed-2162c06882e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:42.015Z|1cc1295c-6240-406c-912d-748d0c888819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:42.016Z|1cc1295c-6240-406c-912d-748d0c888819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:42.064Z|d7a050ed-5883-41f7-b314-333f8d1cc53a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:42.064Z|d4352f0e-3fdf-400d-afc7-bb7e35301eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:42.065Z|d7a050ed-5883-41f7-b314-333f8d1cc53a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:42.065Z|d4352f0e-3fdf-400d-afc7-bb7e35301eb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:46.103Z|7ac72f87-fe11-47a5-9bdc-e0b243d70a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:38:46.106Z|7ac72f87-fe11-47a5-9bdc-e0b243d70a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:38:46.929Z|6e3d129f-b868-4f13-8cec-b8fd781fe3e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:38:46.929Z|6e3d129f-b868-4f13-8cec-b8fd781fe3e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:38:52.050Z|e755e772-5dd7-483e-8112-7fc6b80ce585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:52.051Z|e755e772-5dd7-483e-8112-7fc6b80ce585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:52.090Z|376fd867-1779-4385-9ec3-55258b5adbc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:52.090Z|72e06583-45de-4291-98b8-cb28366a2dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:38:52.091Z|376fd867-1779-4385-9ec3-55258b5adbc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:38:52.091Z|72e06583-45de-4291-98b8-cb28366a2dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:01.103Z|292fe8cd-58f1-48dd-81d2-09ae692e96d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:39:01.103Z|292fe8cd-58f1-48dd-81d2-09ae692e96d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:39:02.076Z|1f3d9597-4591-4aad-a480-39fdf960cdd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:02.076Z|1f3d9597-4591-4aad-a480-39fdf960cdd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:02.113Z|0f57a5aa-deea-49e0-a860-5e8a8e77f5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:02.113Z|48505a74-1ebe-4d33-9fa0-f13c7e2f6b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:02.114Z|48505a74-1ebe-4d33-9fa0-f13c7e2f6b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:02.114Z|0f57a5aa-deea-49e0-a860-5e8a8e77f5dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:11.061Z|7bb1fb41-92ee-4595-93aa-f2c6783d9dee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:39:11.062Z|7bb1fb41-92ee-4595-93aa-f2c6783d9dee|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:12.101Z|21d62c87-c7ea-4384-b657-8dafe37a1516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:12.102Z|21d62c87-c7ea-4384-b657-8dafe37a1516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:12.137Z|9c04278d-de7c-4487-aa40-ed7f93783e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:12.137Z|1bd70ca1-4cc9-499a-a054-21811eeda016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:12.138Z|9c04278d-de7c-4487-aa40-ed7f93783e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:12.139Z|1bd70ca1-4cc9-499a-a054-21811eeda016|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:16.103Z|b1dd8813-5788-47f7-96c3-d732b6a271d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:39:16.104Z|b1dd8813-5788-47f7-96c3-d732b6a271d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:39:16.930Z|b8315db8-fd0a-4510-b1f6-77bd17d964ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:39:16.931Z|b8315db8-fd0a-4510-b1f6-77bd17d964ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:39:22.128Z|558a74bf-4f85-4b99-b6df-0a6f0922e8b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:22.128Z|558a74bf-4f85-4b99-b6df-0a6f0922e8b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:22.165Z|fff5b100-38ea-4201-b99f-cd668ebedf2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:22.165Z|bbcfcbeb-3cc0-4d56-9e55-00a0ed47a193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:22.166Z|bbcfcbeb-3cc0-4d56-9e55-00a0ed47a193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:22.166Z|fff5b100-38ea-4201-b99f-cd668ebedf2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:31.103Z|ad76d25a-de35-4b57-9dcc-c731baf64fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:39:31.106Z|ad76d25a-de35-4b57-9dcc-c731baf64fc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:39:32.152Z|9a5e4aa2-6f8c-4732-8eed-d862297aad2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:32.153Z|9a5e4aa2-6f8c-4732-8eed-d862297aad2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:32.190Z|3e9205bc-d9be-4f63-85e8-0f7cd3ad2acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:32.191Z|3e9205bc-d9be-4f63-85e8-0f7cd3ad2acf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:32.192Z|90ce7c6e-6a1d-4b62-954a-b1978cc13792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:32.192Z|90ce7c6e-6a1d-4b62-954a-b1978cc13792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:42.177Z|f298d8f4-e8ad-4f54-b048-df3b930506a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:42.178Z|f298d8f4-e8ad-4f54-b048-df3b930506a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:42.213Z|4413dfb1-d0af-4e2e-9911-062f7d8c58a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:42.213Z|692b5f25-d996-44a7-8b10-19b057bf8496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:42.214Z|4413dfb1-d0af-4e2e-9911-062f7d8c58a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:42.214Z|692b5f25-d996-44a7-8b10-19b057bf8496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:46.103Z|bec031e0-e6d3-49ab-a80e-51b0d6bb3af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:39:46.104Z|bec031e0-e6d3-49ab-a80e-51b0d6bb3af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:39:46.931Z|b8474800-ba47-4560-aa1b-fd94c847308e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:39:46.932Z|b8474800-ba47-4560-aa1b-fd94c847308e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:39:52.204Z|d49fe646-0031-410a-826c-a562473b24f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:52.206Z|d49fe646-0031-410a-826c-a562473b24f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:52.237Z|cb869c45-8211-4571-a43c-6c12e2b34c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:52.237Z|7860cbb7-6e72-45a1-b8d9-b1442c13e85e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:39:52.238Z|7860cbb7-6e72-45a1-b8d9-b1442c13e85e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:39:52.238Z|cb869c45-8211-4571-a43c-6c12e2b34c8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:01.103Z|7c5c95a4-da33-4a02-a18f-ad0ae6fae0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:40:01.104Z|7c5c95a4-da33-4a02-a18f-ad0ae6fae0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:40:02.233Z|1cf0802a-4b14-4f32-b6a0-08868882535a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:02.234Z|1cf0802a-4b14-4f32-b6a0-08868882535a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:02.262Z|65e8f649-dde4-438b-90b5-f9a7a0cc05aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:02.263Z|65e8f649-dde4-438b-90b5-f9a7a0cc05aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:02.267Z|920c3259-15a0-4ace-a356-abe77f133f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:02.268Z|920c3259-15a0-4ace-a356-abe77f133f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:11.064Z|4db9c64e-ee9a-4ad4-8ecb-485bb145fda2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:40:11.065Z|4db9c64e-ee9a-4ad4-8ecb-485bb145fda2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:12.261Z|cb3f57a3-84aa-4dfc-9533-199f14b66a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:12.262Z|cb3f57a3-84aa-4dfc-9533-199f14b66a62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:12.288Z|699d210e-c744-4d81-960e-2302ee2a4b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:12.289Z|699d210e-c744-4d81-960e-2302ee2a4b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:12.294Z|7964ac47-80a1-474d-8416-a9c99085a760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:12.294Z|7964ac47-80a1-474d-8416-a9c99085a760|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:16.103Z|91b8f512-3af1-4ef4-9d3d-474f9dda35c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:40:16.108Z|91b8f512-3af1-4ef4-9d3d-474f9dda35c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:40:16.932Z|ea126f20-48d6-458d-9cd0-4248c0503e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:40:16.933Z|ea126f20-48d6-458d-9cd0-4248c0503e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:40:22.288Z|968cefb6-348f-4e1a-954f-8a26ed9838f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:22.289Z|968cefb6-348f-4e1a-954f-8a26ed9838f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:22.315Z|0c52b010-c29e-4c59-94a9-7a7c8382dee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:22.316Z|0c52b010-c29e-4c59-94a9-7a7c8382dee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:22.321Z|701e796d-30c7-417e-8ca9-cf3ea53672ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:22.322Z|701e796d-30c7-417e-8ca9-cf3ea53672ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:31.103Z|e6dbd891-c651-4fa7-9841-91e29ad3d6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:40:31.104Z|e6dbd891-c651-4fa7-9841-91e29ad3d6e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:40:32.316Z|eb16f23f-97fc-45da-ae9e-206d5934517c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:32.317Z|eb16f23f-97fc-45da-ae9e-206d5934517c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:32.340Z|0a97726a-42a4-4796-b237-12653cc3ef27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:32.341Z|0a97726a-42a4-4796-b237-12653cc3ef27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:32.347Z|815e0814-39a1-4ca3-aca8-fd43fcadbfda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:32.348Z|815e0814-39a1-4ca3-aca8-fd43fcadbfda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:42.341Z|c6db9bdf-7620-48a4-96e1-38dee9b801c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:42.342Z|c6db9bdf-7620-48a4-96e1-38dee9b801c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:42.371Z|0decd971-fc30-4636-9f8f-7ab17bd4b3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:42.372Z|0decd971-fc30-4636-9f8f-7ab17bd4b3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:42.373Z|2f198e46-b6d4-49b0-8314-f9135480c381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:42.374Z|2f198e46-b6d4-49b0-8314-f9135480c381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:46.105Z|b39472d0-7f9e-4cd4-8ba7-2f0f94c2f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:40:46.106Z|b39472d0-7f9e-4cd4-8ba7-2f0f94c2f221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:40:46.933Z|33955e57-e7aa-40ac-b286-f43227206d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:40:46.934Z|33955e57-e7aa-40ac-b286-f43227206d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:40:52.367Z|b80cba1c-7526-416a-9888-1711ec45c766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:52.368Z|b80cba1c-7526-416a-9888-1711ec45c766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:52.397Z|33c31348-4092-4e54-9f9b-3050bc88aa27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:52.397Z|49616100-8ee8-4685-a6f5-b68a9c3f6204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:40:52.398Z|49616100-8ee8-4685-a6f5-b68a9c3f6204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:40:52.398Z|33c31348-4092-4e54-9f9b-3050bc88aa27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:01.103Z|8f816161-0125-4932-81e6-12c5c7650c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:41:01.106Z|8f816161-0125-4932-81e6-12c5c7650c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:41:02.393Z|37d21544-7faa-4ea7-ab8e-96d476a94c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:02.393Z|37d21544-7faa-4ea7-ab8e-96d476a94c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:02.423Z|767ee245-41a4-416a-a0b0-3b03505956d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:02.423Z|767ee245-41a4-416a-a0b0-3b03505956d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:02.427Z|e6cf3411-b6a5-4d83-95ae-a7614b28371b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:02.428Z|e6cf3411-b6a5-4d83-95ae-a7614b28371b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:11.064Z|2c33141f-87d6-404f-a60e-14834a5e5c3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:41:11.065Z|2c33141f-87d6-404f-a60e-14834a5e5c3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:12.419Z|efeefcd2-29ff-400e-9acb-832ee1736133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:12.420Z|efeefcd2-29ff-400e-9acb-832ee1736133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:12.451Z|f8b88038-6722-4fd9-8e56-92391481b50d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:12.451Z|78954dd2-7f3f-4130-9cd9-4feb1f84276d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:12.451Z|78954dd2-7f3f-4130-9cd9-4feb1f84276d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:12.451Z|f8b88038-6722-4fd9-8e56-92391481b50d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:16.103Z|0f10e1d8-f312-41b6-bc0a-a73916fb0045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:41:16.104Z|0f10e1d8-f312-41b6-bc0a-a73916fb0045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:41:16.934Z|1fea8d09-c77c-47d7-9324-5f5de608114e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:41:16.935Z|1fea8d09-c77c-47d7-9324-5f5de608114e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:41:22.446Z|32f8c196-0c86-42c7-bf86-dae53640a9a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:22.447Z|32f8c196-0c86-42c7-bf86-dae53640a9a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:22.479Z|24fdf4e2-aca3-4a2f-a187-07ce4c274d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:22.480Z|24fdf4e2-aca3-4a2f-a187-07ce4c274d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:22.483Z|54e3724c-2508-4ebf-93c8-19a115550e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:22.483Z|54e3724c-2508-4ebf-93c8-19a115550e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:31.103Z|83be05a8-5f82-4ed6-90dd-52d948772570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:41:31.104Z|83be05a8-5f82-4ed6-90dd-52d948772570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:41:32.474Z|d1401228-46c0-4458-9115-9a168481c311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:32.474Z|d1401228-46c0-4458-9115-9a168481c311|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:32.508Z|6d7601b0-a178-496a-8cc9-ee9bc1a68d71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:32.509Z|6d7601b0-a178-496a-8cc9-ee9bc1a68d71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:32.513Z|109c0798-ef54-4d7a-a2b7-3c5c6b88f849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:32.514Z|109c0798-ef54-4d7a-a2b7-3c5c6b88f849|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:42.500Z|3dd883f0-f14f-4468-be52-e1ae16fe5016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:42.501Z|3dd883f0-f14f-4468-be52-e1ae16fe5016|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:42.535Z|8e2a2caf-aeba-4005-81d1-6fda83727478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:42.536Z|8e2a2caf-aeba-4005-81d1-6fda83727478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:42.541Z|d70d3f62-7467-4fc4-9f62-f66a04638026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:42.542Z|d70d3f62-7467-4fc4-9f62-f66a04638026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:46.103Z|e98088f9-2291-40da-8f75-ff879c332014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:41:46.106Z|e98088f9-2291-40da-8f75-ff879c332014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:41:46.936Z|8335dcff-e4aa-479f-8070-cb22bb707860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:41:46.936Z|8335dcff-e4aa-479f-8070-cb22bb707860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:41:52.527Z|e06b45a3-a6c9-414c-ba07-26f5156e7eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:52.527Z|e06b45a3-a6c9-414c-ba07-26f5156e7eda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:52.561Z|82f210d2-75b3-47cc-819c-853ad2ddd3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:52.562Z|82f210d2-75b3-47cc-819c-853ad2ddd3ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:41:52.567Z|179579c8-bd6c-422b-a3ee-64fa31226a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:41:52.568Z|179579c8-bd6c-422b-a3ee-64fa31226a96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:01.103Z|f7e17c58-deb2-4af2-bc8f-b793d13849bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:42:01.104Z|f7e17c58-deb2-4af2-bc8f-b793d13849bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:42:02.554Z|347292cd-39bb-4334-abd2-6912d128c644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:02.555Z|347292cd-39bb-4334-abd2-6912d128c644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:02.587Z|d9378432-30c3-4076-813b-0406550e4298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:02.588Z|d9378432-30c3-4076-813b-0406550e4298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:02.594Z|6d088aee-9513-4f62-923a-db008c27142d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:02.594Z|6d088aee-9513-4f62-923a-db008c27142d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:11.061Z|ed34e055-38b9-4939-8ba1-7a38b58da4d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:42:11.062Z|ed34e055-38b9-4939-8ba1-7a38b58da4d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:12.583Z|a1b03c72-a631-47e1-97e3-f1ee906439e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:12.584Z|a1b03c72-a631-47e1-97e3-f1ee906439e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:12.615Z|4cde3831-a258-42e7-9a74-f35f7d1ad710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:12.615Z|4cde3831-a258-42e7-9a74-f35f7d1ad710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:12.651Z|5de15d90-b96c-4400-8f7d-42323f55a054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:12.652Z|5de15d90-b96c-4400-8f7d-42323f55a054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:16.103Z|4c5a1dee-3c10-4b50-b1df-21e5c911011c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:42:16.104Z|4c5a1dee-3c10-4b50-b1df-21e5c911011c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:42:16.937Z|f2bd915d-da5e-4382-bd28-95261e12f944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:42:16.937Z|f2bd915d-da5e-4382-bd28-95261e12f944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:42:22.617Z|af3b7eea-63b1-4ee6-b2e4-dc29f9ba0196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:22.618Z|af3b7eea-63b1-4ee6-b2e4-dc29f9ba0196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:22.649Z|e2139610-9a7b-460f-a3c7-d88f1d436206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:22.650Z|e2139610-9a7b-460f-a3c7-d88f1d436206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:22.677Z|5d46094b-b94b-4b9b-8700-d64b844161ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:22.678Z|5d46094b-b94b-4b9b-8700-d64b844161ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:31.103Z|f611f54d-a1bb-4391-a3a6-cfa5b901bb81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:42:31.106Z|f611f54d-a1bb-4391-a3a6-cfa5b901bb81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:42:32.653Z|00a186eb-5188-49b6-91b4-25743f1ccc33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:32.654Z|00a186eb-5188-49b6-91b4-25743f1ccc33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:32.675Z|282b7624-fe9a-4348-b729-c1ad203cd082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:32.676Z|282b7624-fe9a-4348-b729-c1ad203cd082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:32.706Z|f3696d15-805d-45fc-a4b9-bfec0f71c258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:32.707Z|f3696d15-805d-45fc-a4b9-bfec0f71c258|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:42.679Z|c44c9867-f95d-466b-adc0-27810eadedbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:42.680Z|c44c9867-f95d-466b-adc0-27810eadedbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:42.706Z|2307fe5f-39c6-4e4a-93c2-cdf23f4fde41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:42.706Z|2307fe5f-39c6-4e4a-93c2-cdf23f4fde41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:42.735Z|b3ae6ad0-e1ae-4e0c-8d82-9b16859068a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:42.735Z|b3ae6ad0-e1ae-4e0c-8d82-9b16859068a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:46.103Z|3da97fe0-1dba-4bbc-a1f3-369b15885b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:42:46.104Z|3da97fe0-1dba-4bbc-a1f3-369b15885b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:42:46.938Z|d319a278-5524-454d-a615-94c2a8b425b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:42:46.938Z|d319a278-5524-454d-a615-94c2a8b425b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:42:52.723Z|686269a9-6ace-411c-ba32-dc537b9bd383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:52.724Z|686269a9-6ace-411c-ba32-dc537b9bd383|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:52.734Z|fd12118c-9d8b-43a3-80e5-f57eae461b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:52.734Z|fd12118c-9d8b-43a3-80e5-f57eae461b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:42:52.762Z|085a9d33-e993-4382-92c4-233e25017cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:42:52.763Z|085a9d33-e993-4382-92c4-233e25017cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:01.103Z|1f7c653a-1462-45c9-9af2-c68314aaca00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:43:01.103Z|1f7c653a-1462-45c9-9af2-c68314aaca00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:43:02.747Z|e3bdf419-252d-4eaf-80eb-371a06170738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:02.748Z|e3bdf419-252d-4eaf-80eb-371a06170738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:02.755Z|17279e13-09b8-4b17-bfbb-a008b354025a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:02.755Z|17279e13-09b8-4b17-bfbb-a008b354025a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:02.790Z|f2663458-dd2f-4873-8470-15336b6422ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:02.791Z|f2663458-dd2f-4873-8470-15336b6422ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:11.060Z|ded261a2-9be0-46c8-b2da-17ab26d8c9f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:43:11.061Z|ded261a2-9be0-46c8-b2da-17ab26d8c9f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:12.780Z|b77d3fd6-cb76-4c75-b63e-9c0829146ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:12.780Z|f5b8c63f-84bd-4a15-acb8-f83f2e067a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:12.781Z|b77d3fd6-cb76-4c75-b63e-9c0829146ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:12.781Z|f5b8c63f-84bd-4a15-acb8-f83f2e067a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:12.817Z|de337027-92f2-4a11-8b20-23e9e511461d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:12.818Z|de337027-92f2-4a11-8b20-23e9e511461d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:16.103Z|d3e49a69-6b29-4c75-8313-36756b2acb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:43:16.106Z|d3e49a69-6b29-4c75-8313-36756b2acb7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:43:16.939Z|3d87a786-45b3-435c-9e6a-588bfc2d6e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:43:16.939Z|3d87a786-45b3-435c-9e6a-588bfc2d6e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:43:22.808Z|8297c4db-159e-42e3-8ad7-0c2bd2908336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:22.808Z|62d2a0db-d295-464e-9111-d6befad97512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:22.809Z|8297c4db-159e-42e3-8ad7-0c2bd2908336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:22.809Z|62d2a0db-d295-464e-9111-d6befad97512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:22.840Z|da7c35a1-a1a7-4009-9d4a-136d425f23d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:22.841Z|da7c35a1-a1a7-4009-9d4a-136d425f23d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:31.103Z|b27db75e-b989-448b-a1d0-6643829f4113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:43:31.104Z|b27db75e-b989-448b-a1d0-6643829f4113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:43:32.833Z|e28aa1d6-0989-4804-88b3-d3d46501d69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:32.832Z|82d6051d-b4b0-4fb2-8e12-104448cc1687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:32.833Z|82d6051d-b4b0-4fb2-8e12-104448cc1687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:32.834Z|e28aa1d6-0989-4804-88b3-d3d46501d69a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:32.870Z|34c569f6-d6d4-427c-b10a-45f6fdad2883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:32.871Z|34c569f6-d6d4-427c-b10a-45f6fdad2883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:42.858Z|bad35e80-8627-432e-911f-498bfc7fc122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:42.858Z|750b2a7b-e979-440f-b214-23093dd1833d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:42.859Z|bad35e80-8627-432e-911f-498bfc7fc122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:42.859Z|750b2a7b-e979-440f-b214-23093dd1833d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:42.895Z|4a8153de-9a55-4e2d-95a2-c5e0e6495fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:42.896Z|4a8153de-9a55-4e2d-95a2-c5e0e6495fcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:46.106Z|4ab46a52-4e0e-4007-918f-8e2d754a25f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:43:46.113Z|4ab46a52-4e0e-4007-918f-8e2d754a25f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:43:46.940Z|d9074d5d-97f0-44eb-9719-9042200b900f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:43:46.941Z|d9074d5d-97f0-44eb-9719-9042200b900f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:43:52.884Z|fbfb3a2e-9387-4687-8de5-9d0dcbf4acae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:52.884Z|0a12380f-59a5-4c60-9a5c-5303209ffd1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:52.885Z|fbfb3a2e-9387-4687-8de5-9d0dcbf4acae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:52.885Z|0a12380f-59a5-4c60-9a5c-5303209ffd1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:43:52.922Z|f627574b-512b-4250-a1e3-d2e14645f4ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:43:52.922Z|f627574b-512b-4250-a1e3-d2e14645f4ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:01.104Z|0a18c7d0-f083-406d-a250-071fdae456dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:44:01.105Z|0a18c7d0-f083-406d-a250-071fdae456dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:44:02.911Z|71a44b3b-f3fd-49c6-a1d0-cb89c5101dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:02.912Z|71a44b3b-f3fd-49c6-a1d0-cb89c5101dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:02.918Z|3b4d1f26-e196-49c2-9a62-10ef32e648a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:02.919Z|3b4d1f26-e196-49c2-9a62-10ef32e648a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:02.949Z|376697b1-4c78-4261-859b-9af11eb56182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:02.950Z|376697b1-4c78-4261-859b-9af11eb56182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:11.061Z|3b479ff5-5a0d-4586-8a24-fb7f4e5f8846|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:44:11.062Z|3b479ff5-5a0d-4586-8a24-fb7f4e5f8846|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:12.936Z|a341cf5e-a4f5-4774-b587-30a074984452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:12.937Z|a341cf5e-a4f5-4774-b587-30a074984452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:12.945Z|53f9ab5c-760c-468f-8124-75c7ca7784c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:12.946Z|53f9ab5c-760c-468f-8124-75c7ca7784c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:12.975Z|f974d719-d818-4414-9a76-e3b99931b9ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:12.976Z|f974d719-d818-4414-9a76-e3b99931b9ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:16.103Z|5613626a-eef5-4967-b420-25881b53116b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:44:16.104Z|5613626a-eef5-4967-b420-25881b53116b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:44:16.942Z|bb700442-ea6b-4d3e-b965-2770a7dd781a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:44:16.942Z|bb700442-ea6b-4d3e-b965-2770a7dd781a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:44:22.962Z|c1c799a4-8f69-4a56-9ace-f5bb8de88405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:22.962Z|c1c799a4-8f69-4a56-9ace-f5bb8de88405|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:22.970Z|ef2fab2b-1dfc-48e4-8778-0a6ca703f4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:22.971Z|ef2fab2b-1dfc-48e4-8778-0a6ca703f4a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:23.002Z|2387e194-0469-4cd4-9542-9c087b7b5a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:23.003Z|2387e194-0469-4cd4-9542-9c087b7b5a76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:31.103Z|fbaec6c3-9ed4-466d-bffd-f355deddfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:44:31.106Z|fbaec6c3-9ed4-466d-bffd-f355deddfd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:44:32.994Z|7b413fac-9f04-4961-8c54-5fb82118b215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:32.994Z|7b413fac-9f04-4961-8c54-5fb82118b215|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:32.996Z|11398df5-326a-447d-b162-69735aaa910d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:32.997Z|11398df5-326a-447d-b162-69735aaa910d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:33.030Z|f290b363-fe3e-4dae-935d-82093685c815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:33.030Z|f290b363-fe3e-4dae-935d-82093685c815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:43.030Z|7e45e5d4-8c7c-4821-a0e6-c77d975305e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:43.030Z|bbe2aeeb-ded2-4ade-9e77-29747691ab47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:43.031Z|7e45e5d4-8c7c-4821-a0e6-c77d975305e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:43.031Z|bbe2aeeb-ded2-4ade-9e77-29747691ab47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:43.059Z|89c2ed40-f7e3-4d00-bda9-fa5b8c38aa35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:43.060Z|89c2ed40-f7e3-4d00-bda9-fa5b8c38aa35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:46.103Z|1c017994-4e91-4e2e-b411-227c35e0cc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:44:46.104Z|1c017994-4e91-4e2e-b411-227c35e0cc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:44:46.943Z|76834e18-cffc-44db-8035-64d88e8a19d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:44:46.944Z|76834e18-cffc-44db-8035-64d88e8a19d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:44:53.064Z|3c451c72-acae-482b-bdb4-1d02c69939c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:53.065Z|3c451c72-acae-482b-bdb4-1d02c69939c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:53.073Z|dc514d7e-d8e9-4187-9195-d90f230e5cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:53.074Z|dc514d7e-d8e9-4187-9195-d90f230e5cfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:44:53.099Z|69eaf933-7a68-4a3f-8512-7ab96456ffe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:44:53.100Z|69eaf933-7a68-4a3f-8512-7ab96456ffe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:01.103Z|5116948b-58aa-444f-b347-815344e4dcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:45:01.104Z|5116948b-58aa-444f-b347-815344e4dcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:45:03.126Z|d51feabf-139e-4933-8c3e-4b713b041e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:03.127Z|d51feabf-139e-4933-8c3e-4b713b041e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:03.130Z|f13aac9f-30dc-4ef3-8d8f-0ea96a3e4909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:03.131Z|f13aac9f-30dc-4ef3-8d8f-0ea96a3e4909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:03.136Z|801956c2-4c2d-4e28-88f7-78b4f03a8f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:03.137Z|801956c2-4c2d-4e28-88f7-78b4f03a8f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:11.061Z|13414124-46b1-455d-8d49-bd9b3f941322|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:45:11.062Z|13414124-46b1-455d-8d49-bd9b3f941322|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:13.179Z|3e3b7ee2-e9df-4b2e-9367-d789ecb47e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:13.179Z|6ef733c2-aaff-4f35-878b-f9353592a6d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:13.180Z|3e3b7ee2-e9df-4b2e-9367-d789ecb47e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:13.180Z|6ef733c2-aaff-4f35-878b-f9353592a6d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:13.187Z|392aa777-28aa-4c6b-b638-ee8f0ef80916|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:13.188Z|392aa777-28aa-4c6b-b638-ee8f0ef80916|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:16.103Z|176e9ca3-60ec-4041-ba89-a89707849b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:45:16.107Z|176e9ca3-60ec-4041-ba89-a89707849b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:45:16.944Z|4a08a9cd-f241-4ea5-af84-a86ddae8fc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:45:16.945Z|4a08a9cd-f241-4ea5-af84-a86ddae8fc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:45:23.208Z|eea2c894-f19e-461a-8f9e-0245d584ef58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:23.207Z|5e967003-10c4-4e37-b1f8-6f2f027a5957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:23.208Z|eea2c894-f19e-461a-8f9e-0245d584ef58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:23.208Z|5e967003-10c4-4e37-b1f8-6f2f027a5957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:23.216Z|edf4a16e-e33a-477e-aac1-a64012c90603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:23.217Z|edf4a16e-e33a-477e-aac1-a64012c90603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:31.103Z|20e13403-442f-4cc4-ae3a-a8237201cc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:45:31.104Z|20e13403-442f-4cc4-ae3a-a8237201cc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:45:33.236Z|a370a87f-7aae-463c-aef1-6648fb4f693c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:33.236Z|bd37f658-b8c8-45a3-8905-caeb39469021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:33.237Z|bd37f658-b8c8-45a3-8905-caeb39469021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:33.237Z|a370a87f-7aae-463c-aef1-6648fb4f693c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:33.239Z|18395e84-a5cd-41cf-9e6e-c2992fbe9886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:33.240Z|18395e84-a5cd-41cf-9e6e-c2992fbe9886|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:43.263Z|7987c6d6-002f-4e4d-8ca1-a0534417e7bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:43.263Z|af5ef7d7-8ebf-45f5-9f53-71edf4c798d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:43.264Z|7987c6d6-002f-4e4d-8ca1-a0534417e7bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:43.264Z|61ca5aa2-98af-4091-a59b-0f5cc300fc01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:43.266Z|61ca5aa2-98af-4091-a59b-0f5cc300fc01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:43.266Z|af5ef7d7-8ebf-45f5-9f53-71edf4c798d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:46.104Z|41d23797-9cc2-43a3-ad71-0787b00d674b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:45:46.105Z|41d23797-9cc2-43a3-ad71-0787b00d674b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:45:46.946Z|49812e8d-e4e8-4345-87bf-eeaaf898779c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:45:46.946Z|49812e8d-e4e8-4345-87bf-eeaaf898779c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:45:53.298Z|84a3bf8d-d887-49dd-b9c7-4a085f6208c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:53.298Z|e8008373-3294-421c-ab92-136ee567181b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:53.299Z|84a3bf8d-d887-49dd-b9c7-4a085f6208c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:53.299Z|e8008373-3294-421c-ab92-136ee567181b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:45:53.305Z|67c41fd1-3562-4ab4-a0a1-237052393709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:45:53.306Z|67c41fd1-3562-4ab4-a0a1-237052393709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:01.103Z|c57e77ed-945a-42b5-b2c1-d7188e199760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:46:01.107Z|c57e77ed-945a-42b5-b2c1-d7188e199760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:46:03.326Z|19bcb559-ba86-4d5d-b088-cc8225dbe8e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:03.326Z|9d50eb73-0567-4981-87e4-da572e754c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:03.327Z|19bcb559-ba86-4d5d-b088-cc8225dbe8e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:03.327Z|9d50eb73-0567-4981-87e4-da572e754c9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:03.332Z|a1ef8c9c-01c9-4a60-be1f-ecb88aadbc69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:03.333Z|a1ef8c9c-01c9-4a60-be1f-ecb88aadbc69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:11.061Z|2898eed7-152f-401b-90c3-f91d687f435d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:46:11.062Z|2898eed7-152f-401b-90c3-f91d687f435d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:13.355Z|ace82923-f6f3-47d6-a3ac-051c6db89efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:13.356Z|f226f8a8-7cd3-4ba1-bd55-7354bf314f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:13.356Z|ace82923-f6f3-47d6-a3ac-051c6db89efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:13.356Z|20444fa5-1819-4ac4-9cf8-ec6a0f5944ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:13.357Z|20444fa5-1819-4ac4-9cf8-ec6a0f5944ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:13.357Z|f226f8a8-7cd3-4ba1-bd55-7354bf314f5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:16.103Z|394f08e4-1183-49bc-9535-5573a0997c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:46:16.104Z|394f08e4-1183-49bc-9535-5573a0997c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:46:16.949Z|a29c1b0f-1fe0-45c3-9fc7-a98819a5bf8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:46:16.950Z|a29c1b0f-1fe0-45c3-9fc7-a98819a5bf8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:46:23.387Z|000c02fe-363d-4e15-8bc8-45413d249746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:23.387Z|e28a54ee-7e5f-4659-a6c9-b87a16bdb99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:23.387Z|a4628bc0-c24a-4af6-b89b-314d0e59d732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:23.387Z|000c02fe-363d-4e15-8bc8-45413d249746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:23.387Z|a4628bc0-c24a-4af6-b89b-314d0e59d732|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:23.387Z|e28a54ee-7e5f-4659-a6c9-b87a16bdb99b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:31.103Z|e01877ab-1bb1-45f4-9baf-97af0687e79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:46:31.104Z|e01877ab-1bb1-45f4-9baf-97af0687e79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:46:33.414Z|25704446-20b4-44bd-9d38-00cac3f2cdce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:33.414Z|7f49d0e0-8f29-4819-b5c7-ad0b8965c35d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:33.415Z|7f49d0e0-8f29-4819-b5c7-ad0b8965c35d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:33.415Z|25704446-20b4-44bd-9d38-00cac3f2cdce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:33.418Z|a3cc447e-f6a4-477c-b3ba-0f7d945d0cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:33.419Z|a3cc447e-f6a4-477c-b3ba-0f7d945d0cba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:43.445Z|8ca5aeb1-1150-423b-b162-c36cb7d26b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:43.445Z|8ca5aeb1-1150-423b-b162-c36cb7d26b25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:43.446Z|0ee6ff21-c72b-486f-a67b-bacec2a48d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:43.446Z|0ee6ff21-c72b-486f-a67b-bacec2a48d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:43.445Z|8c047691-3564-4930-bb37-f15f1fa03533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:43.448Z|8c047691-3564-4930-bb37-f15f1fa03533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:46.104Z|02854e6f-e81e-447f-93e5-a31cf5247f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:46:46.105Z|02854e6f-e81e-447f-93e5-a31cf5247f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:46:46.951Z|65ee1dfd-e78d-497f-9e74-60a1b4e5e30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:46:46.951Z|65ee1dfd-e78d-497f-9e74-60a1b4e5e30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:46:53.472Z|9759171f-c162-4d44-bd37-ce24258ca46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:53.472Z|767d979a-92b2-4682-bc9a-a8fbea92725f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:53.472Z|9759171f-c162-4d44-bd37-ce24258ca46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:53.472Z|767d979a-92b2-4682-bc9a-a8fbea92725f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:46:53.473Z|90d238fe-50dc-458f-b15e-ecf75458736a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:46:53.474Z|90d238fe-50dc-458f-b15e-ecf75458736a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:01.103Z|034bb0d2-cb68-4783-b2e8-c6bc2fc2a11d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:47:01.104Z|034bb0d2-cb68-4783-b2e8-c6bc2fc2a11d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:47:03.497Z|f151a952-6e29-4afd-be75-eb6aa4b859cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:03.497Z|535a4719-4f40-4d26-a492-df48dd66511b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:03.497Z|2e15ef8b-ece4-45fe-9b7c-f7317a438878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:03.498Z|f151a952-6e29-4afd-be75-eb6aa4b859cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:03.498Z|2e15ef8b-ece4-45fe-9b7c-f7317a438878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:03.498Z|535a4719-4f40-4d26-a492-df48dd66511b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:11.063Z|a469d6f2-d10a-4e63-be05-c9917b8761c3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:47:11.064Z|a469d6f2-d10a-4e63-be05-c9917b8761c3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:13.536Z|e669dd0f-315f-4f66-a822-72c47171ca56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:13.536Z|13a5ec4f-b3de-4197-bdfc-b2ee7ae16bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:13.537Z|e669dd0f-315f-4f66-a822-72c47171ca56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:13.537Z|13a5ec4f-b3de-4197-bdfc-b2ee7ae16bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:13.537Z|fcbc9641-f332-485f-9485-5d71f3ab623e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:13.540Z|fcbc9641-f332-485f-9485-5d71f3ab623e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:16.103Z|1d9aaefd-f378-4ded-bf98-97a69d4d2ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:47:16.104Z|1d9aaefd-f378-4ded-bf98-97a69d4d2ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:47:16.952Z|dc420578-ba65-4f53-8899-66446eb9a11f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:47:16.953Z|dc420578-ba65-4f53-8899-66446eb9a11f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:47:23.566Z|ed401429-d0d2-4b39-be63-e47e8a2d498c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:23.567Z|ed401429-d0d2-4b39-be63-e47e8a2d498c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:23.573Z|833df280-d689-4ea1-b9d3-1e0e9a83119d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:23.572Z|8ea628bb-38e0-4ae5-93e8-81ca6f27b201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:23.574Z|833df280-d689-4ea1-b9d3-1e0e9a83119d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:23.574Z|8ea628bb-38e0-4ae5-93e8-81ca6f27b201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:31.103Z|58c79e4e-7c09-41ae-8421-427d82e8b124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:47:31.106Z|58c79e4e-7c09-41ae-8421-427d82e8b124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:47:33.593Z|59f967c0-866c-4540-8618-b12d1216aee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:33.593Z|59f967c0-866c-4540-8618-b12d1216aee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:33.602Z|6ba625fb-2538-4352-8bb2-e186f9353ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:33.604Z|6ba625fb-2538-4352-8bb2-e186f9353ca2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:33.605Z|3647a596-8dcd-49d1-8161-7336a6b06359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:33.605Z|3647a596-8dcd-49d1-8161-7336a6b06359|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:43.621Z|f6d1deac-6c81-481a-8871-15e1605de8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:43.622Z|f6d1deac-6c81-481a-8871-15e1605de8ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:43.629Z|b49dc4f5-9f7f-4ac0-9d58-7601f2efa0e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:43.629Z|556be82e-3495-4f47-b662-e0ba92ecc5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:43.630Z|556be82e-3495-4f47-b662-e0ba92ecc5fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:43.630Z|b49dc4f5-9f7f-4ac0-9d58-7601f2efa0e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:46.104Z|4ee1a019-a6f0-4917-b82e-59f0ebc7e9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:47:46.104Z|4ee1a019-a6f0-4917-b82e-59f0ebc7e9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:47:46.953Z|2d03fb0d-a586-4830-9c13-bf557a2d56db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:47:46.954Z|2d03fb0d-a586-4830-9c13-bf557a2d56db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:47:53.648Z|803419ac-8f33-464a-a03a-fce0a32c18d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:53.649Z|803419ac-8f33-464a-a03a-fce0a32c18d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:53.651Z|b0d2c216-081c-4e30-aa09-b926d7833781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:53.652Z|b0d2c216-081c-4e30-aa09-b926d7833781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:47:53.665Z|c4184ea9-dffe-421c-a0ab-be0be447ef0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:47:53.666Z|c4184ea9-dffe-421c-a0ab-be0be447ef0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:01.103Z|8906a974-6f16-4a6f-ae56-bd30d4f4e11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:48:01.104Z|8906a974-6f16-4a6f-ae56-bd30d4f4e11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:48:03.674Z|bfa90c48-9d49-457b-98af-4e0347f4e97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:03.674Z|bfa90c48-9d49-457b-98af-4e0347f4e97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:03.690Z|e0c6bb74-06fb-4f7e-82bb-a3792f6c4101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:03.691Z|e0c6bb74-06fb-4f7e-82bb-a3792f6c4101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:03.700Z|4a71dfaf-7382-4f75-91df-13e4f7e38221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:03.700Z|4a71dfaf-7382-4f75-91df-13e4f7e38221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:11.061Z|478378fa-3e05-4a28-85d7-69a3ec223de1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:48:11.062Z|478378fa-3e05-4a28-85d7-69a3ec223de1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:13.701Z|592746bf-3bd5-4f39-91f9-4202a01f1bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:13.702Z|592746bf-3bd5-4f39-91f9-4202a01f1bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:13.715Z|37448ec5-6f3b-412b-ab40-a42d42125b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:13.716Z|37448ec5-6f3b-412b-ab40-a42d42125b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:13.731Z|968a7814-d669-4b99-a4fa-8503b20278d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:13.731Z|968a7814-d669-4b99-a4fa-8503b20278d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:16.103Z|8a8b67cd-fe75-446a-a722-acdf47b87d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:48:16.104Z|8a8b67cd-fe75-446a-a722-acdf47b87d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:48:16.954Z|b7eb2601-023f-44e1-a394-56061c1bf0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:48:16.955Z|b7eb2601-023f-44e1-a394-56061c1bf0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:48:23.729Z|8f163154-4238-4a08-85a4-c3490ea9adb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:23.730Z|8f163154-4238-4a08-85a4-c3490ea9adb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:23.741Z|6291eaaa-c02a-4442-8c74-e5cfedc4695f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:23.742Z|6291eaaa-c02a-4442-8c74-e5cfedc4695f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:23.754Z|22ba5c13-0d19-45ff-9e39-a5f00598b960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:23.755Z|22ba5c13-0d19-45ff-9e39-a5f00598b960|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:31.103Z|d9e4d29e-d894-44a6-8fca-68e8f38bf613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:48:31.104Z|d9e4d29e-d894-44a6-8fca-68e8f38bf613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:48:33.756Z|f3c7b67a-11e6-4f1d-a09f-61a7458e103c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:33.757Z|f3c7b67a-11e6-4f1d-a09f-61a7458e103c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:33.766Z|5c35dfcc-6095-40d6-a61d-b38043c10de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:33.767Z|5c35dfcc-6095-40d6-a61d-b38043c10de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:33.779Z|29e8edf3-5b83-4c99-9d9f-bfa5b15f5ee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:33.780Z|29e8edf3-5b83-4c99-9d9f-bfa5b15f5ee5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:43.782Z|d699f937-72d0-45a8-b3f4-afa25885b4b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:43.783Z|d699f937-72d0-45a8-b3f4-afa25885b4b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:43.792Z|13d8989e-4e11-4b3a-9d66-153d87e7a12f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:43.792Z|13d8989e-4e11-4b3a-9d66-153d87e7a12f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:43.805Z|4ab49286-f920-43bd-9d5f-52c52196e0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:43.806Z|4ab49286-f920-43bd-9d5f-52c52196e0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:46.103Z|45dc23fb-d9f0-4e2d-af29-ea819000853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:48:46.103Z|45dc23fb-d9f0-4e2d-af29-ea819000853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:48:46.955Z|7129b69a-acf2-4cde-a8be-7d80e1e5c157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:48:46.956Z|7129b69a-acf2-4cde-a8be-7d80e1e5c157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:48:53.806Z|4468bf5a-8317-4c4e-8eda-fc7b91899633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:53.807Z|4468bf5a-8317-4c4e-8eda-fc7b91899633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:53.817Z|b6da46e4-1acb-49cf-aeb5-4f246ccafc93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:53.818Z|b6da46e4-1acb-49cf-aeb5-4f246ccafc93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:48:53.832Z|16f5bbce-e255-47a6-a1f3-851953c7235d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:48:53.833Z|16f5bbce-e255-47a6-a1f3-851953c7235d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:01.103Z|26c65e60-7a46-4e88-b130-ed52471e2108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:49:01.104Z|26c65e60-7a46-4e88-b130-ed52471e2108|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:49:03.836Z|bad29bb8-a10d-4b86-9b9f-f33da068c354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:03.836Z|bad29bb8-a10d-4b86-9b9f-f33da068c354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:03.847Z|99ac76dd-e138-4533-b7db-0aa687cb47cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:03.848Z|99ac76dd-e138-4533-b7db-0aa687cb47cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:03.857Z|941a29f1-e045-470d-a8d6-3ef3409a7ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:03.858Z|941a29f1-e045-470d-a8d6-3ef3409a7ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:11.061Z|d3aa29ba-f907-4812-9ee7-20f0b57f000b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:49:11.062Z|d3aa29ba-f907-4812-9ee7-20f0b57f000b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:13.863Z|c1171194-3455-4b12-a96a-2ecea186097c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:13.864Z|c1171194-3455-4b12-a96a-2ecea186097c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:13.874Z|226b1363-6343-473a-868f-3157a9ebb199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:13.874Z|226b1363-6343-473a-868f-3157a9ebb199|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:13.883Z|4746d105-5bc7-4609-b686-0aa672a267fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:13.884Z|4746d105-5bc7-4609-b686-0aa672a267fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:16.103Z|2904ac5a-6754-4c99-a5ca-304d6bb5b9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:49:16.105Z|2904ac5a-6754-4c99-a5ca-304d6bb5b9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:49:16.956Z|8a06490f-753d-49bc-9fe4-0e72bbbf985a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:49:16.957Z|8a06490f-753d-49bc-9fe4-0e72bbbf985a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:49:23.893Z|278a9ded-5515-4462-880c-4d6ca7ae903b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:23.894Z|278a9ded-5515-4462-880c-4d6ca7ae903b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:23.896Z|0959cda9-8e70-4551-8375-408f0c47d92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:23.896Z|0959cda9-8e70-4551-8375-408f0c47d92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:23.906Z|72a44afa-cbc4-4c40-b08a-8cef9e58b54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:23.907Z|72a44afa-cbc4-4c40-b08a-8cef9e58b54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:31.103Z|58e54237-657c-4fd5-be84-013b47f69d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:49:31.104Z|58e54237-657c-4fd5-be84-013b47f69d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:49:33.922Z|395a5dff-b398-4f21-a6b8-95ced5bf8ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:33.923Z|395a5dff-b398-4f21-a6b8-95ced5bf8ab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:33.923Z|36e6c694-65a1-4214-b194-2aa48081f868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:33.924Z|36e6c694-65a1-4214-b194-2aa48081f868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:33.934Z|45e5669f-c4a0-490f-bfc3-d313d3691dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:33.935Z|45e5669f-c4a0-490f-bfc3-d313d3691dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:43.948Z|78048871-e4d2-4266-ad2a-b61620d1651a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:43.948Z|5fe95ab6-87c3-4382-9413-5e323b15a285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:43.949Z|5fe95ab6-87c3-4382-9413-5e323b15a285|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:43.949Z|78048871-e4d2-4266-ad2a-b61620d1651a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:43.960Z|445b08e6-6442-4516-b1a4-d5c5f62a9ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:43.960Z|445b08e6-6442-4516-b1a4-d5c5f62a9ab5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:46.103Z|286348a7-f8cc-4a16-96a3-eeadc119d7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:49:46.103Z|286348a7-f8cc-4a16-96a3-eeadc119d7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:49:46.958Z|0aeae8c3-0275-4da5-a140-7995847a87ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:49:46.959Z|0aeae8c3-0275-4da5-a140-7995847a87ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:49:53.975Z|53fa5462-0f50-4552-8649-e8cbb65055d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:53.975Z|a7ff3955-feb6-4019-b30d-044021665a19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:53.975Z|53fa5462-0f50-4552-8649-e8cbb65055d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:53.976Z|a7ff3955-feb6-4019-b30d-044021665a19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:49:53.983Z|8a52c909-38e3-4c4d-bf58-dbbf54c195df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:49:53.984Z|8a52c909-38e3-4c4d-bf58-dbbf54c195df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:01.103Z|46e0c95c-4729-4082-a59c-ad35dea9f26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:50:01.107Z|46e0c95c-4729-4082-a59c-ad35dea9f26b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:50:04.002Z|aa4a8b9c-baf0-4101-818f-624562949bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:04.002Z|a3b33e35-0fce-4e77-86a3-a88e808631ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:04.003Z|a3b33e35-0fce-4e77-86a3-a88e808631ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:04.003Z|aa4a8b9c-baf0-4101-818f-624562949bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:04.012Z|5fdbba00-aee8-4ab9-91e8-ffbefa23bb58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:04.013Z|5fdbba00-aee8-4ab9-91e8-ffbefa23bb58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:11.061Z|5a5216d8-f77b-47b7-8e6e-bb6e84b16dc6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:50:11.062Z|5a5216d8-f77b-47b7-8e6e-bb6e84b16dc6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:14.030Z|99d93ec4-0889-4431-a51d-20ed9da94d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:14.031Z|99d93ec4-0889-4431-a51d-20ed9da94d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:14.035Z|998ba6ad-597f-46e9-a7d1-637b2aaae4c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:14.036Z|998ba6ad-597f-46e9-a7d1-637b2aaae4c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:14.038Z|9d8238df-00f0-452b-b97e-8c8f9e870552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:14.038Z|9d8238df-00f0-452b-b97e-8c8f9e870552|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:16.103Z|bd8a58ed-aeb8-4d25-992c-b1b6bd0f5f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:50:16.104Z|bd8a58ed-aeb8-4d25-992c-b1b6bd0f5f17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:50:16.959Z|8fb8c24f-afc2-4c2b-87aa-21daca21bafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:50:16.960Z|8fb8c24f-afc2-4c2b-87aa-21daca21bafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:50:24.056Z|86b46ee1-64f1-479d-976c-756ca2f4389f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:24.057Z|73ab32fc-63bd-494a-a132-b9b673eeaaa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:24.057Z|86b46ee1-64f1-479d-976c-756ca2f4389f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:24.058Z|73ab32fc-63bd-494a-a132-b9b673eeaaa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:24.060Z|599a10e8-0a28-496b-8274-89a79386ead2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:24.060Z|599a10e8-0a28-496b-8274-89a79386ead2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:31.103Z|f15c95db-2faf-47c3-ba0b-888f3e37a1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:50:31.103Z|f15c95db-2faf-47c3-ba0b-888f3e37a1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:50:34.081Z|c2958021-1012-4a21-90ba-8b125255cdcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:34.081Z|9e453b61-4de0-4722-a59a-fe00bc09bd5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:34.082Z|c2958021-1012-4a21-90ba-8b125255cdcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:34.082Z|9e453b61-4de0-4722-a59a-fe00bc09bd5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:34.085Z|b96dab29-5560-44c1-b82c-5118b19fb76f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:34.085Z|b96dab29-5560-44c1-b82c-5118b19fb76f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:44.110Z|823254e2-c873-4bfe-a252-657c75bd541f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:44.110Z|608d5db6-261b-46f4-ae8e-42915b5f63e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:44.110Z|823254e2-c873-4bfe-a252-657c75bd541f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:44.111Z|c4dcf5f8-b3c7-4ae1-b526-fb0655ff7674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:44.110Z|608d5db6-261b-46f4-ae8e-42915b5f63e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:44.111Z|c4dcf5f8-b3c7-4ae1-b526-fb0655ff7674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:46.103Z|9e692120-331f-49e8-9a3d-952c7c29107d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:50:46.106Z|9e692120-331f-49e8-9a3d-952c7c29107d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:50:46.961Z|4e1cf387-e9b8-49b0-ad33-91168e2ed2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:50:46.961Z|4e1cf387-e9b8-49b0-ad33-91168e2ed2ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:50:54.137Z|a8d628e4-1e20-45a5-bf34-a06221515265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:54.137Z|a8244695-9cd2-4031-b14d-ac86ccc27d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:54.137Z|6b3ea02e-7e9c-4eef-ae57-f3406c7c1470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:50:54.138Z|a8d628e4-1e20-45a5-bf34-a06221515265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:54.138Z|a8244695-9cd2-4031-b14d-ac86ccc27d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:50:54.138Z|6b3ea02e-7e9c-4eef-ae57-f3406c7c1470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:01.103Z|664a76ec-cdaf-4f64-9be5-0e257d7ed237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:51:01.104Z|664a76ec-cdaf-4f64-9be5-0e257d7ed237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:51:04.168Z|64abfff7-9f1a-4268-9a74-267710604aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:04.169Z|81d4f4b4-6440-455d-a242-a3e634d098ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:04.169Z|64abfff7-9f1a-4268-9a74-267710604aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:04.170Z|81d4f4b4-6440-455d-a242-a3e634d098ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:04.168Z|16f24a37-4c36-4e34-a927-023929d644db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:04.170Z|16f24a37-4c36-4e34-a927-023929d644db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:11.062Z|f2410aaf-eeb7-463a-8045-a58df3775e52|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:51:11.063Z|f2410aaf-eeb7-463a-8045-a58df3775e52|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:14.199Z|462dd88b-3775-4a5f-bedb-c78a4976ef76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:14.199Z|d5cbb898-5600-43a3-9773-79cd24a56431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:14.199Z|d66e6d11-18ba-49d3-93cb-af24be3f8539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:14.199Z|d66e6d11-18ba-49d3-93cb-af24be3f8539|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:14.199Z|462dd88b-3775-4a5f-bedb-c78a4976ef76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:14.199Z|d5cbb898-5600-43a3-9773-79cd24a56431|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:16.103Z|09ba7001-b422-4b35-bd25-39b54b85a17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:51:16.104Z|09ba7001-b422-4b35-bd25-39b54b85a17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:51:16.962Z|284e417a-3872-43c4-aa4f-17b8d4516ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:51:16.962Z|284e417a-3872-43c4-aa4f-17b8d4516ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:51:24.226Z|68e1063e-5e15-45f1-a724-46787acb0853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:24.227Z|68e1063e-5e15-45f1-a724-46787acb0853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:24.229Z|4473b8c5-7c9e-421e-961b-dc6c96f7453a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:24.229Z|4473b8c5-7c9e-421e-961b-dc6c96f7453a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:24.229Z|446d011a-f508-45c1-9728-f53bf09f018b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:24.230Z|446d011a-f508-45c1-9728-f53bf09f018b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:31.103Z|3f4f195f-b263-4b7d-ba6c-781d07c128ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:51:31.106Z|3f4f195f-b263-4b7d-ba6c-781d07c128ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:51:34.254Z|0108d224-9499-4054-9ae6-1f2e4a736bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:34.254Z|4f828d7c-af77-4e2a-9171-95593eb500de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:34.254Z|a0a1f811-ff1d-4594-8f79-3b951f130df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:34.255Z|4f828d7c-af77-4e2a-9171-95593eb500de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:34.255Z|a0a1f811-ff1d-4594-8f79-3b951f130df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:34.255Z|0108d224-9499-4054-9ae6-1f2e4a736bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:44.284Z|04dd4cc3-623f-438f-91bf-f7bee2b764d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:44.284Z|fd34910c-b35c-4258-8980-f91b05b4d50c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:44.285Z|fd34910c-b35c-4258-8980-f91b05b4d50c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:44.285Z|04dd4cc3-623f-438f-91bf-f7bee2b764d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:44.288Z|6bf2c949-a008-49f4-8281-b8411dae4122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:44.289Z|6bf2c949-a008-49f4-8281-b8411dae4122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:46.103Z|2660faef-c74b-48e9-8ca7-1daf352e290e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:51:46.104Z|2660faef-c74b-48e9-8ca7-1daf352e290e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:51:46.963Z|a27f3f20-c1d5-4a4b-a5f2-03f15047a137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:51:46.964Z|a27f3f20-c1d5-4a4b-a5f2-03f15047a137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:51:54.315Z|2e7657c9-5d5a-4bc1-93f9-0b144bb56302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:54.315Z|52edd9d4-dbd6-4a52-aa33-5ee6a2584f48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:54.316Z|52edd9d4-dbd6-4a52-aa33-5ee6a2584f48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:54.316Z|2e7657c9-5d5a-4bc1-93f9-0b144bb56302|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:51:54.320Z|2069d7d7-a809-4ce1-8656-925bbdb6530c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:51:54.321Z|2069d7d7-a809-4ce1-8656-925bbdb6530c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:01.103Z|bdccf071-caf5-4c7e-b47e-a62bf9cf953d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:52:01.104Z|bdccf071-caf5-4c7e-b47e-a62bf9cf953d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:52:04.345Z|b539967c-3fad-471b-8d9f-c1a2addcd51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:04.346Z|b539967c-3fad-471b-8d9f-c1a2addcd51c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:04.345Z|f7554d47-bb5e-4d12-8761-cb4b270703a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:04.348Z|f7554d47-bb5e-4d12-8761-cb4b270703a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:04.350Z|a0676405-af3e-431e-8508-b903f89f3a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:04.350Z|a0676405-af3e-431e-8508-b903f89f3a43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:11.061Z|1e529f24-98e2-4235-9684-4e99015074ca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:52:11.062Z|1e529f24-98e2-4235-9684-4e99015074ca|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:14.378Z|50cf2d6e-d42a-4312-a869-1dcc773ebd44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:14.379Z|50cf2d6e-d42a-4312-a869-1dcc773ebd44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:14.380Z|d4e556bd-d048-435c-9b72-69180eda06f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:14.380Z|d4e556bd-d048-435c-9b72-69180eda06f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:14.382Z|2690f2a8-eeaa-4c65-8029-1f7666300e0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:14.383Z|2690f2a8-eeaa-4c65-8029-1f7666300e0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:16.103Z|f993ca12-6bde-4f17-9b81-a6550fc9e94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:52:16.109Z|f993ca12-6bde-4f17-9b81-a6550fc9e94b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:52:16.965Z|2d81ec9c-35e1-405c-9798-fd3fe3f8771e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:52:16.965Z|2d81ec9c-35e1-405c-9798-fd3fe3f8771e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:52:24.410Z|a3f445e2-a8a2-4bea-8dfe-8f6fd1fabb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:24.410Z|63dbc952-086a-436a-be8a-b74f1f843765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:24.411Z|a3f445e2-a8a2-4bea-8dfe-8f6fd1fabb13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:24.411Z|63dbc952-086a-436a-be8a-b74f1f843765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:24.413Z|d4ba2750-b779-48ab-97b9-f10402220467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:24.414Z|d4ba2750-b779-48ab-97b9-f10402220467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:31.103Z|d2843c11-fe9e-41ed-9f35-8609a2776c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:52:31.104Z|d2843c11-fe9e-41ed-9f35-8609a2776c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:52:34.439Z|d68869d4-1917-462f-beec-c4cf9da24f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:34.439Z|c715e09b-3b60-49bd-af7a-207b00754764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:34.439Z|ef8a53a4-91e1-4be5-b0fe-fc0c3f0f2ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:34.440Z|c715e09b-3b60-49bd-af7a-207b00754764|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:34.440Z|d68869d4-1917-462f-beec-c4cf9da24f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:34.440Z|ef8a53a4-91e1-4be5-b0fe-fc0c3f0f2ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:44.466Z|17f7f92f-7b1b-4b80-b299-536e0a7999c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:44.466Z|46bd45e5-07f3-4b4e-aea9-401211a513d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:44.467Z|17f7f92f-7b1b-4b80-b299-536e0a7999c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:44.467Z|46bd45e5-07f3-4b4e-aea9-401211a513d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:44.467Z|02693d61-35d3-4a60-8b89-16f378f4c9c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:44.468Z|02693d61-35d3-4a60-8b89-16f378f4c9c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:46.103Z|3ce6f97a-7620-4100-8e58-0fe31f18f90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:52:46.104Z|3ce6f97a-7620-4100-8e58-0fe31f18f90e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:52:46.966Z|8b282571-bfee-4e10-9ec8-a21010bb0d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:52:46.967Z|8b282571-bfee-4e10-9ec8-a21010bb0d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:52:54.494Z|4457229e-7bad-4ce1-b059-990207479126|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:54.494Z|45d85483-5cf6-4ce4-b4a5-1abbf037d84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:54.495Z|45d85483-5cf6-4ce4-b4a5-1abbf037d84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:54.495Z|4457229e-7bad-4ce1-b059-990207479126|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:52:54.499Z|5ce8b5a7-e1d2-48e0-bce4-2787273269b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:52:54.500Z|5ce8b5a7-e1d2-48e0-bce4-2787273269b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:01.103Z|21f86405-779a-42ea-8b7e-f1196c81b732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:53:01.105Z|21f86405-779a-42ea-8b7e-f1196c81b732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:53:04.522Z|f31b7d5a-f06d-419d-ad68-d706b57ab661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:04.522Z|f31b7d5a-f06d-419d-ad68-d706b57ab661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:04.524Z|4c2b4235-f2f9-475c-8f7b-defd91f2307c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:04.524Z|4c2b4235-f2f9-475c-8f7b-defd91f2307c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:04.526Z|aad643e6-bb6d-4ad8-bd2c-d454b3719e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:04.527Z|aad643e6-bb6d-4ad8-bd2c-d454b3719e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:11.062Z|4670b271-8dbd-4f38-8510-45c72470b4e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:53:11.063Z|4670b271-8dbd-4f38-8510-45c72470b4e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:14.551Z|b7deb826-eaf2-40d2-a15c-a12d6995444b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:14.551Z|88bfa69f-8ad3-4e01-ac0c-5f34bc7e7131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:14.552Z|b2274291-ee17-426e-b342-c7a1181b79a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:14.552Z|b7deb826-eaf2-40d2-a15c-a12d6995444b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:14.552Z|88bfa69f-8ad3-4e01-ac0c-5f34bc7e7131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:14.553Z|b2274291-ee17-426e-b342-c7a1181b79a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:16.103Z|290bce3a-e4d3-44da-8cbe-5bb18674a930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:53:16.104Z|290bce3a-e4d3-44da-8cbe-5bb18674a930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:53:16.968Z|33884993-45bf-40ec-b1d9-8b5ca73065e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:53:16.968Z|33884993-45bf-40ec-b1d9-8b5ca73065e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:53:24.604Z|54f696ba-f7e9-45a0-8cb7-b86beabc40d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:24.605Z|54f696ba-f7e9-45a0-8cb7-b86beabc40d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:24.609Z|7da2bfe4-905c-48e5-8389-71dd1339c5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:24.609Z|96c50aa9-a401-430c-a64c-ae6c70ceba76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:24.609Z|96c50aa9-a401-430c-a64c-ae6c70ceba76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:24.609Z|7da2bfe4-905c-48e5-8389-71dd1339c5ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:31.103Z|0a369c5f-29c6-4201-bfbe-3350ff3f1655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:53:31.104Z|0a369c5f-29c6-4201-bfbe-3350ff3f1655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:53:34.634Z|5ca26068-948e-429a-8fb0-418c8d2057fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:34.635Z|5ca26068-948e-429a-8fb0-418c8d2057fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:34.639Z|74dc8c3f-c599-4953-b927-06bcc3debd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:34.640Z|74dc8c3f-c599-4953-b927-06bcc3debd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:34.641Z|98d72bf8-279f-4df6-a181-ce02350d4cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:34.641Z|98d72bf8-279f-4df6-a181-ce02350d4cee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:44.661Z|55569ed3-b04d-48d2-85f1-ed541e7bfa2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:44.661Z|55569ed3-b04d-48d2-85f1-ed541e7bfa2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:44.670Z|8d1886ba-1f30-453b-bce4-c7847d1bc39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:44.671Z|8d1886ba-1f30-453b-bce4-c7847d1bc39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:44.672Z|5c2c33d4-acb7-494f-bd4b-2ceb0ddfe4b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:44.673Z|5c2c33d4-acb7-494f-bd4b-2ceb0ddfe4b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:46.103Z|0f43ad18-c55d-4db9-915e-7f7f02de7eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:53:46.105Z|0f43ad18-c55d-4db9-915e-7f7f02de7eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:53:46.969Z|ad273d42-d951-408d-96d9-f4287d977408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:53:46.970Z|ad273d42-d951-408d-96d9-f4287d977408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:53:54.711Z|46838fd2-e184-445e-80b9-807eeb19695a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:54.712Z|46838fd2-e184-445e-80b9-807eeb19695a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:54.723Z|acb624fc-a6c0-47cf-a243-d820a16c34dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:54.723Z|79954aae-ed63-4768-a994-04521750815e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:53:54.724Z|79954aae-ed63-4768-a994-04521750815e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:53:54.724Z|acb624fc-a6c0-47cf-a243-d820a16c34dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:01.103Z|18206ac3-a36d-4e84-8a08-ce36e43be9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:54:01.104Z|18206ac3-a36d-4e84-8a08-ce36e43be9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:54:04.735Z|c54ce258-774e-40ac-9170-c693b26c6e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:04.736Z|c54ce258-774e-40ac-9170-c693b26c6e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:04.748Z|3407af1d-9db6-4a13-aafb-5054637ce972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:04.749Z|631f16df-c78c-48f2-b94a-89fe7a3fb0dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:04.749Z|3407af1d-9db6-4a13-aafb-5054637ce972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:04.749Z|631f16df-c78c-48f2-b94a-89fe7a3fb0dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:11.060Z|0ee59482-d760-4eb3-b3dc-7b9ba74a74a8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:54:11.061Z|0ee59482-d760-4eb3-b3dc-7b9ba74a74a8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:14.760Z|a9767e96-5f92-478c-ade5-5faaee7b7ca7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:14.761Z|a9767e96-5f92-478c-ade5-5faaee7b7ca7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:14.773Z|bec0aa40-a12e-4ecf-820d-ef30be40e011|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:14.773Z|bec0aa40-a12e-4ecf-820d-ef30be40e011|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:14.776Z|8dbd4ca7-968e-4cb5-9a26-b0b0899cab44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:14.777Z|8dbd4ca7-968e-4cb5-9a26-b0b0899cab44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:16.103Z|e305162f-d823-4a25-8670-869207a59c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:54:16.104Z|e305162f-d823-4a25-8670-869207a59c39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:54:16.970Z|3dd3d07f-28e0-463e-9dd1-d38636c4d852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:54:16.971Z|3dd3d07f-28e0-463e-9dd1-d38636c4d852|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:54:24.784Z|21ed1525-17ea-4917-883e-170449f26448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:24.785Z|21ed1525-17ea-4917-883e-170449f26448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:24.797Z|c93138be-0f1a-471f-b310-914f661299d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:24.798Z|c93138be-0f1a-471f-b310-914f661299d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:24.805Z|46a3be53-5384-4a12-8c52-ba13d4bb0bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:24.806Z|46a3be53-5384-4a12-8c52-ba13d4bb0bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:31.103Z|4d519a2a-8a8b-4e72-a022-48c0057b22f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:54:31.107Z|4d519a2a-8a8b-4e72-a022-48c0057b22f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:54:34.811Z|f11da7e2-aa83-4342-a15d-9c06ef9b20ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:34.812Z|f11da7e2-aa83-4342-a15d-9c06ef9b20ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:34.825Z|e17937b2-6e8c-4128-bda1-bb7c4b92379c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:34.826Z|e17937b2-6e8c-4128-bda1-bb7c4b92379c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:34.829Z|62f55eb6-2382-40fd-b9b4-a977a87f95ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:34.830Z|62f55eb6-2382-40fd-b9b4-a977a87f95ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:44.838Z|8028cc96-3961-4ec7-884c-0bd9dd4811bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:44.839Z|8028cc96-3961-4ec7-884c-0bd9dd4811bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:44.848Z|9c0cfc03-30da-4ae8-91d6-7637b0694c15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:44.849Z|9c0cfc03-30da-4ae8-91d6-7637b0694c15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:44.852Z|1df614e6-d3bc-4689-b46a-24903faeb182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:44.852Z|1df614e6-d3bc-4689-b46a-24903faeb182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:46.103Z|3e93b87f-fb76-423c-a0ee-421f9d4d7c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:54:46.104Z|3e93b87f-fb76-423c-a0ee-421f9d4d7c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:54:46.971Z|c3cc3e6e-e932-4581-b92c-1aa9f55adcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:54:46.972Z|c3cc3e6e-e932-4581-b92c-1aa9f55adcc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:54:54.865Z|b1471215-4b2e-4e15-a214-1d3788e4b64c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:54.866Z|b1471215-4b2e-4e15-a214-1d3788e4b64c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:54.874Z|7473a6f1-aaa4-4f72-ba4f-ea7852e7b13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:54.875Z|7473a6f1-aaa4-4f72-ba4f-ea7852e7b13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:54:54.884Z|ff89168c-a2b3-4c34-8697-bf037e0f2115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:54:54.885Z|ff89168c-a2b3-4c34-8697-bf037e0f2115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:01.103Z|538ab92f-f304-446f-8fff-31062ced21d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:55:01.104Z|538ab92f-f304-446f-8fff-31062ced21d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:55:04.897Z|311381ce-e4ba-44ed-a485-260e7afd7a7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:04.898Z|311381ce-e4ba-44ed-a485-260e7afd7a7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:04.901Z|b9bb449c-e42f-45b6-b43a-409c96930847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:04.902Z|b9bb449c-e42f-45b6-b43a-409c96930847|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:04.910Z|dbb89a83-3df7-49af-9492-5a03b0abc33e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:04.910Z|dbb89a83-3df7-49af-9492-5a03b0abc33e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:11.060Z|124e93bd-acb0-47b9-b449-432f8b39bae4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:55:11.061Z|124e93bd-acb0-47b9-b449-432f8b39bae4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:14.930Z|ae2040e2-7d60-42d6-a589-1935b5255caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:14.930Z|b96b598c-8673-48d0-919e-c21c3630ddcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:14.931Z|b96b598c-8673-48d0-919e-c21c3630ddcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:14.931Z|ae2040e2-7d60-42d6-a589-1935b5255caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:14.939Z|ca55564c-6235-4efb-81cc-3b83f31a1109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:14.940Z|ca55564c-6235-4efb-81cc-3b83f31a1109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:16.103Z|89af2076-c3e3-406c-95ce-1ba0456f2594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:55:16.106Z|89af2076-c3e3-406c-95ce-1ba0456f2594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:55:16.972Z|d1a69985-e52c-4798-86a0-6ab8b3324d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:55:16.973Z|d1a69985-e52c-4798-86a0-6ab8b3324d8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:55:24.964Z|e24748e8-e3e3-4e0a-bf76-46e95ce53f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:24.964Z|941de15b-841d-4d5a-87d8-35f0761fe544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:24.965Z|941de15b-841d-4d5a-87d8-35f0761fe544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:24.965Z|e24748e8-e3e3-4e0a-bf76-46e95ce53f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:24.967Z|69d7f88f-6810-458f-96fd-ab15716bbe06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:24.968Z|69d7f88f-6810-458f-96fd-ab15716bbe06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:31.103Z|e54043a4-67a7-4046-904a-d312e1e0cacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:55:31.104Z|e54043a4-67a7-4046-904a-d312e1e0cacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:55:34.995Z|63cf7b3f-762a-4358-a2d4-c0e3592dc4f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:34.996Z|63cf7b3f-762a-4358-a2d4-c0e3592dc4f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:35.000Z|7e1b511f-9c60-4d48-b89d-e44e5e7509ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:34.999Z|ec1d5a1d-7c65-49fa-bc1d-d8fd2a725e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:35.000Z|ec1d5a1d-7c65-49fa-bc1d-d8fd2a725e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:35.000Z|7e1b511f-9c60-4d48-b89d-e44e5e7509ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:45.023Z|b686b10c-e619-4df4-be53-43c30325131a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:45.023Z|5e82f0ae-cff3-4cc3-8f5a-cffb5b555ea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:45.024Z|b686b10c-e619-4df4-be53-43c30325131a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:45.024Z|5e82f0ae-cff3-4cc3-8f5a-cffb5b555ea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:45.026Z|7e34baf3-3c0d-4d22-9f32-6e127de51687|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:45.027Z|7e34baf3-3c0d-4d22-9f32-6e127de51687|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:46.103Z|40db77e2-9039-4384-ba1d-be73d124eeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:55:46.103Z|40db77e2-9039-4384-ba1d-be73d124eeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:55:46.974Z|eeee7f1c-ffb2-4b49-8e5c-158afd00d4d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:55:46.974Z|eeee7f1c-ffb2-4b49-8e5c-158afd00d4d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:55:55.051Z|225fae90-3aea-4ba9-879f-7e7812dd32d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:55.052Z|225fae90-3aea-4ba9-879f-7e7812dd32d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:55.052Z|8b689783-b89a-4b58-9b20-eb486914b9f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:55.052Z|8b689783-b89a-4b58-9b20-eb486914b9f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:55:55.051Z|6631ddb1-aa58-4474-add8-bc1a21846c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:55:55.054Z|6631ddb1-aa58-4474-add8-bc1a21846c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:01.103Z|e28f156f-5be1-41c2-bd67-c2043b7c2972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:56:01.108Z|e28f156f-5be1-41c2-bd67-c2043b7c2972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:56:05.078Z|ee1196a7-30ac-4fa9-8a0c-ec8e9ec49ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:05.079Z|d3426247-43b4-4e32-9739-33bf8b20bbbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:05.079Z|d3426247-43b4-4e32-9739-33bf8b20bbbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:05.079Z|ee1196a7-30ac-4fa9-8a0c-ec8e9ec49ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:05.084Z|53ab1ffb-9ac8-44df-93b3-80001e1b4710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:05.085Z|53ab1ffb-9ac8-44df-93b3-80001e1b4710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:11.062Z|edcc6853-34e2-4317-8c41-23c8cd46330a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:56:11.062Z|edcc6853-34e2-4317-8c41-23c8cd46330a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:15.106Z|f4692560-64c8-4422-a83d-1e1d7eb0dec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:15.107Z|f4692560-64c8-4422-a83d-1e1d7eb0dec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:15.113Z|b61f3096-347b-48f8-a9fc-c0f8307aca7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:15.114Z|e8ec0f9a-df5f-4b8c-819b-f3b01f8921e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:15.114Z|b61f3096-347b-48f8-a9fc-c0f8307aca7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:15.115Z|e8ec0f9a-df5f-4b8c-819b-f3b01f8921e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:16.103Z|d6d4f2ee-efaf-46b8-9c75-d3e53e1d626f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:56:16.104Z|d6d4f2ee-efaf-46b8-9c75-d3e53e1d626f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:56:16.975Z|ae9ed344-874b-4998-9623-aa17e616cda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:56:16.975Z|ae9ed344-874b-4998-9623-aa17e616cda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:56:25.135Z|962e6463-2987-4f2c-80c5-a25de9099a18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:25.136Z|962e6463-2987-4f2c-80c5-a25de9099a18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:25.140Z|66aff588-ac41-43dc-af81-c312b81400d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:25.140Z|88992c9b-665b-49cf-b866-538c18a60932|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:25.140Z|66aff588-ac41-43dc-af81-c312b81400d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:25.141Z|88992c9b-665b-49cf-b866-538c18a60932|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:31.103Z|51255844-d0db-4058-9ce0-7eddc3509740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:56:31.103Z|51255844-d0db-4058-9ce0-7eddc3509740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:56:35.164Z|a4867ace-3872-4ad1-bffe-480d7168ac0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:35.164Z|a4867ace-3872-4ad1-bffe-480d7168ac0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:35.163Z|56844d3f-52fe-423c-8b64-f01d811c9244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:35.167Z|56844d3f-52fe-423c-8b64-f01d811c9244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:35.169Z|912c8fc4-2ec1-4260-89ab-eff6b163c058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:35.170Z|912c8fc4-2ec1-4260-89ab-eff6b163c058|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:45.190Z|a6f9271f-a728-40b4-ad24-9d32df43ca3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:45.190Z|d193f050-036b-4261-b405-300a96932824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:45.190Z|a6f9271f-a728-40b4-ad24-9d32df43ca3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:45.190Z|d193f050-036b-4261-b405-300a96932824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:45.212Z|259ac15d-0465-4dab-8816-81fdd80fa182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:45.212Z|259ac15d-0465-4dab-8816-81fdd80fa182|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:46.103Z|d0b18401-d446-4e15-b195-8a41b06f6d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:56:46.106Z|d0b18401-d446-4e15-b195-8a41b06f6d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:56:46.976Z|ff962a08-953d-43ff-b653-8fc46962fc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:56:46.976Z|ff962a08-953d-43ff-b653-8fc46962fc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:56:55.231Z|8df70eb3-9c04-42b6-997b-e7279268cb47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:55.231Z|8df70eb3-9c04-42b6-997b-e7279268cb47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:55.231Z|4d685d16-6e6c-43c9-8ac9-a7b723d8e5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:55.232Z|4d685d16-6e6c-43c9-8ac9-a7b723d8e5b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:56:55.239Z|dc16746c-086a-409c-959f-853605b342e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:56:55.240Z|dc16746c-086a-409c-959f-853605b342e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:01.103Z|ba8f8bce-75bb-4467-9cdb-3a706fb9c69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:57:01.104Z|ba8f8bce-75bb-4467-9cdb-3a706fb9c69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:57:05.256Z|844870b0-269a-4a56-b34a-ee9807818a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:05.256Z|546fbb16-52f4-45a7-9fd4-ce3a661c32ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:05.257Z|844870b0-269a-4a56-b34a-ee9807818a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:05.257Z|546fbb16-52f4-45a7-9fd4-ce3a661c32ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:05.261Z|8681c208-8878-40f1-989b-7af8ed219a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:05.261Z|8681c208-8878-40f1-989b-7af8ed219a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:11.063Z|a923febb-6c97-4017-a706-adb1e778832b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:57:11.064Z|a923febb-6c97-4017-a706-adb1e778832b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:15.290Z|f596a808-0556-4c33-9808-e21e1743f370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:15.290Z|f596a808-0556-4c33-9808-e21e1743f370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:15.305Z|b2e12248-760d-4d53-a931-7de32193ae55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:15.305Z|0e870db2-8efe-43cd-a554-5b4b40767c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:15.305Z|0e870db2-8efe-43cd-a554-5b4b40767c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:15.305Z|b2e12248-760d-4d53-a931-7de32193ae55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:16.103Z|e46e9396-cfdd-4af8-9e16-72c788dc0c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:57:16.104Z|e46e9396-cfdd-4af8-9e16-72c788dc0c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:57:16.977Z|7ab87c6f-7cf6-4564-9499-3feb1d675044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:57:16.977Z|7ab87c6f-7cf6-4564-9499-3feb1d675044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:57:25.317Z|9b0cbf97-2044-4f85-ba28-78650fe2965f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:25.317Z|9b0cbf97-2044-4f85-ba28-78650fe2965f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:25.337Z|63b9cd2b-ffc0-4fd9-b893-1c88669d3878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:25.337Z|6867268e-302c-4e3e-8551-52114f25f87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:25.338Z|63b9cd2b-ffc0-4fd9-b893-1c88669d3878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:25.338Z|6867268e-302c-4e3e-8551-52114f25f87d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:31.103Z|4d146312-14c5-4180-abea-f2a9177b1d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:57:31.106Z|4d146312-14c5-4180-abea-f2a9177b1d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:57:35.347Z|a5432181-7f4a-45c9-a5a0-e13f433058b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:35.348Z|a5432181-7f4a-45c9-a5a0-e13f433058b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:35.364Z|7a27f18f-3304-4923-885a-c811f8941f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:35.364Z|397676c3-7803-4499-9ac8-f6e9c3de35ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:35.365Z|7a27f18f-3304-4923-885a-c811f8941f51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:35.365Z|397676c3-7803-4499-9ac8-f6e9c3de35ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:45.372Z|cf3e50f9-023e-4ce5-bfb3-06aee6a2386d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:45.373Z|cf3e50f9-023e-4ce5-bfb3-06aee6a2386d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:45.388Z|7ff34169-c9b5-472b-82a9-48c03032a94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:45.389Z|7ff34169-c9b5-472b-82a9-48c03032a94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:45.395Z|7481c659-950e-4ef2-94f0-214adb3a3d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:45.395Z|7481c659-950e-4ef2-94f0-214adb3a3d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:46.103Z|1caa0865-9adb-488b-8711-6fa870844592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:57:46.104Z|1caa0865-9adb-488b-8711-6fa870844592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:57:46.978Z|968dee05-28ba-4c8f-846e-93b69b17ee54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:57:46.978Z|968dee05-28ba-4c8f-846e-93b69b17ee54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:57:55.398Z|556a6cd1-1ab0-4d65-970d-8f0ae96487ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:55.398Z|556a6cd1-1ab0-4d65-970d-8f0ae96487ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:55.412Z|b4662d67-0a13-46d6-98a5-5944d272d2de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:55.413Z|b4662d67-0a13-46d6-98a5-5944d272d2de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:57:55.419Z|a0deed73-3ef0-41fa-8284-fe9d97b94a77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:57:55.419Z|a0deed73-3ef0-41fa-8284-fe9d97b94a77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:01.103Z|81febd5e-9f0e-4727-99cc-b3f131351972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:58:01.104Z|81febd5e-9f0e-4727-99cc-b3f131351972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:58:05.423Z|c974d7d0-375d-4bab-994d-d6609ecc79f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:05.424Z|c974d7d0-375d-4bab-994d-d6609ecc79f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:05.437Z|f8d6d46f-dc70-4ab5-8c65-025f8cbc2ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:05.438Z|f8d6d46f-dc70-4ab5-8c65-025f8cbc2ba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:05.443Z|7e4b0455-8e22-4148-a666-41735cdd583d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:05.444Z|7e4b0455-8e22-4148-a666-41735cdd583d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:11.061Z|e368f9ed-bbfc-4aa9-bd09-3e9520c3a886|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:58:11.066Z|e368f9ed-bbfc-4aa9-bd09-3e9520c3a886|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:15.448Z|48ea6633-ba1a-46ff-a1ef-68f37da6512f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:15.449Z|48ea6633-ba1a-46ff-a1ef-68f37da6512f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:15.478Z|a52ebb19-ddca-4635-b3f7-c115de80aec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:15.479Z|a52ebb19-ddca-4635-b3f7-c115de80aec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:15.482Z|9c204fb6-f516-4919-85a6-b867a3c6bf63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:15.483Z|9c204fb6-f516-4919-85a6-b867a3c6bf63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:16.103Z|19dd18e9-e3f0-414a-9cca-826daf0a4d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:58:16.105Z|19dd18e9-e3f0-414a-9cca-826daf0a4d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:58:16.979Z|e56cbd39-6a09-4447-8874-28e6cbcdfe87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:58:16.979Z|e56cbd39-6a09-4447-8874-28e6cbcdfe87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:58:25.480Z|c4a86f62-e662-4562-9ecf-3643389c6441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:25.481Z|c4a86f62-e662-4562-9ecf-3643389c6441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:25.506Z|90bd4441-573b-45c8-b7e9-1913d3f53d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:25.507Z|90bd4441-573b-45c8-b7e9-1913d3f53d2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:25.508Z|8b44495f-ae9c-48fc-9858-2828bf999cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:25.509Z|8b44495f-ae9c-48fc-9858-2828bf999cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:31.103Z|0c7ed765-7749-43c1-b9e6-3bb70d8d87ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:58:31.104Z|0c7ed765-7749-43c1-b9e6-3bb70d8d87ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:58:35.506Z|6ee11d91-efa0-44c9-9919-829a7da75bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:35.507Z|6ee11d91-efa0-44c9-9919-829a7da75bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:35.535Z|2c30df4f-9af3-4366-8a0a-93ba58fa60ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:35.536Z|2c30df4f-9af3-4366-8a0a-93ba58fa60ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:35.535Z|9cdd47a5-e21c-41e8-9f93-e0a174179019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:35.538Z|9cdd47a5-e21c-41e8-9f93-e0a174179019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:45.542Z|e7aa7fb7-064a-4011-8765-1c3cc3688130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:45.543Z|e7aa7fb7-064a-4011-8765-1c3cc3688130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:45.565Z|60d4f7a2-b225-4df8-8584-9ec241b935d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:45.565Z|4e94f5d2-0c6d-4b94-9bc8-40061ca9c1ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:45.565Z|60d4f7a2-b225-4df8-8584-9ec241b935d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:45.565Z|4e94f5d2-0c6d-4b94-9bc8-40061ca9c1ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:46.103Z|c0394dc6-69ab-4d62-9fd2-7bd57db4db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:58:46.104Z|c0394dc6-69ab-4d62-9fd2-7bd57db4db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:58:46.980Z|d41263a0-d263-497c-b2eb-79d43f9db76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:58:46.980Z|d41263a0-d263-497c-b2eb-79d43f9db76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:58:55.571Z|309b967d-4086-40ec-94ee-5fbffe8efe25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:55.572Z|309b967d-4086-40ec-94ee-5fbffe8efe25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:55.591Z|cb807095-9f99-4fb9-b427-c7dbe39f459e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:55.591Z|cb807095-9f99-4fb9-b427-c7dbe39f459e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:58:55.595Z|3294bba2-eebf-4f20-94d1-dd869715d7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:58:55.595Z|3294bba2-eebf-4f20-94d1-dd869715d7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:01.103Z|7bd2d1f8-bab7-4c93-a332-1005cf1b8fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:59:01.105Z|7bd2d1f8-bab7-4c93-a332-1005cf1b8fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:59:05.603Z|50b5e462-8855-49c5-8316-d5182b8c24a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:05.604Z|50b5e462-8855-49c5-8316-d5182b8c24a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:05.615Z|17054e27-76c6-4e62-bd89-990b712e3d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:05.615Z|83daf201-e7de-4104-9930-7ba1f4a0ee20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:05.615Z|17054e27-76c6-4e62-bd89-990b712e3d00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:05.615Z|83daf201-e7de-4104-9930-7ba1f4a0ee20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:11.060Z|48e9ddf4-f427-410a-9865-a5ce99a9431a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T04:59:11.061Z|48e9ddf4-f427-410a-9865-a5ce99a9431a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:15.636Z|e63bb8a6-d456-4bc4-bdcc-059922de579a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:15.636Z|e63bb8a6-d456-4bc4-bdcc-059922de579a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:15.640Z|c62bdeaa-073d-498b-b6d7-d5da9523a123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:15.641Z|7263ad92-19f1-4874-b1a8-db7cf2ebab69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:15.641Z|c62bdeaa-073d-498b-b6d7-d5da9523a123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:15.641Z|7263ad92-19f1-4874-b1a8-db7cf2ebab69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:16.103Z|a6d62722-b6c7-4a3d-b44f-1743f8b19bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:59:16.104Z|a6d62722-b6c7-4a3d-b44f-1743f8b19bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:59:16.981Z|e9fa4089-d0db-42cb-9bbb-14f4dc1acf73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:59:16.981Z|e9fa4089-d0db-42cb-9bbb-14f4dc1acf73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:59:25.662Z|afd834dc-a0b0-4be3-b98e-7679b6d57c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:25.663Z|afd834dc-a0b0-4be3-b98e-7679b6d57c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:25.665Z|ac671efb-ad99-4e23-9369-10b11e00a1eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:25.666Z|e71a1b96-5d16-4a9d-ac5d-23c96187e2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:25.666Z|e71a1b96-5d16-4a9d-ac5d-23c96187e2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:25.666Z|ac671efb-ad99-4e23-9369-10b11e00a1eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:31.103Z|56dbfae5-6a57-4170-9c75-003bce0f7db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:59:31.104Z|56dbfae5-6a57-4170-9c75-003bce0f7db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:59:35.692Z|556b0c9f-b3e8-4502-9b94-afcd6e6d4d46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:35.693Z|556b0c9f-b3e8-4502-9b94-afcd6e6d4d46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:35.701Z|4507697a-ac42-47a6-8bea-bccac99ec502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:35.701Z|4507697a-ac42-47a6-8bea-bccac99ec502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:35.709Z|404a8658-da05-4e78-bd17-442173fde1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:35.710Z|404a8658-da05-4e78-bd17-442173fde1d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:45.719Z|c9f3b602-f323-4fdd-9777-da9036eb07e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:45.720Z|c9f3b602-f323-4fdd-9777-da9036eb07e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:45.726Z|cadb114a-7f46-4fba-8549-41ffb81c4074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:45.727Z|cadb114a-7f46-4fba-8549-41ffb81c4074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:45.738Z|0501cfe4-971a-45d0-a22c-1fa437b445e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:45.739Z|0501cfe4-971a-45d0-a22c-1fa437b445e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:46.103Z|35b89d6f-d16a-4b9a-9fe1-8747367c5528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:59:46.106Z|35b89d6f-d16a-4b9a-9fe1-8747367c5528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:59:46.982Z|92c87fa9-b6a4-4ef6-9bd6-045cf8f90a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T04:59:46.982Z|92c87fa9-b6a4-4ef6-9bd6-045cf8f90a13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T04:59:55.748Z|7f7aaedb-ac02-41ee-ac73-055e7ff4a665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:55.749Z|7f7aaedb-ac02-41ee-ac73-055e7ff4a665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:55.757Z|b69e38e6-e901-4bfe-956f-e4f173bcf1d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:55.758Z|b69e38e6-e901-4bfe-956f-e4f173bcf1d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T04:59:55.769Z|4b913d72-157c-49b1-a544-9683f83d3523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T04:59:55.769Z|4b913d72-157c-49b1-a544-9683f83d3523|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:01.103Z|6a13c08b-f8ed-46d3-b231-cd8dd37baa3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:00:01.104Z|6a13c08b-f8ed-46d3-b231-cd8dd37baa3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:00:05.775Z|b6e97c6a-c4c0-465c-9037-78fda0b6abf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:05.775Z|b6e97c6a-c4c0-465c-9037-78fda0b6abf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:05.787Z|67ba65b3-fcee-4940-8391-45e410446c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:05.788Z|67ba65b3-fcee-4940-8391-45e410446c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:05.794Z|70a3e5dd-c88e-47de-b78c-a782e95b0545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:05.795Z|70a3e5dd-c88e-47de-b78c-a782e95b0545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:11.061Z|232e0dd5-79f7-4e91-a6f6-870418ac3af4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:00:11.062Z|232e0dd5-79f7-4e91-a6f6-870418ac3af4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:15.803Z|38a8e977-0483-4c7e-9d27-30eb3f1315cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:15.804Z|38a8e977-0483-4c7e-9d27-30eb3f1315cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:15.818Z|e7b72781-4221-46fd-ac49-48c6a58ff92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:15.818Z|a0af98d9-0abe-472d-af95-13f3e1471cc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:15.819Z|e7b72781-4221-46fd-ac49-48c6a58ff92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:15.819Z|a0af98d9-0abe-472d-af95-13f3e1471cc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:16.103Z|42487e02-404c-4dd5-b65b-090c5077c4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:00:16.104Z|42487e02-404c-4dd5-b65b-090c5077c4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:00:16.983Z|2cde82b3-10d8-4394-9612-eadd6d4ae608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:00:16.983Z|2cde82b3-10d8-4394-9612-eadd6d4ae608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:00:25.839Z|9e4c922b-528d-4a02-bbbd-1877b69be636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:25.840Z|9e4c922b-528d-4a02-bbbd-1877b69be636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:25.850Z|d4b52279-c35c-47f0-b6e8-62be34e0bba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:25.851Z|d4b52279-c35c-47f0-b6e8-62be34e0bba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:25.856Z|ba5b74fd-78eb-48a1-9ada-f43636e425b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:25.857Z|ba5b74fd-78eb-48a1-9ada-f43636e425b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:31.103Z|63686feb-c583-4644-9071-25bc6fbe0246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:00:31.106Z|63686feb-c583-4644-9071-25bc6fbe0246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:00:35.870Z|1da3f990-6529-449d-b5a4-17b1f24f5082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:35.871Z|1da3f990-6529-449d-b5a4-17b1f24f5082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:35.879Z|1688b8c9-7292-4368-8d10-1879c0c3004b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:35.880Z|1688b8c9-7292-4368-8d10-1879c0c3004b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:35.886Z|e709db8d-d306-472e-8cb1-0928e9a6098c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:35.886Z|e709db8d-d306-472e-8cb1-0928e9a6098c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:45.895Z|50cf28e9-641a-4792-886f-b67a2259fc33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:45.896Z|50cf28e9-641a-4792-886f-b67a2259fc33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:45.906Z|a7ee759e-90ac-4754-8b42-1216dbc9acbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:45.907Z|a7ee759e-90ac-4754-8b42-1216dbc9acbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:45.909Z|dcf21c34-78a0-4ab8-9d89-4f790011f534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:45.909Z|dcf21c34-78a0-4ab8-9d89-4f790011f534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:46.103Z|a4fb7c05-f2cb-46a9-8796-fb96937592ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:00:46.103Z|a4fb7c05-f2cb-46a9-8796-fb96937592ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:00:46.984Z|5e94e016-ed5c-4b40-887e-fa3c40ea945d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:00:46.985Z|5e94e016-ed5c-4b40-887e-fa3c40ea945d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:00:55.923Z|54b7023f-e2fb-41a1-a882-ac15a64b8c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:55.924Z|54b7023f-e2fb-41a1-a882-ac15a64b8c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:55.938Z|17fa550e-5b2d-4322-9ad6-db417c3a7ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:55.938Z|3198055a-790d-4020-ac52-e0da6f6f3764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:00:55.939Z|17fa550e-5b2d-4322-9ad6-db417c3a7ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:00:55.939Z|3198055a-790d-4020-ac52-e0da6f6f3764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:01.103Z|7a1ce8c8-0906-480e-b318-84222ad8c080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:01:01.103Z|7a1ce8c8-0906-480e-b318-84222ad8c080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:01:05.950Z|e7fc016a-5a98-44ef-82c5-7f4071e82bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:05.951Z|e7fc016a-5a98-44ef-82c5-7f4071e82bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:05.966Z|e29e49c3-279a-47f0-a2c1-3912387a0a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:05.966Z|a16ce3ee-14ff-4019-aa0b-3f69f60910ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:05.966Z|a16ce3ee-14ff-4019-aa0b-3f69f60910ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:05.966Z|e29e49c3-279a-47f0-a2c1-3912387a0a56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:11.061Z|461e4af2-c0e3-4ee6-b2aa-5db55b074837|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:01:11.061Z|461e4af2-c0e3-4ee6-b2aa-5db55b074837|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:15.975Z|86dc56ee-95dc-4861-8043-008f858930ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:15.976Z|86dc56ee-95dc-4861-8043-008f858930ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:15.992Z|0dd8c56b-68c4-4e4d-a078-c0ad4eefef29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:15.993Z|0dd8c56b-68c4-4e4d-a078-c0ad4eefef29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:15.995Z|3581584c-980f-4528-ae7b-f842f24701fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:15.996Z|3581584c-980f-4528-ae7b-f842f24701fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:16.103Z|2461c44f-a94a-4c3a-b620-c8c856b9acf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:01:16.112Z|2461c44f-a94a-4c3a-b620-c8c856b9acf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:01:16.985Z|91054959-ce81-49fc-8a18-73e7dca79300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:01:16.986Z|91054959-ce81-49fc-8a18-73e7dca79300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:01:26.003Z|7fe49866-70dd-4584-bc79-efb264158f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:26.003Z|7fe49866-70dd-4584-bc79-efb264158f4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:26.019Z|c8f890c2-6a09-4bae-94ce-e20c78106265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:26.020Z|f9488f5d-5e17-4812-b4d3-746b4cf198e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:26.020Z|c8f890c2-6a09-4bae-94ce-e20c78106265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:26.020Z|f9488f5d-5e17-4812-b4d3-746b4cf198e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:31.103Z|e590afa0-ae11-4c3a-ab74-431e67df2365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:01:31.103Z|e590afa0-ae11-4c3a-ab74-431e67df2365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:01:36.026Z|5ac5481f-f926-44b7-b0b9-6bcf794942df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:36.026Z|5ac5481f-f926-44b7-b0b9-6bcf794942df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:36.045Z|17c24578-81cf-4270-927d-447a6e6cb59c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:36.045Z|3f62c186-0dee-4054-a194-e308a78a36b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:36.046Z|17c24578-81cf-4270-927d-447a6e6cb59c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:36.046Z|3f62c186-0dee-4054-a194-e308a78a36b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:46.051Z|4f1edb8d-7f09-4eb2-bec1-2145bffa865a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:46.052Z|4f1edb8d-7f09-4eb2-bec1-2145bffa865a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:46.070Z|53b3d79c-8b6c-4ab0-96a1-12ef9cd4718d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:46.071Z|53b3d79c-8b6c-4ab0-96a1-12ef9cd4718d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:46.072Z|9606d9f5-7ea4-45fa-913e-f0acbf83ba84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:46.072Z|9606d9f5-7ea4-45fa-913e-f0acbf83ba84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:46.103Z|1bc76985-7572-4438-9633-349f09d1c7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:01:46.103Z|1bc76985-7572-4438-9633-349f09d1c7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:01:46.986Z|3ec8b2b8-4cc1-4fdb-a0c9-709c589209fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:01:46.987Z|3ec8b2b8-4cc1-4fdb-a0c9-709c589209fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:01:56.080Z|ca941eb4-c874-4774-aaee-8239fa7f2625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:56.081Z|ca941eb4-c874-4774-aaee-8239fa7f2625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:56.094Z|839c78ab-18e1-4ce3-be03-0a41707dc005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:56.094Z|851214bc-d8b4-4b3e-8680-b548f57fef24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:01:56.094Z|839c78ab-18e1-4ce3-be03-0a41707dc005|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:01:56.094Z|851214bc-d8b4-4b3e-8680-b548f57fef24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:01.103Z|5e8de770-ca3b-4aa5-a617-b3c943900751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:02:01.106Z|5e8de770-ca3b-4aa5-a617-b3c943900751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:02:06.108Z|c7fb7c40-da42-4337-b0f2-8f3ce6b88b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:06.109Z|c7fb7c40-da42-4337-b0f2-8f3ce6b88b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:06.117Z|870fd0ff-b4da-45d7-b33d-651c110d6140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:06.118Z|ac6e3919-dcbc-4cae-82e6-6e9e2dd06d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:06.118Z|ac6e3919-dcbc-4cae-82e6-6e9e2dd06d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:06.118Z|870fd0ff-b4da-45d7-b33d-651c110d6140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:11.061Z|95c471de-fedc-4e36-9762-10e619eb01aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:02:11.062Z|95c471de-fedc-4e36-9762-10e619eb01aa|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:16.103Z|2870a8b7-687e-4672-8b52-42594a7fb550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:02:16.103Z|2870a8b7-687e-4672-8b52-42594a7fb550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:02:16.136Z|deebe872-6caa-46a3-a6dd-e7b68d959b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:16.136Z|deebe872-6caa-46a3-a6dd-e7b68d959b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:16.144Z|89f69596-496e-4483-a4c7-eeac18c32559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:16.144Z|89f69596-496e-4483-a4c7-eeac18c32559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:16.147Z|62f5935b-5783-4f69-a47f-9b9128049c44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:16.148Z|62f5935b-5783-4f69-a47f-9b9128049c44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:16.987Z|7144f494-cb30-43f3-968f-ff903ce37db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:02:16.988Z|7144f494-cb30-43f3-968f-ff903ce37db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:02:26.164Z|e7b35d94-e39e-448b-8935-84c916070ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:26.164Z|e7b35d94-e39e-448b-8935-84c916070ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:26.171Z|2d973b41-4dc3-4d34-9a99-c792d841c57f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:26.171Z|2d973b41-4dc3-4d34-9a99-c792d841c57f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:26.175Z|4208ebb6-ebda-4803-a1c5-68a2856df209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:26.176Z|4208ebb6-ebda-4803-a1c5-68a2856df209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:31.104Z|a02d1900-8020-4b40-a1e8-f5212543d46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:02:31.104Z|a02d1900-8020-4b40-a1e8-f5212543d46a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:02:36.191Z|42820a52-e8a9-425d-a473-f1817cf9f4a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:36.192Z|42820a52-e8a9-425d-a473-f1817cf9f4a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:36.201Z|26a782bf-2ab4-46cd-af56-848138b486ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:36.202Z|26a782bf-2ab4-46cd-af56-848138b486ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:36.203Z|6a8c4856-4f8c-4e02-8dc4-66ddeffc94b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:36.203Z|6a8c4856-4f8c-4e02-8dc4-66ddeffc94b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:46.103Z|e353c139-c3a5-4863-9a78-ea4889932c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:02:46.105Z|e353c139-c3a5-4863-9a78-ea4889932c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:02:46.216Z|e13f675c-0cb8-48bf-a43d-1b7057a12b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:46.217Z|e13f675c-0cb8-48bf-a43d-1b7057a12b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:46.223Z|b292e00a-ee38-43e2-84db-bb5e9b0c6688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:46.223Z|b292e00a-ee38-43e2-84db-bb5e9b0c6688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:46.224Z|a3d74f43-da52-45db-b785-5ca482ad4bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:46.225Z|a3d74f43-da52-45db-b785-5ca482ad4bbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:46.988Z|680af473-e94c-4c10-951c-a36dbeb4214c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:02:46.989Z|680af473-e94c-4c10-951c-a36dbeb4214c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:02:56.243Z|05998dd8-4c7e-476b-a0d4-697cf5345850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:56.244Z|05998dd8-4c7e-476b-a0d4-697cf5345850|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:56.248Z|7c3ad756-d705-47da-bee4-0d902aa401d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:56.249Z|41428f6d-adb8-4d79-a316-19619d80bd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:02:56.249Z|7c3ad756-d705-47da-bee4-0d902aa401d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:02:56.249Z|41428f6d-adb8-4d79-a316-19619d80bd07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:01.103Z|4135a0c9-c36f-4c71-a214-0367f8388499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:03:01.104Z|4135a0c9-c36f-4c71-a214-0367f8388499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:03:06.273Z|66e5dfa6-bf4d-4875-b273-9259db86386b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:06.274Z|66e5dfa6-bf4d-4875-b273-9259db86386b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:06.276Z|15c523b0-dbc1-4965-9873-1ab1b972cbaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:06.276Z|15c523b0-dbc1-4965-9873-1ab1b972cbaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:06.276Z|e0716068-2bf2-46e4-88e2-7a46751b42a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:06.277Z|e0716068-2bf2-46e4-88e2-7a46751b42a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:11.061Z|f718a6b0-cdc7-4296-a9cb-0e135e381e3d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:03:11.062Z|f718a6b0-cdc7-4296-a9cb-0e135e381e3d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:16.103Z|f3346ed9-6bc2-4986-b0a8-1c2260108365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:03:16.104Z|f3346ed9-6bc2-4986-b0a8-1c2260108365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:03:16.302Z|074b7159-67d6-4ef3-8f20-8776013599ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:16.302Z|074b7159-67d6-4ef3-8f20-8776013599ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:16.303Z|33b3d6df-7245-4cba-b558-28e525664cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:16.303Z|33b3d6df-7245-4cba-b558-28e525664cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:16.306Z|4e70c117-8b43-4f98-8d3d-5287795d395d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:16.307Z|4e70c117-8b43-4f98-8d3d-5287795d395d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:16.989Z|d5662f3b-f051-41ec-b24f-49084b58d438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:03:16.990Z|d5662f3b-f051-41ec-b24f-49084b58d438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:03:26.331Z|a8e92b8e-a08b-40a4-8290-9f09367c62a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:26.331Z|bd1d2344-ffa9-4051-b082-6a9f1b14d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:26.331Z|87986d2b-4be2-4039-bdde-b78e6122f7d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:26.332Z|a8e92b8e-a08b-40a4-8290-9f09367c62a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:26.332Z|87986d2b-4be2-4039-bdde-b78e6122f7d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:26.332Z|bd1d2344-ffa9-4051-b082-6a9f1b14d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:31.103Z|154b6d28-635e-4e0a-a70d-55d6b8fda69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:03:31.107Z|154b6d28-635e-4e0a-a70d-55d6b8fda69f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:03:36.362Z|e13b34b9-fb48-4a6b-875f-181fc6426b66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:36.362Z|9e0854f5-6bfb-4024-b92b-4053931aadbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:36.362Z|e13b34b9-fb48-4a6b-875f-181fc6426b66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:36.363Z|9e0854f5-6bfb-4024-b92b-4053931aadbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:36.363Z|fa47b100-68f6-4ba2-86cd-a18fb25f9ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:36.364Z|fa47b100-68f6-4ba2-86cd-a18fb25f9ccd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:46.103Z|069cb63e-0384-4821-b1a3-613565ff037b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:03:46.103Z|069cb63e-0384-4821-b1a3-613565ff037b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:03:46.389Z|518a2798-ea34-477b-993b-650cbdafbd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:46.389Z|35b6c7e4-75d4-43be-939f-2839aa269d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:46.389Z|518a2798-ea34-477b-993b-650cbdafbd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:46.389Z|35b6c7e4-75d4-43be-939f-2839aa269d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:46.396Z|2bd5e159-d09e-4d0f-a91e-5563f63b18fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:46.396Z|2bd5e159-d09e-4d0f-a91e-5563f63b18fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:46.990Z|fb4ef17b-da6e-4057-8dc6-0618755ba2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:03:46.991Z|fb4ef17b-da6e-4057-8dc6-0618755ba2a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:03:56.415Z|e5356804-c1a7-4b35-91fb-bd04447cc78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:56.416Z|e5356804-c1a7-4b35-91fb-bd04447cc78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:56.418Z|e8befb9e-52a9-4c39-a60b-85c546204781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:56.418Z|e8befb9e-52a9-4c39-a60b-85c546204781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:03:56.418Z|ef96e08d-671b-4622-b068-28e159a1fcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:03:56.420Z|ef96e08d-671b-4622-b068-28e159a1fcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:01.103Z|7eac74bc-bf32-4bf9-baaf-3a8d6de1c87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:04:01.104Z|7eac74bc-bf32-4bf9-baaf-3a8d6de1c87c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:04:06.445Z|7dc7e752-b71f-4754-b9e2-48a646d7f92f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:06.445Z|f0f09487-a267-4326-8468-df117fc6d022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:06.445Z|a7e507db-89ad-44d7-946b-f2a62a82c64b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:06.446Z|7dc7e752-b71f-4754-b9e2-48a646d7f92f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:06.446Z|f0f09487-a267-4326-8468-df117fc6d022|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:06.446Z|a7e507db-89ad-44d7-946b-f2a62a82c64b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:11.060Z|799eea23-ae41-4260-8727-5a8291a591ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:04:11.061Z|799eea23-ae41-4260-8727-5a8291a591ea|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:16.103Z|2eadb897-880c-48a4-9f79-6e0a123475a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:04:16.106Z|2eadb897-880c-48a4-9f79-6e0a123475a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:04:16.473Z|84f6fc2b-c0bb-4dc9-91de-c9a5ee99e02e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:16.473Z|10311648-5f84-4c30-80c3-2b244174f573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:16.474Z|10311648-5f84-4c30-80c3-2b244174f573|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:16.473Z|b507ecec-3054-4e68-9355-d0d07e0f707f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:16.474Z|84f6fc2b-c0bb-4dc9-91de-c9a5ee99e02e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:16.474Z|b507ecec-3054-4e68-9355-d0d07e0f707f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:16.991Z|9451f7b4-be0b-4b9c-a503-c972bb4c88f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:04:16.992Z|9451f7b4-be0b-4b9c-a503-c972bb4c88f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:04:26.501Z|df56b032-a8ec-4802-bb76-159db7a29a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:26.502Z|3da8c1c0-2878-4d73-b68d-019fccca9dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:26.502Z|df56b032-a8ec-4802-bb76-159db7a29a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:26.502Z|3da8c1c0-2878-4d73-b68d-019fccca9dbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:26.504Z|ade85534-f069-4449-a0c6-e70096bed6db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:26.505Z|ade85534-f069-4449-a0c6-e70096bed6db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:31.103Z|92923190-d946-4206-a379-cf19b71d6ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:04:31.104Z|92923190-d946-4206-a379-cf19b71d6ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:04:36.528Z|f2deeec8-1d39-4689-ad84-dc0740d69d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:36.528Z|f2deeec8-1d39-4689-ad84-dc0740d69d18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:36.528Z|b2aaca31-7acb-433f-97c6-8104a8c94797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:36.530Z|b2aaca31-7acb-433f-97c6-8104a8c94797|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:36.532Z|989fa3f1-3d43-428d-9750-0d54a9e15c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:36.533Z|989fa3f1-3d43-428d-9750-0d54a9e15c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:46.103Z|3b0b630e-5932-4160-b4fc-9f1ef7735178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:04:46.104Z|3b0b630e-5932-4160-b4fc-9f1ef7735178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:04:46.558Z|5627de67-d9a7-441a-be46-6fc813baadb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:46.558Z|67af3978-bf15-4b46-97af-7ac66c614c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:46.559Z|5627de67-d9a7-441a-be46-6fc813baadb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:46.559Z|67af3978-bf15-4b46-97af-7ac66c614c98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:46.564Z|34e13d78-ddef-4eaa-b4f9-7fcdaec05f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:46.565Z|34e13d78-ddef-4eaa-b4f9-7fcdaec05f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:46.993Z|3fcf4d88-af42-4e07-8d41-3c70e4963ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:04:46.994Z|3fcf4d88-af42-4e07-8d41-3c70e4963ce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:04:56.589Z|ba0ed845-1926-4a70-ac05-2ca19a76d0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:56.589Z|8cd1a730-071d-49ce-966e-530d05187856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:56.589Z|7c5ddc73-2bb5-42d5-91ed-bdb7b1a0f9d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:04:56.590Z|ba0ed845-1926-4a70-ac05-2ca19a76d0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:56.590Z|8cd1a730-071d-49ce-966e-530d05187856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:04:56.590Z|7c5ddc73-2bb5-42d5-91ed-bdb7b1a0f9d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:01.104Z|536cac2f-0851-462c-b61c-d35391503a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:05:01.106Z|536cac2f-0851-462c-b61c-d35391503a9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:05:06.618Z|7a6f3022-f395-4c62-b589-a3b7b6d793d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:06.619Z|7a6f3022-f395-4c62-b589-a3b7b6d793d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:06.621Z|13f662bd-8de2-45d6-bda6-e7032e7b67d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:06.621Z|13f662bd-8de2-45d6-bda6-e7032e7b67d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:06.633Z|1a4750ce-c3db-4d9e-b3b0-6375a9ed42d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:06.635Z|1a4750ce-c3db-4d9e-b3b0-6375a9ed42d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:11.062Z|b3f9e1ce-30c4-43af-bf8f-571c60465c5b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:05:11.063Z|b3f9e1ce-30c4-43af-bf8f-571c60465c5b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:16.103Z|68e2cde2-aa3e-4c0c-b8fa-b70197c78f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:05:16.104Z|68e2cde2-aa3e-4c0c-b8fa-b70197c78f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:05:16.647Z|a93ce303-91f6-420b-9ff2-361dc4cd0380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:16.648Z|a93ce303-91f6-420b-9ff2-361dc4cd0380|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:16.647Z|499aedc1-5a3f-43ea-a57f-dde1f4db325a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:16.655Z|499aedc1-5a3f-43ea-a57f-dde1f4db325a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:16.660Z|576b36ae-0e5a-4cd8-b022-d7be4c05df75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:16.661Z|576b36ae-0e5a-4cd8-b022-d7be4c05df75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:16.994Z|1e6f9a19-0293-41d6-b03e-dc72a0a58834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:05:16.995Z|1e6f9a19-0293-41d6-b03e-dc72a0a58834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:05:26.679Z|ec30ef98-c6bc-47f7-a80e-e3f466ab4539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:26.679Z|dcdffe48-5d85-4a01-8ff3-c231b9eebb0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:26.679Z|dcdffe48-5d85-4a01-8ff3-c231b9eebb0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:26.679Z|ec30ef98-c6bc-47f7-a80e-e3f466ab4539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:26.681Z|ec9370fc-e05c-4996-aa44-8555f16cca71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:26.682Z|ec9370fc-e05c-4996-aa44-8555f16cca71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:31.103Z|a8ea89e8-59a3-48bd-b7ab-bb26498ed412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:05:31.104Z|a8ea89e8-59a3-48bd-b7ab-bb26498ed412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:05:36.705Z|1d69ada5-9d63-482f-8681-68985977d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:36.705Z|bda14540-d51f-4a3e-b2d4-f2d420392b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:36.705Z|14d05b86-66f8-4e77-81a2-ba966d1adcfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:36.706Z|1d69ada5-9d63-482f-8681-68985977d1f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:36.706Z|bda14540-d51f-4a3e-b2d4-f2d420392b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:36.706Z|14d05b86-66f8-4e77-81a2-ba966d1adcfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:46.103Z|ec752287-2551-47fc-bf2a-5e43e3428016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:05:46.107Z|ec752287-2551-47fc-bf2a-5e43e3428016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:05:46.733Z|6642bc5a-da37-4902-af70-053f765cff74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:46.733Z|57e927d2-f46a-4a0d-834f-9d81b9804e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:46.733Z|6642bc5a-da37-4902-af70-053f765cff74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:46.733Z|57e927d2-f46a-4a0d-834f-9d81b9804e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:46.733Z|85d23814-8222-48d4-aab3-0be3317cecc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:46.734Z|85d23814-8222-48d4-aab3-0be3317cecc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:46.995Z|d5ef3251-bb25-4837-86e9-f953df98c2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:05:46.996Z|d5ef3251-bb25-4837-86e9-f953df98c2e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:05:56.762Z|3aff4854-0194-4a47-87c5-3545c82b725a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:56.762Z|3aff4854-0194-4a47-87c5-3545c82b725a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:56.763Z|98dbd608-9a2d-4bcf-9d31-e520ccf8971f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:56.763Z|98dbd608-9a2d-4bcf-9d31-e520ccf8971f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:05:56.764Z|729fe4db-f41f-4db3-9b92-0374ee3d3228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:05:56.765Z|729fe4db-f41f-4db3-9b92-0374ee3d3228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:01.103Z|4b048b03-35f2-4009-8c84-ac9e59cb7d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:06:01.104Z|4b048b03-35f2-4009-8c84-ac9e59cb7d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:06:06.787Z|e1169802-7c0e-4389-b6e7-57f001a1a370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:06.787Z|3beca986-2641-42f5-b3f8-702c65e2fc9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:06.788Z|e1169802-7c0e-4389-b6e7-57f001a1a370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:06.788Z|3beca986-2641-42f5-b3f8-702c65e2fc9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:06.789Z|c10e7f28-6ac9-484e-b149-f1264a5e7d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:06.789Z|c10e7f28-6ac9-484e-b149-f1264a5e7d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:11.062Z|6d825e85-dc95-4904-aef1-d49eaef555af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:06:11.062Z|6d825e85-dc95-4904-aef1-d49eaef555af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:16.103Z|b7d1b3d4-4aaa-440e-b35c-77bed20f58c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:06:16.104Z|b7d1b3d4-4aaa-440e-b35c-77bed20f58c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:06:16.816Z|54334263-f1da-4448-86ac-69e88eda7099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:16.817Z|54334263-f1da-4448-86ac-69e88eda7099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:16.816Z|cf27b9ea-8839-4134-93ab-b71a1e3d4ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:16.817Z|cf27b9ea-8839-4134-93ab-b71a1e3d4ef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:16.818Z|fa8d4a6d-0c60-469a-8d2a-dbbe313bd113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:16.818Z|fa8d4a6d-0c60-469a-8d2a-dbbe313bd113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:16.996Z|54a95e28-4def-46bd-b453-2f200e190323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:06:16.997Z|54a95e28-4def-46bd-b453-2f200e190323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:06:26.840Z|67769e4e-ade3-4312-ae1f-6e5d761f2a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:26.840Z|3f81b657-f1ca-49a7-a87e-2c28f494352a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:26.841Z|3f81b657-f1ca-49a7-a87e-2c28f494352a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:26.843Z|f5e3b914-5a33-4f43-bccb-e8a248442bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:26.843Z|f5e3b914-5a33-4f43-bccb-e8a248442bed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:26.841Z|67769e4e-ade3-4312-ae1f-6e5d761f2a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:31.106Z|bf6beebd-962a-4c40-bd2e-b11dcc69036a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:06:31.109Z|bf6beebd-962a-4c40-bd2e-b11dcc69036a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:06:36.868Z|593755ba-cf2c-4a0a-bd14-1b7e250eede5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:36.868Z|8f9d1829-e1dd-4184-bd40-9e34f70f72ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:36.869Z|8f9d1829-e1dd-4184-bd40-9e34f70f72ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:36.869Z|593755ba-cf2c-4a0a-bd14-1b7e250eede5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:36.881Z|03b3b43c-9527-4bd8-9b6b-1c1fe841e04a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:36.882Z|03b3b43c-9527-4bd8-9b6b-1c1fe841e04a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:46.103Z|fddbcfdd-8fef-468a-97a8-82ad60c436dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:06:46.104Z|fddbcfdd-8fef-468a-97a8-82ad60c436dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:06:46.895Z|abdfe2b6-57c4-4b6d-8946-fec477143472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:46.895Z|abdfe2b6-57c4-4b6d-8946-fec477143472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:46.897Z|4a900fe9-cb26-4e24-8ea3-c8ab8db4dbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:46.897Z|4a900fe9-cb26-4e24-8ea3-c8ab8db4dbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:46.905Z|0b57b121-72ee-4053-9427-97b74fcb8e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:46.906Z|0b57b121-72ee-4053-9427-97b74fcb8e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:46.998Z|e60b84f4-2b08-47ca-95dd-10a39b4fe321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:06:46.998Z|e60b84f4-2b08-47ca-95dd-10a39b4fe321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:06:56.924Z|41a50f24-36ca-4f97-99e1-97e7bf9eef1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:56.924Z|6e06d512-1a01-45ec-8381-a1c1160d0f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:56.925Z|41a50f24-36ca-4f97-99e1-97e7bf9eef1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:56.925Z|6e06d512-1a01-45ec-8381-a1c1160d0f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:06:56.933Z|df986ed0-47db-43d7-a8f6-2e452c7209a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:06:56.934Z|df986ed0-47db-43d7-a8f6-2e452c7209a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:01.103Z|e68a65ea-08ef-4c25-ae46-5e81d7ab96a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:07:01.103Z|e68a65ea-08ef-4c25-ae46-5e81d7ab96a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:07:06.949Z|eb652c49-45fc-421e-b439-31f304f8e926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:06.950Z|eb652c49-45fc-421e-b439-31f304f8e926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:06.959Z|e465e79e-0f11-47f4-aadc-354a8156d608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:06.959Z|e465e79e-0f11-47f4-aadc-354a8156d608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:06.960Z|359f5649-d790-40ae-a3d9-96b274fe87a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:06.960Z|359f5649-d790-40ae-a3d9-96b274fe87a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:11.061Z|e901bddd-edab-4a27-bce1-8aeb3d0ec90f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:07:11.062Z|e901bddd-edab-4a27-bce1-8aeb3d0ec90f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:16.103Z|ccf79121-5cab-4632-b63d-94c650bd4339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:07:16.105Z|ccf79121-5cab-4632-b63d-94c650bd4339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:07:16.975Z|72dc829f-a3b2-4a58-a86e-1b8a138be48c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:16.976Z|72dc829f-a3b2-4a58-a86e-1b8a138be48c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:16.982Z|e63987e8-5550-4e4a-9eaa-e0da5c111b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:16.983Z|e63987e8-5550-4e4a-9eaa-e0da5c111b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:16.992Z|f5d2436e-f962-4b04-8665-8df58c5dd5c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:16.993Z|f5d2436e-f962-4b04-8665-8df58c5dd5c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:16.998Z|580eb58e-4edb-4197-ac1e-13a1211c4239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:07:16.999Z|580eb58e-4edb-4197-ac1e-13a1211c4239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:07:27.004Z|3aefb760-89b0-48a4-9899-3afd34425df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:27.005Z|3aefb760-89b0-48a4-9899-3afd34425df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:27.007Z|c2cf4813-2792-41eb-85fc-83a53090249c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:27.007Z|c2cf4813-2792-41eb-85fc-83a53090249c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:27.014Z|58fd590c-6053-44f2-93f1-d18aeae83e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:27.014Z|58fd590c-6053-44f2-93f1-d18aeae83e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:31.103Z|3fd0b136-7f86-462d-98bb-d9d33d893154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:07:31.103Z|3fd0b136-7f86-462d-98bb-d9d33d893154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:07:37.027Z|a27f9265-68b7-4bdb-bcd9-aa551c8240fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:37.027Z|b171c9c8-6fc5-45e4-b361-52751fd3cb20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:37.028Z|a27f9265-68b7-4bdb-bcd9-aa551c8240fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:37.028Z|b171c9c8-6fc5-45e4-b361-52751fd3cb20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:37.033Z|6ce04a59-02a9-4a74-a3f4-8f3d9a1a7222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:37.034Z|6ce04a59-02a9-4a74-a3f4-8f3d9a1a7222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:46.103Z|a3bba530-071f-4b92-a16a-6310d111ec4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:07:46.104Z|a3bba530-071f-4b92-a16a-6310d111ec4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:07:47.000Z|483d201d-0230-46fe-bff6-fdffc1b1a873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:07:47.000Z|483d201d-0230-46fe-bff6-fdffc1b1a873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:07:47.051Z|38cc342c-7fd6-458c-8b8d-71f8a38d5728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:47.051Z|5ee0eb49-c882-41a2-902f-c761a7ed3ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:47.052Z|38cc342c-7fd6-458c-8b8d-71f8a38d5728|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:47.052Z|5ee0eb49-c882-41a2-902f-c761a7ed3ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:47.059Z|eb17fddc-fe6b-45a0-a5cf-cfa84f2a00ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:47.059Z|eb17fddc-fe6b-45a0-a5cf-cfa84f2a00ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:57.082Z|c71aae61-ecfe-42a5-a9d3-194db668bb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:57.082Z|c71aae61-ecfe-42a5-a9d3-194db668bb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:57.083Z|09127d90-28a8-4948-ae9d-e484cc77e072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:57.083Z|09127d90-28a8-4948-ae9d-e484cc77e072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:07:57.087Z|51d52129-434a-42c2-b7fe-1a19191870a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:07:57.088Z|51d52129-434a-42c2-b7fe-1a19191870a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:01.103Z|be5b973f-7e9f-46c0-bcca-d3d26dae570c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:08:01.106Z|be5b973f-7e9f-46c0-bcca-d3d26dae570c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:08:07.112Z|77dba8a2-e9ce-47f0-83a5-dfa6544deb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:07.113Z|77dba8a2-e9ce-47f0-83a5-dfa6544deb42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:07.114Z|daf70d3a-ba86-4b26-aa5d-1fbadab761fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:07.114Z|daf70d3a-ba86-4b26-aa5d-1fbadab761fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:07.116Z|51cfb058-59f7-4b79-bbb4-96bc4fc5f86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:07.116Z|51cfb058-59f7-4b79-bbb4-96bc4fc5f86c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:11.061Z|965aaede-b910-4d7c-8e93-e9478c4e08c2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:08:11.062Z|965aaede-b910-4d7c-8e93-e9478c4e08c2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:16.103Z|84b81d73-4412-43fa-91ec-17010eec14d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:08:16.104Z|84b81d73-4412-43fa-91ec-17010eec14d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:08:17.002Z|f2fb7f73-a9fe-45b4-83ca-418951123266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:08:17.002Z|f2fb7f73-a9fe-45b4-83ca-418951123266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:08:17.140Z|f9636fd2-9d6d-4f94-aa16-8a65bec0216a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:17.140Z|91e2feb1-0e83-44b1-b2f3-44113cde1525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:17.142Z|91e2feb1-0e83-44b1-b2f3-44113cde1525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:17.143Z|677a71f6-8b14-4788-9b15-f2b3cc9a5423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:17.142Z|f9636fd2-9d6d-4f94-aa16-8a65bec0216a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:17.143Z|677a71f6-8b14-4788-9b15-f2b3cc9a5423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:27.168Z|d95cfe02-b3b7-4bf3-a74d-4092655a6dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:27.168Z|b87b59b0-3e87-4aa8-b260-0639571de40e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:27.168Z|d95cfe02-b3b7-4bf3-a74d-4092655a6dab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:27.169Z|b87b59b0-3e87-4aa8-b260-0639571de40e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:27.172Z|8f9d42e8-1b9a-42d7-beff-866c0e7bbb4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:27.173Z|8f9d42e8-1b9a-42d7-beff-866c0e7bbb4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:31.103Z|9187d0d8-c082-41a0-a45a-163e5097324f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:08:31.104Z|9187d0d8-c082-41a0-a45a-163e5097324f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:08:37.194Z|232af044-e611-48f7-8004-037e424b8b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:37.194Z|232af044-e611-48f7-8004-037e424b8b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:37.201Z|2ec9981a-80b5-448f-b03e-f1f6568c6435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:37.202Z|2ec9981a-80b5-448f-b03e-f1f6568c6435|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:37.217Z|7ebfc83d-be59-46b8-bacd-7e96ccaa52a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:37.218Z|7ebfc83d-be59-46b8-bacd-7e96ccaa52a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:46.103Z|b61c45be-0567-4db7-b92e-273ce48385ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:08:46.105Z|b61c45be-0567-4db7-b92e-273ce48385ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:08:47.003Z|61453a6c-75b0-49f8-b944-e40564a0ade9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:08:47.003Z|61453a6c-75b0-49f8-b944-e40564a0ade9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:08:47.232Z|4873a93b-e407-4b66-b395-07575645ad61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:47.233Z|4873a93b-e407-4b66-b395-07575645ad61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:47.235Z|74ede3f6-0354-4e7c-a238-75af7f1fdcc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:47.236Z|74ede3f6-0354-4e7c-a238-75af7f1fdcc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:47.246Z|8d5485ed-861e-4a99-b308-b536037cf525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:47.247Z|8d5485ed-861e-4a99-b308-b536037cf525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:47.510Z|4d4da485-a231-4ea7-a88d-fddec35b58a7|http-nio-8080-exec-5|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-06T05:08:47.510Z|4d4da485-a231-4ea7-a88d-fddec35b58a7|http-nio-8080-exec-5|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:57.263Z|d75260cb-e1a8-4c2f-9f38-15ba8ba4db54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:57.263Z|d75260cb-e1a8-4c2f-9f38-15ba8ba4db54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:57.264Z|71667437-1737-4f34-a275-a46c1e7763f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:57.264Z|71667437-1737-4f34-a275-a46c1e7763f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:57.274Z|25ce7cfa-c9b2-4af8-9b0f-2fe145395749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:08:57.274Z|25ce7cfa-c9b2-4af8-9b0f-2fe145395749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:08:59.562Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-03-06T05:08:59.566Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 759470ca-0038-4deb-9e78-c79da891c262 already exists in requestDb InfraActiveRequests table 2023-03-06T05:08:59.567Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262 2023-03-06T05:08:59.568Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|INFO|500||Invoke 2023-03-06T05:08:59.569Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||===========================request begin================================================ 2023-03-06T05:08:59.569Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262 2023-03-06T05:08:59.569Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Method : GET 2023-03-06T05:08:59.569Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e3a600db5254c78982986744c7e64e3", X-B3-SpanId:"e9dc3ee02e731a55", X-B3-ParentSpanId:"bce4037f7a69f653", X-B3-Sampled:"0", X-ONAP-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-TransactionID:"759470ca-0038-4deb-9e78-c79da891c262", X-ECOMP-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"104c6c0d-1db5-4b85-953d-9538f26fa242"] 2023-03-06T05:08:59.570Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Request body: 2023-03-06T05:08:59.570Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||==========================request end================================================ 2023-03-06T05:08:59.952Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||============================response begin========================================== 2023-03-06T05:08:59.953Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T05:08:59.954Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Status text : Not Found 2023-03-06T05:08:59.954Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B1821592400BFF17B8B1657B6F966197; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 05:09:01 GMT", x-envoy-upstream-service-time:"372", server:"envoy"] 2023-03-06T05:08:59.955Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||Response body: 2023-03-06T05:08:59.955Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|DEBUG|500||=======================response end================================================= 2023-03-06T05:08:59.955Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/759470ca-0038-4deb-9e78-c79da891c262|INFO|404|Not Found|InvokeReturn 2023-03-06T05:08:59.983Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 759470ca-0038-4deb-9e78-c79da891c262 2023-03-06T05:08:59.985Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-03-06T05:08:59.987Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-03-06T05:08:59.987Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-03-06T05:08:59.988Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-06T05:08:59.988Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-03-06T05:08:59.988Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-03-06T05:08:59.989Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"4e3a600db5254c78982986744c7e64e3", X-B3-SpanId:"56bc451e2c02ec70", X-B3-ParentSpanId:"bce4037f7a69f653", X-B3-Sampled:"0", X-ONAP-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-TransactionID:"759470ca-0038-4deb-9e78-c79da891c262", X-ECOMP-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73afe10b-07d8-468b-9858-9e518b7dcf35"] 2023-03-06T05:08:59.989Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-03-06T05:08:59.990Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-03-06T05:09:00.015Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-03-06T05:09:00.015Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-06T05:09:00.016Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-06T05:09:00.016Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 05:09:00 GMT", x-envoy-upstream-service-time:"19", server:"envoy"] 2023-03-06T05:09:00.016Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-03-06T05:09:00.017Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-03-06T05:09:00.017Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-06T05:09:00.018Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T05:09:00.020Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-03-06T05:09:00.020Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-03-06T05:09:00.021Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-03-06T05:09:00.021Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-03-06T05:09:00.021Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-03-06T05:09:00.022Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-03-06T05:09:00.022Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"4e3a600db5254c78982986744c7e64e3", X-B3-SpanId:"74cfab0253b1579f", X-B3-ParentSpanId:"bce4037f7a69f653", X-B3-Sampled:"0", X-ONAP-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-TransactionID:"759470ca-0038-4deb-9e78-c79da891c262", X-ECOMP-RequestID:"759470ca-0038-4deb-9e78-c79da891c262", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fa12730-cc3b-4f00-84d3-9b1947460380"] 2023-03-06T05:09:00.023Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-03-06T05:09:00.023Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-03-06T05:09:00.046Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-03-06T05:09:00.046Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-03-06T05:09:00.047Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-03-06T05:09:00.047Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 05:09:00 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-03-06T05:09:00.047Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-03-06T05:09:00.048Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-03-06T05:09:00.048Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-03-06T05:09:00.048Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-06T05:09:00.049Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4c54abdd 2023-03-06T05:09:00.059Z|759470ca-0038-4deb-9e78-c79da891c262|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T05:09:01.104Z|b5ec2c12-5e80-4199-8aca-7b9683c62756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:09:01.105Z|b5ec2c12-5e80-4199-8aca-7b9683c62756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:09:07.288Z|7d4c75b1-ba31-41d7-83c7-579379f65818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:07.290Z|7d4c75b1-ba31-41d7-83c7-579379f65818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:07.293Z|0b624242-d749-4aba-9cdd-be83c363c0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:07.294Z|0b624242-d749-4aba-9cdd-be83c363c0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:07.302Z|fd9b440d-dc1d-43ca-a796-9c7b0c66ab3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:07.303Z|fd9b440d-dc1d-43ca-a796-9c7b0c66ab3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:11.062Z|f7eb3990-c753-43ba-89df-c11f478a5101|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:09:11.063Z|f7eb3990-c753-43ba-89df-c11f478a5101|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:16.103Z|61b243fc-50ec-47c7-a351-106866992e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:09:16.104Z|61b243fc-50ec-47c7-a351-106866992e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:09:17.004Z|a2c7e74e-d2ea-43e9-b678-c1e4019f8f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:09:17.004Z|a2c7e74e-d2ea-43e9-b678-c1e4019f8f4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:09:17.315Z|5575d078-c3cd-4acc-a005-b9f9572569ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:17.316Z|5575d078-c3cd-4acc-a005-b9f9572569ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:17.319Z|6cbbf5ab-de4a-483b-afab-e195db6c38c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:17.319Z|6cbbf5ab-de4a-483b-afab-e195db6c38c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:17.326Z|898a2743-bf57-4c5d-bacd-0e79c75d8cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:17.327Z|898a2743-bf57-4c5d-bacd-0e79c75d8cad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:21.957Z|a785bc7e-0804-47af-a137-31bf703b5b6d|http-nio-8080-exec-8|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-03-06T05:09:21.958Z|a785bc7e-0804-47af-a137-31bf703b5b6d|http-nio-8080-exec-8|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:27.342Z|b441ed77-2e34-4b74-a33b-f7fce16ecc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:27.342Z|f05dc3d7-bb69-4649-a205-83cc92442d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:27.343Z|f05dc3d7-bb69-4649-a205-83cc92442d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:27.343Z|b441ed77-2e34-4b74-a33b-f7fce16ecc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:27.360Z|f7a057a5-9276-4bbb-b889-58014c5ded11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:27.361Z|f7a057a5-9276-4bbb-b889-58014c5ded11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:31.103Z|f4ea5f6e-7ba8-4a8e-9493-a715ebf96083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:09:31.106Z|f4ea5f6e-7ba8-4a8e-9493-a715ebf96083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:09:37.369Z|96e24bea-2309-403b-9019-da0d50e0a58e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:37.369Z|64f509dd-a047-4bf9-b02d-4f53a777252a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:37.370Z|64f509dd-a047-4bf9-b02d-4f53a777252a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:37.370Z|96e24bea-2309-403b-9019-da0d50e0a58e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:37.386Z|2bd2925e-588a-4dcf-a5df-931a8f6719e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:37.387Z|2bd2925e-588a-4dcf-a5df-931a8f6719e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:46.103Z|9fdd138c-ce41-4042-989e-6e22935cba57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:09:46.104Z|9fdd138c-ce41-4042-989e-6e22935cba57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:09:47.005Z|d0511fdd-6692-47a8-a415-d87881b5ce4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:09:47.005Z|d0511fdd-6692-47a8-a415-d87881b5ce4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:09:47.393Z|a73a4289-f235-4121-b520-b71681c34921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:47.393Z|1561dbb1-1684-46a6-ae1e-7f19c4d53d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:47.394Z|1561dbb1-1684-46a6-ae1e-7f19c4d53d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:47.394Z|a73a4289-f235-4121-b520-b71681c34921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:47.413Z|a4453872-5860-4104-a71e-9911a698bdca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:47.414Z|a4453872-5860-4104-a71e-9911a698bdca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:57.418Z|256626e0-de9b-4f8c-b285-886cbc41c6eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:57.418Z|256626e0-de9b-4f8c-b285-886cbc41c6eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:57.419Z|06989d27-ea8a-4910-b2bc-b4723df6ffb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:57.419Z|06989d27-ea8a-4910-b2bc-b4723df6ffb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:09:57.441Z|ae2ecba7-480d-4ad9-9850-18b147dd156d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:09:57.442Z|ae2ecba7-480d-4ad9-9850-18b147dd156d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:01.103Z|7181e21f-5db9-4f84-8f1f-ec0a18fb5389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:10:01.104Z|7181e21f-5db9-4f84-8f1f-ec0a18fb5389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:10:07.441Z|974083dc-a58d-4191-add6-7a27645de317|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:07.441Z|f5d408b5-654c-46f0-8075-2ed204fd9df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:07.442Z|f5d408b5-654c-46f0-8075-2ed204fd9df4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:07.442Z|974083dc-a58d-4191-add6-7a27645de317|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:07.465Z|ecfaac93-3b89-4514-8da8-6cdfd92b8981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:07.466Z|ecfaac93-3b89-4514-8da8-6cdfd92b8981|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:11.061Z|cae5fd50-ddf1-47ab-9ce0-6a1690b9029c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:10:11.062Z|cae5fd50-ddf1-47ab-9ce0-6a1690b9029c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:16.103Z|a0382346-136d-4891-942c-980916d08841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:10:16.106Z|a0382346-136d-4891-942c-980916d08841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:10:17.007Z|b39faa25-71b1-4c3f-a5b2-a8271bd81559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:10:17.007Z|b39faa25-71b1-4c3f-a5b2-a8271bd81559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:10:17.468Z|e7b999ac-0d30-4fbe-a250-4f672ad02fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:17.469Z|e7b999ac-0d30-4fbe-a250-4f672ad02fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:17.470Z|c24fa2ad-7866-4e1f-abce-655bda5b2e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:17.471Z|c24fa2ad-7866-4e1f-abce-655bda5b2e06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:17.491Z|4720f0e5-c1d2-481b-9344-d8419ed3d943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:17.491Z|4720f0e5-c1d2-481b-9344-d8419ed3d943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:27.511Z|76de288b-4ee0-4b44-a475-b0211a8c963f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:27.511Z|76de288b-4ee0-4b44-a475-b0211a8c963f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:27.513Z|c3497533-a762-4e53-b477-fb929184e1a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:27.514Z|a934cee3-946d-472a-b73d-f945aecbee74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:27.514Z|c3497533-a762-4e53-b477-fb929184e1a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:27.514Z|a934cee3-946d-472a-b73d-f945aecbee74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:31.103Z|3bddfb2b-0636-4fff-be48-d215d6363758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:10:31.104Z|3bddfb2b-0636-4fff-be48-d215d6363758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:10:37.544Z|04bb413e-7680-46cf-a574-b0adae3a5ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:37.544Z|adba2ef0-b4a8-41d6-a9fd-3d5022ac45fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:37.544Z|b17a4d03-15f9-4ff0-aec6-4bda0af4ae0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:37.545Z|adba2ef0-b4a8-41d6-a9fd-3d5022ac45fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:37.545Z|04bb413e-7680-46cf-a574-b0adae3a5ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:37.545Z|b17a4d03-15f9-4ff0-aec6-4bda0af4ae0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:46.103Z|d9a42e0f-06c5-4de5-bcb6-83b88b06287b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:10:46.104Z|d9a42e0f-06c5-4de5-bcb6-83b88b06287b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:10:47.008Z|299836bd-960a-4ead-ace9-07f2402aedf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:10:47.008Z|299836bd-960a-4ead-ace9-07f2402aedf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:10:47.568Z|0afc9927-e394-4ef3-bd0f-77b0d042a87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:47.568Z|d1c14810-55bc-4b35-b91c-395c3c89511b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:47.569Z|d1c14810-55bc-4b35-b91c-395c3c89511b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:47.569Z|0afc9927-e394-4ef3-bd0f-77b0d042a87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:47.569Z|f9979f45-665e-42c6-b5fc-a2ea0670f5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:47.570Z|f9979f45-665e-42c6-b5fc-a2ea0670f5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:57.597Z|d54c0408-7287-45a6-8d7b-024431e0b196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:57.597Z|d54c0408-7287-45a6-8d7b-024431e0b196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:57.605Z|86fe6324-3985-4390-ab07-c0e64fc70283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:57.606Z|86fe6324-3985-4390-ab07-c0e64fc70283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:10:57.605Z|1a38e4e5-8dbc-48e2-88d1-77dc459de456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:10:57.607Z|1a38e4e5-8dbc-48e2-88d1-77dc459de456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:01.103Z|0d1b97a7-e667-45b4-90f4-7ca48a358d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:11:01.106Z|0d1b97a7-e667-45b4-90f4-7ca48a358d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:11:07.628Z|de79585a-b856-4c36-a85d-5d3d5628b07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:07.629Z|de79585a-b856-4c36-a85d-5d3d5628b07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:07.633Z|63e01ac8-1173-400c-b125-09e499e48446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:07.634Z|63e01ac8-1173-400c-b125-09e499e48446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:07.638Z|07b84cff-da7e-4096-9529-094e404a7b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:07.638Z|07b84cff-da7e-4096-9529-094e404a7b2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:11.060Z|c4065cf0-401b-48a8-bb03-ebbb84aaf458|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:11:11.061Z|c4065cf0-401b-48a8-bb03-ebbb84aaf458|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:16.103Z|59697c34-4e5f-44f0-91ce-9890e3d61bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:11:16.104Z|59697c34-4e5f-44f0-91ce-9890e3d61bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:11:17.009Z|20b64cca-3efc-4bb7-829c-82e4ffceac64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:11:17.010Z|20b64cca-3efc-4bb7-829c-82e4ffceac64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:11:17.658Z|c9a5deaa-64f3-4134-ae33-a6dea56c27c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:17.659Z|c9a5deaa-64f3-4134-ae33-a6dea56c27c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:17.665Z|a43ca475-06a2-417d-a0a2-8d1664b922eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:17.666Z|a43ca475-06a2-417d-a0a2-8d1664b922eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:17.673Z|d8562cca-4815-4aec-af96-f8127f4a1eac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:17.674Z|d8562cca-4815-4aec-af96-f8127f4a1eac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:27.686Z|923251a1-cfdf-496b-ab79-345af271c1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:27.687Z|923251a1-cfdf-496b-ab79-345af271c1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:27.699Z|754d879a-df15-4279-bf8c-13cf7fceca52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:27.700Z|754d879a-df15-4279-bf8c-13cf7fceca52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:27.708Z|d82edcd4-e40d-48cc-b343-760fde6c6b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:27.709Z|d82edcd4-e40d-48cc-b343-760fde6c6b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:31.103Z|dda0c071-85f9-4664-8764-9e4dc40883a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:11:31.104Z|dda0c071-85f9-4664-8764-9e4dc40883a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:11:37.712Z|052747af-2f35-4b0a-9fb2-4efc3a752f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:37.713Z|052747af-2f35-4b0a-9fb2-4efc3a752f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:37.724Z|beae90a1-7ddb-4274-914d-4d188f923c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:37.724Z|beae90a1-7ddb-4274-914d-4d188f923c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:37.735Z|f8db4415-610b-4572-84d3-24382f14ab22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:37.736Z|f8db4415-610b-4572-84d3-24382f14ab22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:46.103Z|cbc51971-e3c8-4dc2-a6a4-6f4f17fd2ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:11:46.107Z|cbc51971-e3c8-4dc2-a6a4-6f4f17fd2ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:11:47.010Z|fab472f5-d53c-4d41-80a7-75f0cc03f765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:11:47.011Z|fab472f5-d53c-4d41-80a7-75f0cc03f765|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:11:47.752Z|8aa5296c-d63e-4f0a-a685-123a81f3bbe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:47.752Z|faa682dd-174a-4404-84e2-274562462157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:47.753Z|faa682dd-174a-4404-84e2-274562462157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:47.753Z|8aa5296c-d63e-4f0a-a685-123a81f3bbe9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:47.766Z|fd717bb5-150d-4c61-98a5-6927f05d473c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:47.767Z|fd717bb5-150d-4c61-98a5-6927f05d473c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:57.780Z|75c67590-21bf-487c-9f37-7cc14aa19316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:57.780Z|37e17c64-7a91-49c9-9549-e922a798377b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:57.781Z|37e17c64-7a91-49c9-9549-e922a798377b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:57.781Z|75c67590-21bf-487c-9f37-7cc14aa19316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:11:57.794Z|48efc1bd-06aa-4eea-b674-f55456d98a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:11:57.794Z|48efc1bd-06aa-4eea-b674-f55456d98a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:01.103Z|13102f1d-2034-434e-a407-d09123fe0105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:12:01.104Z|13102f1d-2034-434e-a407-d09123fe0105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:12:07.805Z|ca99900e-2a6f-4e26-9fe3-5f8b0dbf0250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:07.806Z|ca99900e-2a6f-4e26-9fe3-5f8b0dbf0250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:07.806Z|f291dff2-06b6-4234-b77b-c6d7ad8890d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:07.806Z|f291dff2-06b6-4234-b77b-c6d7ad8890d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:07.818Z|6c470694-f9a3-4802-922f-db97c01f8132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:07.818Z|6c470694-f9a3-4802-922f-db97c01f8132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:11.059Z|fa7ee91f-5d52-4a81-a95a-1b7a3060019c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:12:11.060Z|fa7ee91f-5d52-4a81-a95a-1b7a3060019c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:16.104Z|cb987c47-2d0e-449a-a168-cb211a8647e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:12:16.104Z|cb987c47-2d0e-449a-a168-cb211a8647e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:12:17.011Z|79044874-caed-4678-b50e-12e7c3a1b6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:12:17.012Z|79044874-caed-4678-b50e-12e7c3a1b6d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:12:17.830Z|113c6bff-cb79-481c-9d88-d3ba1671df8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:17.831Z|43eef0f8-1922-470a-91ce-dcc37c35d93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:17.831Z|113c6bff-cb79-481c-9d88-d3ba1671df8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:17.831Z|43eef0f8-1922-470a-91ce-dcc37c35d93d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:17.843Z|f23e33bd-e768-4502-b2da-bdf8a9b95b7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:17.844Z|f23e33bd-e768-4502-b2da-bdf8a9b95b7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:27.859Z|ddfe7a1e-b4c6-4292-90f7-6485ec42a187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:27.859Z|ad7a7708-0f68-4878-af3e-6a8072e46128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:27.859Z|ad7a7708-0f68-4878-af3e-6a8072e46128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:27.859Z|ddfe7a1e-b4c6-4292-90f7-6485ec42a187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:27.873Z|9f0434bc-7d53-4561-a64c-36397e77d699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:27.873Z|9f0434bc-7d53-4561-a64c-36397e77d699|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:31.103Z|ec2158ff-c278-47f0-b679-2ef0195d82b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:12:31.106Z|ec2158ff-c278-47f0-b679-2ef0195d82b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:12:37.882Z|d03d6a19-f75c-44de-8689-93c527e386d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:37.883Z|d03d6a19-f75c-44de-8689-93c527e386d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:37.882Z|2f14458e-a36e-4af0-8066-dc6cfd063f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:37.885Z|2f14458e-a36e-4af0-8066-dc6cfd063f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:37.904Z|167eb80a-1c24-46ad-8a80-7f93e18319b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:37.905Z|167eb80a-1c24-46ad-8a80-7f93e18319b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:46.103Z|fae4e7fe-c3ce-415e-92cd-119eef9ffadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:12:46.104Z|fae4e7fe-c3ce-415e-92cd-119eef9ffadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:12:47.013Z|db5b0dd2-3419-407b-8f88-e60949e91588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:12:47.013Z|db5b0dd2-3419-407b-8f88-e60949e91588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:12:47.911Z|ec396e39-6877-43bb-8a61-a671df90f604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:47.912Z|ec396e39-6877-43bb-8a61-a671df90f604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:47.918Z|810cac6a-f17b-498f-9723-7b69e25d0552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:47.918Z|810cac6a-f17b-498f-9723-7b69e25d0552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:47.940Z|c38754f1-a700-4127-bfae-0563ca7457d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:47.941Z|c38754f1-a700-4127-bfae-0563ca7457d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:57.936Z|5820da33-b7cb-4771-a293-f2f093fa2d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:57.937Z|5820da33-b7cb-4771-a293-f2f093fa2d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:57.940Z|b288e7f7-190f-48fe-8a0a-4baab0a31dd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:57.941Z|b288e7f7-190f-48fe-8a0a-4baab0a31dd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:12:57.968Z|b4efa605-0d5b-4720-a79b-b43f18d6ab4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:12:57.969Z|b4efa605-0d5b-4720-a79b-b43f18d6ab4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:01.103Z|44bbc924-2647-4a83-9af8-519f84781886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:13:01.104Z|44bbc924-2647-4a83-9af8-519f84781886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:13:07.962Z|c84c4157-b3f1-47f2-8eff-a442d5757f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:07.962Z|c84c4157-b3f1-47f2-8eff-a442d5757f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:07.969Z|96ff41e3-1c4d-4fd8-8986-47bb55da8232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:07.970Z|96ff41e3-1c4d-4fd8-8986-47bb55da8232|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:07.991Z|b76505d6-7924-4dbc-b0b5-52eba54a9647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:07.992Z|b76505d6-7924-4dbc-b0b5-52eba54a9647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:11.060Z|8689275b-64d9-4bb5-9fc3-ccc45b10a3f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:13:11.061Z|8689275b-64d9-4bb5-9fc3-ccc45b10a3f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:16.103Z|999ae38f-2589-4e9c-b8f6-510f54c18503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:13:16.106Z|999ae38f-2589-4e9c-b8f6-510f54c18503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:13:17.014Z|da76620e-908e-4061-94fe-84a372b60e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:13:17.014Z|da76620e-908e-4061-94fe-84a372b60e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:13:17.989Z|ac204aaa-a808-49ac-abd6-725808257aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:17.989Z|ac204aaa-a808-49ac-abd6-725808257aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:18.029Z|dfee2d22-a5d9-41a6-9d01-1b0234366635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:18.029Z|dfee2d22-a5d9-41a6-9d01-1b0234366635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:18.029Z|7c8ef874-a414-494e-abdb-8899ce3da10c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:18.034Z|7c8ef874-a414-494e-abdb-8899ce3da10c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:28.023Z|e18e60ca-14e6-4509-a83d-30012ad34b85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:28.024Z|e18e60ca-14e6-4509-a83d-30012ad34b85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:28.079Z|77958d10-6abb-481f-93d6-85a0d228ca80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:28.080Z|77958d10-6abb-481f-93d6-85a0d228ca80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:28.081Z|21210a36-5ddc-4576-960c-b01d0eb0858b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:28.081Z|21210a36-5ddc-4576-960c-b01d0eb0858b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:31.103Z|3dbe9a71-3850-4d3d-90cf-0b87c75055e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:13:31.104Z|3dbe9a71-3850-4d3d-90cf-0b87c75055e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:13:38.106Z|706b472d-3c14-40f4-a492-e51cb338f7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:38.106Z|706b472d-3c14-40f4-a492-e51cb338f7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:38.110Z|1f1591f7-7814-484e-9dc0-c1f01f006086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:38.110Z|1f1591f7-7814-484e-9dc0-c1f01f006086|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:38.114Z|5ee08779-c2fa-48c3-a3b0-cebcb6e0c906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:38.114Z|5ee08779-c2fa-48c3-a3b0-cebcb6e0c906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:46.103Z|67abae9a-60bf-4908-b1bb-393fe28f8b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:13:46.104Z|67abae9a-60bf-4908-b1bb-393fe28f8b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:13:47.015Z|a15deb0b-b680-4a15-99af-90e731fb555c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:13:47.015Z|a15deb0b-b680-4a15-99af-90e731fb555c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:13:48.131Z|db21aa6b-296c-4065-8247-e6e7c218ed74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:48.132Z|db21aa6b-296c-4065-8247-e6e7c218ed74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:48.135Z|e2bc7cd6-681d-494d-8ed6-f9444bdb7de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:48.136Z|e2bc7cd6-681d-494d-8ed6-f9444bdb7de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:48.143Z|76db10bd-df2e-4592-9916-9b770fbfc474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:48.144Z|76db10bd-df2e-4592-9916-9b770fbfc474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:58.160Z|4fbcc36d-8635-490b-93ee-40cb4c9724ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:58.161Z|4fbcc36d-8635-490b-93ee-40cb4c9724ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:58.163Z|5d513ef4-3874-4597-922e-d5b2873f90cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:58.164Z|5d513ef4-3874-4597-922e-d5b2873f90cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:13:58.179Z|2e304c68-e303-438e-bf40-3c4182e7ba62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:13:58.179Z|2e304c68-e303-438e-bf40-3c4182e7ba62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:01.104Z|43d51ba2-dfbd-441a-ac76-c9978d67f28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:14:01.107Z|43d51ba2-dfbd-441a-ac76-c9978d67f28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:14:08.198Z|367cd238-d589-4a97-8437-68bcc854a2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:08.198Z|818bc2a6-af6f-49a0-bcf9-9bd8e4fa1230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:08.199Z|367cd238-d589-4a97-8437-68bcc854a2c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:08.199Z|818bc2a6-af6f-49a0-bcf9-9bd8e4fa1230|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:08.221Z|e899c798-52e3-4dc5-9d43-68acc9161cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:08.222Z|e899c798-52e3-4dc5-9d43-68acc9161cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:11.059Z|ea3b75b5-2ca8-483b-be4d-d10868902d98|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:14:11.060Z|ea3b75b5-2ca8-483b-be4d-d10868902d98|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:16.103Z|e16a51bb-cf3a-4ea8-a4e5-0e018a536fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:14:16.104Z|e16a51bb-cf3a-4ea8-a4e5-0e018a536fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:14:17.016Z|c8f34703-eff4-448d-a56e-faf5dcab185c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:14:17.016Z|c8f34703-eff4-448d-a56e-faf5dcab185c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:14:18.227Z|98bc43fb-4862-4038-a313-969c807a55f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:18.227Z|50ef8340-3c42-4f06-b6ec-942187cc5c4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:18.227Z|98bc43fb-4862-4038-a313-969c807a55f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:18.227Z|50ef8340-3c42-4f06-b6ec-942187cc5c4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:18.247Z|faf2298f-79d3-4f5e-8415-a0cd1ffca750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:18.247Z|faf2298f-79d3-4f5e-8415-a0cd1ffca750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:28.253Z|d62a9832-69dc-4d4f-9c7f-a631359b43cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:28.253Z|480d32c9-6ef9-4869-b048-79f173dbd017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:28.254Z|d62a9832-69dc-4d4f-9c7f-a631359b43cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:28.254Z|480d32c9-6ef9-4869-b048-79f173dbd017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:28.272Z|e06337a7-c2c0-4952-899f-04391d89863b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:28.273Z|e06337a7-c2c0-4952-899f-04391d89863b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:31.103Z|a005da70-3d1c-48bf-9798-a77559c64cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:14:31.104Z|a005da70-3d1c-48bf-9798-a77559c64cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:14:38.278Z|ca66c036-6d4c-418c-bbf6-b3a5c033827e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:38.278Z|542281cd-f688-4df0-bd42-be41c52bbcfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:38.279Z|ca66c036-6d4c-418c-bbf6-b3a5c033827e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:38.279Z|542281cd-f688-4df0-bd42-be41c52bbcfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:38.297Z|f228ffcb-ef1b-4f54-99da-0618bbf0e190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:38.297Z|f228ffcb-ef1b-4f54-99da-0618bbf0e190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:46.103Z|4b96bf1e-6deb-467f-9a8e-af858c0fabfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:14:46.105Z|4b96bf1e-6deb-467f-9a8e-af858c0fabfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:14:47.017Z|216577bd-2c75-4b84-a334-bc958ff8ddad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:14:47.018Z|216577bd-2c75-4b84-a334-bc958ff8ddad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:14:48.301Z|36670009-606e-40ab-bb9d-fed7185eda50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:48.302Z|36670009-606e-40ab-bb9d-fed7185eda50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:48.303Z|4d082e26-d4b9-45c9-af8b-6eba700ad812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:48.303Z|4d082e26-d4b9-45c9-af8b-6eba700ad812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:48.322Z|e8a00b88-1ef4-4c38-802d-c3143a3765e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:48.322Z|e8a00b88-1ef4-4c38-802d-c3143a3765e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:58.330Z|0ec88983-895c-4025-b9a8-d3cba57735cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:58.331Z|0ec88983-895c-4025-b9a8-d3cba57735cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:58.339Z|2447619c-ce63-4cad-9bca-94d3bba742f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:58.340Z|2447619c-ce63-4cad-9bca-94d3bba742f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:14:58.352Z|38858ddc-0dad-41dc-8c95-bc2f5a593260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:14:58.353Z|38858ddc-0dad-41dc-8c95-bc2f5a593260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:01.103Z|0d2b454d-00d8-4154-b9de-f6978bc77c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:15:01.104Z|0d2b454d-00d8-4154-b9de-f6978bc77c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:15:08.354Z|00d4ef71-9cbc-4e2f-b58b-5946c39c648c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:08.354Z|00d4ef71-9cbc-4e2f-b58b-5946c39c648c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:08.366Z|a54e2413-603b-465f-a8ba-57336871acc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:08.367Z|a54e2413-603b-465f-a8ba-57336871acc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:08.386Z|fedcfaed-7a85-4bcb-bb3d-2c90a58a7a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:08.387Z|fedcfaed-7a85-4bcb-bb3d-2c90a58a7a21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:11.061Z|97837ce6-04cd-4336-8739-0da04f4a2140|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:15:11.062Z|97837ce6-04cd-4336-8739-0da04f4a2140|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:16.103Z|3c14fdde-ddad-4376-99cb-37340195edab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:15:16.104Z|3c14fdde-ddad-4376-99cb-37340195edab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:15:17.019Z|f164c729-b14c-43ae-bd93-9206697b6fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:15:17.019Z|f164c729-b14c-43ae-bd93-9206697b6fd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:15:18.382Z|4049c3c8-c36e-4989-a1cc-6389f34eb438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:18.383Z|4049c3c8-c36e-4989-a1cc-6389f34eb438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:18.396Z|b1d84f99-5bcd-4175-92fb-f22a565a3300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:18.397Z|b1d84f99-5bcd-4175-92fb-f22a565a3300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:18.413Z|17901293-370d-4001-9397-d8f9483a3e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:18.414Z|17901293-370d-4001-9397-d8f9483a3e7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:28.406Z|17febd4e-6409-4de4-9734-d5eaeaafa410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:28.407Z|17febd4e-6409-4de4-9734-d5eaeaafa410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:28.422Z|ecfe68f3-a07e-4d69-8ef4-9d8e25f8d875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:28.422Z|ecfe68f3-a07e-4d69-8ef4-9d8e25f8d875|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:28.438Z|ef8b3188-deb4-44f7-8f1f-44ccc6095f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:28.439Z|ef8b3188-deb4-44f7-8f1f-44ccc6095f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:31.103Z|f2310b46-10b4-469f-bafb-4162c69bd373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:15:31.105Z|f2310b46-10b4-469f-bafb-4162c69bd373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:15:38.434Z|04e7b9ed-89cf-4b34-9e9a-7c5b6711a320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:38.435Z|04e7b9ed-89cf-4b34-9e9a-7c5b6711a320|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:38.448Z|4a88ad4e-14bd-4990-a76d-053b25a588a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:38.448Z|4a88ad4e-14bd-4990-a76d-053b25a588a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:38.465Z|d6e97e0a-7505-48b5-96fa-b7c1c5867b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:38.467Z|d6e97e0a-7505-48b5-96fa-b7c1c5867b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:46.104Z|9548198f-8cf3-4476-9f95-61e3dbcfa99c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:15:46.104Z|9548198f-8cf3-4476-9f95-61e3dbcfa99c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:15:47.020Z|da8bfea5-6b36-4eb7-a2c0-5e5ef3c84b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:15:47.020Z|da8bfea5-6b36-4eb7-a2c0-5e5ef3c84b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:15:48.463Z|1ad9568c-c312-4809-9b7f-4e11579fcd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:48.464Z|1ad9568c-c312-4809-9b7f-4e11579fcd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:48.473Z|d5555078-63e6-4441-8b51-ad3c956e4f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:48.474Z|d5555078-63e6-4441-8b51-ad3c956e4f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:48.496Z|4e51b31a-b8bd-458e-903d-935110abeb8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:48.497Z|4e51b31a-b8bd-458e-903d-935110abeb8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:58.492Z|596f4ff6-b3ac-45cb-a69b-d2a774d9ebf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:58.494Z|596f4ff6-b3ac-45cb-a69b-d2a774d9ebf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:58.501Z|9cada13e-179f-4a2a-bb88-3895bad470b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:58.502Z|9cada13e-179f-4a2a-bb88-3895bad470b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:15:58.526Z|b179f84b-50bd-41e4-b196-f91c0e72dd9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:15:58.527Z|b179f84b-50bd-41e4-b196-f91c0e72dd9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:01.103Z|5b8b40c4-f2ed-4386-9bfb-9c5ca449c846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:16:01.104Z|5b8b40c4-f2ed-4386-9bfb-9c5ca449c846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:16:08.518Z|e091da16-5694-4b44-93d0-e89d5c773776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:08.518Z|e091da16-5694-4b44-93d0-e89d5c773776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:08.531Z|15747419-09a9-484d-855d-ff41e5969b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:08.532Z|15747419-09a9-484d-855d-ff41e5969b07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:08.553Z|ae33b913-ad0d-47d1-8e24-87744b9a9ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:08.554Z|ae33b913-ad0d-47d1-8e24-87744b9a9ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:11.061Z|14c174f0-a9b6-419b-88fe-876d5181a1b6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:16:11.062Z|14c174f0-a9b6-419b-88fe-876d5181a1b6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:16.103Z|c1d3fadf-ea3b-4cf6-823f-e881d2092352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:16:16.107Z|c1d3fadf-ea3b-4cf6-823f-e881d2092352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:16:17.021Z|3c94e7a9-c6bd-469b-a01e-5713824c9f36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:16:17.022Z|3c94e7a9-c6bd-469b-a01e-5713824c9f36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:16:18.552Z|f20df9c2-2534-4519-9abc-d39dfb3f8357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:18.553Z|f20df9c2-2534-4519-9abc-d39dfb3f8357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:18.556Z|580d44c9-f9f8-40eb-b60f-a70936f8e881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:18.557Z|580d44c9-f9f8-40eb-b60f-a70936f8e881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:18.579Z|9b1d3698-f02e-4555-8f97-a224bcc016eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:18.580Z|9b1d3698-f02e-4555-8f97-a224bcc016eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:28.583Z|20e32e56-1e28-44f1-baea-fb38d9fcb87e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:28.584Z|20e32e56-1e28-44f1-baea-fb38d9fcb87e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:28.590Z|4610e84b-2b78-4fdf-acd0-5afd30f4b56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:28.591Z|4610e84b-2b78-4fdf-acd0-5afd30f4b56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:28.608Z|50765a48-8011-44ed-a137-aecff25e1d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:28.609Z|50765a48-8011-44ed-a137-aecff25e1d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:31.103Z|e47a763d-aff7-41c6-8e85-1dfba76ced68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:16:31.103Z|e47a763d-aff7-41c6-8e85-1dfba76ced68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:16:38.616Z|c3e05d73-6c41-47c5-b7b7-1fc92507ec1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:38.617Z|c3e05d73-6c41-47c5-b7b7-1fc92507ec1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:38.619Z|fdc9ac80-9af9-4440-be9c-e8d030b45626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:38.620Z|fdc9ac80-9af9-4440-be9c-e8d030b45626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:38.645Z|64089afd-bc6f-4ead-a195-5cfad5312130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:38.646Z|64089afd-bc6f-4ead-a195-5cfad5312130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:46.103Z|90c2ecdf-ee4b-4c91-a8b9-929c22686b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:16:46.104Z|90c2ecdf-ee4b-4c91-a8b9-929c22686b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:16:47.022Z|56bab6a1-f24f-486a-98eb-a5b1817d7357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:16:47.023Z|56bab6a1-f24f-486a-98eb-a5b1817d7357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:16:48.660Z|2ac26e1f-4901-4f93-90e6-7ca110a0013c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:48.660Z|d0ed0ff4-11fb-4640-8a44-a2de0b9e44fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:48.661Z|2ac26e1f-4901-4f93-90e6-7ca110a0013c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:48.661Z|d0ed0ff4-11fb-4640-8a44-a2de0b9e44fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:48.683Z|69942ec9-31fe-43b3-99d6-34ba547092b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:48.684Z|69942ec9-31fe-43b3-99d6-34ba547092b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:58.689Z|1c57456d-135d-40a6-baf5-69c3feb6f8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:58.689Z|1c57456d-135d-40a6-baf5-69c3feb6f8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:58.692Z|98afcec5-1e68-40ba-a5ec-efed57269507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:58.693Z|98afcec5-1e68-40ba-a5ec-efed57269507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:16:58.712Z|e3284175-c09e-49e5-8157-da3c67ad1cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:16:58.713Z|e3284175-c09e-49e5-8157-da3c67ad1cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:01.103Z|5034e3bf-4e62-4e0d-a096-4cce7279d827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:17:01.105Z|5034e3bf-4e62-4e0d-a096-4cce7279d827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:17:08.735Z|8166693e-82af-40b2-9789-e58aebc8be39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:08.736Z|d3134ff7-2ed8-44a2-9f41-da39333636c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:08.736Z|8166693e-82af-40b2-9789-e58aebc8be39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:08.736Z|d3134ff7-2ed8-44a2-9f41-da39333636c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:08.744Z|bcb7fd4c-defd-45e5-a54e-aa9a969154e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:08.744Z|bcb7fd4c-defd-45e5-a54e-aa9a969154e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:11.061Z|f041ffbe-5132-46d8-9b45-3d06255831fd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:17:11.062Z|f041ffbe-5132-46d8-9b45-3d06255831fd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:16.103Z|e2ad4d06-1b5e-4dbc-b62f-e00e9d058c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:17:16.104Z|e2ad4d06-1b5e-4dbc-b62f-e00e9d058c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:17:17.024Z|1859a46e-059d-4ce5-ab82-be1178b0c23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:17:17.024Z|1859a46e-059d-4ce5-ab82-be1178b0c23e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:17:18.766Z|b590594c-467a-4dc5-bc57-9049d3aa4e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:18.768Z|b590594c-467a-4dc5-bc57-9049d3aa4e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:18.769Z|5fe6e97d-d33e-4428-a43c-7d5896ea929a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:18.769Z|5fe6e97d-d33e-4428-a43c-7d5896ea929a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:18.770Z|2fd41afc-e1f9-42e7-8cd2-eb1f2456c5ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:18.770Z|2fd41afc-e1f9-42e7-8cd2-eb1f2456c5ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:28.797Z|dcc17f03-ed73-41b1-8bd8-44f9cd7dcf17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:28.797Z|6c660908-f9cc-46b8-b53e-c18bc9e73b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:28.798Z|dcc17f03-ed73-41b1-8bd8-44f9cd7dcf17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:28.798Z|6c660908-f9cc-46b8-b53e-c18bc9e73b48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:28.798Z|3064e3d2-d3a8-4eaf-83b2-5c58092dfe22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:28.800Z|3064e3d2-d3a8-4eaf-83b2-5c58092dfe22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:31.103Z|3c62833a-1dff-4bbf-b8ef-63d97de6b691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:17:31.104Z|3c62833a-1dff-4bbf-b8ef-63d97de6b691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:17:38.827Z|ffcdaf58-c957-4de3-a2e8-67e94551a025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:38.827Z|2b11aa12-5435-4c2c-a4bc-27fef00a60e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:38.827Z|ffcdaf58-c957-4de3-a2e8-67e94551a025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:38.827Z|2b11aa12-5435-4c2c-a4bc-27fef00a60e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:38.834Z|617cf189-8613-4fe3-979f-a62f1d23b6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:38.834Z|617cf189-8613-4fe3-979f-a62f1d23b6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:46.106Z|f89db105-08ad-4fd2-adc8-e5fd61bc12c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:17:46.107Z|f89db105-08ad-4fd2-adc8-e5fd61bc12c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:17:47.025Z|711e5e84-0a20-4a63-972d-9c8250cbdd42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:17:47.025Z|711e5e84-0a20-4a63-972d-9c8250cbdd42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:17:48.853Z|e695427d-d24c-46a7-99a5-d9cd64b2727a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:48.853Z|1ddede66-c80b-4750-bc69-e044f7118b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:48.854Z|1ddede66-c80b-4750-bc69-e044f7118b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:48.854Z|e695427d-d24c-46a7-99a5-d9cd64b2727a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:48.861Z|64a6be07-afb0-494f-98b4-f32052ffb525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:48.861Z|64a6be07-afb0-494f-98b4-f32052ffb525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:58.879Z|fa3187d2-3456-4c3e-94ad-5b075d9f4288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:58.879Z|7c578669-f754-4469-a6f3-fb31e146f930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:58.880Z|7c578669-f754-4469-a6f3-fb31e146f930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:58.880Z|fa3187d2-3456-4c3e-94ad-5b075d9f4288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:17:58.884Z|6bd1dd1e-158e-46a0-9968-d7882fcb3155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:17:58.885Z|6bd1dd1e-158e-46a0-9968-d7882fcb3155|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:01.103Z|b3f50d74-60f6-4e01-9200-ec5adcd6c255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:18:01.104Z|b3f50d74-60f6-4e01-9200-ec5adcd6c255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:18:08.907Z|f24b95e4-3337-468e-9315-fbded2e01499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:08.907Z|5b07d2fb-c77b-4050-a70d-702fdd45bbe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:08.907Z|5b07d2fb-c77b-4050-a70d-702fdd45bbe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:08.907Z|f24b95e4-3337-468e-9315-fbded2e01499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:08.918Z|ea0cec95-537f-4ea0-8d57-79b82aec7328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:08.919Z|ea0cec95-537f-4ea0-8d57-79b82aec7328|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:11.061Z|23a54860-0dd2-4eeb-a6c0-e4dd0c0199a3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:18:11.062Z|23a54860-0dd2-4eeb-a6c0-e4dd0c0199a3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:16.103Z|4565416f-b38a-4de9-a202-e38c07d3e83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:18:16.104Z|4565416f-b38a-4de9-a202-e38c07d3e83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:18:17.027Z|2e74b260-57a9-4240-ab54-f0a9831ed4c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:18:17.028Z|2e74b260-57a9-4240-ab54-f0a9831ed4c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:18:18.938Z|73b7adad-8e0d-4af3-a838-b62a89858b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:18.939Z|73b7adad-8e0d-4af3-a838-b62a89858b41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:18.943Z|349c127b-df81-4ceb-a70d-76c5b0dcd590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:18.944Z|349c127b-df81-4ceb-a70d-76c5b0dcd590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:18.948Z|94e32807-a856-4a89-b273-ab7283c89fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:18.949Z|94e32807-a856-4a89-b273-ab7283c89fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:28.967Z|83ac31c9-7d52-47d3-82c7-d6bd8b94a133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:28.968Z|83ac31c9-7d52-47d3-82c7-d6bd8b94a133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:28.972Z|cc3eaa76-67c9-4ae2-892d-b43a91b01b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:28.973Z|cc3eaa76-67c9-4ae2-892d-b43a91b01b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:28.988Z|9fb764c2-f8cd-4c74-865a-bcb209e80919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:28.989Z|9fb764c2-f8cd-4c74-865a-bcb209e80919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:31.103Z|82159d98-13dd-47e8-a5a0-7002a46129d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:18:31.105Z|82159d98-13dd-47e8-a5a0-7002a46129d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:18:38.997Z|87242058-e172-4bce-b53e-895effa8b242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:38.997Z|84928e4b-35a1-4219-8aaa-50475d17e1ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:38.997Z|87242058-e172-4bce-b53e-895effa8b242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:38.998Z|84928e4b-35a1-4219-8aaa-50475d17e1ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:39.013Z|b7c90cd9-fa08-475e-b1a1-719f7ea63ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:39.014Z|b7c90cd9-fa08-475e-b1a1-719f7ea63ddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:46.103Z|8568b385-bf7b-4ade-9ce9-2b2833dfa513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:18:46.104Z|8568b385-bf7b-4ade-9ce9-2b2833dfa513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:18:47.028Z|b0366ff2-a0e2-4832-8a9d-963904687e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:18:47.029Z|b0366ff2-a0e2-4832-8a9d-963904687e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:18:49.020Z|f4ff3a54-a329-4960-8dec-5e8cd66bb933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:49.021Z|f4ff3a54-a329-4960-8dec-5e8cd66bb933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:49.023Z|c812996f-24d9-43b6-9f2e-818dac3ff790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:49.023Z|c812996f-24d9-43b6-9f2e-818dac3ff790|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:49.040Z|abb91541-8307-4ccc-a07c-a767c193d6fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:49.041Z|abb91541-8307-4ccc-a07c-a767c193d6fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:59.051Z|88269d18-220c-4b0a-8540-68e1f1287fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:59.052Z|88269d18-220c-4b0a-8540-68e1f1287fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:59.057Z|ae13f1df-9116-4fbf-b528-f05ffe997fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:59.057Z|ae13f1df-9116-4fbf-b528-f05ffe997fa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:18:59.078Z|7e2a622f-e9c9-437b-9a0b-a1c35e9e4c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:18:59.079Z|7e2a622f-e9c9-437b-9a0b-a1c35e9e4c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:01.103Z|a5c78a95-0d67-4c5d-b4e3-e15126153ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:19:01.104Z|a5c78a95-0d67-4c5d-b4e3-e15126153ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:19:09.084Z|bd287047-c7b7-42e7-834d-23551e94ba9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:09.084Z|1591bff3-0e4b-45d4-996a-a8b5af79c429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:09.085Z|bd287047-c7b7-42e7-834d-23551e94ba9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:09.085Z|1591bff3-0e4b-45d4-996a-a8b5af79c429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:09.109Z|84b36c36-13d1-47ba-938e-6518becde4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:09.110Z|84b36c36-13d1-47ba-938e-6518becde4a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:11.061Z|b1cd431b-a845-465f-99da-9cc716a99eb1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:19:11.062Z|b1cd431b-a845-465f-99da-9cc716a99eb1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:16.103Z|566660fd-6ec9-48a3-8f6e-d60d3a2a92ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:19:16.105Z|566660fd-6ec9-48a3-8f6e-d60d3a2a92ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:19:17.029Z|c2948cc9-abf4-491f-bb0d-122e72e5fa3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:19:17.030Z|c2948cc9-abf4-491f-bb0d-122e72e5fa3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:19:19.110Z|97512ab8-baab-47ea-8885-e209622d1615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:19.110Z|4776c5f0-3bf5-43a1-9d01-d8b62d144996|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:19.110Z|97512ab8-baab-47ea-8885-e209622d1615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:19.111Z|4776c5f0-3bf5-43a1-9d01-d8b62d144996|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:19.134Z|fb975181-2749-4460-a8db-0566b337f359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:19.135Z|fb975181-2749-4460-a8db-0566b337f359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:29.134Z|ee2e6c0a-9aec-4f61-b7d4-39d3748324a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:29.135Z|ee2e6c0a-9aec-4f61-b7d4-39d3748324a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:29.136Z|950dccf5-86e6-4d52-92d9-99b0cd780900|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:29.136Z|950dccf5-86e6-4d52-92d9-99b0cd780900|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:29.158Z|52215a3e-3904-471d-96c7-0bb890c20527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:29.159Z|52215a3e-3904-471d-96c7-0bb890c20527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:31.103Z|de9a7253-3e55-4633-b36a-5e28f5ca3447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:19:31.104Z|de9a7253-3e55-4633-b36a-5e28f5ca3447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:19:39.165Z|e6aaa889-eb1d-4300-87e7-600a35bbb51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:39.165Z|e6aaa889-eb1d-4300-87e7-600a35bbb51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:39.168Z|dc4a7c8a-79fb-4358-889b-319d271766b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:39.169Z|dc4a7c8a-79fb-4358-889b-319d271766b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:39.184Z|e1fb08ac-bcad-4eef-bd3b-86f8d3223923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:39.185Z|e1fb08ac-bcad-4eef-bd3b-86f8d3223923|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:46.103Z|a3c59df7-dd28-482a-af73-ee491d023e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:19:46.104Z|a3c59df7-dd28-482a-af73-ee491d023e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:19:47.030Z|510baa78-b5bf-48b7-a1bd-1859a9aeaf7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:19:47.031Z|510baa78-b5bf-48b7-a1bd-1859a9aeaf7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:19:49.206Z|983cab33-d110-4c93-b2c4-f4f5ba53b7d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:49.206Z|6ffadfaa-8a37-49e2-9c30-a40bbea58ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:49.207Z|983cab33-d110-4c93-b2c4-f4f5ba53b7d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:49.207Z|6ffadfaa-8a37-49e2-9c30-a40bbea58ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:49.212Z|5d8d95a5-788f-48c2-a41b-bdbb18257819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:49.213Z|5d8d95a5-788f-48c2-a41b-bdbb18257819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:59.235Z|e0ea46d8-a320-49bf-95da-7f36328f5299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:59.236Z|e0ea46d8-a320-49bf-95da-7f36328f5299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:59.244Z|15595575-eecb-4c36-8ee2-4e1f32f77ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:59.244Z|15595575-eecb-4c36-8ee2-4e1f32f77ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:19:59.245Z|48ba7fb9-8799-43d5-b363-73c39d358b70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:19:59.245Z|48ba7fb9-8799-43d5-b363-73c39d358b70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:01.103Z|5cf6837e-d345-4d7d-944f-23d4bf4dd1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:20:01.104Z|5cf6837e-d345-4d7d-944f-23d4bf4dd1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:20:09.262Z|51a1fdf8-3790-4a0a-840d-25a072f0c46c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:09.263Z|51a1fdf8-3790-4a0a-840d-25a072f0c46c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:09.268Z|35401b85-5125-4d09-b4a5-40a506bf9a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:09.268Z|35401b85-5125-4d09-b4a5-40a506bf9a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:09.273Z|e02080b9-ad3c-4776-8d10-773d8ce0ed9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:09.273Z|e02080b9-ad3c-4776-8d10-773d8ce0ed9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:11.062Z|16ed041d-061a-4596-bec9-29fc1df5c630|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:20:11.063Z|16ed041d-061a-4596-bec9-29fc1df5c630|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:16.103Z|82e55ab8-4f6a-4906-a03b-4efe6b893dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:20:16.104Z|82e55ab8-4f6a-4906-a03b-4efe6b893dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:20:17.031Z|bff065a5-1936-4b83-8bc7-cbe551554629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:20:17.032Z|bff065a5-1936-4b83-8bc7-cbe551554629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:20:19.288Z|a455f8c9-56ec-4131-88d8-5ff37626e58b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:19.289Z|a455f8c9-56ec-4131-88d8-5ff37626e58b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:19.289Z|44f597ea-8dd6-4547-88cc-d0cd225bed9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:19.290Z|44f597ea-8dd6-4547-88cc-d0cd225bed9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:19.294Z|b9e9d3ed-584a-4f25-85d9-f7594443944f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:19.294Z|b9e9d3ed-584a-4f25-85d9-f7594443944f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:29.326Z|d465abee-49f2-42cd-9f83-437f0ec314a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:29.327Z|b548bb1a-11f0-470a-93a8-788cb335ddf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:29.327Z|d465abee-49f2-42cd-9f83-437f0ec314a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:29.328Z|52d2898e-ae07-4627-a386-6449e9d97de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:29.328Z|52d2898e-ae07-4627-a386-6449e9d97de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:29.330Z|b548bb1a-11f0-470a-93a8-788cb335ddf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:31.103Z|0687e3e8-77ea-4925-9b32-27e4a6588a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:20:31.108Z|0687e3e8-77ea-4925-9b32-27e4a6588a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:20:39.360Z|44c3d6c0-d3ba-43ff-ac4c-45e6fa74a0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:39.360Z|9d251097-2340-4fc6-94ed-61dd8e13e3b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:39.361Z|9d251097-2340-4fc6-94ed-61dd8e13e3b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:39.361Z|44c3d6c0-d3ba-43ff-ac4c-45e6fa74a0ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:39.362Z|51ad0252-c4a3-4b3e-a134-813dc290f6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:39.363Z|51ad0252-c4a3-4b3e-a134-813dc290f6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:46.103Z|c739940d-5d87-4c7f-80c8-adb4ac092b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:20:46.104Z|c739940d-5d87-4c7f-80c8-adb4ac092b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:20:47.032Z|108557b0-464a-4545-b58b-1a8487f586f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:20:47.033Z|108557b0-464a-4545-b58b-1a8487f586f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:20:49.389Z|41cc5889-95b5-4c34-a16b-695abb8ed314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:49.389Z|30c4d233-ee45-45a3-be91-94895b9345d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:49.389Z|26313a3f-e480-444d-9157-1c507346e959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:49.390Z|41cc5889-95b5-4c34-a16b-695abb8ed314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:49.390Z|26313a3f-e480-444d-9157-1c507346e959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:49.390Z|30c4d233-ee45-45a3-be91-94895b9345d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:59.414Z|a98b721d-5c35-4f6a-9fd3-db1c569e42ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:59.415Z|a98b721d-5c35-4f6a-9fd3-db1c569e42ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:59.419Z|b74edcfd-2e84-49e6-8662-9ee78df39cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:59.419Z|b74edcfd-2e84-49e6-8662-9ee78df39cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:20:59.421Z|8f6e6d76-33a5-4883-8599-5438c0368c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:20:59.422Z|8f6e6d76-33a5-4883-8599-5438c0368c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:01.103Z|5cf194a3-e6c8-4fc2-9d48-822df1377ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:21:01.104Z|5cf194a3-e6c8-4fc2-9d48-822df1377ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:21:09.442Z|2a42face-e3a1-448e-a908-6d4bfefd0290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:09.444Z|2a42face-e3a1-448e-a908-6d4bfefd0290|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:09.445Z|1c5eddfe-baf7-4b6b-b9b6-019e7f614bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:09.446Z|1c5eddfe-baf7-4b6b-b9b6-019e7f614bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:09.450Z|ddec30d8-7dce-4b31-8003-54fa77bcafd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:09.450Z|ddec30d8-7dce-4b31-8003-54fa77bcafd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:11.062Z|9a225b22-7133-4195-8906-b719e1c4117d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:21:11.063Z|9a225b22-7133-4195-8906-b719e1c4117d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:16.103Z|b9b57993-7a21-4d3a-af93-a69ff710b249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:21:16.105Z|b9b57993-7a21-4d3a-af93-a69ff710b249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:21:17.034Z|b82f6b2b-5d7c-4225-899f-68a61937b2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:21:17.035Z|b82f6b2b-5d7c-4225-899f-68a61937b2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:21:19.477Z|7f4e6cfc-f342-4db2-8eaf-ff5d6291f71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:19.478Z|7f4e6cfc-f342-4db2-8eaf-ff5d6291f71e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:19.485Z|fcc5901a-98c5-4efb-8408-1c36b7a08ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:19.486Z|fcc5901a-98c5-4efb-8408-1c36b7a08ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:19.498Z|a64c578c-9d72-4b0a-94f4-32be45fbc620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:19.499Z|a64c578c-9d72-4b0a-94f4-32be45fbc620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:29.510Z|ecbdbb83-1a3a-4a99-87fd-31b56b53d6f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:29.511Z|ecbdbb83-1a3a-4a99-87fd-31b56b53d6f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:29.512Z|2731d853-330e-4693-9132-dd4c9f4afa36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:29.512Z|2731d853-330e-4693-9132-dd4c9f4afa36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:29.524Z|37585b20-fbfe-414a-875e-d2861a9daf3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:29.525Z|37585b20-fbfe-414a-875e-d2861a9daf3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:31.103Z|991946b2-254f-46da-941d-2f4f6c3d687a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:21:31.104Z|991946b2-254f-46da-941d-2f4f6c3d687a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:21:39.550Z|99c015ce-7470-4206-846b-4a449a0b11d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:39.550Z|16882e5c-b06f-4e8d-94da-e9686031d320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:39.551Z|16882e5c-b06f-4e8d-94da-e9686031d320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:39.551Z|99c015ce-7470-4206-846b-4a449a0b11d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:39.559Z|a9de0555-f4c2-46ff-a53c-a48426daa872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:39.560Z|a9de0555-f4c2-46ff-a53c-a48426daa872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:46.103Z|55ab0bc4-42dd-4841-acf8-fd97efa13a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:21:46.104Z|55ab0bc4-42dd-4841-acf8-fd97efa13a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:21:47.035Z|06b71031-1fe4-4633-b8ff-c94d01345caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:21:47.036Z|06b71031-1fe4-4633-b8ff-c94d01345caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:21:49.581Z|bc8fd646-b42c-4e0a-a7cf-870171b9fcbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:49.582Z|bc8fd646-b42c-4e0a-a7cf-870171b9fcbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:49.587Z|eb569efd-13f6-4110-b410-218197cd2211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:49.587Z|ca317bc2-b4b6-4baf-a5e3-f5366e1d8abf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:49.588Z|eb569efd-13f6-4110-b410-218197cd2211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:49.588Z|ca317bc2-b4b6-4baf-a5e3-f5366e1d8abf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:59.605Z|fc1110ac-2ba4-42ff-a5f0-fd51ba8c9dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:59.606Z|fc1110ac-2ba4-42ff-a5f0-fd51ba8c9dcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:59.614Z|c415ac66-bd1f-43d9-89a4-687f148e9781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:59.614Z|240b020d-3ec4-40d1-8c80-a767a020ad87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:21:59.615Z|c415ac66-bd1f-43d9-89a4-687f148e9781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:21:59.615Z|240b020d-3ec4-40d1-8c80-a767a020ad87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:01.103Z|f56d5c79-9786-4cac-b492-40f9b1925786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:22:01.105Z|f56d5c79-9786-4cac-b492-40f9b1925786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:22:09.631Z|10b9f7e1-58af-4a5d-8153-1ea37c1e664d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:09.632Z|10b9f7e1-58af-4a5d-8153-1ea37c1e664d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:09.643Z|49a02c34-db8f-4778-8c12-4f7f80537d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:09.644Z|ba4fd044-72cb-4444-93ab-cd75f285e479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:09.644Z|49a02c34-db8f-4778-8c12-4f7f80537d3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:09.644Z|ba4fd044-72cb-4444-93ab-cd75f285e479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:11.061Z|506df174-de48-4919-a557-16c241e891c3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:22:11.061Z|506df174-de48-4919-a557-16c241e891c3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:16.103Z|1b1217e1-244f-4a2b-88f6-3c95c62289c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:22:16.104Z|1b1217e1-244f-4a2b-88f6-3c95c62289c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:22:17.036Z|b67588d0-0752-4037-8dfb-f5cce45bfdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:22:17.037Z|b67588d0-0752-4037-8dfb-f5cce45bfdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:22:19.656Z|5e3f9c4f-cbc9-4fa5-b359-cfc2748d71ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:19.656Z|5e3f9c4f-cbc9-4fa5-b359-cfc2748d71ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:19.666Z|81e6c2e5-227a-40c0-9727-6ee2913716c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:19.667Z|81e6c2e5-227a-40c0-9727-6ee2913716c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:19.666Z|33a3f37a-515b-4152-a39d-fd76d2ba3f17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:19.670Z|33a3f37a-515b-4152-a39d-fd76d2ba3f17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:29.682Z|2186e534-d8d8-46be-89ae-92e88a310d0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:29.682Z|2186e534-d8d8-46be-89ae-92e88a310d0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:29.690Z|90d50781-07cc-468b-a086-15a58fe3a2d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:29.691Z|90d50781-07cc-468b-a086-15a58fe3a2d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:29.699Z|60e5e32f-f7d4-4ad5-abbc-3315cf8e82ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:29.699Z|60e5e32f-f7d4-4ad5-abbc-3315cf8e82ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:31.103Z|9fca40a0-e0e7-4105-b82f-ffad249de049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:22:31.104Z|9fca40a0-e0e7-4105-b82f-ffad249de049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:22:39.718Z|6265bc45-8d92-43c1-bdc2-41d635d1f1f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:39.719Z|6265bc45-8d92-43c1-bdc2-41d635d1f1f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:39.723Z|e6c111ae-64c0-4c10-9cd8-634acf3b4ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:39.723Z|e6c111ae-64c0-4c10-9cd8-634acf3b4ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:39.737Z|4f1b5313-b215-4c10-a86f-f56fdefb29e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:39.738Z|4f1b5313-b215-4c10-a86f-f56fdefb29e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:46.103Z|7e82489a-9634-466a-82ff-2f0ac8e376f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:22:46.106Z|7e82489a-9634-466a-82ff-2f0ac8e376f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:22:47.038Z|890d5eba-51e5-4827-8df7-9f96cd4662b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:22:47.038Z|890d5eba-51e5-4827-8df7-9f96cd4662b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:22:49.750Z|de3f25e4-9f3f-425c-992d-d075e9645518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:49.751Z|c048dc8d-f0a8-4e4c-8c35-dfd9785e732b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:49.751Z|de3f25e4-9f3f-425c-992d-d075e9645518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:49.751Z|c048dc8d-f0a8-4e4c-8c35-dfd9785e732b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:49.768Z|867c5fba-09d2-47e1-a777-380862e0965b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:49.768Z|867c5fba-09d2-47e1-a777-380862e0965b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:59.776Z|b7435a03-37dd-4484-933a-ccbc9746d62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:59.776Z|90fc1358-7b77-4e48-9502-a1ad7ab9f4d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:59.777Z|b7435a03-37dd-4484-933a-ccbc9746d62c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:59.777Z|90fc1358-7b77-4e48-9502-a1ad7ab9f4d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:22:59.793Z|0e9303c3-f513-414a-88ec-ad0e7610e8ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:22:59.794Z|0e9303c3-f513-414a-88ec-ad0e7610e8ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:01.103Z|81c685a5-99cb-4d2d-8585-08e37d794742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:23:01.104Z|81c685a5-99cb-4d2d-8585-08e37d794742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:23:09.805Z|410179c6-d884-4690-93d5-5beb4f3a2726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:09.805Z|410179c6-d884-4690-93d5-5beb4f3a2726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:09.805Z|8da83140-936a-4b7b-ba98-872fc78b00de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:09.806Z|8da83140-936a-4b7b-ba98-872fc78b00de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:09.822Z|aba5c776-e26c-4c12-b4fe-6399560efc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:09.823Z|aba5c776-e26c-4c12-b4fe-6399560efc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:11.062Z|79b5a605-b9bb-401d-8366-c4c41d3ec5e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:23:11.063Z|79b5a605-b9bb-401d-8366-c4c41d3ec5e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:16.103Z|2043fb39-136b-4435-8584-0046b0e77130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:23:16.104Z|2043fb39-136b-4435-8584-0046b0e77130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:23:17.039Z|e2534bb3-5afd-4187-bb3b-4d23bc57f7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:23:17.040Z|e2534bb3-5afd-4187-bb3b-4d23bc57f7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:23:19.830Z|ef93f10e-fe2f-4a60-bbab-227311f1db69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:19.830Z|718b7d64-8d62-48ce-a300-6b33f48c1479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:19.830Z|ef93f10e-fe2f-4a60-bbab-227311f1db69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:19.830Z|718b7d64-8d62-48ce-a300-6b33f48c1479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:19.847Z|dfdf1ba1-1d32-47f8-8d23-d230f8b9ad8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:19.848Z|dfdf1ba1-1d32-47f8-8d23-d230f8b9ad8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:29.854Z|cef0cf18-844f-4443-ab82-a418f5b91d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:29.854Z|a18d2fde-978c-4e0a-90b5-afb2901cab6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:29.854Z|a18d2fde-978c-4e0a-90b5-afb2901cab6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:29.854Z|cef0cf18-844f-4443-ab82-a418f5b91d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:29.872Z|725fe983-6527-4537-aa68-032b09a18678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:29.873Z|725fe983-6527-4537-aa68-032b09a18678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:31.103Z|cddc1b60-003b-4515-badd-1e12da7678d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:23:31.105Z|cddc1b60-003b-4515-badd-1e12da7678d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:23:39.881Z|563394be-1f48-4443-8f96-01016bbebf6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:39.881Z|48a69114-f111-4ed8-94fb-937e72a0b39e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:39.882Z|563394be-1f48-4443-8f96-01016bbebf6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:39.882Z|48a69114-f111-4ed8-94fb-937e72a0b39e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:39.900Z|2951b5b0-9bd4-4d7f-ae19-4422aba6dc6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:39.900Z|2951b5b0-9bd4-4d7f-ae19-4422aba6dc6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:46.103Z|d3faface-c4ee-4e57-87b9-bd00947d7b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:23:46.104Z|d3faface-c4ee-4e57-87b9-bd00947d7b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:23:47.040Z|85c9e750-be37-4a46-9852-ef4ee2d9605f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:23:47.041Z|85c9e750-be37-4a46-9852-ef4ee2d9605f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:23:49.905Z|e99eaa29-6c4b-4192-8339-b86cfab59151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:49.906Z|e99eaa29-6c4b-4192-8339-b86cfab59151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:49.908Z|b17c1519-ceba-432f-a694-82dea48e67fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:49.909Z|b17c1519-ceba-432f-a694-82dea48e67fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:49.926Z|41973510-4488-4f61-85cf-f86a6505cc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:49.928Z|41973510-4488-4f61-85cf-f86a6505cc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:59.932Z|0100dbf0-8853-4932-9262-1fdb870b5496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:59.932Z|9567fb85-f720-4a93-9741-28da23c0994e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:59.933Z|0100dbf0-8853-4932-9262-1fdb870b5496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:59.933Z|9567fb85-f720-4a93-9741-28da23c0994e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:23:59.953Z|9300f80b-8bc2-4592-b494-9e08f3402d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:23:59.953Z|9300f80b-8bc2-4592-b494-9e08f3402d36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:01.103Z|50f06f70-bc8a-4cc0-8c11-e5d060f322fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:24:01.104Z|50f06f70-bc8a-4cc0-8c11-e5d060f322fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:24:09.959Z|ce4ed9b4-48e9-483b-9485-81914e2d061e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:09.960Z|ce4ed9b4-48e9-483b-9485-81914e2d061e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:09.960Z|a13cd692-bc94-4fe9-96ef-baf6456c0388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:09.961Z|a13cd692-bc94-4fe9-96ef-baf6456c0388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:09.979Z|2baa1388-aca4-4f97-93d1-0c48124916e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:09.980Z|2baa1388-aca4-4f97-93d1-0c48124916e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:11.061Z|e47a553b-523c-4c31-b0b7-fc68054aaed7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:24:11.062Z|e47a553b-523c-4c31-b0b7-fc68054aaed7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:16.103Z|d720b493-b719-41ea-8a28-c1b860d3415b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:24:16.105Z|d720b493-b719-41ea-8a28-c1b860d3415b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:24:17.042Z|b90c53eb-ee36-46a5-9008-ee0d4e25d174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:24:17.042Z|b90c53eb-ee36-46a5-9008-ee0d4e25d174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:24:19.992Z|27efa2b9-894c-4f12-a3cc-5f877e90888c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:19.992Z|13ba6362-d46e-473c-9d22-ce6e2dfbd08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:19.993Z|27efa2b9-894c-4f12-a3cc-5f877e90888c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:19.993Z|13ba6362-d46e-473c-9d22-ce6e2dfbd08c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:20.001Z|28f26777-03bf-4006-9643-5ee62aa0ff09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:20.002Z|28f26777-03bf-4006-9643-5ee62aa0ff09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:30.015Z|4fa7c594-191b-4927-b094-7e32a900c637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:30.016Z|4fa7c594-191b-4927-b094-7e32a900c637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:30.016Z|0fd7d016-d5b3-4e85-a498-9ece3cee9dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:30.017Z|0fd7d016-d5b3-4e85-a498-9ece3cee9dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:30.023Z|b52f79f4-e6ca-460d-8f04-7379ceaf81d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:30.023Z|b52f79f4-e6ca-460d-8f04-7379ceaf81d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:31.103Z|13c4f76c-e375-464d-bc33-bd1a84188970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:24:31.104Z|13c4f76c-e375-464d-bc33-bd1a84188970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:24:40.046Z|8a632deb-1cc8-42cd-b170-13468c2fa99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:40.047Z|8a632deb-1cc8-42cd-b170-13468c2fa99b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:40.048Z|a1d9926f-c600-4400-88e7-43f75896784d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:40.048Z|a1d9926f-c600-4400-88e7-43f75896784d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:40.051Z|e287ba41-ff0f-4c10-8b3d-99266a13524a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:40.052Z|e287ba41-ff0f-4c10-8b3d-99266a13524a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:46.103Z|55d2fdf1-e552-4251-ad28-a6576c421a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:24:46.104Z|55d2fdf1-e552-4251-ad28-a6576c421a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:24:47.044Z|9b3e7909-beb7-47d9-9782-b6bf6346a9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:24:47.045Z|9b3e7909-beb7-47d9-9782-b6bf6346a9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:24:50.072Z|e2327f21-c1d6-40d8-9960-8fd4af19a2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:50.073Z|e2327f21-c1d6-40d8-9960-8fd4af19a2db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:50.072Z|e30d4a36-698b-4168-9f7c-077635fc50e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:50.073Z|e30d4a36-698b-4168-9f7c-077635fc50e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:24:50.077Z|5111dfb5-bc21-460e-b4a2-2e1b94d1c18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:24:50.077Z|5111dfb5-bc21-460e-b4a2-2e1b94d1c18e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:00.098Z|d09edaff-e206-4005-8e1b-8b29d981ee80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:00.100Z|d09edaff-e206-4005-8e1b-8b29d981ee80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:00.107Z|81ce34b6-7bec-474f-a34e-6d1a4088fcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:00.107Z|f590ab5d-6389-4e5f-892b-d8924e3280fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:00.108Z|81ce34b6-7bec-474f-a34e-6d1a4088fcdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:00.108Z|f590ab5d-6389-4e5f-892b-d8924e3280fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:01.103Z|ae09cc5c-52ee-466b-9cfe-ba4a14f06c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:25:01.106Z|ae09cc5c-52ee-466b-9cfe-ba4a14f06c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:25:10.143Z|5439b5f6-e0d5-41ca-9a36-f8fd9b3b3fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:10.143Z|6b2181e9-5356-45f4-a373-8b52fddeadcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:10.143Z|5439b5f6-e0d5-41ca-9a36-f8fd9b3b3fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:10.143Z|702d758a-fce5-435f-95ab-1966f2325ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:10.144Z|6b2181e9-5356-45f4-a373-8b52fddeadcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:10.144Z|702d758a-fce5-435f-95ab-1966f2325ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:11.066Z|e1b551b5-f91e-47db-baa1-f189dccbb9ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:25:11.067Z|e1b551b5-f91e-47db-baa1-f189dccbb9ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:16.103Z|5d7635f0-f5ca-4807-860f-2aae6eedc476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:25:16.104Z|5d7635f0-f5ca-4807-860f-2aae6eedc476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:25:17.047Z|ddb37559-8884-43e3-803c-d02bb3d8f28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:25:17.048Z|ddb37559-8884-43e3-803c-d02bb3d8f28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:25:20.177Z|2dff6d12-d402-4482-bc06-3dabf0bab79a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:20.177Z|28feccd9-03d7-4880-acbe-09a0e38332dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:20.178Z|28feccd9-03d7-4880-acbe-09a0e38332dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:20.178Z|2dff6d12-d402-4482-bc06-3dabf0bab79a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:20.178Z|172deb4e-6b2f-4674-9350-0e4f9516c963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:20.179Z|172deb4e-6b2f-4674-9350-0e4f9516c963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:30.210Z|6cfd6761-d614-4d6f-9ff3-ffa56f4d5757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:30.210Z|1d411f90-2905-4047-a3fb-5bbddc53a6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:30.210Z|8ed06856-508f-4ebb-baf4-8b231e5baa00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:30.211Z|6cfd6761-d614-4d6f-9ff3-ffa56f4d5757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:30.211Z|1d411f90-2905-4047-a3fb-5bbddc53a6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:30.211Z|8ed06856-508f-4ebb-baf4-8b231e5baa00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:31.103Z|bd130cc0-1bc2-4df2-8d22-45ddb6b8e85f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:25:31.103Z|bd130cc0-1bc2-4df2-8d22-45ddb6b8e85f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:25:40.239Z|9b429c4d-e31d-4abc-b2d6-0909f548def3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:40.239Z|235f34c9-52e1-4eba-9af4-0daf73dc29aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:40.239Z|9b429c4d-e31d-4abc-b2d6-0909f548def3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:40.239Z|235f34c9-52e1-4eba-9af4-0daf73dc29aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:40.252Z|663cef46-77fd-4ecf-b020-d65b7b24312a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:40.253Z|663cef46-77fd-4ecf-b020-d65b7b24312a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:46.103Z|9e3fe3e0-3ca7-4973-8797-6c4ebcfbdcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:25:46.106Z|9e3fe3e0-3ca7-4973-8797-6c4ebcfbdcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:25:47.049Z|ba15a4d2-6d3c-4a65-b85b-9b884aae9321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:25:47.050Z|ba15a4d2-6d3c-4a65-b85b-9b884aae9321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:25:50.265Z|63b324b0-02df-4ee8-9aa4-e60922a4973c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:50.266Z|63b324b0-02df-4ee8-9aa4-e60922a4973c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:50.268Z|0035e7ab-9a89-4da6-b77c-740862e4e36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:50.268Z|0035e7ab-9a89-4da6-b77c-740862e4e36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:25:50.277Z|09c632ab-eb81-4bee-8ed9-9c798a4578b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:25:50.277Z|09c632ab-eb81-4bee-8ed9-9c798a4578b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:00.292Z|9170e736-e3c1-4267-9b71-cefec6b62207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:00.292Z|ddef27ee-ef1e-4a33-9750-48361d8fcacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:00.293Z|9170e736-e3c1-4267-9b71-cefec6b62207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:00.293Z|ddef27ee-ef1e-4a33-9750-48361d8fcacf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:00.302Z|195f8261-1bd6-400b-a67c-b8ff9ed3ecee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:00.302Z|195f8261-1bd6-400b-a67c-b8ff9ed3ecee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:01.103Z|1a4723e6-96ca-48dc-897c-89bfe1a3058c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:26:01.104Z|1a4723e6-96ca-48dc-897c-89bfe1a3058c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:26:10.328Z|61d9ca15-46d0-4cc4-be6b-887e41889725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:10.328Z|61d9ca15-46d0-4cc4-be6b-887e41889725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:10.331Z|cdbf1703-64ce-4443-901a-d2bcdf641cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:10.331Z|cdbf1703-64ce-4443-901a-d2bcdf641cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:10.334Z|df240a71-0f07-42a6-9659-c4688680153e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:10.334Z|df240a71-0f07-42a6-9659-c4688680153e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:11.061Z|b098e5ab-44f1-4a52-8851-a3880a86cc24|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:26:11.061Z|b098e5ab-44f1-4a52-8851-a3880a86cc24|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:16.105Z|de6b6ecf-7070-496c-a799-2894dcab4223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:26:16.106Z|de6b6ecf-7070-496c-a799-2894dcab4223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:26:17.050Z|84ba3396-f8f8-46ad-b9ac-e77a0755f31d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:26:17.051Z|84ba3396-f8f8-46ad-b9ac-e77a0755f31d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:26:20.361Z|92aef53e-8833-4874-9dfd-53b47fd05389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:20.361Z|92aef53e-8833-4874-9dfd-53b47fd05389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:20.362Z|48fa7602-b81e-4218-adcc-e0137d677694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:20.362Z|48fa7602-b81e-4218-adcc-e0137d677694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:20.363Z|812b52bc-4f68-470e-8d26-1a920c71e987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:20.363Z|812b52bc-4f68-470e-8d26-1a920c71e987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:30.396Z|9dc74259-259a-4c0a-a2cd-f0a3ef7eccb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:30.396Z|09eee1fa-009d-46b7-b257-4ae95e483c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:30.396Z|cf80aa2d-751e-43b6-bb74-f0dc88565a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:30.397Z|09eee1fa-009d-46b7-b257-4ae95e483c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:30.397Z|9dc74259-259a-4c0a-a2cd-f0a3ef7eccb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:30.398Z|cf80aa2d-751e-43b6-bb74-f0dc88565a4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:31.103Z|67610552-1a7e-4753-bbf2-e68c6d63e6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:26:31.106Z|67610552-1a7e-4753-bbf2-e68c6d63e6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:26:40.437Z|c7cb2f28-31db-490e-bd97-87002dee5116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:40.437Z|c6a27b83-5ab0-4805-bcf5-8b1c3f529525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:40.437Z|c7cb2f28-31db-490e-bd97-87002dee5116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:40.438Z|c6a27b83-5ab0-4805-bcf5-8b1c3f529525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:40.446Z|e82bd85d-8a49-45d7-82df-98c3c98f3256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:40.447Z|e82bd85d-8a49-45d7-82df-98c3c98f3256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:46.103Z|1ac9c24a-8512-420d-9ce7-61df24e4cb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:26:46.104Z|1ac9c24a-8512-420d-9ce7-61df24e4cb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:26:47.051Z|4640ffb6-960e-485b-97ca-63002ca79700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:26:47.052Z|4640ffb6-960e-485b-97ca-63002ca79700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:26:50.462Z|0d98d00c-90cd-4a99-a693-9b0a33bafd2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:50.463Z|0d98d00c-90cd-4a99-a693-9b0a33bafd2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:50.464Z|f04f6cb0-1401-4a34-9081-9ebe6b8598aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:50.464Z|f04f6cb0-1401-4a34-9081-9ebe6b8598aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:26:50.472Z|30da2be9-57a1-44a6-8f8b-057323efe8e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:26:50.473Z|30da2be9-57a1-44a6-8f8b-057323efe8e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:00.490Z|df12bd04-b041-415a-a472-d59abc2f82db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:00.490Z|811d8d9f-6481-405b-91ef-6b80c8249400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:00.491Z|df12bd04-b041-415a-a472-d59abc2f82db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:00.491Z|811d8d9f-6481-405b-91ef-6b80c8249400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:00.498Z|b7ae7e0d-99b5-4bc5-80b5-e010bc47c74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:00.499Z|b7ae7e0d-99b5-4bc5-80b5-e010bc47c74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:01.103Z|c7371b68-31a0-47c7-a196-efa29ee7f010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:27:01.104Z|c7371b68-31a0-47c7-a196-efa29ee7f010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:27:10.514Z|36d04708-bdd2-45cd-9bb3-6414c27fc584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:10.515Z|36d04708-bdd2-45cd-9bb3-6414c27fc584|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:10.519Z|4ca3d3ce-ad3a-4caa-8081-b861a7725c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:10.520Z|4ca3d3ce-ad3a-4caa-8081-b861a7725c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:10.521Z|e169b080-3c46-446a-b222-16e1f2cfd24b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:10.521Z|e169b080-3c46-446a-b222-16e1f2cfd24b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:11.059Z|cd266131-d4c7-4d57-a04c-fb63408c9f7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:27:11.060Z|cd266131-d4c7-4d57-a04c-fb63408c9f7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:16.103Z|1aa7eb9c-ac94-4fd4-bc12-3fbd0e5c61a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:27:16.105Z|1aa7eb9c-ac94-4fd4-bc12-3fbd0e5c61a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:27:17.053Z|3e173b2a-8b97-47b9-a1ac-f4409abcd0bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:27:17.054Z|3e173b2a-8b97-47b9-a1ac-f4409abcd0bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:27:20.543Z|90ce1ba8-743a-4f63-845c-09a8fcde286f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:20.543Z|82504dea-8778-442c-a7ce-c8a1ce6f1167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:20.543Z|16fbb4f8-7588-48fa-ac28-ee6ce46e2265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:20.543Z|90ce1ba8-743a-4f63-845c-09a8fcde286f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:20.543Z|82504dea-8778-442c-a7ce-c8a1ce6f1167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:20.544Z|16fbb4f8-7588-48fa-ac28-ee6ce46e2265|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:30.568Z|d2aee0ea-4995-4a8a-8cc2-f50cbfe29e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:30.568Z|26b3bda8-a148-427f-9caa-adbffdc40818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:30.568Z|d2aee0ea-4995-4a8a-8cc2-f50cbfe29e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:30.569Z|26b3bda8-a148-427f-9caa-adbffdc40818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:30.571Z|5ab7eff0-2950-4c65-a86a-2efd198bc121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:30.571Z|5ab7eff0-2950-4c65-a86a-2efd198bc121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:31.103Z|54570cc3-b350-40a2-b03c-f186ccf556a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:27:31.104Z|54570cc3-b350-40a2-b03c-f186ccf556a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:27:40.612Z|79641a50-1109-40bd-95dc-64f3adbcca35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:40.613Z|79641a50-1109-40bd-95dc-64f3adbcca35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:40.641Z|5c24bc05-9e3e-4b20-9f81-ec09b0d8c83e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:40.641Z|ef24a647-3287-40ec-8da1-cd390666aedd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:40.642Z|5c24bc05-9e3e-4b20-9f81-ec09b0d8c83e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:40.642Z|ef24a647-3287-40ec-8da1-cd390666aedd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:46.103Z|6f3e0480-00e3-4723-adfc-29faf96a9faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:27:46.104Z|6f3e0480-00e3-4723-adfc-29faf96a9faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:27:47.054Z|0c05455a-9059-4194-9b82-b359a7fb8b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:27:47.055Z|0c05455a-9059-4194-9b82-b359a7fb8b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:27:50.669Z|83260a3b-0221-4a34-8ef2-b04c9a5edc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:50.670Z|83260a3b-0221-4a34-8ef2-b04c9a5edc93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:50.672Z|622a902f-ab17-4242-8e72-12bba63a7cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:50.673Z|622a902f-ab17-4242-8e72-12bba63a7cf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:27:50.676Z|6196ffeb-49da-42e4-a49c-9e6590bc7053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:27:50.676Z|6196ffeb-49da-42e4-a49c-9e6590bc7053|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:00.695Z|14b883d1-a0c4-4bd3-9e1c-4c4dabe709ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:00.695Z|4c035dd6-5f71-4da5-8be9-6583dca645ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:00.695Z|f0d35bf4-6372-431c-8fef-70f0adcfc38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:00.695Z|4c035dd6-5f71-4da5-8be9-6583dca645ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:00.695Z|f0d35bf4-6372-431c-8fef-70f0adcfc38f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:00.695Z|14b883d1-a0c4-4bd3-9e1c-4c4dabe709ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:01.103Z|e43dd40c-5589-4f52-acec-78ae50fb8680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:28:01.105Z|e43dd40c-5589-4f52-acec-78ae50fb8680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:28:10.720Z|29085e1f-692a-40cc-b322-0267dbfaba05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:10.720Z|31d735b4-f6e5-4625-8104-cfb5a0f4f6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:10.720Z|2020766c-fa1a-4984-86ec-15b2e19a14c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:10.720Z|31d735b4-f6e5-4625-8104-cfb5a0f4f6bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:10.721Z|2020766c-fa1a-4984-86ec-15b2e19a14c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:10.720Z|29085e1f-692a-40cc-b322-0267dbfaba05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:11.061Z|024dd07a-5b95-46ab-81fb-e397fe930690|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:28:11.062Z|024dd07a-5b95-46ab-81fb-e397fe930690|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:16.103Z|ec49aa82-bbe8-44f2-bcb4-9cae5f7cb3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:28:16.104Z|ec49aa82-bbe8-44f2-bcb4-9cae5f7cb3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:28:17.055Z|451c269e-7b64-4dc7-8042-467cfa60cd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:28:17.056Z|451c269e-7b64-4dc7-8042-467cfa60cd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:28:20.753Z|01ab0ed8-fab9-41bf-935d-3ff2584f2d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:20.753Z|21efd609-abd7-43ed-87fe-63309e3fb1d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:20.754Z|01ab0ed8-fab9-41bf-935d-3ff2584f2d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:20.754Z|21efd609-abd7-43ed-87fe-63309e3fb1d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:20.755Z|2436f995-476f-4136-92f4-4e710dedfa52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:20.755Z|2436f995-476f-4136-92f4-4e710dedfa52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:30.778Z|7b8ffd5c-2f67-42e0-96c7-b60935989645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:30.778Z|22c7a826-8fa3-47c5-ab15-bfbac71077a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:30.779Z|7b8ffd5c-2f67-42e0-96c7-b60935989645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:30.779Z|22c7a826-8fa3-47c5-ab15-bfbac71077a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:30.781Z|5f95522a-7d0b-421a-9464-58b89d4bd2e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:30.782Z|5f95522a-7d0b-421a-9464-58b89d4bd2e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:31.104Z|cce80531-3282-4d26-b6c0-46a4847513b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:28:31.104Z|cce80531-3282-4d26-b6c0-46a4847513b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:28:40.806Z|41a06927-ebf4-4a04-a16e-2185b2c67632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:40.807Z|41a06927-ebf4-4a04-a16e-2185b2c67632|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:40.810Z|5960aae3-6b53-45b3-a2e0-3c4a3fe1fc3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:40.810Z|cf7a0679-bc7c-43d0-9442-9529e50b54dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:40.810Z|5960aae3-6b53-45b3-a2e0-3c4a3fe1fc3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:40.810Z|cf7a0679-bc7c-43d0-9442-9529e50b54dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:46.103Z|435e742c-5715-4fa6-b082-160808d53a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:28:46.106Z|435e742c-5715-4fa6-b082-160808d53a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:28:47.056Z|f4e05ec2-3c56-4906-8e5a-8bf786d00f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:28:47.057Z|f4e05ec2-3c56-4906-8e5a-8bf786d00f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:28:50.830Z|80da3aa9-bb0c-4442-a860-0560b984ca39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:50.831Z|6daf55dd-c305-480b-a60a-073fc507de31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:50.831Z|80da3aa9-bb0c-4442-a860-0560b984ca39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:50.831Z|6daf55dd-c305-480b-a60a-073fc507de31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:28:50.831Z|3f8c394b-0289-4385-8373-c8a2c388cb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:28:50.832Z|3f8c394b-0289-4385-8373-c8a2c388cb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:00.859Z|1568be8b-3d80-4451-98c0-9205f62abd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:00.859Z|475eff99-9b97-483f-a14a-8e99b0bcedf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:00.860Z|1568be8b-3d80-4451-98c0-9205f62abd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:00.860Z|475eff99-9b97-483f-a14a-8e99b0bcedf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:00.861Z|5b3cc277-315e-468c-b143-2c42f5b9b7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:00.861Z|5b3cc277-315e-468c-b143-2c42f5b9b7be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:01.103Z|2373c2db-a72a-447a-89be-1e72d30b2d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:29:01.103Z|2373c2db-a72a-447a-89be-1e72d30b2d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:29:10.885Z|addefc30-fc8c-408e-a369-4eb773526df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:10.885Z|afb14183-990a-4e64-b6aa-ee8dd2079b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:10.885Z|6ee31a32-aa8e-4038-8fc5-3459a0c175b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:10.886Z|afb14183-990a-4e64-b6aa-ee8dd2079b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:10.886Z|addefc30-fc8c-408e-a369-4eb773526df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:10.886Z|6ee31a32-aa8e-4038-8fc5-3459a0c175b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:11.061Z|dfdb2c6e-77a8-4e03-830a-21b14ec692d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:29:11.062Z|dfdb2c6e-77a8-4e03-830a-21b14ec692d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:16.103Z|54832e7d-af7a-408d-8f80-875efb87e406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:29:16.104Z|54832e7d-af7a-408d-8f80-875efb87e406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:29:17.057Z|2ae13ab9-0f8e-40d5-ab17-9b5c5f4a7be6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:29:17.058Z|2ae13ab9-0f8e-40d5-ab17-9b5c5f4a7be6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:29:20.915Z|4a2e008f-063a-4b00-91ec-85f1541b0fc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:20.915Z|0e8061e0-8d1c-470b-9d50-fb9bd326d803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:20.916Z|4a2e008f-063a-4b00-91ec-85f1541b0fc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:20.916Z|0e8061e0-8d1c-470b-9d50-fb9bd326d803|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:20.916Z|fe7d7dc6-b845-470f-be9a-480d10f3b26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:20.917Z|fe7d7dc6-b845-470f-be9a-480d10f3b26d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:30.943Z|9d813589-bab3-4e61-b4e2-f1e2db90c660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:30.943Z|f5c1af44-9c85-4136-a01e-295c53b23d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:30.943Z|c40048b7-c14b-4b75-a639-37b5a3de87da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:30.943Z|9d813589-bab3-4e61-b4e2-f1e2db90c660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:30.943Z|c40048b7-c14b-4b75-a639-37b5a3de87da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:30.943Z|f5c1af44-9c85-4136-a01e-295c53b23d49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:31.103Z|a9351ac2-cccf-4955-8be2-c586bf59a1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:29:31.106Z|a9351ac2-cccf-4955-8be2-c586bf59a1a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:29:40.973Z|3f4a3a31-fe9b-4651-888e-796415b85c4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:40.974Z|3f4a3a31-fe9b-4651-888e-796415b85c4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:40.978Z|c94e0588-2002-4cb0-a741-03506df5559d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:40.979Z|c94e0588-2002-4cb0-a741-03506df5559d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:40.983Z|bc247235-0c28-4316-b49c-f527918c8a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:40.984Z|bc247235-0c28-4316-b49c-f527918c8a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:46.103Z|a19163ff-3b82-4606-b026-3b2a15ccf38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:29:46.104Z|a19163ff-3b82-4606-b026-3b2a15ccf38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:29:47.059Z|4cbcb244-2c5d-4d42-bab2-3b7aa0ccb8f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:29:47.059Z|4cbcb244-2c5d-4d42-bab2-3b7aa0ccb8f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:29:51.001Z|ec737071-3eb2-4ca7-9bd8-4112b33cbdbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:51.002Z|ec737071-3eb2-4ca7-9bd8-4112b33cbdbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:51.003Z|e4088a12-af2d-4e47-80dc-d9843011f19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:51.004Z|e4088a12-af2d-4e47-80dc-d9843011f19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:29:51.010Z|e04a2399-f143-4a1b-ba22-6c9f46df3a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:29:51.011Z|e04a2399-f143-4a1b-ba22-6c9f46df3a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:01.026Z|65ea107d-7939-4930-9325-c070347f4ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:01.026Z|8137a649-ca96-4fbd-8c66-08ab83348049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:01.027Z|65ea107d-7939-4930-9325-c070347f4ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:01.027Z|8137a649-ca96-4fbd-8c66-08ab83348049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:01.041Z|85843e3d-ea47-435f-9d2e-f544413a0b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:01.042Z|85843e3d-ea47-435f-9d2e-f544413a0b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:01.103Z|2242f000-3721-42ff-a901-3e3e479036aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:30:01.105Z|2242f000-3721-42ff-a901-3e3e479036aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:30:11.052Z|e93a495d-7485-4c95-93b9-6418999fc028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:11.054Z|e93a495d-7485-4c95-93b9-6418999fc028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:11.058Z|a3381836-c2a9-44e4-a594-43c228e63467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:11.059Z|a3381836-c2a9-44e4-a594-43c228e63467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:11.075Z|d95e247d-c49b-415f-986b-cda34b679d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:11.076Z|d95e247d-c49b-415f-986b-cda34b679d97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:11.080Z|64188ed4-47d8-4ef2-98f8-e50ec770fa2a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:30:11.087Z|64188ed4-47d8-4ef2-98f8-e50ec770fa2a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:16.104Z|fa159f2c-a747-4c77-901a-82f48ba6ac0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:30:16.106Z|fa159f2c-a747-4c77-901a-82f48ba6ac0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:30:17.060Z|404077a9-dceb-48d9-ba14-fee7b234650f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:30:17.061Z|404077a9-dceb-48d9-ba14-fee7b234650f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:30:21.085Z|fa3ca664-1301-4f63-a886-31c5bb9d0f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:21.085Z|fbbe4716-7beb-45ec-bb06-6151a550c0f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:21.085Z|fa3ca664-1301-4f63-a886-31c5bb9d0f6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:21.085Z|fbbe4716-7beb-45ec-bb06-6151a550c0f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:21.107Z|5c94dc76-9673-4727-9db1-ce81c52f14f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:21.107Z|5c94dc76-9673-4727-9db1-ce81c52f14f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:31.103Z|bea1d99c-229d-4170-a6d7-61a7c2e4f9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:30:31.104Z|bea1d99c-229d-4170-a6d7-61a7c2e4f9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:30:31.110Z|6f8f29fa-83c5-4028-934f-2f3ae4fa1fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:31.110Z|f5f2d4c6-84f0-48c5-9a04-258bf1a1feae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:31.111Z|6f8f29fa-83c5-4028-934f-2f3ae4fa1fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:31.111Z|f5f2d4c6-84f0-48c5-9a04-258bf1a1feae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:31.129Z|c7ca093a-0e39-4b9c-ac71-f95a44dedde1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:31.129Z|c7ca093a-0e39-4b9c-ac71-f95a44dedde1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:41.138Z|b3f9a097-5554-4f09-951d-8742f2559bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:41.140Z|b3f9a097-5554-4f09-951d-8742f2559bc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:41.150Z|732d1ad6-2891-4d7a-b67e-367a7018fd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:41.151Z|732d1ad6-2891-4d7a-b67e-367a7018fd5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:41.157Z|4996ad89-4237-4d74-8412-7f111aabfa62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:41.158Z|4996ad89-4237-4d74-8412-7f111aabfa62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:46.103Z|18a73b3a-fac9-4b52-bc7f-ba113a6256b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:30:46.104Z|18a73b3a-fac9-4b52-bc7f-ba113a6256b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:30:47.062Z|1c70b5be-c95e-4d17-8660-78d3517c30b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:30:47.062Z|1c70b5be-c95e-4d17-8660-78d3517c30b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:30:51.167Z|f028cb30-7a59-4f0c-b79c-21500f283f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:51.167Z|f028cb30-7a59-4f0c-b79c-21500f283f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:51.174Z|fe412bfb-ede3-43ba-849c-cbc2565fc5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:51.175Z|fe412bfb-ede3-43ba-849c-cbc2565fc5ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:30:51.179Z|50d5035f-8712-4034-8b89-f7066d7fb4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:30:51.180Z|50d5035f-8712-4034-8b89-f7066d7fb4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:01.103Z|2cea68b4-c175-4a3e-ad0f-b1f49dc909b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:31:01.106Z|2cea68b4-c175-4a3e-ad0f-b1f49dc909b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:31:01.194Z|bab89ed3-d554-46e9-a137-71e6631bd134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:01.195Z|bab89ed3-d554-46e9-a137-71e6631bd134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:01.199Z|22595acd-600e-45d1-b92d-f50e69e5d642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:01.200Z|22595acd-600e-45d1-b92d-f50e69e5d642|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:01.205Z|c89b84c4-0ea1-42c3-bcd0-01822535a4b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:01.206Z|c89b84c4-0ea1-42c3-bcd0-01822535a4b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:11.061Z|91c6896e-76a7-4b2e-9367-aa1a941d41dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:31:11.062Z|91c6896e-76a7-4b2e-9367-aa1a941d41dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:11.221Z|2a9252f7-0bb5-4cc2-8c78-807acaf33760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:11.221Z|2a9252f7-0bb5-4cc2-8c78-807acaf33760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:11.225Z|1c083c9b-f7aa-4036-a78d-8fa89a93cba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:11.226Z|1c083c9b-f7aa-4036-a78d-8fa89a93cba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:11.226Z|afb4972e-e7a3-44f0-876c-47cde6e8937f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:11.226Z|afb4972e-e7a3-44f0-876c-47cde6e8937f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:16.103Z|be27a117-bbe2-4c0d-83d5-3e4a2161c8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:31:16.104Z|be27a117-bbe2-4c0d-83d5-3e4a2161c8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:31:17.063Z|fb4bac6d-f60f-4f5e-b5ea-e9ec36263617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:31:17.064Z|fb4bac6d-f60f-4f5e-b5ea-e9ec36263617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:31:21.244Z|523f48f0-9a5c-4359-bdf5-cabab7833d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:21.245Z|523f48f0-9a5c-4359-bdf5-cabab7833d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:21.251Z|1f9211a3-4dd4-4e4e-bffc-c20df74064cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:21.252Z|1f9211a3-4dd4-4e4e-bffc-c20df74064cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:21.256Z|5ff607e9-6d3b-4e1d-90f2-f68cedc45743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:21.257Z|5ff607e9-6d3b-4e1d-90f2-f68cedc45743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:31.103Z|8880085e-881c-4d78-9aa5-8b4a709ddab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:31:31.104Z|8880085e-881c-4d78-9aa5-8b4a709ddab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:31:31.278Z|590ca71a-7ee9-420d-a3fa-25279a2f7818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:31.278Z|482fd04e-8658-4389-ab33-30e8eb1f900c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:31.278Z|be9e307d-bbdd-4d06-9325-3ae68a293104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:31.278Z|590ca71a-7ee9-420d-a3fa-25279a2f7818|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:31.278Z|482fd04e-8658-4389-ab33-30e8eb1f900c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:31.278Z|be9e307d-bbdd-4d06-9325-3ae68a293104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:41.311Z|5f27c14d-3fb4-40e1-ba02-e2035b0745d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:41.312Z|5f27c14d-3fb4-40e1-ba02-e2035b0745d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:41.312Z|b69b828b-974b-4098-a0c7-8fd5f7a197c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:41.313Z|b69b828b-974b-4098-a0c7-8fd5f7a197c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:41.317Z|305c685b-bd36-46dd-a1a8-7d3054904dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:41.317Z|305c685b-bd36-46dd-a1a8-7d3054904dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:46.103Z|f733d951-78c8-43ea-bfa1-b3169a4c7e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:31:46.106Z|f733d951-78c8-43ea-bfa1-b3169a4c7e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:31:47.064Z|155c08ed-77b0-476d-a789-846b6fdb06ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:31:47.065Z|155c08ed-77b0-476d-a789-846b6fdb06ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:31:51.353Z|6a38f625-b58c-44f5-a13e-ae8eae892147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:51.354Z|3b5a840c-b6e4-400b-b9df-39fda85eb5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:51.354Z|3b5a840c-b6e4-400b-b9df-39fda85eb5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:51.354Z|6a38f625-b58c-44f5-a13e-ae8eae892147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:31:51.371Z|e5fde0e9-a8b9-4002-888b-52604fe5ca4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:31:51.373Z|e5fde0e9-a8b9-4002-888b-52604fe5ca4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:01.103Z|220246de-89a0-400e-a034-8a27ba09942f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:32:01.104Z|220246de-89a0-400e-a034-8a27ba09942f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:32:01.382Z|de1fc19d-b17d-45d0-91ea-2afa19da81f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:01.382Z|de1fc19d-b17d-45d0-91ea-2afa19da81f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:01.388Z|e052f5c4-f1d1-434b-9e97-a1fa1cdd8f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:01.388Z|e052f5c4-f1d1-434b-9e97-a1fa1cdd8f3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:01.399Z|0a818958-fe58-4f1d-b10b-b4ac8cfeea1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:01.400Z|0a818958-fe58-4f1d-b10b-b4ac8cfeea1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:11.060Z|a23f3d89-aea8-4e45-9fce-10efb5c8bd4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:32:11.060Z|a23f3d89-aea8-4e45-9fce-10efb5c8bd4d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:11.409Z|092986ba-1bee-475f-8c9d-a84e5ddf9bae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:11.410Z|092986ba-1bee-475f-8c9d-a84e5ddf9bae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:11.415Z|5285d15a-eebb-4b2e-b7ab-fbcb19ad4082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:11.416Z|5285d15a-eebb-4b2e-b7ab-fbcb19ad4082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:11.420Z|611fb581-fa56-4860-8ee0-b633d18bc343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:11.420Z|611fb581-fa56-4860-8ee0-b633d18bc343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:16.103Z|12d33f53-d17c-4065-a9c7-38db2cf4ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:32:16.104Z|12d33f53-d17c-4065-a9c7-38db2cf4ae91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:32:17.065Z|40097840-ca8d-4088-84de-358dd9690611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:32:17.066Z|40097840-ca8d-4088-84de-358dd9690611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:32:21.436Z|8a3a3d96-c6c8-42cc-9066-f133a384bf56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:21.436Z|8a3a3d96-c6c8-42cc-9066-f133a384bf56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:21.440Z|c97dc12f-9398-4026-af95-f9253686d99c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:21.441Z|c97dc12f-9398-4026-af95-f9253686d99c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:21.451Z|ecf65e90-2ff8-4e56-865c-cb24cab34478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:21.451Z|ecf65e90-2ff8-4e56-865c-cb24cab34478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:31.103Z|7061ef95-c9b0-4c8e-852c-5a4c80b89b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:32:31.105Z|7061ef95-c9b0-4c8e-852c-5a4c80b89b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:32:31.465Z|45b66cd7-c2cd-4b4a-b3d9-996fc05fd8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:31.466Z|45b66cd7-c2cd-4b4a-b3d9-996fc05fd8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:31.468Z|7539299f-cf04-475f-a368-5a176641d3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:31.469Z|7539299f-cf04-475f-a368-5a176641d3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:31.474Z|1fb8b66e-9693-4e58-b4e7-196bc6cf464e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:31.474Z|1fb8b66e-9693-4e58-b4e7-196bc6cf464e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:41.495Z|08cd9c7e-6f80-4be0-817d-e4f709b508de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:41.496Z|08cd9c7e-6f80-4be0-817d-e4f709b508de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:41.505Z|9787b1fd-6a5b-4855-a2b9-b753a4d8cc65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:41.506Z|9787b1fd-6a5b-4855-a2b9-b753a4d8cc65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:41.509Z|7b0c2e72-2acb-4345-b203-831a659cd5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:41.510Z|7b0c2e72-2acb-4345-b203-831a659cd5c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:46.103Z|8f1f524c-93bb-40e0-bb88-f3b7ff8666ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:32:46.104Z|8f1f524c-93bb-40e0-bb88-f3b7ff8666ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:32:47.066Z|4045f53a-e59e-43e6-8668-34023fa76231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:32:47.067Z|4045f53a-e59e-43e6-8668-34023fa76231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:32:51.532Z|3e409f36-394b-4bf5-9540-198c3633fdd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:51.533Z|f3683ae9-9a38-467b-8a94-f743a553077c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:51.533Z|3e409f36-394b-4bf5-9540-198c3633fdd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:51.533Z|f3683ae9-9a38-467b-8a94-f743a553077c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:32:51.535Z|aa23ad0e-9cc4-4576-98b2-10cc83d0bb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:32:51.535Z|aa23ad0e-9cc4-4576-98b2-10cc83d0bb0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:01.103Z|b87c0176-4aef-4fbe-835e-3cced6e389ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:33:01.104Z|b87c0176-4aef-4fbe-835e-3cced6e389ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:33:01.561Z|1abca5be-658c-417b-9c53-0f7a2aebd0ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:01.561Z|94f68e01-2614-41a2-9fe1-1b66198cd243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:01.562Z|1abca5be-658c-417b-9c53-0f7a2aebd0ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:01.562Z|94f68e01-2614-41a2-9fe1-1b66198cd243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:01.564Z|5780e9ac-d360-4ac3-945a-5b52a3d4ce51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:01.565Z|5780e9ac-d360-4ac3-945a-5b52a3d4ce51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:11.060Z|e4db7f42-9b09-4c0a-bb6e-afb359ca8b09|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:33:11.061Z|e4db7f42-9b09-4c0a-bb6e-afb359ca8b09|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:11.586Z|dc6612fe-3595-4a5a-8ead-86dbe6ef6704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:11.586Z|03cd9c54-8137-43ff-b08c-0296b4afd314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:11.586Z|dc6612fe-3595-4a5a-8ead-86dbe6ef6704|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:11.587Z|03cd9c54-8137-43ff-b08c-0296b4afd314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:11.587Z|21de7ce7-ab40-4211-997f-ffe8bd6b291c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:11.588Z|21de7ce7-ab40-4211-997f-ffe8bd6b291c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:16.103Z|8252100d-cdbe-4c02-9a6a-0ac1974a3afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:33:16.106Z|8252100d-cdbe-4c02-9a6a-0ac1974a3afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:33:17.068Z|d52b8c8b-43da-478d-af6c-f093a744cbc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:33:17.068Z|d52b8c8b-43da-478d-af6c-f093a744cbc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:33:21.611Z|2a6a7de5-af87-422b-8508-d27c82122ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:21.611Z|b79c0a02-fb4b-4cc4-b4ce-1591866dd227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:21.611Z|1f57d320-ebba-4118-9f65-7cac16411ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:21.612Z|b79c0a02-fb4b-4cc4-b4ce-1591866dd227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:21.612Z|2a6a7de5-af87-422b-8508-d27c82122ff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:21.612Z|1f57d320-ebba-4118-9f65-7cac16411ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:31.103Z|244b0eef-c22d-40da-a7e3-d1bd28563b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:33:31.104Z|244b0eef-c22d-40da-a7e3-d1bd28563b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:33:31.638Z|3324a645-dab2-4d91-9c07-5c5b0ab1ac8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:31.638Z|3324a645-dab2-4d91-9c07-5c5b0ab1ac8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:31.640Z|f4f6cc13-bec3-4865-b1fa-74d77defe1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:31.641Z|f4f6cc13-bec3-4865-b1fa-74d77defe1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:31.640Z|b3a2a2f1-6a84-43f1-9aa2-9250f01c7ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:31.644Z|b3a2a2f1-6a84-43f1-9aa2-9250f01c7ea9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:41.674Z|0769f41b-c040-4c44-9368-1002b1cd4dc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:41.675Z|0769f41b-c040-4c44-9368-1002b1cd4dc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:41.678Z|8fd75a8c-8144-4816-b4ee-262a0f24145b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:41.678Z|c0427f43-47dc-4e2d-a041-3d36b9572b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:41.678Z|8fd75a8c-8144-4816-b4ee-262a0f24145b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:41.678Z|c0427f43-47dc-4e2d-a041-3d36b9572b0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:46.103Z|d088d8ba-4143-4ea1-b523-887eef27f0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:33:46.104Z|d088d8ba-4143-4ea1-b523-887eef27f0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:33:47.069Z|7593b741-78ea-4e38-9661-edef9ac2b660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:33:47.069Z|7593b741-78ea-4e38-9661-edef9ac2b660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:33:51.701Z|7318d104-c75c-4ac1-a6b5-43b87f92d885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:51.702Z|7318d104-c75c-4ac1-a6b5-43b87f92d885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:51.706Z|5a93e9e4-2f6e-4ca2-95b4-fbf3401e5714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:51.706Z|90cb2aab-8835-4100-b864-54015ac55e53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:33:51.706Z|5a93e9e4-2f6e-4ca2-95b4-fbf3401e5714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:33:51.706Z|90cb2aab-8835-4100-b864-54015ac55e53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:01.103Z|b12139af-7e51-4525-b3c3-c701fa4770fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:34:01.106Z|b12139af-7e51-4525-b3c3-c701fa4770fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:34:01.729Z|0c8d5c4a-e13f-450d-bb7b-cc662672a7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:01.730Z|0c8d5c4a-e13f-450d-bb7b-cc662672a7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:01.732Z|54ef1167-5051-4fec-af5a-99b6400fcbab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:01.732Z|54ef1167-5051-4fec-af5a-99b6400fcbab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:01.734Z|5fc028d3-6da3-4bf0-b043-88fb7923b602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:01.735Z|5fc028d3-6da3-4bf0-b043-88fb7923b602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:11.060Z|6eefb11d-1514-452e-8253-cb3b078dfd1e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:34:11.061Z|6eefb11d-1514-452e-8253-cb3b078dfd1e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:11.757Z|b604aa0a-ea74-40f2-ad7e-b59484778839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:11.758Z|b604aa0a-ea74-40f2-ad7e-b59484778839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:11.758Z|85024f44-8b44-4266-96e6-25806de959ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:11.758Z|85024f44-8b44-4266-96e6-25806de959ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:11.770Z|a7507883-8f9b-4794-ab8c-09b39554b336|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:11.771Z|a7507883-8f9b-4794-ab8c-09b39554b336|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:16.103Z|037996ae-cb61-4887-9505-bb56b3278ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:34:16.104Z|037996ae-cb61-4887-9505-bb56b3278ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:34:17.070Z|75b5f2d1-b4ef-410c-94d2-739b05792762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:34:17.070Z|75b5f2d1-b4ef-410c-94d2-739b05792762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:34:21.782Z|d3a25a86-4684-4992-9ea9-8cb1ba3fa50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:21.782Z|286c28bb-34ce-47a5-a354-e2292803a3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:21.783Z|286c28bb-34ce-47a5-a354-e2292803a3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:21.783Z|d3a25a86-4684-4992-9ea9-8cb1ba3fa50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:21.794Z|0354b7e3-a1ac-461d-a93e-77b9c9df408c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:21.795Z|0354b7e3-a1ac-461d-a93e-77b9c9df408c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:31.104Z|1bd49902-088e-4849-a0b0-a36165b82a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:34:31.105Z|1bd49902-088e-4849-a0b0-a36165b82a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:34:31.807Z|3aae27d3-4d89-490f-8133-1c450ab9a8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:31.807Z|15a8b8f9-0338-4e45-bd01-ee5feefcc8b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:31.808Z|3aae27d3-4d89-490f-8133-1c450ab9a8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:31.808Z|15a8b8f9-0338-4e45-bd01-ee5feefcc8b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:31.816Z|bd725c4c-968b-4124-b12c-f9ae966f8ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:31.817Z|bd725c4c-968b-4124-b12c-f9ae966f8ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:41.837Z|488ed58c-efa6-4ef8-a961-6a89c95bfe4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:41.838Z|488ed58c-efa6-4ef8-a961-6a89c95bfe4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:41.839Z|85471a0b-c812-41e5-b51e-ff96fa6ff714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:41.839Z|85471a0b-c812-41e5-b51e-ff96fa6ff714|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:41.840Z|43195e6e-3e51-4265-ae59-f518ead88432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:41.841Z|43195e6e-3e51-4265-ae59-f518ead88432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:46.103Z|9d8d19fe-df65-467f-800d-ff80ab002ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:34:46.105Z|9d8d19fe-df65-467f-800d-ff80ab002ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:34:47.071Z|cf0db5df-7d15-4982-9eee-712c8d5e6c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:34:47.072Z|cf0db5df-7d15-4982-9eee-712c8d5e6c73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:34:51.860Z|57f9c3c6-6449-4b3c-b0a6-515b70c62879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:51.860Z|5c3043cf-47f3-4566-96a4-7def7feead49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:51.861Z|5c3043cf-47f3-4566-96a4-7def7feead49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:51.861Z|57f9c3c6-6449-4b3c-b0a6-515b70c62879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:34:51.861Z|c71c64c2-f057-44b8-9f4f-533baa7aad84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:34:51.862Z|c71c64c2-f057-44b8-9f4f-533baa7aad84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:01.103Z|ddda20b7-00ce-4ea9-adc0-b047ed22c161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:35:01.104Z|ddda20b7-00ce-4ea9-adc0-b047ed22c161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:35:01.884Z|ba6d78d7-6cb9-452a-89ee-5c320c8042ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:01.885Z|ba6d78d7-6cb9-452a-89ee-5c320c8042ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:01.890Z|52118299-4b2d-4180-8231-ec9f5f4a1eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:01.890Z|d55a190b-a730-4788-8a97-9cd9231206a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:01.890Z|d55a190b-a730-4788-8a97-9cd9231206a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:01.890Z|52118299-4b2d-4180-8231-ec9f5f4a1eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:11.060Z|d395fd54-54d8-421b-a81a-c21cf64e20c5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:35:11.061Z|d395fd54-54d8-421b-a81a-c21cf64e20c5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:11.916Z|12ad59c2-f906-4171-a997-b2290a06c14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:11.916Z|12ad59c2-f906-4171-a997-b2290a06c14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:11.920Z|427a66b3-5c7d-4d4a-b2f0-d70ac226d35f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:11.920Z|427a66b3-5c7d-4d4a-b2f0-d70ac226d35f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:11.921Z|1428ea55-c872-4321-9c6c-7003d632e386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:11.921Z|1428ea55-c872-4321-9c6c-7003d632e386|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:16.103Z|9ad6ef48-6013-41dc-a0fa-89e2e597f417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:35:16.104Z|9ad6ef48-6013-41dc-a0fa-89e2e597f417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:35:17.073Z|c44c8ebc-094f-4e33-8639-1b606bc567e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:35:17.073Z|c44c8ebc-094f-4e33-8639-1b606bc567e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:35:21.942Z|0d3a4e12-c55d-4731-ad09-5227b9caf225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:21.943Z|0d3a4e12-c55d-4731-ad09-5227b9caf225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:21.945Z|4d6aef80-0631-4194-8c9b-34431b981f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:21.945Z|d4c7ce9f-d453-4138-9649-3ef3ac9c5e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:21.946Z|4d6aef80-0631-4194-8c9b-34431b981f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:21.946Z|d4c7ce9f-d453-4138-9649-3ef3ac9c5e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:31.103Z|ceca0750-1bdd-4959-9c22-29d2a2f8bb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:35:31.105Z|ceca0750-1bdd-4959-9c22-29d2a2f8bb58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:35:31.967Z|c0471959-7882-48d4-9c84-48b5d85300e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:31.967Z|66996a98-a405-4833-af7e-59cba6054355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:31.968Z|66996a98-a405-4833-af7e-59cba6054355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:31.968Z|c0471959-7882-48d4-9c84-48b5d85300e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:31.968Z|f0f5d99c-9b59-4eea-b300-76c8e33ef0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:31.969Z|f0f5d99c-9b59-4eea-b300-76c8e33ef0ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:41.990Z|128bb55e-472c-4de8-8b64-bd4102aa4397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:41.991Z|cf6b1385-3677-40ec-8897-c19204736227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:41.991Z|128bb55e-472c-4de8-8b64-bd4102aa4397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:41.991Z|cf6b1385-3677-40ec-8897-c19204736227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:41.991Z|6585ebc2-0965-452d-a13b-23bd77ac18c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:41.992Z|6585ebc2-0965-452d-a13b-23bd77ac18c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:46.103Z|83ff392a-9bef-4f71-b2c5-164d96ab19f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:35:46.104Z|83ff392a-9bef-4f71-b2c5-164d96ab19f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:35:47.074Z|e365dad9-1f10-47e4-be32-0a63a49c7abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:35:47.075Z|e365dad9-1f10-47e4-be32-0a63a49c7abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:35:52.014Z|30ff62f0-24af-4bb6-9350-9e215f8e3fb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:52.015Z|30ff62f0-24af-4bb6-9350-9e215f8e3fb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:52.017Z|4de5cbf4-8462-4fe3-9bd4-1d5991c40b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:52.017Z|df26d8d8-4d9b-4fd0-a351-3b70466c3f48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:35:52.018Z|4de5cbf4-8462-4fe3-9bd4-1d5991c40b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:35:52.018Z|df26d8d8-4d9b-4fd0-a351-3b70466c3f48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:01.103Z|b815674b-ff7b-4ef0-8fbd-67cd0dd9ce0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:36:01.104Z|b815674b-ff7b-4ef0-8fbd-67cd0dd9ce0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:36:02.038Z|68002d7f-d1a7-4137-b168-84cca2c2e4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:02.038Z|68002d7f-d1a7-4137-b168-84cca2c2e4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:02.041Z|9f8a43f1-3dd3-4903-9b8b-12d82ede7ec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:02.041Z|569012e4-4da9-4416-8c5c-c3aaa1fe4e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:02.041Z|569012e4-4da9-4416-8c5c-c3aaa1fe4e4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:02.041Z|9f8a43f1-3dd3-4903-9b8b-12d82ede7ec7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:11.061Z|b74d613a-778b-4d3e-83af-3ca0b68bbffd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:36:11.062Z|b74d613a-778b-4d3e-83af-3ca0b68bbffd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:12.066Z|7e5b8534-d8c0-41f4-a62d-b6ee53db7473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:12.066Z|43ceb499-8de2-4bdb-87f9-033bbfc37949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:12.067Z|43ceb499-8de2-4bdb-87f9-033bbfc37949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:12.067Z|791dd474-4b10-44b3-af3f-93f0cb2e1dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:12.067Z|791dd474-4b10-44b3-af3f-93f0cb2e1dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:12.066Z|7e5b8534-d8c0-41f4-a62d-b6ee53db7473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:16.103Z|b1c4297b-e509-4640-8b45-099808390ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:36:16.107Z|b1c4297b-e509-4640-8b45-099808390ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:36:17.075Z|4942fb5b-7951-4c42-9d44-ebd0a2433918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:36:17.076Z|4942fb5b-7951-4c42-9d44-ebd0a2433918|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:36:22.091Z|e4d329a6-feed-4eba-a12f-beed404a1d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:22.092Z|e4d329a6-feed-4eba-a12f-beed404a1d0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:22.092Z|3e1e64bc-0e5d-43b7-a50b-d66dc6e5e18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:22.092Z|b6ba3789-71d0-44a1-8e6c-74bc14c38351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:22.092Z|3e1e64bc-0e5d-43b7-a50b-d66dc6e5e18c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:22.093Z|b6ba3789-71d0-44a1-8e6c-74bc14c38351|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:31.103Z|0a5d5273-840d-4f5b-8b57-ebebfad50285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:36:31.104Z|0a5d5273-840d-4f5b-8b57-ebebfad50285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:36:32.117Z|cdb339d1-d860-407a-9388-bfe47f836778|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:32.117Z|c2a96e65-8c21-41fb-aa18-64ac17047eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:32.117Z|886468b6-4cbe-48f9-bdca-b7a858c97289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:32.118Z|c2a96e65-8c21-41fb-aa18-64ac17047eb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:32.117Z|cdb339d1-d860-407a-9388-bfe47f836778|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:32.118Z|886468b6-4cbe-48f9-bdca-b7a858c97289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:42.143Z|5cea7c36-8631-48b8-91b5-a3e5f500fdfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:42.143Z|5cea7c36-8631-48b8-91b5-a3e5f500fdfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:42.160Z|6605a4d8-c063-4452-b0da-6044b12dbbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:42.160Z|6605a4d8-c063-4452-b0da-6044b12dbbb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:42.160Z|3b63e83f-db00-4d89-87de-b5548cc2ad04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:42.162Z|3b63e83f-db00-4d89-87de-b5548cc2ad04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:46.103Z|cbb9c4a0-eef5-49ab-83c3-bf48d541bfff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:36:46.104Z|cbb9c4a0-eef5-49ab-83c3-bf48d541bfff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:36:47.076Z|63ae7107-c1a1-4cf5-b842-d9405cbafaac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:36:47.077Z|63ae7107-c1a1-4cf5-b842-d9405cbafaac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:36:52.170Z|ee52465a-9c75-4543-a1d2-6d9f961bb33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:52.171Z|ee52465a-9c75-4543-a1d2-6d9f961bb33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:52.183Z|893b37f7-1c68-467a-9477-e81aeca9478b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:52.183Z|a9edcd63-145c-4ab3-af04-6f9b31141bd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:36:52.184Z|a9edcd63-145c-4ab3-af04-6f9b31141bd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:36:52.184Z|893b37f7-1c68-467a-9477-e81aeca9478b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:01.103Z|cb0958a6-5b46-484f-b8a9-a6caa70fedba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:37:01.106Z|cb0958a6-5b46-484f-b8a9-a6caa70fedba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:37:02.207Z|c4948dfb-4f62-4471-a580-b0d1c0b7d087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:02.207Z|2ff6ca7d-2d3e-4b27-ae21-df0723333d87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:02.207Z|c4948dfb-4f62-4471-a580-b0d1c0b7d087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:02.207Z|2ff6ca7d-2d3e-4b27-ae21-df0723333d87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:02.211Z|ec225e6e-9d0d-4e73-a991-e36b1a485867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:02.211Z|ec225e6e-9d0d-4e73-a991-e36b1a485867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:11.064Z|1dea1237-50a1-47ab-b81f-b699f1ab5265|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:37:11.065Z|1dea1237-50a1-47ab-b81f-b699f1ab5265|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:12.233Z|98e87016-1f09-4020-a3d0-128b6771849d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:12.233Z|98e87016-1f09-4020-a3d0-128b6771849d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:12.234Z|00b9a997-f67a-4c3a-9535-ab6b20a73cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:12.234Z|00b9a997-f67a-4c3a-9535-ab6b20a73cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:12.240Z|6a6a5f66-fd55-4958-b524-d5b7a227de4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:12.240Z|6a6a5f66-fd55-4958-b524-d5b7a227de4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:16.103Z|026c564d-1c44-4eb2-827e-d6fc51e20a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:37:16.104Z|026c564d-1c44-4eb2-827e-d6fc51e20a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:37:17.077Z|7e65dce6-aca5-49ac-bb18-e645f03c7933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:37:17.078Z|7e65dce6-aca5-49ac-bb18-e645f03c7933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:37:22.261Z|0568d50d-7f50-4bc6-9329-1f8d4064f3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:22.261Z|40e60df4-11d6-4dad-8561-c946c581f1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:22.261Z|0568d50d-7f50-4bc6-9329-1f8d4064f3d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:22.261Z|40e60df4-11d6-4dad-8561-c946c581f1ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:22.264Z|132068e8-49e2-4af8-947a-2b6325ec63ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:22.265Z|132068e8-49e2-4af8-947a-2b6325ec63ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:31.103Z|f4157fa1-8739-4970-b67e-25d3d87688b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:37:31.104Z|f4157fa1-8739-4970-b67e-25d3d87688b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:37:32.285Z|d8156d5e-cda1-4f4c-9ee2-3ea8c328df8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:32.285Z|d8156d5e-cda1-4f4c-9ee2-3ea8c328df8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:32.291Z|dcdfcb2d-e8bb-43eb-a715-7657178ca36f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:32.291Z|dcdfcb2d-e8bb-43eb-a715-7657178ca36f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:32.296Z|15a31f3e-511e-47d9-befe-d30bf35957dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:32.297Z|15a31f3e-511e-47d9-befe-d30bf35957dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:42.315Z|15f36709-5f43-42da-9563-ca7bd38b1ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:42.315Z|35162945-bfe6-4a1e-8c48-85ab120fe180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:42.316Z|15f36709-5f43-42da-9563-ca7bd38b1ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:42.316Z|35162945-bfe6-4a1e-8c48-85ab120fe180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:42.327Z|485575ca-6283-4840-891c-ca674861b0cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:42.327Z|485575ca-6283-4840-891c-ca674861b0cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:46.103Z|9332f422-4c28-4658-8c51-77231b1b2bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:37:46.105Z|9332f422-4c28-4658-8c51-77231b1b2bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:37:47.079Z|6a36d3d2-28fc-4ef4-a53f-3086b7d114b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:37:47.079Z|6a36d3d2-28fc-4ef4-a53f-3086b7d114b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:37:52.342Z|c5def9ea-f4cd-48c2-af3b-ff5072d0da8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:52.343Z|c5def9ea-f4cd-48c2-af3b-ff5072d0da8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:52.355Z|566b46e7-1603-4884-849c-ca05110fe197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:52.356Z|566b46e7-1603-4884-849c-ca05110fe197|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:37:52.361Z|40efaceb-a85a-4922-a057-56061429d4ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:37:52.361Z|40efaceb-a85a-4922-a057-56061429d4ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:01.103Z|ae4b695b-a1b3-4f7d-bca3-74c23b93bc1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:38:01.104Z|ae4b695b-a1b3-4f7d-bca3-74c23b93bc1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:38:02.367Z|ce23dc3b-df38-49ea-8b68-b97da7c89677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:02.367Z|ce23dc3b-df38-49ea-8b68-b97da7c89677|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:02.378Z|7a8f555e-4383-45ad-82a1-82e598ff427b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:02.379Z|7a8f555e-4383-45ad-82a1-82e598ff427b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:02.384Z|daec111d-15d8-405c-b99c-4f02a63c601a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:02.384Z|daec111d-15d8-405c-b99c-4f02a63c601a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:11.061Z|264697aa-4225-4176-a6c8-74088d05aaf9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:38:11.062Z|264697aa-4225-4176-a6c8-74088d05aaf9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:12.404Z|82e31e99-4fe1-477a-988d-bb6cf8ceff53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:12.404Z|98930086-d04c-47b8-8ec5-74ab188d144f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:12.404Z|82e31e99-4fe1-477a-988d-bb6cf8ceff53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:12.405Z|98930086-d04c-47b8-8ec5-74ab188d144f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:12.407Z|86c9c603-f089-44aa-bff5-a163f24d4f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:12.408Z|86c9c603-f089-44aa-bff5-a163f24d4f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:16.103Z|82f0819c-c1d5-448c-83ab-88d84f541e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:38:16.103Z|82f0819c-c1d5-448c-83ab-88d84f541e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:38:17.080Z|42a2660e-f7df-412a-b618-724f41b9fc14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:38:17.080Z|42a2660e-f7df-412a-b618-724f41b9fc14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:38:22.431Z|a3f54e9c-61a1-432e-bee2-5070f07f0563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:22.431Z|3b394865-607d-4f9c-8ac3-bd9df9e09ec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:22.431Z|b1aff265-6cbd-487b-8ceb-cb1b586ebcb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:22.431Z|3b394865-607d-4f9c-8ac3-bd9df9e09ec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:22.432Z|a3f54e9c-61a1-432e-bee2-5070f07f0563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:22.431Z|b1aff265-6cbd-487b-8ceb-cb1b586ebcb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:31.103Z|55f44b1e-8262-44b4-9556-fd2321feb445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:38:31.106Z|55f44b1e-8262-44b4-9556-fd2321feb445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:38:32.462Z|099a2420-17ba-44e0-926e-59578c97cf0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:32.462Z|099a2420-17ba-44e0-926e-59578c97cf0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:32.463Z|40d5b058-6209-4174-93e2-846cd724521a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:32.463Z|53a013e4-3b36-4b84-acc6-10be53670a98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:32.463Z|40d5b058-6209-4174-93e2-846cd724521a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:32.463Z|53a013e4-3b36-4b84-acc6-10be53670a98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:42.485Z|f4dd99df-8404-44af-93b6-378cb74db40a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:42.485Z|f4dd99df-8404-44af-93b6-378cb74db40a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:42.490Z|78d23f79-ac82-4f94-bf93-ee6a2eca6066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:42.490Z|78d23f79-ac82-4f94-bf93-ee6a2eca6066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:42.492Z|72f816e4-2508-4497-b260-d269612c5839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:42.494Z|72f816e4-2508-4497-b260-d269612c5839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:46.103Z|d98bf713-29f3-43ff-b423-0d2942167884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:38:46.104Z|d98bf713-29f3-43ff-b423-0d2942167884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:38:47.081Z|046ea595-89e6-4655-b9a8-ff6806174745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:38:47.082Z|046ea595-89e6-4655-b9a8-ff6806174745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:38:52.517Z|838df454-db7d-4462-90a9-ab7792bb6d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:52.518Z|838df454-db7d-4462-90a9-ab7792bb6d29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:52.522Z|a035c4d3-f540-4619-95e9-e4587aafb8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:52.522Z|0ec2be28-e5ad-4794-9920-80cabe80be63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:38:52.523Z|a035c4d3-f540-4619-95e9-e4587aafb8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:38:52.523Z|0ec2be28-e5ad-4794-9920-80cabe80be63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:01.103Z|59ecd4a2-146a-4fea-9f03-0e9b84975dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:39:01.104Z|59ecd4a2-146a-4fea-9f03-0e9b84975dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:39:02.548Z|26ac1bf5-8d8b-4d91-b362-3e44f3478ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:02.549Z|26ac1bf5-8d8b-4d91-b362-3e44f3478ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:02.548Z|b3490097-09b3-4bf4-a843-03db81522dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:02.550Z|b3490097-09b3-4bf4-a843-03db81522dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:02.551Z|f060502e-cfa4-4493-94aa-e63bfa3227f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:02.551Z|f060502e-cfa4-4493-94aa-e63bfa3227f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:11.060Z|7b0df315-61e6-4689-92c3-594f8c9ecb09|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:39:11.060Z|7b0df315-61e6-4689-92c3-594f8c9ecb09|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:12.576Z|c69643d4-33a5-4265-8d1e-5a6da63e1f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:12.577Z|c69643d4-33a5-4265-8d1e-5a6da63e1f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:12.579Z|aa51cee0-8eed-43b6-ba02-892d81259070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:12.579Z|aa51cee0-8eed-43b6-ba02-892d81259070|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:12.591Z|0c8a55ad-5af6-42ec-b311-98ef000bbfe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:12.591Z|0c8a55ad-5af6-42ec-b311-98ef000bbfe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:16.103Z|48ba67e7-6682-4969-8923-d4d33a801599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:39:16.107Z|48ba67e7-6682-4969-8923-d4d33a801599|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:39:17.082Z|76606017-f6c2-4e69-a17d-c386574e860e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:39:17.083Z|76606017-f6c2-4e69-a17d-c386574e860e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:39:22.609Z|ec0ac175-5cf3-4df0-ad67-e134072cf45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:22.610Z|ec0ac175-5cf3-4df0-ad67-e134072cf45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:22.610Z|e7ca7dbc-50ae-4b2b-9547-326cb76fb91f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:22.611Z|e7ca7dbc-50ae-4b2b-9547-326cb76fb91f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:22.620Z|22eea909-9baa-4938-ae30-e1a426d326b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:22.620Z|22eea909-9baa-4938-ae30-e1a426d326b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:31.103Z|bbbf9c7e-5150-4330-abff-bdccdccde4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:39:31.104Z|bbbf9c7e-5150-4330-abff-bdccdccde4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:39:32.638Z|ebb432f0-aa8b-4992-b922-5421c093fc28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:32.639Z|ebb432f0-aa8b-4992-b922-5421c093fc28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:32.642Z|7255fa33-ce15-4505-93cb-b87bfd9aebe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:32.642Z|083f9a05-7940-498c-b548-02b3b9406876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:32.642Z|7255fa33-ce15-4505-93cb-b87bfd9aebe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:32.643Z|083f9a05-7940-498c-b548-02b3b9406876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:42.663Z|894fd976-d030-4223-b929-6c6a196bf1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:42.663Z|894fd976-d030-4223-b929-6c6a196bf1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:42.666Z|f31f33c1-9574-47da-830a-a090cadcfb2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:42.666Z|f31f33c1-9574-47da-830a-a090cadcfb2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:42.666Z|eb9e129b-5c09-4547-a203-aa97a4614c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:42.667Z|eb9e129b-5c09-4547-a203-aa97a4614c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:46.103Z|f6ab6312-9b21-4007-9233-d023c7e27530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:39:46.104Z|f6ab6312-9b21-4007-9233-d023c7e27530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:39:47.083Z|f34022f2-2b86-447a-97ae-5ee7025b5f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:39:47.084Z|f34022f2-2b86-447a-97ae-5ee7025b5f12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:39:52.691Z|3c8914f0-70fc-48f8-bed0-de344d50fd28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:52.691Z|020a53bb-d4e1-4591-b2a4-f1d87011509b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:52.692Z|020a53bb-d4e1-4591-b2a4-f1d87011509b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:52.692Z|ece8255e-9f4f-4183-b93a-518004daa11d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:39:52.692Z|3c8914f0-70fc-48f8-bed0-de344d50fd28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:39:52.692Z|ece8255e-9f4f-4183-b93a-518004daa11d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:01.108Z|e6a3b60c-465d-4e3e-8368-43505421b95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:40:01.111Z|e6a3b60c-465d-4e3e-8368-43505421b95b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:40:02.724Z|a2bc549e-dd1a-4b7a-aaab-7a3fc483497b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:02.724Z|b744b92b-c15f-4c3f-9f3e-c1424ff61158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:02.724Z|81cc7721-cbd4-454a-8bd2-9389a869b8a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:02.724Z|a2bc549e-dd1a-4b7a-aaab-7a3fc483497b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:02.724Z|b744b92b-c15f-4c3f-9f3e-c1424ff61158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:02.724Z|81cc7721-cbd4-454a-8bd2-9389a869b8a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:11.060Z|1502eee5-74ac-4c74-8575-d519f06fd806|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:40:11.061Z|1502eee5-74ac-4c74-8575-d519f06fd806|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:12.750Z|1f96bb9e-c186-41a1-b8b0-1b8c7ee5c06d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:12.750Z|c955a088-37aa-4025-a46c-b5a22fa12169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:12.750Z|7297527a-a64d-4bde-878a-2babeacf3959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:12.751Z|1f96bb9e-c186-41a1-b8b0-1b8c7ee5c06d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:12.751Z|c955a088-37aa-4025-a46c-b5a22fa12169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:12.751Z|7297527a-a64d-4bde-878a-2babeacf3959|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:16.103Z|0e58258d-b08c-4235-a58c-c4bafc5ad5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:40:16.104Z|0e58258d-b08c-4235-a58c-c4bafc5ad5ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:40:17.084Z|86078e0b-88c3-4fcf-b0c9-db5b5757e46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:40:17.085Z|86078e0b-88c3-4fcf-b0c9-db5b5757e46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:40:22.784Z|ecbfa3ed-bdad-492c-b1a9-47bf769425fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:22.784Z|708c23b8-994e-4176-874f-59b00f88ff82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:22.784Z|708c23b8-994e-4176-874f-59b00f88ff82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:22.784Z|ecbfa3ed-bdad-492c-b1a9-47bf769425fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:22.785Z|1e528c2d-8fe9-4bbf-9c0b-75bcfb8f0dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:22.785Z|1e528c2d-8fe9-4bbf-9c0b-75bcfb8f0dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:31.103Z|52c5d44a-9b74-4709-89f7-67ea623028fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:40:31.103Z|52c5d44a-9b74-4709-89f7-67ea623028fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:40:32.815Z|d47a797c-e65b-4398-8c24-2943b1ce7c85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:32.816Z|d47a797c-e65b-4398-8c24-2943b1ce7c85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:32.817Z|b0b124b0-b7f1-4ffe-98ee-46313e2462fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:32.818Z|b0b124b0-b7f1-4ffe-98ee-46313e2462fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:32.819Z|ace6c619-c5ec-4999-a97b-5ce0970830af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:32.819Z|ace6c619-c5ec-4999-a97b-5ce0970830af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:42.846Z|639e8cd0-5e76-421d-be05-f5aa6a5baa85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:42.847Z|639e8cd0-5e76-421d-be05-f5aa6a5baa85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:42.848Z|4e788a46-7759-4d1e-8822-53a251bc5a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:42.848Z|4e788a46-7759-4d1e-8822-53a251bc5a49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:42.848Z|9db584d8-b29c-4fba-91eb-c1c7d5fd3d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:42.849Z|9db584d8-b29c-4fba-91eb-c1c7d5fd3d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:46.103Z|87bd7627-1ce6-43d5-95e3-9b1a1f9a3262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:40:46.106Z|87bd7627-1ce6-43d5-95e3-9b1a1f9a3262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:40:47.086Z|1820b713-faeb-482a-a79a-02786cd9d64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:40:47.086Z|1820b713-faeb-482a-a79a-02786cd9d64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:40:52.875Z|bd9218dd-a7e7-4d3b-b00f-a97e8aeaed0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:52.875Z|2f789846-653e-4483-a5b0-247c46013230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:52.875Z|6a5ca144-5d11-46bd-9caf-ac269a9fa727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:40:52.875Z|bd9218dd-a7e7-4d3b-b00f-a97e8aeaed0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:52.876Z|2f789846-653e-4483-a5b0-247c46013230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:40:52.876Z|6a5ca144-5d11-46bd-9caf-ac269a9fa727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:01.103Z|83e9e7c2-65e4-48f6-8fe9-190d20ecadec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:41:01.104Z|83e9e7c2-65e4-48f6-8fe9-190d20ecadec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:41:02.917Z|c8ccb36b-b384-477d-9cf3-f23e7ffde413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:02.917Z|dfb08516-a29a-4930-a7c7-ac7d8d1b5765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:02.917Z|c8ccb36b-b384-477d-9cf3-f23e7ffde413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:02.918Z|dfb08516-a29a-4930-a7c7-ac7d8d1b5765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:02.929Z|035921af-feed-4c9d-b9af-fadf0f20e92f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:02.929Z|035921af-feed-4c9d-b9af-fadf0f20e92f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:11.061Z|dca3e16e-d737-4644-852f-780382782c2a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:41:11.062Z|dca3e16e-d737-4644-852f-780382782c2a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:12.943Z|634f046b-9760-4a91-a3cb-46139d673d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:12.944Z|634f046b-9760-4a91-a3cb-46139d673d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:12.945Z|d697a433-a826-4faf-b687-1b645e90ef68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:12.946Z|d697a433-a826-4faf-b687-1b645e90ef68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:12.950Z|564affc6-ea21-4fb4-88e8-c2355a1a20c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:12.951Z|564affc6-ea21-4fb4-88e8-c2355a1a20c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:16.103Z|db249716-e500-4422-87b0-38e28d3c82e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:41:16.104Z|db249716-e500-4422-87b0-38e28d3c82e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:41:17.087Z|59ab212b-fde1-4a97-99ec-5518131287d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:41:17.087Z|59ab212b-fde1-4a97-99ec-5518131287d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:41:22.969Z|d51b150c-8c8b-43d6-bd06-5286cca06236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:22.970Z|d51b150c-8c8b-43d6-bd06-5286cca06236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:22.977Z|45a4ea4c-51ef-4ca6-b25b-580a907bf8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:22.977Z|094c5741-3c60-41bb-a7e1-b113dff1ea07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:22.978Z|45a4ea4c-51ef-4ca6-b25b-580a907bf8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:22.979Z|094c5741-3c60-41bb-a7e1-b113dff1ea07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:31.103Z|c475f713-c26d-4544-8fb9-04b22dd733cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:41:31.105Z|c475f713-c26d-4544-8fb9-04b22dd733cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:41:32.999Z|b0e74758-0897-4248-84c3-1aa3fce966fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:33.000Z|b0e74758-0897-4248-84c3-1aa3fce966fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:33.002Z|10bf9302-c3c0-420f-a7be-f20a46b1ba78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:33.002Z|10bf9302-c3c0-420f-a7be-f20a46b1ba78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:33.004Z|95a5a128-4c89-4521-ab1a-80a654a5a1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:33.005Z|95a5a128-4c89-4521-ab1a-80a654a5a1a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:43.030Z|e53d3703-ebc9-4dd4-8f00-bc9e053cb6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:43.030Z|6eacf1c0-e454-49cf-8398-7bfade0cfe2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:43.031Z|6eacf1c0-e454-49cf-8398-7bfade0cfe2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:43.031Z|e53d3703-ebc9-4dd4-8f00-bc9e053cb6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:43.037Z|0913808f-dec0-457d-a1db-b9690f605b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:43.037Z|0913808f-dec0-457d-a1db-b9690f605b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:46.103Z|5019eba8-9949-4d2c-8092-9e2393c747af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:41:46.104Z|5019eba8-9949-4d2c-8092-9e2393c747af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:41:47.088Z|d786481e-8cbe-402f-b386-722dd043020b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:41:47.089Z|d786481e-8cbe-402f-b386-722dd043020b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:41:53.059Z|9a19dead-f1af-4628-94d2-0b7c6fd50d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:53.060Z|9a19dead-f1af-4628-94d2-0b7c6fd50d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:53.067Z|6035bb3d-ac9f-48f9-b21d-566c325c86ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:53.067Z|6035bb3d-ac9f-48f9-b21d-566c325c86ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:41:53.075Z|dd5bb4e9-09b7-43ce-94c6-df8ea457400c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:41:53.076Z|dd5bb4e9-09b7-43ce-94c6-df8ea457400c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:01.103Z|7b214a0e-1f9d-4e44-a146-042a72462b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:42:01.104Z|7b214a0e-1f9d-4e44-a146-042a72462b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:42:03.118Z|f0f7686c-a1c7-476c-b746-8fea6e87d6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:03.118Z|04eda21c-fa85-4385-9437-e18f81a19164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:03.118Z|4422160f-d6d8-4400-be85-6402717b4578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:03.119Z|f0f7686c-a1c7-476c-b746-8fea6e87d6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:03.119Z|04eda21c-fa85-4385-9437-e18f81a19164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:03.119Z|4422160f-d6d8-4400-be85-6402717b4578|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:11.062Z|6dd2e5bb-3451-4118-b738-adda9441cadb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:42:11.063Z|6dd2e5bb-3451-4118-b738-adda9441cadb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:13.181Z|cf789a23-2376-445d-80e5-bb25c899bf44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:13.182Z|cf789a23-2376-445d-80e5-bb25c899bf44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:13.182Z|4fb65706-d2e8-45c9-8206-07c3e38884f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:13.182Z|4fb65706-d2e8-45c9-8206-07c3e38884f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:13.189Z|9b804c5f-e22b-45d4-8517-ba82858c684b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:13.190Z|9b804c5f-e22b-45d4-8517-ba82858c684b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:16.103Z|e0f509b7-3d72-414b-80fa-c8bf6aff7731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:42:16.106Z|e0f509b7-3d72-414b-80fa-c8bf6aff7731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:42:17.089Z|47c3f8a7-c790-41cd-b5d8-4da3e44c1c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:42:17.090Z|47c3f8a7-c790-41cd-b5d8-4da3e44c1c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:42:23.207Z|93f09666-01b2-4edc-b454-1f015d19cbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:23.208Z|93f09666-01b2-4edc-b454-1f015d19cbd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:23.210Z|44410f29-45d9-4f5e-ba25-ce8aac5a0fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:23.210Z|44410f29-45d9-4f5e-ba25-ce8aac5a0fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:23.215Z|228ddd4d-64fc-4265-a226-04cdeb0d278f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:23.216Z|228ddd4d-64fc-4265-a226-04cdeb0d278f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:31.103Z|2b163a55-5e22-4a50-9b20-a4963c0ad926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:42:31.104Z|2b163a55-5e22-4a50-9b20-a4963c0ad926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:42:33.255Z|1044dd2c-c1bb-42ff-9165-a06d881a0a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:33.256Z|1044dd2c-c1bb-42ff-9165-a06d881a0a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:33.259Z|f9be9e35-5d8a-493c-85d2-df5dbbedcc2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:33.260Z|f9be9e35-5d8a-493c-85d2-df5dbbedcc2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:33.260Z|3c200fc2-1b24-4aa7-a57e-033ff22567a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:33.260Z|3c200fc2-1b24-4aa7-a57e-033ff22567a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:43.284Z|cae19ee7-1ed2-4aae-bdce-49f9ea5b06f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:43.285Z|cae19ee7-1ed2-4aae-bdce-49f9ea5b06f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:43.304Z|56709d17-b630-424d-a8b7-5503acde12d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:43.305Z|56709d17-b630-424d-a8b7-5503acde12d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:43.308Z|45c88d9a-3213-439c-a965-2269f0daba93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:43.308Z|45c88d9a-3213-439c-a965-2269f0daba93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:46.103Z|7e528108-a219-429d-986f-75db9f6bf037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:42:46.104Z|7e528108-a219-429d-986f-75db9f6bf037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:42:47.091Z|32d88019-303f-4aaa-a1c6-d96e14afeda5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:42:47.092Z|32d88019-303f-4aaa-a1c6-d96e14afeda5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:42:53.345Z|27cc57e0-2be8-4750-83f0-a353548d9fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:53.345Z|27cc57e0-2be8-4750-83f0-a353548d9fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:53.350Z|1b7a38ca-9c94-41ff-b7fb-7ef49cfe460c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:53.351Z|1b7a38ca-9c94-41ff-b7fb-7ef49cfe460c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:42:53.353Z|ba4efbb2-4d22-4c84-a462-253df91cf707|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:42:53.353Z|ba4efbb2-4d22-4c84-a462-253df91cf707|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:01.103Z|fb424d4e-d319-4f46-9c14-b41525c69dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:43:01.105Z|fb424d4e-d319-4f46-9c14-b41525c69dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:43:03.368Z|fb7269cc-5ba9-4910-ae8a-9223dab900f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:03.369Z|fb7269cc-5ba9-4910-ae8a-9223dab900f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:03.370Z|de065a05-1113-4981-b438-e7af97b72f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:03.371Z|de065a05-1113-4981-b438-e7af97b72f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:03.374Z|1a3c57be-cbdf-46a6-9b85-9a3bb6e5952c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:03.374Z|1a3c57be-cbdf-46a6-9b85-9a3bb6e5952c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:11.063Z|a17da095-08eb-4b2b-9ecb-8fa8c06267f9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:43:11.064Z|a17da095-08eb-4b2b-9ecb-8fa8c06267f9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:13.399Z|400ff340-a296-4c35-9938-301a2e289d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:13.400Z|400ff340-a296-4c35-9938-301a2e289d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:13.402Z|59b813dd-13c8-4953-9ac8-2ba151156af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:13.402Z|60d056af-b736-485a-8bf6-1d3aa7fc1d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:13.402Z|60d056af-b736-485a-8bf6-1d3aa7fc1d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:13.403Z|59b813dd-13c8-4953-9ac8-2ba151156af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:16.103Z|8105af0b-5a80-4fc7-a3a1-716c7203afe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:43:16.103Z|8105af0b-5a80-4fc7-a3a1-716c7203afe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:43:17.092Z|88dc3b01-4a81-4284-bd19-19e5c6ab3b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:43:17.093Z|88dc3b01-4a81-4284-bd19-19e5c6ab3b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:43:23.428Z|7f25c971-d8eb-47be-a3d5-5d6d36c2770f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:23.429Z|7f25c971-d8eb-47be-a3d5-5d6d36c2770f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:23.432Z|29b898c8-b14d-406d-85de-2e4505b644b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:23.433Z|29b898c8-b14d-406d-85de-2e4505b644b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:23.433Z|88190aea-3279-496e-8ee2-c967de934ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:23.433Z|88190aea-3279-496e-8ee2-c967de934ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:31.103Z|a4dcd14e-4a91-4cf0-aa2c-a04c800b2ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:43:31.104Z|a4dcd14e-4a91-4cf0-aa2c-a04c800b2ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:43:33.454Z|872abf6b-7cc9-4fc8-900e-c489c81d0554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:33.455Z|872abf6b-7cc9-4fc8-900e-c489c81d0554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:33.457Z|44c2e58c-4b17-4bc0-a9e0-481b4e2a3984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:33.458Z|44c2e58c-4b17-4bc0-a9e0-481b4e2a3984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:33.460Z|47932a09-f049-46f5-93a0-ea0fbbafb078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:33.460Z|47932a09-f049-46f5-93a0-ea0fbbafb078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:43.478Z|bc04fbaf-a53b-49d1-9f1b-9603689e368b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:43.479Z|ac8c9f32-f281-4acc-a975-02a1dea4e50c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:43.479Z|bc04fbaf-a53b-49d1-9f1b-9603689e368b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:43.479Z|ac8c9f32-f281-4acc-a975-02a1dea4e50c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:43.483Z|99defab0-d47f-4dd0-8246-35bc226dc55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:43.483Z|99defab0-d47f-4dd0-8246-35bc226dc55d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:46.103Z|8151eabe-263c-4375-9779-b9ae7334c8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:43:46.107Z|8151eabe-263c-4375-9779-b9ae7334c8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:43:47.093Z|e9a55256-84f0-40a3-820e-182e55091191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:43:47.094Z|e9a55256-84f0-40a3-820e-182e55091191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:43:53.526Z|8f2d9610-933d-4344-9236-5de7cf620460|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:53.527Z|8f2d9610-933d-4344-9236-5de7cf620460|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:53.528Z|ab8c72bf-ff17-4c29-9a41-a3ba5ef25c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:53.528Z|ab8c72bf-ff17-4c29-9a41-a3ba5ef25c9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:43:53.529Z|79c9c930-e5aa-42de-9111-829b7cbf939c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:43:53.530Z|79c9c930-e5aa-42de-9111-829b7cbf939c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:01.103Z|5097b88e-5355-4640-ad44-4710f6014aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:44:01.104Z|5097b88e-5355-4640-ad44-4710f6014aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:44:03.555Z|340dce76-dc8d-493f-9c4c-3e475cfec334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:03.555Z|2a06a651-7c56-4fa1-948b-685993085a11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:03.556Z|340dce76-dc8d-493f-9c4c-3e475cfec334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:03.556Z|2a06a651-7c56-4fa1-948b-685993085a11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:03.560Z|71f80dbb-c1cc-4efa-83e5-507c96f90370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:03.561Z|71f80dbb-c1cc-4efa-83e5-507c96f90370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:11.061Z|23f64f3f-5776-40fd-a164-fe7d8958294e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:44:11.062Z|23f64f3f-5776-40fd-a164-fe7d8958294e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:13.585Z|6d11e7a6-425a-42e3-8dcc-bd9b9641bf54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:13.585Z|19293da5-0a63-433e-b4a2-3293392a1b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:13.586Z|6d11e7a6-425a-42e3-8dcc-bd9b9641bf54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:13.586Z|19293da5-0a63-433e-b4a2-3293392a1b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:13.590Z|b59d481e-31c3-4ba1-80f1-737684decf7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:13.591Z|b59d481e-31c3-4ba1-80f1-737684decf7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:16.103Z|c71cfc38-479e-4d84-b02a-1296edc27b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:44:16.104Z|c71cfc38-479e-4d84-b02a-1296edc27b39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:44:17.094Z|e7ae32b7-ef49-477e-bf42-f0b4ff77df26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:44:17.095Z|e7ae32b7-ef49-477e-bf42-f0b4ff77df26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:44:23.616Z|244c692b-2e2b-47d1-b1c7-4979130e3360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:23.616Z|a147dcc8-5e7a-4b98-ba46-8d4ed797ef81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:23.617Z|244c692b-2e2b-47d1-b1c7-4979130e3360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:23.617Z|a147dcc8-5e7a-4b98-ba46-8d4ed797ef81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:23.619Z|bfb350d5-a1f4-472e-8b0a-dbe3020611af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:23.619Z|bfb350d5-a1f4-472e-8b0a-dbe3020611af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:31.103Z|431599a5-abdb-4573-b24e-4421be539fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:44:31.106Z|431599a5-abdb-4573-b24e-4421be539fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:44:33.643Z|f1e87c26-9fd9-4ca4-9886-51482636e069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:33.643Z|f1e87c26-9fd9-4ca4-9886-51482636e069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:33.649Z|71e91f9d-4d0e-4aa8-b9a5-fa3ed5314548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:33.649Z|6154ed17-c693-48bd-8c1b-88d3f0ffb955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:33.650Z|71e91f9d-4d0e-4aa8-b9a5-fa3ed5314548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:33.650Z|6154ed17-c693-48bd-8c1b-88d3f0ffb955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:43.666Z|57d9c3c6-f56a-4c7a-bc5f-e5182173c3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:43.667Z|57d9c3c6-f56a-4c7a-bc5f-e5182173c3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:43.676Z|d7fbd821-0d2e-4631-9b38-11cd8c8d41b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:43.677Z|d7fbd821-0d2e-4631-9b38-11cd8c8d41b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:43.677Z|f004b1ae-dfce-4de5-bf28-6ec369ab3bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:43.678Z|f004b1ae-dfce-4de5-bf28-6ec369ab3bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:46.103Z|12b10fd1-4ba3-490c-98dc-86e3f3dc06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:44:46.104Z|12b10fd1-4ba3-490c-98dc-86e3f3dc06de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:44:47.096Z|6ba9f5bf-8e12-483a-a2e3-438276750fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:44:47.096Z|6ba9f5bf-8e12-483a-a2e3-438276750fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:44:53.699Z|9bfb725d-049b-4b09-96c3-2b043975443e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:53.700Z|9bfb725d-049b-4b09-96c3-2b043975443e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:53.705Z|1607fa13-a5c1-44ac-95c4-6e72f440a014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:53.705Z|1607fa13-a5c1-44ac-95c4-6e72f440a014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:44:53.720Z|6f7825fb-3c51-44ec-91b8-38650062280f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:44:53.721Z|6f7825fb-3c51-44ec-91b8-38650062280f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:01.103Z|4227fea9-2bc3-4771-a692-6ace960dfd2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:45:01.104Z|4227fea9-2bc3-4771-a692-6ace960dfd2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:45:03.726Z|b4e4baee-e6ec-4877-b9b1-b106d430ff50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:03.727Z|b4e4baee-e6ec-4877-b9b1-b106d430ff50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:03.745Z|e51c7219-08f4-44c1-a706-fe4ce9d70e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:03.746Z|e51c7219-08f4-44c1-a706-fe4ce9d70e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:03.766Z|60ef4848-0f71-4dd7-b35a-20ee19f5bda9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:03.766Z|60ef4848-0f71-4dd7-b35a-20ee19f5bda9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:11.060Z|e89504b0-0e34-4125-b2a0-cb714ee5686b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:45:11.060Z|e89504b0-0e34-4125-b2a0-cb714ee5686b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:13.749Z|3d38ee6e-99e8-4c1a-bb23-06fef7b98453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:13.750Z|3d38ee6e-99e8-4c1a-bb23-06fef7b98453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:13.778Z|67af2f8a-c470-4802-9b6c-7cf24596dd90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:13.779Z|67af2f8a-c470-4802-9b6c-7cf24596dd90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:13.794Z|93f676e3-4c48-4720-9e6d-781c04b2a736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:13.795Z|93f676e3-4c48-4720-9e6d-781c04b2a736|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:16.103Z|d77e9b38-3f08-4b40-b13b-c37df1e318ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:45:16.106Z|d77e9b38-3f08-4b40-b13b-c37df1e318ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:45:17.097Z|9d160091-58c8-401f-a7e1-9d3d4b412696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:45:17.098Z|9d160091-58c8-401f-a7e1-9d3d4b412696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:45:23.777Z|94c79f05-8fa1-4447-8c53-643d2dc4acd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:23.778Z|94c79f05-8fa1-4447-8c53-643d2dc4acd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:23.802Z|f38e0e38-b04a-47ee-b5bb-1c1dab2538fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:23.803Z|f38e0e38-b04a-47ee-b5bb-1c1dab2538fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:23.817Z|d9d300cb-e343-4b22-b98b-cc6b168823a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:23.817Z|d9d300cb-e343-4b22-b98b-cc6b168823a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:31.103Z|de2a2104-d19e-4812-9539-a3cbb978e575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:45:31.104Z|de2a2104-d19e-4812-9539-a3cbb978e575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:45:33.803Z|9925aab6-46bc-4299-b1ca-a664c0cbaedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:33.804Z|9925aab6-46bc-4299-b1ca-a664c0cbaedc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:33.825Z|94c92a45-8133-4378-b340-5d1daa5620f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:33.826Z|94c92a45-8133-4378-b340-5d1daa5620f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:33.842Z|99c3a708-3f28-4927-b66e-faedded468be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:33.842Z|99c3a708-3f28-4927-b66e-faedded468be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:43.826Z|15c48325-3b59-4b54-9ea3-55107444c578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:43.827Z|15c48325-3b59-4b54-9ea3-55107444c578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:43.855Z|a05d16e6-c56c-4ce6-9620-8dd3b6b1ab2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:43.855Z|a05d16e6-c56c-4ce6-9620-8dd3b6b1ab2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:43.871Z|c31f82d2-58d4-4fca-bf57-3b92fc045299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:43.872Z|c31f82d2-58d4-4fca-bf57-3b92fc045299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:46.103Z|4ec65e82-805b-426d-9964-da75cd4f9552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:45:46.103Z|4ec65e82-805b-426d-9964-da75cd4f9552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:45:47.098Z|90bd1010-20d3-4c1f-9d6a-30757a99c0ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:45:47.099Z|90bd1010-20d3-4c1f-9d6a-30757a99c0ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:45:53.852Z|da705e4b-c2da-4f95-b68e-57d2f899ddd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:53.853Z|da705e4b-c2da-4f95-b68e-57d2f899ddd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:53.879Z|491bec7a-238e-48e8-b12d-b71734b1b96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:53.879Z|491bec7a-238e-48e8-b12d-b71734b1b96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:45:53.899Z|3566be44-0419-4ff1-8b9a-d50d43347152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:45:53.899Z|3566be44-0419-4ff1-8b9a-d50d43347152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:01.103Z|aa83f158-a854-4f17-9462-7eb03b4cb8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:46:01.106Z|aa83f158-a854-4f17-9462-7eb03b4cb8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:46:03.887Z|0273da2a-dacb-4641-b8f6-b7eff63dbf51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:03.888Z|0273da2a-dacb-4641-b8f6-b7eff63dbf51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:03.905Z|34bb44b4-5b92-4576-b25b-bf4cee5aabca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:03.906Z|34bb44b4-5b92-4576-b25b-bf4cee5aabca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:03.929Z|45244ac1-0c8c-4608-805d-373d5dcd57ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:03.930Z|45244ac1-0c8c-4608-805d-373d5dcd57ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:11.060Z|26930f05-4411-42f7-809b-7c86a5604e6a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:46:11.061Z|26930f05-4411-42f7-809b-7c86a5604e6a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:13.915Z|944f2851-dc58-4422-b632-991d5b07ed73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:13.916Z|944f2851-dc58-4422-b632-991d5b07ed73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:13.932Z|db6eea04-0f4f-4084-ab18-426a51d674d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:13.932Z|db6eea04-0f4f-4084-ab18-426a51d674d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:13.961Z|ed00cb0b-b215-4831-b4dd-c05baaf00765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:13.961Z|ed00cb0b-b215-4831-b4dd-c05baaf00765|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:16.104Z|991a48db-c995-4d05-b13d-bb6de1e690f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:46:16.104Z|991a48db-c995-4d05-b13d-bb6de1e690f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:46:17.099Z|388ef340-62b6-4795-bd30-9de5f170ec96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:46:17.100Z|388ef340-62b6-4795-bd30-9de5f170ec96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:46:23.941Z|b6b735ac-6c80-4da2-9c8f-a741f2720e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:23.942Z|b6b735ac-6c80-4da2-9c8f-a741f2720e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:23.956Z|ca104d61-36f0-483c-8e71-2fdb8189cb10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:23.957Z|ca104d61-36f0-483c-8e71-2fdb8189cb10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:23.989Z|d25bd501-ebc6-4e74-9ba6-840be0113b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:23.990Z|d25bd501-ebc6-4e74-9ba6-840be0113b52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:31.103Z|098531dd-3aff-4c65-9a49-e7d9f0072e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:46:31.104Z|098531dd-3aff-4c65-9a49-e7d9f0072e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:46:33.965Z|871900b0-d915-4e77-b12c-19dd9dcd8244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:33.966Z|871900b0-d915-4e77-b12c-19dd9dcd8244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:33.984Z|a3e32d76-bc50-4533-99c0-fb4737f6989a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:33.984Z|a3e32d76-bc50-4533-99c0-fb4737f6989a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:34.014Z|8319d1c7-3341-49a2-9462-54a6749a2860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:34.015Z|8319d1c7-3341-49a2-9462-54a6749a2860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:43.993Z|e423a25d-3798-428a-91e4-fbde40f05ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:43.993Z|e423a25d-3798-428a-91e4-fbde40f05ce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:44.007Z|a46db8a1-169f-4960-bf78-75ddc9f63838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:44.008Z|a46db8a1-169f-4960-bf78-75ddc9f63838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:44.040Z|2af821bb-c34d-49c2-b740-7e3afc190c4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:44.041Z|2af821bb-c34d-49c2-b740-7e3afc190c4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:46.103Z|a67409df-53f3-4962-8a40-6c280d2641f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:46:46.106Z|a67409df-53f3-4962-8a40-6c280d2641f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:46:47.101Z|336e69b6-c2a9-4a50-9a4e-9cbb6c121284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:46:47.101Z|336e69b6-c2a9-4a50-9a4e-9cbb6c121284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:46:54.017Z|0a45e484-ddd3-4ab2-9c6f-82cff9be7a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:54.018Z|0a45e484-ddd3-4ab2-9c6f-82cff9be7a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:54.029Z|14ed9870-d562-455e-8c95-0198862f5290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:54.030Z|14ed9870-d562-455e-8c95-0198862f5290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:46:54.066Z|90622ee0-515c-47fb-8058-8a568e21c062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:46:54.067Z|90622ee0-515c-47fb-8058-8a568e21c062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:01.103Z|19e26bfa-8932-47f7-93e7-3260b2c4b5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:47:01.104Z|19e26bfa-8932-47f7-93e7-3260b2c4b5a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:47:04.042Z|6ca6c882-a9ec-4b49-93e5-52938c0fd24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:04.043Z|6ca6c882-a9ec-4b49-93e5-52938c0fd24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:04.050Z|0012a6dc-5a87-442d-abba-3bf37c0c8122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:04.050Z|0012a6dc-5a87-442d-abba-3bf37c0c8122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:04.090Z|49f13d18-4e0e-471e-bcb6-028057fbf786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:04.091Z|49f13d18-4e0e-471e-bcb6-028057fbf786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:11.060Z|1e4e26f9-93f6-480d-88ba-5c3f16a5c952|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:47:11.061Z|1e4e26f9-93f6-480d-88ba-5c3f16a5c952|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:14.068Z|451bf359-efde-478a-905c-24527d9ddce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:14.069Z|451bf359-efde-478a-905c-24527d9ddce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:14.073Z|01b92bce-5105-4c29-b632-90833f73ca67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:14.073Z|01b92bce-5105-4c29-b632-90833f73ca67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:14.117Z|1a16c5e8-6745-4eca-94b6-7a377a0739ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:14.118Z|1a16c5e8-6745-4eca-94b6-7a377a0739ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:16.103Z|db6893d9-4691-4e2a-b909-30434fe4bce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:47:16.104Z|db6893d9-4691-4e2a-b909-30434fe4bce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:47:17.102Z|fb8e207b-afb0-4d6e-8adc-06c0dff483ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:47:17.102Z|fb8e207b-afb0-4d6e-8adc-06c0dff483ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:47:24.095Z|da8722fd-3fb0-4754-aaf7-15e15bd47ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:24.095Z|da8722fd-3fb0-4754-aaf7-15e15bd47ae9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:24.107Z|51751b6f-a2b6-4182-b725-aa9f1e240c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:24.108Z|51751b6f-a2b6-4182-b725-aa9f1e240c10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:24.146Z|4bc5ef01-8808-44e3-b279-14503ca798ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:24.147Z|4bc5ef01-8808-44e3-b279-14503ca798ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:31.104Z|6016240c-307e-4c17-8fa7-b041058c6b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:47:31.105Z|6016240c-307e-4c17-8fa7-b041058c6b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:47:34.119Z|22034f1a-7450-4964-b60a-334da671ae72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:34.120Z|22034f1a-7450-4964-b60a-334da671ae72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:34.130Z|f7360ffb-a3e8-445a-aa36-72daed9208da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:34.131Z|f7360ffb-a3e8-445a-aa36-72daed9208da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:34.173Z|e0f82cae-8c24-4a86-8d09-bed06ea3cd1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:34.174Z|e0f82cae-8c24-4a86-8d09-bed06ea3cd1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:44.144Z|cf0b64c4-80a1-4fa4-8709-5f0986ca1b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:44.145Z|cf0b64c4-80a1-4fa4-8709-5f0986ca1b8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:44.155Z|da0ffd82-5be1-4a7c-ac3e-237713e314c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:44.155Z|da0ffd82-5be1-4a7c-ac3e-237713e314c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:44.200Z|b51ac56a-951f-4228-a55b-90e60584db36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:44.200Z|b51ac56a-951f-4228-a55b-90e60584db36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:46.103Z|eaa47ed9-dd4a-4ed9-89f7-6979d51d1356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:47:46.104Z|eaa47ed9-dd4a-4ed9-89f7-6979d51d1356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:47:47.103Z|0a831115-f46b-4ab1-9821-cc1c588812a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:47:47.103Z|0a831115-f46b-4ab1-9821-cc1c588812a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:47:54.172Z|e6c2363f-e33e-45cc-b9e3-e2acc202e9c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:54.173Z|e6c2363f-e33e-45cc-b9e3-e2acc202e9c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:54.179Z|142f05fc-c994-4c4e-b89f-67b4777a806c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:54.179Z|142f05fc-c994-4c4e-b89f-67b4777a806c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:47:54.223Z|840b6aea-227e-4a25-b865-4c8af486aff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:47:54.223Z|840b6aea-227e-4a25-b865-4c8af486aff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:01.103Z|0f1bd13a-2e1a-44a4-b8c8-08301a932280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:48:01.103Z|0f1bd13a-2e1a-44a4-b8c8-08301a932280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:48:04.196Z|5ff701cd-31e4-4a2f-befe-20734284668e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:04.197Z|5ff701cd-31e4-4a2f-befe-20734284668e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:04.204Z|fc98adfa-186b-401a-907c-756de5380b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:04.205Z|fc98adfa-186b-401a-907c-756de5380b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:04.249Z|6c01d548-e080-4aed-a9f4-ac2d22b81f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:04.250Z|6c01d548-e080-4aed-a9f4-ac2d22b81f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:11.061Z|295f88a6-60f8-4583-bdf4-34b769516216|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:48:11.062Z|295f88a6-60f8-4583-bdf4-34b769516216|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:14.221Z|fce40216-b476-4a7e-ae25-f845f5e77951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:14.222Z|fce40216-b476-4a7e-ae25-f845f5e77951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:14.228Z|2c796db4-b6bd-4316-9267-b217233b9419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:14.229Z|2c796db4-b6bd-4316-9267-b217233b9419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:14.273Z|2b7bfc13-3cb3-4f44-bef7-47770e98632c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:14.273Z|2b7bfc13-3cb3-4f44-bef7-47770e98632c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:16.103Z|0f6c2e50-745f-4856-bb31-8cf907ae3e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:48:16.103Z|0f6c2e50-745f-4856-bb31-8cf907ae3e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:48:17.104Z|0558c6cd-46ca-4072-a6d3-33be7dbf4dc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:48:17.105Z|0558c6cd-46ca-4072-a6d3-33be7dbf4dc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:48:24.245Z|2f009b9e-5831-42cd-b5d2-4a8dbf4a7e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:24.246Z|2f009b9e-5831-42cd-b5d2-4a8dbf4a7e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:24.255Z|c6986670-c3a8-4076-8cd4-5c6545f2b9ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:24.256Z|c6986670-c3a8-4076-8cd4-5c6545f2b9ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:24.295Z|d19ee340-1469-4802-ab4e-6fdac61da790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:24.296Z|d19ee340-1469-4802-ab4e-6fdac61da790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:31.103Z|ad135f02-d098-4865-8eaa-e9c1bda66a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:48:31.103Z|ad135f02-d098-4865-8eaa-e9c1bda66a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:48:34.270Z|a22587d3-7487-48a2-a0fb-ad8d24fe4adf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:34.270Z|a22587d3-7487-48a2-a0fb-ad8d24fe4adf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:34.284Z|7ec2f782-8b6f-490d-9e5f-aa007282ef9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:34.284Z|7ec2f782-8b6f-490d-9e5f-aa007282ef9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:34.326Z|38389ffd-455e-4b15-a12c-75fa1d77d74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:34.326Z|38389ffd-455e-4b15-a12c-75fa1d77d74c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:44.292Z|f46f62f7-3bc1-45bc-8d4c-40d7d2951a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:44.293Z|f46f62f7-3bc1-45bc-8d4c-40d7d2951a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:44.307Z|473216e0-00d6-4b23-996e-7bc0c06cab41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:44.307Z|473216e0-00d6-4b23-996e-7bc0c06cab41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:44.362Z|1e4114a7-4f6c-444c-b695-c593bcbb065f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:44.362Z|1e4114a7-4f6c-444c-b695-c593bcbb065f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:46.103Z|286782f2-97ab-490a-9da4-5ec659218ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:48:46.103Z|286782f2-97ab-490a-9da4-5ec659218ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:48:47.105Z|309ad83d-21e1-4cb4-aa10-82f57a81dac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:48:47.106Z|309ad83d-21e1-4cb4-aa10-82f57a81dac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:48:54.316Z|b791082d-5a24-46f0-a1f5-6254dc47a0a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:54.316Z|b791082d-5a24-46f0-a1f5-6254dc47a0a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:54.332Z|007500d7-2853-4efc-9928-04f49e2d78b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:54.333Z|007500d7-2853-4efc-9928-04f49e2d78b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:48:54.384Z|e0ba1047-8461-4b45-b3db-ce5bd7a4918f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:48:54.385Z|e0ba1047-8461-4b45-b3db-ce5bd7a4918f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:01.103Z|aebeacb3-15c6-4d88-963f-d5640f9405a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:49:01.103Z|aebeacb3-15c6-4d88-963f-d5640f9405a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:49:04.339Z|91f458e0-7179-4b4d-b751-2a26b5ca510a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:04.340Z|91f458e0-7179-4b4d-b751-2a26b5ca510a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:04.360Z|c043b767-47cb-4217-867a-20e07f8e6cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:04.361Z|c043b767-47cb-4217-867a-20e07f8e6cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:04.406Z|0ab30c72-9972-45b3-8fd6-9e1ebb71a3bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:04.406Z|0ab30c72-9972-45b3-8fd6-9e1ebb71a3bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:11.062Z|ca7d1529-a193-4647-8214-056ed2257681|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:49:11.063Z|ca7d1529-a193-4647-8214-056ed2257681|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:14.452Z|29906cae-1e18-4c23-af8e-23284c2428e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:14.453Z|29906cae-1e18-4c23-af8e-23284c2428e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:14.457Z|ccc3ce64-e2bc-4624-9f42-46ba8856518c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:14.458Z|8b57254d-1619-40c2-8d24-7d99048b8909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:14.458Z|ccc3ce64-e2bc-4624-9f42-46ba8856518c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:14.458Z|8b57254d-1619-40c2-8d24-7d99048b8909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:16.103Z|422a7d5d-f952-4a7f-a3c3-89c4d63cf4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:49:16.103Z|422a7d5d-f952-4a7f-a3c3-89c4d63cf4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:49:17.106Z|0cb7bade-75e9-4023-971d-cbe5df95c2ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:49:17.107Z|0cb7bade-75e9-4023-971d-cbe5df95c2ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:49:24.483Z|44970e87-54c0-4c0c-8235-1c76da184f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:24.483Z|fd175bd0-ef62-4571-9fea-cfddd52fa444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:24.483Z|44970e87-54c0-4c0c-8235-1c76da184f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:24.484Z|fd175bd0-ef62-4571-9fea-cfddd52fa444|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:24.487Z|74ee240f-bdb2-4758-815b-61d2df1d4b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:24.488Z|74ee240f-bdb2-4758-815b-61d2df1d4b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:31.103Z|47af5895-a7b5-4354-b5b4-ca61829e94bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:49:31.104Z|47af5895-a7b5-4354-b5b4-ca61829e94bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:49:34.512Z|625d78a3-682c-4123-aca0-fa22de2e4a13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:34.513Z|a8d4554b-cd56-474e-bde6-6f5de54ac378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:34.513Z|625d78a3-682c-4123-aca0-fa22de2e4a13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:34.513Z|a8d4554b-cd56-474e-bde6-6f5de54ac378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:34.518Z|be97b373-b775-4bc1-9b56-4f920cb928fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:34.519Z|be97b373-b775-4bc1-9b56-4f920cb928fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:44.544Z|322850df-6355-498a-aa79-ce801899d68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:44.544Z|322850df-6355-498a-aa79-ce801899d68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:44.547Z|5d2cc4ed-d8dd-4254-bf0a-9b36386935ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:44.547Z|5d2cc4ed-d8dd-4254-bf0a-9b36386935ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:44.549Z|ede5fc68-2952-4796-b3a0-fae7952f1b7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:44.550Z|ede5fc68-2952-4796-b3a0-fae7952f1b7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:46.103Z|e3d821b4-8e18-48be-8e15-0ec3bbc8b021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:49:46.103Z|e3d821b4-8e18-48be-8e15-0ec3bbc8b021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:49:47.107Z|d2e148df-cc7d-4f50-bbe9-859eaa947e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:49:47.108Z|d2e148df-cc7d-4f50-bbe9-859eaa947e24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:49:54.584Z|db26b92c-ce97-433d-9f7c-98f9d8c8c50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:54.585Z|db26b92c-ce97-433d-9f7c-98f9d8c8c50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:54.593Z|b8708198-a20c-4f4a-97b6-a9feeda81aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:54.594Z|b8708198-a20c-4f4a-97b6-a9feeda81aa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:49:54.596Z|30fcfbb8-5fb2-4e8e-bafd-db236af8d855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:49:54.597Z|30fcfbb8-5fb2-4e8e-bafd-db236af8d855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:01.103Z|9df6ad6e-e018-417e-8041-90195c89e75d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:50:01.105Z|9df6ad6e-e018-417e-8041-90195c89e75d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:50:04.620Z|21fad7cb-e6da-4a57-928f-00e70f98b7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:04.620Z|d75d2c8b-ee46-497e-a936-912b6fad937b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:04.620Z|12705521-694f-4164-9740-21b4e8f3a7c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:04.621Z|21fad7cb-e6da-4a57-928f-00e70f98b7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:04.621Z|12705521-694f-4164-9740-21b4e8f3a7c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:04.621Z|d75d2c8b-ee46-497e-a936-912b6fad937b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:11.060Z|eeb27418-16b8-410c-bb91-27777374cbd0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:50:11.060Z|eeb27418-16b8-410c-bb91-27777374cbd0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:14.646Z|fa9260c6-9546-44bc-8200-3bb568d1c437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:14.646Z|b2bde6a7-f428-4208-8ad4-09cefdd1b28c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:14.647Z|b2bde6a7-f428-4208-8ad4-09cefdd1b28c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:14.647Z|fa9260c6-9546-44bc-8200-3bb568d1c437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:14.651Z|19a5dad3-a3f8-45cb-96d9-f8161c6ec4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:14.651Z|19a5dad3-a3f8-45cb-96d9-f8161c6ec4b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:16.103Z|ea92ecf9-1ef6-403f-be60-5c49ceb33474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:50:16.104Z|ea92ecf9-1ef6-403f-be60-5c49ceb33474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:50:17.108Z|ae4a11a7-f08b-46d6-9f24-6f380c7bbda9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:50:17.109Z|ae4a11a7-f08b-46d6-9f24-6f380c7bbda9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:50:24.672Z|a62a5456-aa6f-49bf-b412-cde355f8a8ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:24.673Z|a62a5456-aa6f-49bf-b412-cde355f8a8ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:24.674Z|69b63ab5-7d70-4bfa-9b29-4aa480a520eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:24.675Z|69b63ab5-7d70-4bfa-9b29-4aa480a520eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:24.684Z|dcb2ea8f-6f1b-44ff-91d5-9d81b84822b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:24.685Z|dcb2ea8f-6f1b-44ff-91d5-9d81b84822b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:31.103Z|73a3fdd8-3053-4b80-a438-d6570e384d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:50:31.103Z|73a3fdd8-3053-4b80-a438-d6570e384d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:50:34.718Z|c8aebc10-00c1-473c-86e1-e3837a3a81ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:34.718Z|e99cec18-efe2-49d7-828d-f8b2ccd76c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:34.718Z|c8aebc10-00c1-473c-86e1-e3837a3a81ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:34.718Z|e99cec18-efe2-49d7-828d-f8b2ccd76c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:34.720Z|2edc0149-6479-4e7e-a0ca-2b977b10b2ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:34.721Z|2edc0149-6479-4e7e-a0ca-2b977b10b2ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:44.745Z|f4b15ea2-e2d7-4ef8-9e66-b99a424f60ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:44.746Z|f4b15ea2-e2d7-4ef8-9e66-b99a424f60ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:44.747Z|a9a88cf6-e9ab-4402-89b4-335fbc0fc53d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:44.748Z|a9a88cf6-e9ab-4402-89b4-335fbc0fc53d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:44.749Z|f197bbde-4586-488f-8f79-17235a8c97d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:44.749Z|f197bbde-4586-488f-8f79-17235a8c97d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:46.103Z|4cfc504d-7248-4909-9c58-6e674b7300aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:50:46.106Z|4cfc504d-7248-4909-9c58-6e674b7300aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:50:47.109Z|71d86fd1-f50f-446c-8245-31240b34be85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:50:47.110Z|71d86fd1-f50f-446c-8245-31240b34be85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:50:54.776Z|cded9d03-5800-4330-a353-6787994bffa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:54.776Z|035cd5ab-cb39-4661-a84b-930a46979be6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:54.776Z|035cd5ab-cb39-4661-a84b-930a46979be6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:54.776Z|cded9d03-5800-4330-a353-6787994bffa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:50:54.781Z|966905a3-2cca-42c1-9ead-75a2d0d68f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:50:54.782Z|966905a3-2cca-42c1-9ead-75a2d0d68f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:01.105Z|dfce1c9f-6184-4fb4-af6f-e3fcba6fd462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:51:01.105Z|dfce1c9f-6184-4fb4-af6f-e3fcba6fd462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:51:04.800Z|a9b0d838-2848-4d19-b495-2e0e8284bc0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:04.800Z|8a33266d-b213-4b65-903e-6d7249508066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:04.801Z|8a33266d-b213-4b65-903e-6d7249508066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:04.801Z|a9b0d838-2848-4d19-b495-2e0e8284bc0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:04.806Z|2b40161d-7f61-4b2e-9db1-b34a23c95f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:04.807Z|2b40161d-7f61-4b2e-9db1-b34a23c95f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:11.060Z|6613e7cb-9676-4e21-adf4-460884102c36|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:51:11.060Z|6613e7cb-9676-4e21-adf4-460884102c36|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:14.825Z|088685d2-88ea-44f7-b67e-713e403ee998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:14.826Z|088685d2-88ea-44f7-b67e-713e403ee998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:14.826Z|7fe4d278-5156-4745-b471-a3b2c01f4ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:14.826Z|7fe4d278-5156-4745-b471-a3b2c01f4ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:14.828Z|6983513c-50ea-49b3-af6a-69976a56d241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:14.828Z|6983513c-50ea-49b3-af6a-69976a56d241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:16.103Z|a4d6a0cf-007a-4c11-b420-4e333449d6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:51:16.104Z|a4d6a0cf-007a-4c11-b420-4e333449d6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:51:17.111Z|8332117b-2e56-44b5-b173-1fd7f703b22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:51:17.111Z|8332117b-2e56-44b5-b173-1fd7f703b22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:51:24.849Z|dec28605-52d8-4082-b2c4-95e1bd44eb60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:24.850Z|a647b258-b1a1-4c1a-bc8e-451b4b88abd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:24.850Z|dec28605-52d8-4082-b2c4-95e1bd44eb60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:24.850Z|a647b258-b1a1-4c1a-bc8e-451b4b88abd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:24.850Z|8b27fa45-c56c-4c40-89a9-88c22637624d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:24.851Z|8b27fa45-c56c-4c40-89a9-88c22637624d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:31.103Z|b61abacd-a517-4889-b2b8-4df405d952a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:51:31.106Z|b61abacd-a517-4889-b2b8-4df405d952a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:51:34.876Z|ac3a778c-f148-42fd-9962-4423e85c0206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:34.877Z|ac3a778c-f148-42fd-9962-4423e85c0206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:34.885Z|b9773981-c838-4696-849e-caf9c45d5d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:34.886Z|b9773981-c838-4696-849e-caf9c45d5d9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:34.886Z|63f31aff-540f-48bb-8ef8-2cc670bc951f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:34.886Z|63f31aff-540f-48bb-8ef8-2cc670bc951f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:44.903Z|339e651d-0a23-490f-b03a-07be127f2223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:44.904Z|339e651d-0a23-490f-b03a-07be127f2223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:44.910Z|2700f123-2512-4410-a0f3-776769f97b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:44.910Z|2700f123-2512-4410-a0f3-776769f97b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:44.910Z|2d327f68-45a2-49fe-b75d-102e74bbaafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:44.911Z|2d327f68-45a2-49fe-b75d-102e74bbaafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:46.103Z|a5caabe1-118e-4031-ae4f-92b18ee9957c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:51:46.104Z|a5caabe1-118e-4031-ae4f-92b18ee9957c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:51:47.112Z|3498aa51-c1c7-42f2-b8ec-03d6a9947136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:51:47.113Z|3498aa51-c1c7-42f2-b8ec-03d6a9947136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:51:54.928Z|d14b4931-19d6-40e2-83f1-7e354649dae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:54.928Z|d14b4931-19d6-40e2-83f1-7e354649dae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:54.933Z|df187cae-1420-42c5-91a7-ac8129ee010b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:54.934Z|ba8429b3-788c-43a6-ab80-106571b12c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:51:54.934Z|df187cae-1420-42c5-91a7-ac8129ee010b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:51:54.934Z|ba8429b3-788c-43a6-ab80-106571b12c6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:01.103Z|1fe80bcb-a0f7-4e81-b66d-4777b369bd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:52:01.104Z|1fe80bcb-a0f7-4e81-b66d-4777b369bd25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:52:04.955Z|118ee08d-4adb-4ff3-93d2-6a6a7d713ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:04.955Z|118ee08d-4adb-4ff3-93d2-6a6a7d713ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:04.962Z|2ba0f6c3-d62c-4f1e-8fa2-a6b5677235d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:04.963Z|4449df09-efac-4db7-9a92-27dff17ea22b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:04.963Z|2ba0f6c3-d62c-4f1e-8fa2-a6b5677235d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:04.963Z|4449df09-efac-4db7-9a92-27dff17ea22b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:11.060Z|005da631-d1ef-400b-86dc-4ad2d4680a71|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:52:11.061Z|005da631-d1ef-400b-86dc-4ad2d4680a71|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:14.991Z|7d84b929-55cb-4b8e-a571-159bc90b0c0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:14.991Z|7d84b929-55cb-4b8e-a571-159bc90b0c0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:14.993Z|e6ee909e-199b-4a93-b8b8-40b097723bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:14.994Z|e6ee909e-199b-4a93-b8b8-40b097723bfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:14.995Z|23cdb132-46ef-42ab-8657-c5df2cde3f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:14.996Z|23cdb132-46ef-42ab-8657-c5df2cde3f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:16.103Z|b6ac2057-ff59-437b-9da3-20b1915b213f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:52:16.105Z|b6ac2057-ff59-437b-9da3-20b1915b213f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:52:17.113Z|5736b560-74a8-4252-bcd5-856a03d6aebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:52:17.114Z|5736b560-74a8-4252-bcd5-856a03d6aebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:52:25.017Z|f2d31388-c63d-41d1-9b40-9084b4c8cdda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:25.018Z|f2d31388-c63d-41d1-9b40-9084b4c8cdda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:25.026Z|203276bf-fa90-43bc-b8f1-acf0a1e3032c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:25.026Z|d7841d47-fc1e-4203-82e5-ce08b9e77823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:25.027Z|d7841d47-fc1e-4203-82e5-ce08b9e77823|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:25.027Z|203276bf-fa90-43bc-b8f1-acf0a1e3032c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:31.103Z|d8904f8c-2675-4d56-87ab-a07590c5a13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:52:31.104Z|d8904f8c-2675-4d56-87ab-a07590c5a13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:52:35.047Z|93fbedd4-61e0-46fa-bf8c-74631f6f6f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:35.048Z|93fbedd4-61e0-46fa-bf8c-74631f6f6f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:35.058Z|74cd21ff-262d-4d9b-b083-994b6403ae19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:35.058Z|3857308b-d0fc-46bc-b6c5-01d823f3f2c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:35.059Z|3857308b-d0fc-46bc-b6c5-01d823f3f2c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:35.059Z|74cd21ff-262d-4d9b-b083-994b6403ae19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:45.076Z|83a50dd2-3a7a-42f1-b252-32373757e7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:45.077Z|83a50dd2-3a7a-42f1-b252-32373757e7bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:45.083Z|7b7c27e7-eb9b-4b87-8110-9d92ed7d1223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:45.084Z|7b7c27e7-eb9b-4b87-8110-9d92ed7d1223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:45.085Z|7062dee9-37c6-4940-a41f-7345c5ca52f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:45.086Z|7062dee9-37c6-4940-a41f-7345c5ca52f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:46.103Z|cc1e0f34-e452-4a4f-ae5d-9314b32194af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:52:46.103Z|cc1e0f34-e452-4a4f-ae5d-9314b32194af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:52:47.114Z|129e4ee0-2e01-4446-943e-454be15019c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:52:47.115Z|129e4ee0-2e01-4446-943e-454be15019c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:52:55.117Z|8d5bc5a1-deea-4082-a360-8b832aad9b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:55.117Z|8d5bc5a1-deea-4082-a360-8b832aad9b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:55.120Z|12a92d56-6381-4998-96e4-ad78f1c45a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:55.120Z|7d178d1e-57da-4e04-b8d4-b658509b90b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:52:55.121Z|12a92d56-6381-4998-96e4-ad78f1c45a8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:52:55.121Z|7d178d1e-57da-4e04-b8d4-b658509b90b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:01.103Z|50ef968d-caf6-4e1c-8837-430c591dba5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:53:01.107Z|50ef968d-caf6-4e1c-8837-430c591dba5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:53:05.143Z|955c3bd0-8732-45ba-8440-434bbac0b12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:05.143Z|86011785-9ecf-4767-895a-0bd9cf6b2c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:05.143Z|86011785-9ecf-4767-895a-0bd9cf6b2c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:05.143Z|955c3bd0-8732-45ba-8440-434bbac0b12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:05.148Z|30eb9149-656d-4ec1-a0b0-09c874581b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:05.149Z|30eb9149-656d-4ec1-a0b0-09c874581b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:11.060Z|480a99a7-4569-413e-a16d-39b7e044083c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:53:11.061Z|480a99a7-4569-413e-a16d-39b7e044083c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:15.171Z|19e4602d-b3e0-4d5c-9666-00988cad9ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:15.172Z|19e4602d-b3e0-4d5c-9666-00988cad9ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:15.174Z|a4bc702f-2b61-4605-af6b-15e9b120f160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:15.174Z|20216b93-9e09-4084-94c1-696db96bf014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:15.174Z|20216b93-9e09-4084-94c1-696db96bf014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:15.174Z|a4bc702f-2b61-4605-af6b-15e9b120f160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:16.103Z|e5ceb87c-dfe7-4df5-ac78-ebec653dd173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:53:16.104Z|e5ceb87c-dfe7-4df5-ac78-ebec653dd173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:53:17.115Z|e9cbb268-a35a-4937-b266-088acf87c630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:53:17.116Z|e9cbb268-a35a-4937-b266-088acf87c630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:53:25.199Z|c04e6fb1-8b2e-430e-bb73-e1ce3e0edfb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:25.199Z|cec37784-8b34-4bb7-ac11-82e43d774798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:25.200Z|c04e6fb1-8b2e-430e-bb73-e1ce3e0edfb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:25.200Z|cec37784-8b34-4bb7-ac11-82e43d774798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:25.203Z|3f4fb147-3596-4d9f-8fd6-8b87606f1518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:25.203Z|3f4fb147-3596-4d9f-8fd6-8b87606f1518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:31.103Z|8772bab7-ffe1-4a4c-aad1-50911cfff11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:53:31.104Z|8772bab7-ffe1-4a4c-aad1-50911cfff11c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:53:35.226Z|52312cb7-c2eb-4bdc-974d-f157d83d89be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:35.226Z|8d0307d5-0f58-480c-8376-585a02ac5290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:35.227Z|52312cb7-c2eb-4bdc-974d-f157d83d89be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:35.227Z|8d0307d5-0f58-480c-8376-585a02ac5290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:35.231Z|10d86be7-8833-4851-af2c-37eaf2a7e1f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:35.232Z|10d86be7-8833-4851-af2c-37eaf2a7e1f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:45.250Z|29839a39-1950-4c36-a7a9-15efab741bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:45.251Z|29839a39-1950-4c36-a7a9-15efab741bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:45.259Z|19603380-162d-4b55-98c2-844c7a863f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:45.260Z|bba58a1b-c22b-48c8-aa5c-3a712e9455d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:45.260Z|19603380-162d-4b55-98c2-844c7a863f2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:45.261Z|bba58a1b-c22b-48c8-aa5c-3a712e9455d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:46.103Z|0c03c18d-89b6-4c92-969a-acb6ec182bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:53:46.106Z|0c03c18d-89b6-4c92-969a-acb6ec182bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:53:47.116Z|8f5b8d0e-f85a-42f7-b91f-16f2d80b72d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:53:47.117Z|8f5b8d0e-f85a-42f7-b91f-16f2d80b72d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:53:55.278Z|0bbe5e04-42dd-4b19-9e1e-a1009239233c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:55.278Z|0bbe5e04-42dd-4b19-9e1e-a1009239233c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:55.284Z|af35f11d-5fc3-4f1d-8340-65645b83eab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:55.284Z|af35f11d-5fc3-4f1d-8340-65645b83eab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:53:55.288Z|c32a523f-d44e-492c-af2b-efe337d2342d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:53:55.289Z|c32a523f-d44e-492c-af2b-efe337d2342d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:01.103Z|f7ccedb8-2731-459a-afc5-d6bab8ad493e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:54:01.104Z|f7ccedb8-2731-459a-afc5-d6bab8ad493e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:54:05.308Z|35227dfb-a7a4-43c7-a7f8-96ab8ceb05e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:05.309Z|35227dfb-a7a4-43c7-a7f8-96ab8ceb05e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:05.310Z|396cfdd9-7cbd-4b87-a2b8-285d6ca475c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:05.311Z|396cfdd9-7cbd-4b87-a2b8-285d6ca475c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:05.311Z|7cf4d8b0-e824-481d-af39-19b0196fe628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:05.311Z|7cf4d8b0-e824-481d-af39-19b0196fe628|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:11.060Z|e5c4eef0-040c-44f4-a8ba-571d916ba838|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:54:11.061Z|e5c4eef0-040c-44f4-a8ba-571d916ba838|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:15.334Z|131cc3fb-e043-4a28-8952-f3b97765d73e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:15.334Z|ba6868c1-3f10-4026-baed-c9d43fd40c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:15.334Z|ba6868c1-3f10-4026-baed-c9d43fd40c09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:15.335Z|0719a24d-955e-40df-bdb7-70292db506ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:15.334Z|131cc3fb-e043-4a28-8952-f3b97765d73e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:15.336Z|0719a24d-955e-40df-bdb7-70292db506ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:16.103Z|57effeb3-9f47-4b6d-9085-9e021f47c202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:54:16.104Z|57effeb3-9f47-4b6d-9085-9e021f47c202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:54:17.118Z|abb198e5-8865-4e7d-8ae5-539cd96ae1da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:54:17.118Z|abb198e5-8865-4e7d-8ae5-539cd96ae1da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:54:25.358Z|d6ac0a5f-c112-4678-bc0a-fdfc80257f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:25.359Z|26bd607c-2da4-4599-a249-28a207200281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:25.359Z|d6ac0a5f-c112-4678-bc0a-fdfc80257f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:25.359Z|26bd607c-2da4-4599-a249-28a207200281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:25.370Z|7626817c-be7f-4839-8a89-50dc49909bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:25.371Z|7626817c-be7f-4839-8a89-50dc49909bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:31.103Z|c257d582-dc91-41e8-84b3-902c61d54f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:54:31.106Z|c257d582-dc91-41e8-84b3-902c61d54f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:54:35.390Z|4a2663b1-f3cf-4316-97ea-7409b49925c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:35.391Z|4a2663b1-f3cf-4316-97ea-7409b49925c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:35.394Z|222a6d4b-598b-4d2b-a721-5036d7e8dc38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:35.394Z|222a6d4b-598b-4d2b-a721-5036d7e8dc38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:35.395Z|0e3bfd68-5765-4707-a23b-4cf1d4c2c2c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:35.396Z|0e3bfd68-5765-4707-a23b-4cf1d4c2c2c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:45.414Z|5b64aaa4-8198-48dd-9978-922ebc0c6617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:45.414Z|fcdee885-ec6b-4def-8aea-4f4f28bde5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:45.415Z|5b64aaa4-8198-48dd-9978-922ebc0c6617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:45.415Z|fcdee885-ec6b-4def-8aea-4f4f28bde5e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:45.417Z|7c84ccd3-9672-4dff-9908-43222b092499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:45.417Z|7c84ccd3-9672-4dff-9908-43222b092499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:46.103Z|d6269dcf-ab49-48af-afe8-66250cf8660a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:54:46.104Z|d6269dcf-ab49-48af-afe8-66250cf8660a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:54:47.119Z|9806e41c-68e5-4967-bae8-aa3b1bb65d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:54:47.119Z|9806e41c-68e5-4967-bae8-aa3b1bb65d17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:54:55.451Z|df70abc8-f51f-48b9-a43a-1f511ccef553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:55.452Z|df70abc8-f51f-48b9-a43a-1f511ccef553|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:55.453Z|8cff8eff-1021-4df5-970e-4063bc5ffcd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:55.453Z|8cff8eff-1021-4df5-970e-4063bc5ffcd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:54:55.454Z|0f070de0-7f43-493e-bcc0-20bfc8968a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:54:55.454Z|0f070de0-7f43-493e-bcc0-20bfc8968a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:01.103Z|718e7a14-d220-4623-95c9-bd6c22394f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:55:01.104Z|718e7a14-d220-4623-95c9-bd6c22394f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:55:05.475Z|4b2da963-6736-4f0a-b406-a5024aafe437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:05.476Z|4b2da963-6736-4f0a-b406-a5024aafe437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:05.477Z|fffa6a23-c504-48e5-ab25-42d96595708e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:05.477Z|fffa6a23-c504-48e5-ab25-42d96595708e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:05.479Z|3e2e6305-9c92-4512-9745-158d9f72a0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:05.479Z|3e2e6305-9c92-4512-9745-158d9f72a0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:11.061Z|bce56462-fd18-4adb-b8c4-2b8d8a07b2e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:55:11.062Z|bce56462-fd18-4adb-b8c4-2b8d8a07b2e9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:15.500Z|b68f70cb-5be1-44f4-9954-8ab0bb5c5549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:15.501Z|b68f70cb-5be1-44f4-9954-8ab0bb5c5549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:15.504Z|c97df2ff-4081-4ce8-844e-75c4d45a642f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:15.504Z|2a5d5f9c-ca34-4447-80ca-d771afd31443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:15.504Z|c97df2ff-4081-4ce8-844e-75c4d45a642f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:15.506Z|2a5d5f9c-ca34-4447-80ca-d771afd31443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:16.103Z|ca7db968-b4f3-4c84-b567-c76f0d18b045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:55:16.106Z|ca7db968-b4f3-4c84-b567-c76f0d18b045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:55:17.120Z|b85ab329-a26f-4d63-86a3-f2cedc45a8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:55:17.121Z|b85ab329-a26f-4d63-86a3-f2cedc45a8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:55:25.529Z|1a810a47-f07a-4d93-a35c-7cc609b2fd7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:25.530Z|6d2acf3c-6652-4202-b20d-1c3ac0f807f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:25.530Z|1a810a47-f07a-4d93-a35c-7cc609b2fd7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:25.531Z|6d2acf3c-6652-4202-b20d-1c3ac0f807f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:25.536Z|35744ae9-08c7-4743-a668-1bb43b3ba601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:25.539Z|35744ae9-08c7-4743-a668-1bb43b3ba601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:31.103Z|e0331a1d-68fe-4c14-8e4c-3e6f7cbf7966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:55:31.104Z|e0331a1d-68fe-4c14-8e4c-3e6f7cbf7966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:55:35.559Z|93ea5d76-0658-4e1b-98b5-85f1cdba124f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:35.559Z|0208e5c0-2fc4-4363-a311-f7455c442af7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:35.559Z|0208e5c0-2fc4-4363-a311-f7455c442af7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:35.559Z|93ea5d76-0658-4e1b-98b5-85f1cdba124f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:35.568Z|d8133438-3ea7-49a8-8243-648ab0c0b989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:35.569Z|d8133438-3ea7-49a8-8243-648ab0c0b989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:45.598Z|bdeeab3f-b36f-480e-9eb4-73e1bbf59c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:45.598Z|70ee6c71-5a25-4654-9187-d140eadfabec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:45.599Z|70ee6c71-5a25-4654-9187-d140eadfabec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:45.599Z|bdeeab3f-b36f-480e-9eb4-73e1bbf59c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:45.606Z|ce28b525-0cb9-4cec-94aa-bf8b5e0abfb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:45.607Z|ce28b525-0cb9-4cec-94aa-bf8b5e0abfb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:46.103Z|23429e53-23cf-4e0d-8064-ca46821152ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:55:46.104Z|23429e53-23cf-4e0d-8064-ca46821152ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:55:47.121Z|74981f34-acd8-41b4-be0d-c3d40de5904e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:55:47.122Z|74981f34-acd8-41b4-be0d-c3d40de5904e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:55:55.625Z|a22eebb3-abd2-4def-a409-468874817e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:55.625Z|e2134b30-b2cc-4803-9c0a-0c2e49284a26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:55.626Z|e2134b30-b2cc-4803-9c0a-0c2e49284a26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:55.626Z|a22eebb3-abd2-4def-a409-468874817e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:55:55.629Z|1397adee-e8cb-4b58-9ebc-2406a12aea7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:55:55.629Z|1397adee-e8cb-4b58-9ebc-2406a12aea7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:01.103Z|6441dc41-e8fa-4714-ae42-c6aaf5e4b412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:56:01.108Z|6441dc41-e8fa-4714-ae42-c6aaf5e4b412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:56:05.652Z|81e470e9-006a-46ab-a83d-9a37fbee3a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:05.652Z|084c9d50-4b94-4a29-bf8c-3e8e614534f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:05.652Z|779fff33-4a82-4f80-873e-d576c9affc09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:05.653Z|779fff33-4a82-4f80-873e-d576c9affc09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:05.653Z|81e470e9-006a-46ab-a83d-9a37fbee3a9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:05.653Z|084c9d50-4b94-4a29-bf8c-3e8e614534f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:11.063Z|dc6eb725-9bf6-4c13-bdf3-a3be00b341dd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:56:11.064Z|dc6eb725-9bf6-4c13-bdf3-a3be00b341dd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:15.677Z|bb453070-3a7f-47fa-be7b-a3c1b0c3b179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:15.678Z|bb453070-3a7f-47fa-be7b-a3c1b0c3b179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:15.692Z|d7c94961-d924-4578-8bbc-b34f1aed729c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:15.693Z|d7c94961-d924-4578-8bbc-b34f1aed729c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:15.700Z|399c70e6-6aae-480f-b953-7c1674c15266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:15.700Z|399c70e6-6aae-480f-b953-7c1674c15266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:16.103Z|c2afcf8f-ab3f-4dfd-b7c6-f5695921dd7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:56:16.104Z|c2afcf8f-ab3f-4dfd-b7c6-f5695921dd7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:56:17.123Z|265f4f68-78dc-4f65-b47a-9782b487c675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:56:17.123Z|265f4f68-78dc-4f65-b47a-9782b487c675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:56:25.702Z|49e90747-080f-433a-b0bf-8d85ecd94586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:25.703Z|49e90747-080f-433a-b0bf-8d85ecd94586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:25.718Z|02955b97-a48a-4a8d-8483-854d5d05a72f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:25.718Z|02955b97-a48a-4a8d-8483-854d5d05a72f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:25.725Z|78707694-61fa-4e64-817a-1371d09eab21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:25.725Z|78707694-61fa-4e64-817a-1371d09eab21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:31.106Z|8b04a579-be33-4198-a321-e9092b45b432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:56:31.106Z|8b04a579-be33-4198-a321-e9092b45b432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:56:35.731Z|09f247cd-c1dd-4859-9401-029d5b1288e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:35.732Z|09f247cd-c1dd-4859-9401-029d5b1288e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:35.744Z|45fb9891-4b35-4904-b691-e000f14da958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:35.745Z|45fb9891-4b35-4904-b691-e000f14da958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:35.749Z|d2fe9787-98f5-42c7-8e05-79b46b68142d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:35.750Z|d2fe9787-98f5-42c7-8e05-79b46b68142d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:45.758Z|c590f150-536a-4d25-9b93-cd497843be06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:45.759Z|c590f150-536a-4d25-9b93-cd497843be06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:45.767Z|d005eea0-d41d-4ada-8b4c-346c4c5e5e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:45.768Z|d005eea0-d41d-4ada-8b4c-346c4c5e5e0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:45.774Z|1bd11d23-6f38-47d1-9899-85851153293b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:45.775Z|1bd11d23-6f38-47d1-9899-85851153293b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:46.106Z|f09e6ec6-cca8-4594-8f7c-162d29f64e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:56:46.108Z|f09e6ec6-cca8-4594-8f7c-162d29f64e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:56:47.124Z|1495ec56-d315-4566-8e2a-dfd913ab9604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:56:47.125Z|1495ec56-d315-4566-8e2a-dfd913ab9604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:56:55.781Z|fdaf8779-bfa7-451c-aa2a-b9ad37b3da93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:55.782Z|fdaf8779-bfa7-451c-aa2a-b9ad37b3da93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:55.790Z|07e731ae-4bbc-4cf2-97c5-c630a8ec60e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:55.791Z|07e731ae-4bbc-4cf2-97c5-c630a8ec60e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:56:55.799Z|f0ca1f83-86ca-412d-8877-8bad431bdfdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:56:55.800Z|f0ca1f83-86ca-412d-8877-8bad431bdfdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:01.103Z|996586d3-a22b-419c-90c6-e4b73274df45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:57:01.103Z|996586d3-a22b-419c-90c6-e4b73274df45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:57:05.807Z|e72739e1-9101-4eb3-a011-5bed242b4541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:05.808Z|e72739e1-9101-4eb3-a011-5bed242b4541|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:05.816Z|ac5ce44e-7ec8-4f87-8855-bdb16b67804d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:05.817Z|ac5ce44e-7ec8-4f87-8855-bdb16b67804d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:05.822Z|bba960fd-5dfe-42ff-a522-46ff3f4a4225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:05.823Z|bba960fd-5dfe-42ff-a522-46ff3f4a4225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:11.063Z|7e7c061e-a2a7-4187-ba0a-f6a381dd4240|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:57:11.064Z|7e7c061e-a2a7-4187-ba0a-f6a381dd4240|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:15.834Z|b00f6ebc-f923-48ad-9961-cbb96e5ae991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:15.835Z|b00f6ebc-f923-48ad-9961-cbb96e5ae991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:15.841Z|4496432e-8f6b-4809-8ae8-dc0255a49886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:15.842Z|4496432e-8f6b-4809-8ae8-dc0255a49886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:15.848Z|c8f81d4c-00a8-4f51-ad68-7b7242850c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:15.849Z|c8f81d4c-00a8-4f51-ad68-7b7242850c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:16.103Z|ba1d89f6-7322-4f18-830b-658f646d5edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:57:16.104Z|ba1d89f6-7322-4f18-830b-658f646d5edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:57:17.126Z|52f188b3-8892-4e5d-aac6-5a153ec86b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:57:17.126Z|52f188b3-8892-4e5d-aac6-5a153ec86b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:57:25.869Z|d2018a4b-6995-4e7b-ba3e-b1ab4d2b4da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:25.869Z|36adf08b-d8f1-4e60-a647-77b85babb113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:25.870Z|d2018a4b-6995-4e7b-ba3e-b1ab4d2b4da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:25.870Z|36adf08b-d8f1-4e60-a647-77b85babb113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:25.876Z|2732ac03-9163-4de5-87a2-f17f2ce1ef6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:25.877Z|2732ac03-9163-4de5-87a2-f17f2ce1ef6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:31.105Z|41546909-03db-47f1-99bd-875e285c42ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:57:31.108Z|41546909-03db-47f1-99bd-875e285c42ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:57:35.902Z|62f4086a-3be6-40e5-aa43-b7761658c8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:35.903Z|62f4086a-3be6-40e5-aa43-b7761658c8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:35.908Z|51693d67-a2a7-4562-9038-f625e72c48b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:35.908Z|51693d67-a2a7-4562-9038-f625e72c48b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:35.910Z|d60bd132-c559-48bf-b0e7-39b94ddbceed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:35.910Z|d60bd132-c559-48bf-b0e7-39b94ddbceed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:45.935Z|028721ab-a23a-48fe-9f60-0cd41aae7fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:45.936Z|028721ab-a23a-48fe-9f60-0cd41aae7fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:45.940Z|b1286acf-74e8-4557-965f-29ee0a497e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:45.941Z|b1286acf-74e8-4557-965f-29ee0a497e92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:45.941Z|dc37d72c-8f35-46e1-8c56-7f5346fc1139|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:45.942Z|dc37d72c-8f35-46e1-8c56-7f5346fc1139|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:46.103Z|a150beb6-fbed-491f-8d37-2b16285cf1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:57:46.104Z|a150beb6-fbed-491f-8d37-2b16285cf1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:57:47.127Z|01b108af-6c93-4cf8-96e6-a0817387957e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:57:47.127Z|01b108af-6c93-4cf8-96e6-a0817387957e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:57:55.961Z|9eddfd3d-0a12-47b7-8f8c-47a52a442e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:55.962Z|9eddfd3d-0a12-47b7-8f8c-47a52a442e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:55.963Z|c407f60b-73a4-4b96-bd7d-22349041f013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:55.964Z|c407f60b-73a4-4b96-bd7d-22349041f013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:57:55.967Z|871a02bd-3b78-48b5-8b7b-11fd8c45d0b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:57:55.968Z|871a02bd-3b78-48b5-8b7b-11fd8c45d0b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:01.103Z|d845cd65-01f8-4ac4-acb6-3f8f1a214641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:58:01.104Z|d845cd65-01f8-4ac4-acb6-3f8f1a214641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:58:05.989Z|2eb707d8-dde1-44ef-9bca-4d1d125939b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:05.991Z|2eb707d8-dde1-44ef-9bca-4d1d125939b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:05.994Z|cfcc5bcf-c38b-4ca3-9668-a4945fea7cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:05.994Z|12c20b72-606c-4dca-a4cc-c41bd5c4f491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:05.994Z|12c20b72-606c-4dca-a4cc-c41bd5c4f491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:05.994Z|cfcc5bcf-c38b-4ca3-9668-a4945fea7cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:11.060Z|07ad6079-a741-4e70-865f-f527aec454a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:58:11.061Z|07ad6079-a741-4e70-865f-f527aec454a7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:16.022Z|394dcbe4-da25-494b-b9cc-662a193b8d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:16.022Z|843d7e40-fd70-4923-bb46-fae0a1491fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:16.022Z|c47e6c52-3977-45e2-9f83-5e038be933f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:16.022Z|843d7e40-fd70-4923-bb46-fae0a1491fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:16.022Z|394dcbe4-da25-494b-b9cc-662a193b8d7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:16.023Z|c47e6c52-3977-45e2-9f83-5e038be933f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:16.103Z|91389fa9-20b7-488a-a55d-d5bfbce67a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:58:16.106Z|91389fa9-20b7-488a-a55d-d5bfbce67a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:58:17.128Z|c22471bd-4b6e-497a-a61c-1d5dee79332f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:58:17.128Z|c22471bd-4b6e-497a-a61c-1d5dee79332f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:58:26.046Z|45582016-24f6-42bf-b03f-621f1b3e3fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:26.046Z|afee533f-4e77-4a2b-af4a-6ffb664d72a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:26.046Z|211ade56-206f-491f-9a6e-8221a32bac4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:26.047Z|211ade56-206f-491f-9a6e-8221a32bac4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:26.047Z|afee533f-4e77-4a2b-af4a-6ffb664d72a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:26.047Z|45582016-24f6-42bf-b03f-621f1b3e3fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:31.103Z|5cf0c3b6-0326-4d5d-9928-3389802407fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:58:31.104Z|5cf0c3b6-0326-4d5d-9928-3389802407fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:58:36.071Z|8ed21be8-0caa-4517-965c-1cfa444af69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:36.071Z|167206c7-df55-47bf-96b0-45761cfbc74c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:36.072Z|8ed21be8-0caa-4517-965c-1cfa444af69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:36.071Z|f8bd1384-b6f2-42b1-ae1d-16ce809773c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:36.072Z|167206c7-df55-47bf-96b0-45761cfbc74c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:36.072Z|f8bd1384-b6f2-42b1-ae1d-16ce809773c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:46.100Z|308bc66c-eb7f-4675-8045-293a705a183f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:46.101Z|308bc66c-eb7f-4675-8045-293a705a183f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:46.103Z|d3129417-4612-4be2-b8dc-1f6889956f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:58:46.103Z|d3129417-4612-4be2-b8dc-1f6889956f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:58:46.107Z|5d66e924-6884-4758-8239-299986b6ccb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:46.107Z|5d66e924-6884-4758-8239-299986b6ccb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:46.107Z|e10a09c9-36e9-4eb3-9986-ea9d9ade32de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:46.108Z|e10a09c9-36e9-4eb3-9986-ea9d9ade32de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:47.129Z|a982edcd-3ee9-42df-9e77-7978a647708f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:58:47.130Z|a982edcd-3ee9-42df-9e77-7978a647708f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:58:56.131Z|c77eb4bf-ef53-45da-828e-b15f296709eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:56.131Z|811913f3-9e8f-4b44-bb8d-90aee02e66aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:56.131Z|bef34a1c-304a-42ff-ac52-550e6cd3d844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:58:56.132Z|c77eb4bf-ef53-45da-828e-b15f296709eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:56.132Z|bef34a1c-304a-42ff-ac52-550e6cd3d844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:58:56.132Z|811913f3-9e8f-4b44-bb8d-90aee02e66aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:01.104Z|5b4293e6-128a-4cb3-b1be-411e8011054f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:59:01.110Z|5b4293e6-128a-4cb3-b1be-411e8011054f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:59:06.167Z|9c8257dd-7832-45fe-8442-93850dceb917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:06.167Z|fbd430b8-e1fb-4d14-aa6e-77076d3743ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:06.167Z|6fba6677-6aff-4808-999b-53215b2d3896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:06.168Z|9c8257dd-7832-45fe-8442-93850dceb917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:06.168Z|6fba6677-6aff-4808-999b-53215b2d3896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:06.168Z|fbd430b8-e1fb-4d14-aa6e-77076d3743ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:11.060Z|eeb7d968-917b-485f-af6a-e61c89412c5e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T05:59:11.061Z|eeb7d968-917b-485f-af6a-e61c89412c5e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:16.103Z|c715590e-afd5-4d37-b434-3ef7089b2384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:59:16.104Z|c715590e-afd5-4d37-b434-3ef7089b2384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:59:16.196Z|66c62c4e-57ab-4b18-9f6a-38b688d3a5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:16.194Z|95327444-8a1d-4a03-aca8-f1ed24657fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:16.197Z|95327444-8a1d-4a03-aca8-f1ed24657fc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:16.196Z|66c62c4e-57ab-4b18-9f6a-38b688d3a5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:16.198Z|e9b3d269-fda7-406e-a141-a3b1d2caf5c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:16.198Z|e9b3d269-fda7-406e-a141-a3b1d2caf5c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:17.130Z|caeca8ef-501f-432e-a0cb-822a33cf3305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:59:17.131Z|caeca8ef-501f-432e-a0cb-822a33cf3305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:59:26.220Z|ad13ac70-6474-483c-92f7-97c747d37b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:26.221Z|ad13ac70-6474-483c-92f7-97c747d37b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:26.224Z|08046bc4-1efb-4f11-b6e8-651f6f873d31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:26.225Z|08046bc4-1efb-4f11-b6e8-651f6f873d31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:26.230Z|c98add78-3a39-4e1b-96be-b92c8c2e00ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:26.230Z|c98add78-3a39-4e1b-96be-b92c8c2e00ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:31.103Z|21297d44-8419-4ef2-860d-c6c384d9cd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:59:31.104Z|21297d44-8419-4ef2-860d-c6c384d9cd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:59:36.253Z|821f87e6-32e7-4072-9de4-3fe2406c5237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:36.253Z|c8ae796e-63d9-433e-a8cd-15734e6b7f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:36.254Z|c8ae796e-63d9-433e-a8cd-15734e6b7f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:36.253Z|821f87e6-32e7-4072-9de4-3fe2406c5237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:36.256Z|4db00dc9-2541-42cd-97d9-123f311fdaf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:36.256Z|4db00dc9-2541-42cd-97d9-123f311fdaf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:46.103Z|b2457a6d-9f6d-4455-a8cc-1651047ff7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:59:46.105Z|b2457a6d-9f6d-4455-a8cc-1651047ff7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:59:46.280Z|51f0bd04-2062-4c97-b4c7-9f1309290620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:46.280Z|83683622-8001-429a-864f-cc55ea54b53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:46.280Z|117abf55-01ce-426e-a062-f81e6230a543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:46.280Z|83683622-8001-429a-864f-cc55ea54b53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:46.280Z|51f0bd04-2062-4c97-b4c7-9f1309290620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:46.281Z|117abf55-01ce-426e-a062-f81e6230a543|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:47.131Z|d174725f-c025-4269-8522-d22a745bf97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T05:59:47.132Z|d174725f-c025-4269-8522-d22a745bf97a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T05:59:56.308Z|41f2960d-ba17-430d-9117-dd0ffe0e3279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:56.308Z|a2909c45-1ccb-4b8c-a0b1-a2f46910d626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:56.309Z|a2909c45-1ccb-4b8c-a0b1-a2f46910d626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:56.309Z|41f2960d-ba17-430d-9117-dd0ffe0e3279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T05:59:56.317Z|5d421727-b11d-4f68-9216-8bcd751e094f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T05:59:56.317Z|5d421727-b11d-4f68-9216-8bcd751e094f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:01.103Z|1f3f8097-196b-4dc4-b5c9-3dc821dbe449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:00:01.104Z|1f3f8097-196b-4dc4-b5c9-3dc821dbe449|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:00:06.337Z|3def9e4d-4c2d-4238-abc6-919dbb32240c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:06.337Z|297c5572-f8c8-4a68-b516-ad58c9568999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:06.337Z|3def9e4d-4c2d-4238-abc6-919dbb32240c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:06.337Z|297c5572-f8c8-4a68-b516-ad58c9568999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:06.340Z|4d014a4b-b88b-4ba3-b573-97e5f0c13534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:06.340Z|4d014a4b-b88b-4ba3-b573-97e5f0c13534|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:11.069Z|c9887e6b-1d82-46dd-b06f-907944574e6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:00:11.069Z|c9887e6b-1d82-46dd-b06f-907944574e6c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:16.103Z|95fac4d8-da5e-4916-a8b8-7573af17f3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:00:16.104Z|95fac4d8-da5e-4916-a8b8-7573af17f3e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:00:16.368Z|a432b688-4fbd-4b98-bc23-13a8bdffaa84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:16.368Z|56eaf479-2686-405b-bf27-5b9500595976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:16.368Z|56eaf479-2686-405b-bf27-5b9500595976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:16.368Z|82356f77-a9d3-4092-a29b-f024df70ec50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:16.368Z|a432b688-4fbd-4b98-bc23-13a8bdffaa84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:16.369Z|82356f77-a9d3-4092-a29b-f024df70ec50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:17.132Z|b5aeb2de-3c31-4eb1-b71d-bcda9481be13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:00:17.133Z|b5aeb2de-3c31-4eb1-b71d-bcda9481be13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:00:26.394Z|37688da4-8e28-4aef-a40a-7e6718a724ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:26.394Z|7dd274fb-43d2-40c9-a84f-4897cbd5561a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:26.394Z|55061584-4d4f-4dc6-aada-64b4f0f9f70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:26.395Z|37688da4-8e28-4aef-a40a-7e6718a724ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:26.395Z|55061584-4d4f-4dc6-aada-64b4f0f9f70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:26.395Z|7dd274fb-43d2-40c9-a84f-4897cbd5561a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:31.103Z|6e8a4f2f-f388-4085-81bf-34667ee3fca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:00:31.107Z|6e8a4f2f-f388-4085-81bf-34667ee3fca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:00:36.420Z|a19e59c0-6966-4ba1-b5b4-9c18265c8f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:36.420Z|3414496d-d375-48d5-a97d-034290a137da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:36.421Z|3414496d-d375-48d5-a97d-034290a137da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:36.421Z|a19e59c0-6966-4ba1-b5b4-9c18265c8f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:36.426Z|1b915882-a68d-4338-b61a-bf2938d3bde0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:36.426Z|1b915882-a68d-4338-b61a-bf2938d3bde0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:46.103Z|a14e5c28-a35c-4283-8fd0-bfa539c7039d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:00:46.104Z|a14e5c28-a35c-4283-8fd0-bfa539c7039d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:00:46.447Z|f5779872-41a1-4d7d-99b5-657a0772a60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:46.447Z|80b7f2ca-72e2-46f7-81e2-8bf05e3abff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:46.447Z|e56d4c20-c249-4cb2-a871-ec77d2da3849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:46.448Z|e56d4c20-c249-4cb2-a871-ec77d2da3849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:46.448Z|80b7f2ca-72e2-46f7-81e2-8bf05e3abff8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:46.448Z|f5779872-41a1-4d7d-99b5-657a0772a60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:47.134Z|f663b0eb-00e2-4436-b785-e30d074d71bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:00:47.134Z|f663b0eb-00e2-4436-b785-e30d074d71bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:00:56.471Z|f38acf6b-0d56-4842-abde-0bd8c21ad90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:56.472Z|f38acf6b-0d56-4842-abde-0bd8c21ad90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:56.471Z|456bee30-35b9-42d2-9304-39d0db5bae37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:56.473Z|456bee30-35b9-42d2-9304-39d0db5bae37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:00:56.475Z|6767c13c-90b4-416c-a407-6f19ec883496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:00:56.475Z|6767c13c-90b4-416c-a407-6f19ec883496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:01.103Z|3276bd6d-bb6e-4115-a623-175ff38853d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:01:01.103Z|3276bd6d-bb6e-4115-a623-175ff38853d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:01:06.498Z|70e5918d-c8e7-472a-9abe-82d2470ef695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:06.499Z|70e5918d-c8e7-472a-9abe-82d2470ef695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:06.501Z|8a04250d-1382-402a-a8af-e78091e4df82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:06.502Z|8a04250d-1382-402a-a8af-e78091e4df82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:06.501Z|f930b54c-7471-4032-bf1c-266c069042b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:06.502Z|f930b54c-7471-4032-bf1c-266c069042b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:11.061Z|9798bb93-5f73-4ce5-a9c9-3638c88bfa30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:01:11.062Z|9798bb93-5f73-4ce5-a9c9-3638c88bfa30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:16.103Z|1e3bdf2b-4170-4811-85f8-f19fa377d4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:01:16.106Z|1e3bdf2b-4170-4811-85f8-f19fa377d4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:01:16.526Z|399af29d-1aeb-4ff6-b4a6-8d9cae86aec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:16.526Z|dbd34fe5-f641-4b53-ac5d-dae4661f4ff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:16.526Z|aa3ade31-0a78-45be-9d74-4eab85091603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:16.527Z|399af29d-1aeb-4ff6-b4a6-8d9cae86aec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:16.527Z|aa3ade31-0a78-45be-9d74-4eab85091603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:16.527Z|dbd34fe5-f641-4b53-ac5d-dae4661f4ff2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:17.136Z|850df55b-a437-4767-bb83-cf8d1918bafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:01:17.146Z|850df55b-a437-4767-bb83-cf8d1918bafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:01:26.553Z|f9debda8-4917-44c0-8dcc-0a5be91f8452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:26.553Z|622b3aa4-ca97-4ad8-b6b0-b690880237da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:26.553Z|622b3aa4-ca97-4ad8-b6b0-b690880237da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:26.553Z|f9debda8-4917-44c0-8dcc-0a5be91f8452|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:26.557Z|c040572e-3bd2-48fa-bc5f-dc7e3fc96a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:26.557Z|c040572e-3bd2-48fa-bc5f-dc7e3fc96a9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:31.103Z|a09ae8ad-23f4-449d-8998-46373f7a82e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:01:31.103Z|a09ae8ad-23f4-449d-8998-46373f7a82e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:01:36.584Z|1022875d-7ccb-4b90-b7bf-9ac1e140064f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:36.584Z|1022875d-7ccb-4b90-b7bf-9ac1e140064f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:36.587Z|3680b358-ef1b-414d-9d37-4b7033aa6b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:36.587Z|3680b358-ef1b-414d-9d37-4b7033aa6b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:36.588Z|b75ad19c-6292-41f6-a35b-c0d43c49997c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:36.589Z|b75ad19c-6292-41f6-a35b-c0d43c49997c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:46.103Z|4f7e8f0d-a988-435c-8ab4-4acf98c67f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:01:46.104Z|4f7e8f0d-a988-435c-8ab4-4acf98c67f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:01:46.619Z|99a6539a-80cd-4dd2-bd20-b20aee191b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:46.619Z|99a6539a-80cd-4dd2-bd20-b20aee191b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:46.623Z|cd5728ee-6c60-463f-b9d8-0b9b8b0acb70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:46.624Z|cd5728ee-6c60-463f-b9d8-0b9b8b0acb70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:46.632Z|7c3581e1-8936-485b-9d1c-f0b54203cad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:46.632Z|7c3581e1-8936-485b-9d1c-f0b54203cad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:47.147Z|b6d01067-3558-4049-b757-ffc384b74157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:01:47.147Z|b6d01067-3558-4049-b757-ffc384b74157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:01:56.659Z|d541f313-3bfd-464a-805f-a39a51062c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:56.660Z|d541f313-3bfd-464a-805f-a39a51062c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:56.671Z|b84d1e88-958d-4609-a082-cc8d463b1bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:56.672Z|b84d1e88-958d-4609-a082-cc8d463b1bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:01:56.686Z|34c2c416-789c-44e3-9276-f9d977cac35b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:01:56.687Z|34c2c416-789c-44e3-9276-f9d977cac35b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:01.103Z|9b9cfd90-c781-47e2-9cb3-4c360827002d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:02:01.106Z|9b9cfd90-c781-47e2-9cb3-4c360827002d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:02:06.689Z|dc483806-0d01-4b35-843b-df8da5e6ef73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:06.690Z|dc483806-0d01-4b35-843b-df8da5e6ef73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:06.719Z|7b4d236a-28ed-4a30-ba42-34948e0f5996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:06.719Z|d26ade23-7405-4e63-baa7-08b241554484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:06.720Z|7b4d236a-28ed-4a30-ba42-34948e0f5996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:06.720Z|d26ade23-7405-4e63-baa7-08b241554484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:11.059Z|3f7b2b8d-be0b-4908-a067-7bf935f8724c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:02:11.060Z|3f7b2b8d-be0b-4908-a067-7bf935f8724c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:16.103Z|f4e81e43-bb46-4aaf-829c-1959f269ef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:02:16.104Z|f4e81e43-bb46-4aaf-829c-1959f269ef03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:02:16.719Z|f20fd15c-e65f-4b4e-b214-84f8d54eb8ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:16.719Z|f20fd15c-e65f-4b4e-b214-84f8d54eb8ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:16.746Z|e3cc984c-c0b8-4801-acdc-a423a8c02d81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:16.747Z|e3cc984c-c0b8-4801-acdc-a423a8c02d81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:16.748Z|6127f095-deff-44dd-8798-4fce0759053e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:16.749Z|6127f095-deff-44dd-8798-4fce0759053e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:17.148Z|6da97693-cda7-4815-9186-ce97d0595f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:02:17.148Z|6da97693-cda7-4815-9186-ce97d0595f69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:02:26.746Z|ff648172-12d2-46c7-9468-dc9ffa8ff4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:26.746Z|ff648172-12d2-46c7-9468-dc9ffa8ff4bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:26.774Z|ab11675a-b426-4e8a-8c5e-75c07348cd50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:26.775Z|ab11675a-b426-4e8a-8c5e-75c07348cd50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:26.779Z|2ca51ce4-6b52-45f8-9fad-38f106a6aac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:26.779Z|2ca51ce4-6b52-45f8-9fad-38f106a6aac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:31.104Z|489625e5-76a6-44c8-a9b8-48e797e81010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:02:31.105Z|489625e5-76a6-44c8-a9b8-48e797e81010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:02:36.776Z|21600493-fd8f-448e-908c-1523e0dc5db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:36.776Z|21600493-fd8f-448e-908c-1523e0dc5db4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:36.798Z|a075d29a-0fce-4396-a6fd-c65c01c03bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:36.799Z|a075d29a-0fce-4396-a6fd-c65c01c03bd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:36.803Z|df0e7746-4355-465b-a67b-1f917d877273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:36.804Z|df0e7746-4355-465b-a67b-1f917d877273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:46.103Z|5fa5299c-445b-4cff-ae8c-b35633f3d079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:02:46.105Z|5fa5299c-445b-4cff-ae8c-b35633f3d079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:02:46.803Z|61b5b525-6613-4868-86ca-03c53a0a6977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:46.803Z|61b5b525-6613-4868-86ca-03c53a0a6977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:46.823Z|cde53f1f-0222-4b4e-80b3-1c78814c8baf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:46.824Z|cde53f1f-0222-4b4e-80b3-1c78814c8baf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:46.825Z|93f99632-4de7-4280-867e-fe9714fff08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:46.825Z|93f99632-4de7-4280-867e-fe9714fff08c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:47.149Z|50fe5db0-2686-404b-b987-eede4b956088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:02:47.150Z|50fe5db0-2686-404b-b987-eede4b956088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:02:56.828Z|5ae6ae31-28c6-482e-85ee-deb81e249031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:56.829Z|5ae6ae31-28c6-482e-85ee-deb81e249031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:56.849Z|02352b2d-332a-42ab-8107-5049772ecd04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:56.850Z|02352b2d-332a-42ab-8107-5049772ecd04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:02:56.850Z|2e63ccb6-442a-4f6b-8bc4-127f95cd19bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:02:56.851Z|2e63ccb6-442a-4f6b-8bc4-127f95cd19bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:01.103Z|15c30f1d-ad39-4712-9388-18d8939c0074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:03:01.104Z|15c30f1d-ad39-4712-9388-18d8939c0074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:03:06.853Z|fec7350b-9e31-4a1d-8d09-247b4c5b7b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:06.854Z|fec7350b-9e31-4a1d-8d09-247b4c5b7b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:06.874Z|308e7403-6702-4cfb-92c8-f08486ab5da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:06.875Z|308e7403-6702-4cfb-92c8-f08486ab5da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:06.877Z|44abf2b0-568a-42c8-86a1-1f788524b852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:06.877Z|44abf2b0-568a-42c8-86a1-1f788524b852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:11.061Z|9794e898-be41-4bd8-aef3-882d0b91f975|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:03:11.062Z|9794e898-be41-4bd8-aef3-882d0b91f975|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:16.103Z|b5eddd2a-1805-449a-aa65-c98f490d7be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:03:16.104Z|b5eddd2a-1805-449a-aa65-c98f490d7be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:03:16.877Z|b45a05dd-75e2-4b6c-b6d9-bbdb2baebe72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:16.877Z|b45a05dd-75e2-4b6c-b6d9-bbdb2baebe72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:16.896Z|bc8f6a1c-6463-40a2-aa90-c5e8a642dee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:16.897Z|bc8f6a1c-6463-40a2-aa90-c5e8a642dee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:16.898Z|e12acebd-6880-4c63-a1da-d9d0ee334ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:16.898Z|e12acebd-6880-4c63-a1da-d9d0ee334ad7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:17.150Z|59900683-3c7c-42dc-a267-dd7be4b0a01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:03:17.151Z|59900683-3c7c-42dc-a267-dd7be4b0a01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:03:26.901Z|3ed65c17-be2e-4a4f-ba62-a299a2c6688f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:26.901Z|3ed65c17-be2e-4a4f-ba62-a299a2c6688f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:26.919Z|1895d046-d88b-4cc2-a856-0ef6a5168c2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:26.919Z|3592d1f6-f7bc-4dc8-abfe-2e90db7930e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:26.920Z|3592d1f6-f7bc-4dc8-abfe-2e90db7930e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:26.920Z|1895d046-d88b-4cc2-a856-0ef6a5168c2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:31.103Z|6cf295cf-6cbb-4e8d-927a-355c1376d328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:03:31.106Z|6cf295cf-6cbb-4e8d-927a-355c1376d328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:03:36.924Z|a208efe2-01f2-4a4b-8a58-b08f7f83c869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:36.924Z|a208efe2-01f2-4a4b-8a58-b08f7f83c869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:36.944Z|75ea8b03-a1c2-4afa-b841-2085ecd2a301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:36.945Z|1b2b2fd5-2a29-4fe1-943f-f02c100d5aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:36.945Z|75ea8b03-a1c2-4afa-b841-2085ecd2a301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:36.946Z|1b2b2fd5-2a29-4fe1-943f-f02c100d5aad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:46.103Z|897f0c6a-9766-4997-854b-38ab8be44d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:03:46.104Z|897f0c6a-9766-4997-854b-38ab8be44d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:03:46.950Z|ede38a58-76d9-4bc3-9d89-1323a44ffc61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:46.950Z|ede38a58-76d9-4bc3-9d89-1323a44ffc61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:46.971Z|2bfcca7c-19a0-4cf8-9cbc-460cca9c13e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:46.971Z|4182a952-c1eb-46bd-8217-f900f66ea013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:46.972Z|2bfcca7c-19a0-4cf8-9cbc-460cca9c13e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:46.972Z|4182a952-c1eb-46bd-8217-f900f66ea013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:47.151Z|265d30dd-3b54-4134-bde7-c63c8d2839bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:03:47.152Z|265d30dd-3b54-4134-bde7-c63c8d2839bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:03:56.974Z|297e96d2-9e73-4587-8cbf-db91af5f53d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:56.974Z|297e96d2-9e73-4587-8cbf-db91af5f53d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:56.996Z|45c4e68e-f513-42dc-b29c-4bc960e97d7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:56.996Z|d8994560-951c-4d7d-8b6b-896e240c6089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:03:56.997Z|45c4e68e-f513-42dc-b29c-4bc960e97d7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:03:56.997Z|d8994560-951c-4d7d-8b6b-896e240c6089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:01.103Z|58cc564c-f5ac-4d70-8916-7529fe1d3dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:04:01.104Z|58cc564c-f5ac-4d70-8916-7529fe1d3dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:04:06.996Z|c7c34d6c-c901-4560-bd6d-46ad33da017c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:06.997Z|c7c34d6c-c901-4560-bd6d-46ad33da017c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:07.018Z|5c3107a2-372b-4c7b-bbbf-241cc9c7f6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:07.018Z|24e2bdac-c82e-44bf-be6e-046b4ba6f52d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:07.018Z|5c3107a2-372b-4c7b-bbbf-241cc9c7f6fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:07.018Z|24e2bdac-c82e-44bf-be6e-046b4ba6f52d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:11.060Z|0a07702d-5928-4135-a81b-392ccb4677a4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:04:11.061Z|0a07702d-5928-4135-a81b-392ccb4677a4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:16.103Z|81d67fd5-82c6-4c04-ab34-6a3653c42177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:04:16.106Z|81d67fd5-82c6-4c04-ab34-6a3653c42177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:04:17.024Z|363fd8f7-5f4e-4a80-a945-4d8c812d1207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:17.025Z|363fd8f7-5f4e-4a80-a945-4d8c812d1207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:17.040Z|5e905f7d-90ee-4367-ab71-71fa9efde3e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:17.040Z|b1334035-5811-463c-ad21-8f6d841bb567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:17.041Z|b1334035-5811-463c-ad21-8f6d841bb567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:17.041Z|5e905f7d-90ee-4367-ab71-71fa9efde3e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:17.153Z|45043e2d-1c04-4cb5-8df7-8edbd17d3209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:04:17.154Z|45043e2d-1c04-4cb5-8df7-8edbd17d3209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:04:27.064Z|26c34b54-8491-4ff0-a294-4c12b7d23eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:27.065Z|26c34b54-8491-4ff0-a294-4c12b7d23eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:27.068Z|fc473614-cea7-4ceb-993c-3e6534029116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:27.071Z|5d4080ce-26ce-42bc-87b4-59aeef1a18dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:27.069Z|fc473614-cea7-4ceb-993c-3e6534029116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:27.071Z|5d4080ce-26ce-42bc-87b4-59aeef1a18dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:31.103Z|651bdc4a-2213-45ae-b045-6aced700028b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:04:31.104Z|651bdc4a-2213-45ae-b045-6aced700028b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:04:37.093Z|ee2efdba-0f4e-4d7d-adaf-176bc439403c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:37.094Z|ee2efdba-0f4e-4d7d-adaf-176bc439403c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:37.097Z|e0d6d773-3ed9-4e06-b955-a9d1f1fbea14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:37.098Z|e0d6d773-3ed9-4e06-b955-a9d1f1fbea14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:37.099Z|f035b860-e2f7-42ec-9c3d-0d61a9d16ecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:37.100Z|f035b860-e2f7-42ec-9c3d-0d61a9d16ecb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:46.103Z|3b7ce10a-0ebe-4516-8866-97040ef23b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:04:46.104Z|3b7ce10a-0ebe-4516-8866-97040ef23b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:04:47.122Z|6f3cd7f6-db5d-43d6-b4a1-ba8ce3b813d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:47.122Z|1cb84d23-a2d4-4414-9302-2e8682ed869b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:47.123Z|6f3cd7f6-db5d-43d6-b4a1-ba8ce3b813d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:47.123Z|1cb84d23-a2d4-4414-9302-2e8682ed869b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:47.130Z|9ee0b7c4-8a32-4a00-af91-8ea1e5b26d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:47.131Z|9ee0b7c4-8a32-4a00-af91-8ea1e5b26d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:47.154Z|307068be-0043-45b4-a4fc-d4cfb66719ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:04:47.155Z|307068be-0043-45b4-a4fc-d4cfb66719ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:04:57.150Z|5cff308e-4575-448d-a913-8f8431fd0405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:57.151Z|5cff308e-4575-448d-a913-8f8431fd0405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:57.156Z|b895df4c-6a5b-4b24-8031-4a791793d8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:57.156Z|b895df4c-6a5b-4b24-8031-4a791793d8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:04:57.169Z|47ea6b44-157c-42be-9f0f-4610ab120bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:04:57.170Z|47ea6b44-157c-42be-9f0f-4610ab120bf8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:01.103Z|d189aacf-8f88-40ff-b87f-f60a4baf7a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:05:01.110Z|d189aacf-8f88-40ff-b87f-f60a4baf7a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:05:07.184Z|d5583ae7-ded4-4758-908c-a7a9b88af076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:07.184Z|d2bbdff5-a789-4e2c-8155-0b0eab40fa96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:07.185Z|d2bbdff5-a789-4e2c-8155-0b0eab40fa96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:07.185Z|d5583ae7-ded4-4758-908c-a7a9b88af076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:07.194Z|03f8189b-c6a0-4b23-aff4-0de2812060d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:07.195Z|03f8189b-c6a0-4b23-aff4-0de2812060d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:11.059Z|c231e0f2-a65c-449e-a06f-727e17f531d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:05:11.060Z|c231e0f2-a65c-449e-a06f-727e17f531d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:16.103Z|c131ab31-72dc-4fdd-8c33-5aeaa1854390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:05:16.103Z|c131ab31-72dc-4fdd-8c33-5aeaa1854390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:05:17.155Z|4495ce8d-7258-4512-a374-04f7513f7cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:05:17.156Z|4495ce8d-7258-4512-a374-04f7513f7cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:05:17.210Z|d7d04348-83f2-447e-bf81-93d7bc8f5eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:17.210Z|fd7eacc7-9887-46c0-b05c-e0ff2808c980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:17.210Z|d7d04348-83f2-447e-bf81-93d7bc8f5eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:17.210Z|fd7eacc7-9887-46c0-b05c-e0ff2808c980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:17.222Z|c56e0f63-dd65-41db-860d-4b029a228406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:17.223Z|c56e0f63-dd65-41db-860d-4b029a228406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:27.236Z|fc4fb406-31ab-454a-8963-cd197d9faa2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:27.237Z|fc4fb406-31ab-454a-8963-cd197d9faa2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:27.245Z|82988e61-3639-41bf-92fd-b9026e316169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:27.246Z|82988e61-3639-41bf-92fd-b9026e316169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:27.255Z|d55b0752-b80c-44a3-8157-0acd095121fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:27.256Z|d55b0752-b80c-44a3-8157-0acd095121fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:31.103Z|1c8ca010-cc63-453c-9ea7-8b3386b91429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:05:31.104Z|1c8ca010-cc63-453c-9ea7-8b3386b91429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:05:37.263Z|6069a216-666a-437a-8320-9bef9596ccaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:37.264Z|6069a216-666a-437a-8320-9bef9596ccaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:37.273Z|b833a09d-5495-4893-a2bb-980449dcc31e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:37.274Z|b833a09d-5495-4893-a2bb-980449dcc31e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:37.285Z|7fc5e2d5-2d1f-4dac-9598-69b0e9c45039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:37.285Z|7fc5e2d5-2d1f-4dac-9598-69b0e9c45039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:46.103Z|ba8d0976-5b80-471e-ba18-4635825f3020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:05:46.105Z|ba8d0976-5b80-471e-ba18-4635825f3020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:05:47.157Z|cc96475f-ed91-4af5-aeb2-473bd1e38242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:05:47.157Z|cc96475f-ed91-4af5-aeb2-473bd1e38242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:05:47.294Z|2c540dbc-626b-43bd-b218-06c7c444c6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:47.295Z|2c540dbc-626b-43bd-b218-06c7c444c6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:47.306Z|a08498bf-005a-43f9-87fd-b93ffa9550a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:47.307Z|a08498bf-005a-43f9-87fd-b93ffa9550a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:47.310Z|17d9f61e-a8d0-4c27-bd52-c41a5321109e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:47.311Z|17d9f61e-a8d0-4c27-bd52-c41a5321109e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:57.324Z|7eeed9a7-37eb-4b86-9132-170b1140ec7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:57.324Z|7eeed9a7-37eb-4b86-9132-170b1140ec7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:57.333Z|951c9bc4-b007-40dd-9bb0-c57dbd28fa9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:57.333Z|951c9bc4-b007-40dd-9bb0-c57dbd28fa9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:05:57.340Z|31b49443-7ba5-4a95-84e8-b8811834c30d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:05:57.341Z|31b49443-7ba5-4a95-84e8-b8811834c30d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:01.106Z|2ce3cda2-a94b-42d3-a0a6-1b9dbf3564b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:06:01.106Z|2ce3cda2-a94b-42d3-a0a6-1b9dbf3564b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:06:07.350Z|4cb77c13-5515-4844-8684-36a829550dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:07.351Z|4cb77c13-5515-4844-8684-36a829550dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:07.359Z|3d888937-c7f5-4a29-8dc2-6f37f56fdd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:07.359Z|3d888937-c7f5-4a29-8dc2-6f37f56fdd2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:07.363Z|19af2697-83de-418f-bf05-2b66d15d199d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:07.363Z|19af2697-83de-418f-bf05-2b66d15d199d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:11.061Z|b0a6c0c9-c390-4b62-963b-3fd4249f8719|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:06:11.062Z|b0a6c0c9-c390-4b62-963b-3fd4249f8719|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:16.103Z|0774289e-199d-43e6-bc27-482b992132ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:06:16.104Z|0774289e-199d-43e6-bc27-482b992132ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:06:17.158Z|3ccfeb95-0347-4e50-8ed5-fcfe2e241ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:06:17.158Z|3ccfeb95-0347-4e50-8ed5-fcfe2e241ca8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:06:17.378Z|282fbda3-7ab9-420f-9dcc-cbfa4a262a7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:17.378Z|282fbda3-7ab9-420f-9dcc-cbfa4a262a7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:17.386Z|7004b7a3-760f-41d1-8315-3a725d9bcead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:17.386Z|1b5c98e2-46c6-4dd5-bf6a-6234b1a3c203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:17.386Z|7004b7a3-760f-41d1-8315-3a725d9bcead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:17.386Z|1b5c98e2-46c6-4dd5-bf6a-6234b1a3c203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:27.402Z|c8599e74-7423-4818-9067-aaac49d21ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:27.403Z|c8599e74-7423-4818-9067-aaac49d21ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:27.407Z|a6350f24-01cf-4f0e-8b00-12b82781a20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:27.408Z|a6350f24-01cf-4f0e-8b00-12b82781a20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:27.409Z|4231787f-1fe7-4ff1-bb24-118f87c3b0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:27.409Z|4231787f-1fe7-4ff1-bb24-118f87c3b0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:31.103Z|73392a45-55a1-4c6b-975d-c23e9e6fd750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:06:31.106Z|73392a45-55a1-4c6b-975d-c23e9e6fd750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:06:37.428Z|99a40e5d-3fc5-4f64-89cd-7de172c7020c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:37.429Z|014f7ee2-8797-4e5b-8b99-702d8eaeb6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:37.430Z|99a40e5d-3fc5-4f64-89cd-7de172c7020c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:37.430Z|014f7ee2-8797-4e5b-8b99-702d8eaeb6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:37.431Z|ea436aa2-c8fe-4e03-9e79-5fd42360f6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:37.431Z|ea436aa2-c8fe-4e03-9e79-5fd42360f6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:46.103Z|6bb4cd6d-a5be-4687-963d-d2204209daaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:06:46.104Z|6bb4cd6d-a5be-4687-963d-d2204209daaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:06:47.159Z|ecdf5549-891e-4172-b341-7c637a539939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:06:47.159Z|ecdf5549-891e-4172-b341-7c637a539939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:06:47.468Z|e56ffa77-31cc-4621-ac85-37bcd5326061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:47.469Z|e56ffa77-31cc-4621-ac85-37bcd5326061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:47.475Z|f193eb9b-68b6-45b3-86cc-301389235e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:47.476Z|f193eb9b-68b6-45b3-86cc-301389235e84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:47.479Z|41ba3b51-6f3f-4c9a-a0c2-5c0ff70ebeac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:47.479Z|41ba3b51-6f3f-4c9a-a0c2-5c0ff70ebeac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:57.497Z|b41d7f6d-ea9f-4e86-a5f8-d4b022ad1c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:57.497Z|b41d7f6d-ea9f-4e86-a5f8-d4b022ad1c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:57.503Z|afd39e20-f767-49da-b7a7-e1e1706e33fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:57.504Z|afd39e20-f767-49da-b7a7-e1e1706e33fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:06:57.505Z|a8e0990d-6622-4ab7-85ef-b30cee56229b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:06:57.505Z|a8e0990d-6622-4ab7-85ef-b30cee56229b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:01.103Z|2d693cea-26d7-41ef-bf8d-f2680a6ebf72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:07:01.104Z|2d693cea-26d7-41ef-bf8d-f2680a6ebf72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:07:07.531Z|271471c7-953d-4b4a-94b2-f67d118134bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:07.531Z|271471c7-953d-4b4a-94b2-f67d118134bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:07.532Z|d9652e8a-6051-49e4-9698-afaf237d3559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:07.532Z|d9652e8a-6051-49e4-9698-afaf237d3559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:07.537Z|541ecf91-a530-4aa9-a029-d39a315b4fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:07.537Z|541ecf91-a530-4aa9-a029-d39a315b4fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:11.061Z|ce32ab7e-5cfa-461b-9369-35616dd19beb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:07:11.062Z|ce32ab7e-5cfa-461b-9369-35616dd19beb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:16.103Z|1331967f-eb26-480d-ac40-4eca4b9a0c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:07:16.105Z|1331967f-eb26-480d-ac40-4eca4b9a0c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:07:17.160Z|dcb6ab26-2728-4eb1-b409-03cc19ba1392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:07:17.161Z|dcb6ab26-2728-4eb1-b409-03cc19ba1392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:07:17.556Z|c121c032-12c7-4e16-9ee8-1ea8b6d85ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:17.556Z|6ba1a5c6-c65e-410f-8132-9b3141ef08f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:17.556Z|c121c032-12c7-4e16-9ee8-1ea8b6d85ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:17.556Z|6ba1a5c6-c65e-410f-8132-9b3141ef08f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:17.577Z|05b3420c-da8d-4aee-8e6b-3ab9c2adf9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:17.577Z|05b3420c-da8d-4aee-8e6b-3ab9c2adf9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:27.580Z|76895535-22c3-45a1-9521-3999c993ab03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:27.581Z|76895535-22c3-45a1-9521-3999c993ab03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:27.582Z|8b30d940-241d-4d69-b4b0-1dc8340f86d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:27.582Z|8b30d940-241d-4d69-b4b0-1dc8340f86d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:27.602Z|c4769297-5e90-4d95-a1d9-71e86e20b158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:27.602Z|c4769297-5e90-4d95-a1d9-71e86e20b158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:31.104Z|fb0aabeb-98c1-41a1-9305-8e2d08cb78af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:07:31.104Z|fb0aabeb-98c1-41a1-9305-8e2d08cb78af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:07:37.608Z|b10c86d3-989a-44d3-b4bf-1800b3b366d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:37.608Z|a9a58961-7922-494a-a364-78310a4b6e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:37.609Z|b10c86d3-989a-44d3-b4bf-1800b3b366d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:37.609Z|a9a58961-7922-494a-a364-78310a4b6e1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:37.626Z|a16f7a59-1641-4664-92d1-bf56a328dc56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:37.627Z|a16f7a59-1641-4664-92d1-bf56a328dc56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:46.103Z|21fc5a73-96a7-4acf-b6c1-48dca13ae3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:07:46.104Z|21fc5a73-96a7-4acf-b6c1-48dca13ae3ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:07:47.162Z|c0f1e707-75b8-4a94-9506-f953635cc614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:07:47.162Z|c0f1e707-75b8-4a94-9506-f953635cc614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:07:47.634Z|5222ffd4-0683-48b7-aefc-f89fb10cb872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:47.635Z|58318b9b-f41c-4bf9-bd8a-0858a843f5e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:47.635Z|5222ffd4-0683-48b7-aefc-f89fb10cb872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:47.635Z|58318b9b-f41c-4bf9-bd8a-0858a843f5e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:47.656Z|cfe67578-1c17-415c-85ca-4461737cca58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:47.657Z|cfe67578-1c17-415c-85ca-4461737cca58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:57.663Z|881109ca-9ed2-406d-8646-5de780810e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:57.663Z|881109ca-9ed2-406d-8646-5de780810e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:57.665Z|6240b949-1504-4752-bbad-ce0435eba0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:57.665Z|6240b949-1504-4752-bbad-ce0435eba0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:07:57.686Z|c72a5383-1ffd-4d34-85e5-fd82602ee942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:07:57.686Z|c72a5383-1ffd-4d34-85e5-fd82602ee942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:01.103Z|53cab74f-1a0e-4394-8007-d5d8724c91e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:08:01.114Z|53cab74f-1a0e-4394-8007-d5d8724c91e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:08:07.687Z|fd415252-7de8-43b5-9a60-fbce5ae767b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:07.687Z|fd415252-7de8-43b5-9a60-fbce5ae767b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:07.695Z|bc7ad7e1-6608-43b5-8835-8361dd75d449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:07.696Z|bc7ad7e1-6608-43b5-8835-8361dd75d449|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:07.707Z|b2765b66-49cc-479c-8fe6-affab15b3700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:07.708Z|b2765b66-49cc-479c-8fe6-affab15b3700|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:11.061Z|aae9055b-6649-45b5-a5af-672f754bf76e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:08:11.061Z|aae9055b-6649-45b5-a5af-672f754bf76e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:16.103Z|8fc8cc96-3b45-4cdf-bacf-436df2f745b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:08:16.104Z|8fc8cc96-3b45-4cdf-bacf-436df2f745b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:08:17.163Z|e1609021-5309-494f-b96b-73d0d1df329f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:08:17.163Z|e1609021-5309-494f-b96b-73d0d1df329f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:08:17.713Z|c543436b-9245-4416-93d2-4d8c1ddf05fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:17.714Z|c543436b-9245-4416-93d2-4d8c1ddf05fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:17.722Z|d4c3d5f0-e5e4-4169-87e5-13e2daefe195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:17.723Z|d4c3d5f0-e5e4-4169-87e5-13e2daefe195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:17.731Z|09c9582b-ce13-4e96-a239-b4043d0d542b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:17.731Z|09c9582b-ce13-4e96-a239-b4043d0d542b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:27.744Z|1742708c-855b-46dc-8660-eab404076498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:27.744Z|1742708c-855b-46dc-8660-eab404076498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:27.748Z|da1634a4-f1a5-4486-b72a-c17f9d54fa0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:27.749Z|da1634a4-f1a5-4486-b72a-c17f9d54fa0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:27.757Z|7e9887ba-a8ed-4c7f-8b01-6d7e5be5f0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:27.757Z|7e9887ba-a8ed-4c7f-8b01-6d7e5be5f0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:31.103Z|494c0e82-53e4-4f1c-97f0-ab6127f5925a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:08:31.104Z|494c0e82-53e4-4f1c-97f0-ab6127f5925a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:08:37.771Z|9139ba8e-c8a3-4db2-b6db-f28a6e11b42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:37.771Z|9139ba8e-c8a3-4db2-b6db-f28a6e11b42e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:37.780Z|dc74c92a-6460-46f8-9194-c1351fdef871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:37.781Z|dc74c92a-6460-46f8-9194-c1351fdef871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:37.787Z|c28c5a40-3fe9-42de-b306-15e72f5853d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:37.787Z|c28c5a40-3fe9-42de-b306-15e72f5853d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:46.103Z|3f031324-681e-40c9-87e2-bd9d6e99d146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:08:46.106Z|3f031324-681e-40c9-87e2-bd9d6e99d146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:08:47.164Z|b2cc5de4-ebd4-447a-8bcc-ea830dd5b1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:08:47.165Z|b2cc5de4-ebd4-447a-8bcc-ea830dd5b1f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:08:47.810Z|11136127-2ee9-4826-a472-a13bf3a17f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:47.810Z|11136127-2ee9-4826-a472-a13bf3a17f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:47.815Z|276af044-dd85-48d6-9ba6-3114ae0e4d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:47.816Z|276af044-dd85-48d6-9ba6-3114ae0e4d3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:47.818Z|960a6e71-51eb-4663-9e37-764b24e17f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:47.819Z|960a6e71-51eb-4663-9e37-764b24e17f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:57.839Z|6906bdf6-9fe1-48f2-9384-a3985d983814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:57.839Z|6906bdf6-9fe1-48f2-9384-a3985d983814|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:57.859Z|b0fb3d2f-9389-42cc-bd51-0905a162a902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:57.859Z|b0fb3d2f-9389-42cc-bd51-0905a162a902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:08:57.870Z|067b693d-37d0-4466-beea-dd56e9367bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:08:57.871Z|067b693d-37d0-4466-beea-dd56e9367bcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:01.103Z|7d2a9b43-cfac-4af8-8c7e-0ee9caf89a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:09:01.104Z|7d2a9b43-cfac-4af8-8c7e-0ee9caf89a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:09:07.885Z|6a1ce51b-02af-4e44-bb5a-810e652b0905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:07.885Z|6a1ce51b-02af-4e44-bb5a-810e652b0905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:07.895Z|73c3008c-78af-4f8b-b038-c0570c2d9478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:07.896Z|73c3008c-78af-4f8b-b038-c0570c2d9478|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:07.901Z|649cd520-e6be-41a3-a7e6-f2d9f1036df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:07.901Z|649cd520-e6be-41a3-a7e6-f2d9f1036df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:11.064Z|a9d872d7-f9c8-4c8f-a7e1-216001512e8c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:09:11.065Z|a9d872d7-f9c8-4c8f-a7e1-216001512e8c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:16.103Z|4b9d25be-3dd9-40a5-a906-9fb96eccb078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:09:16.103Z|4b9d25be-3dd9-40a5-a906-9fb96eccb078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:09:17.166Z|c2b9b2e1-5289-46ae-bbdf-77722b6af563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:09:17.166Z|c2b9b2e1-5289-46ae-bbdf-77722b6af563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:09:17.913Z|938b5426-5502-41ae-8d95-40d86c10faea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:17.914Z|938b5426-5502-41ae-8d95-40d86c10faea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:17.925Z|cf943b4d-7094-4b55-bfbb-b5166bc9b830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:17.926Z|14488ff2-f073-452e-b691-cb8413e27770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:17.926Z|cf943b4d-7094-4b55-bfbb-b5166bc9b830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:17.926Z|14488ff2-f073-452e-b691-cb8413e27770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:27.951Z|2c2a5aeb-c6d3-4787-80f1-462e717ba1d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:27.951Z|2c2a5aeb-c6d3-4787-80f1-462e717ba1d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:27.955Z|b67d43a3-ac2b-4b8b-9d30-68b0fd8309f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:27.955Z|b67d43a3-ac2b-4b8b-9d30-68b0fd8309f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:27.960Z|4978a70c-9160-4d1e-abab-8b50768a30ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:27.961Z|4978a70c-9160-4d1e-abab-8b50768a30ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:31.103Z|8a884545-9ce3-41b9-b292-f2a301fd73ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:09:31.107Z|8a884545-9ce3-41b9-b292-f2a301fd73ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:09:37.989Z|ec30f556-46ec-49c7-9327-4d8e9c0cf780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:37.989Z|f1ce5036-acb9-480b-98e3-a889720d7bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:37.989Z|ec30f556-46ec-49c7-9327-4d8e9c0cf780|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:37.990Z|f1ce5036-acb9-480b-98e3-a889720d7bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:37.993Z|0168ad68-6cae-4eb5-96fe-c75d75dda38d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:37.993Z|0168ad68-6cae-4eb5-96fe-c75d75dda38d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:46.103Z|178aad72-e937-4060-90ec-9ca0bf643e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:09:46.104Z|178aad72-e937-4060-90ec-9ca0bf643e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:09:47.167Z|5d2a03fe-0bee-472a-b66e-2f2e59bec4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:09:47.167Z|5d2a03fe-0bee-472a-b66e-2f2e59bec4a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:09:48.020Z|a62bf4e9-3d5e-4ba3-9ac4-a208a270f6ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:48.020Z|0d0b1741-0e57-4098-bcac-bef40274e38f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:48.021Z|0d0b1741-0e57-4098-bcac-bef40274e38f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:48.021Z|a62bf4e9-3d5e-4ba3-9ac4-a208a270f6ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:48.031Z|9dac0227-bd84-4b42-b902-23cc1f7aba89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:48.032Z|9dac0227-bd84-4b42-b902-23cc1f7aba89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:58.050Z|b16c6e0e-1607-49b8-81d1-0dd7d7aeb7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:58.050Z|b16c6e0e-1607-49b8-81d1-0dd7d7aeb7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:58.058Z|754255d8-4df9-469a-b574-d98a6aaab39f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:58.059Z|754255d8-4df9-469a-b574-d98a6aaab39f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:09:58.059Z|63bbf7c4-5012-4ddd-9e98-144e77dc9fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:09:58.059Z|63bbf7c4-5012-4ddd-9e98-144e77dc9fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:01.103Z|a3ab8597-d7fb-4caa-8662-09df49d163cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:10:01.104Z|a3ab8597-d7fb-4caa-8662-09df49d163cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:10:08.074Z|0457808c-df4b-4f52-8d65-3276857fa061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:08.075Z|0457808c-df4b-4f52-8d65-3276857fa061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:08.082Z|a2f7433d-52a0-42c2-b861-6af77b8ea86d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:08.083Z|a2f7433d-52a0-42c2-b861-6af77b8ea86d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:08.087Z|f71b5be9-1245-453c-87e0-7626bdb84be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:08.087Z|f71b5be9-1245-453c-87e0-7626bdb84be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:11.060Z|5a08b54a-3bfb-4151-ae29-06c30f374a1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:10:11.061Z|5a08b54a-3bfb-4151-ae29-06c30f374a1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:16.103Z|1f367fff-3a7b-4b93-bada-3205f66f7727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:10:16.105Z|1f367fff-3a7b-4b93-bada-3205f66f7727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:10:17.169Z|d45cd23f-7abb-48fd-a352-60a7ce6afc03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:10:17.169Z|d45cd23f-7abb-48fd-a352-60a7ce6afc03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:10:18.104Z|b7d34f66-876e-4a27-94eb-5ae1a931e1db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:18.105Z|84c5b310-3883-4778-9c84-43317a33600d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:18.105Z|b7d34f66-876e-4a27-94eb-5ae1a931e1db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:18.105Z|84c5b310-3883-4778-9c84-43317a33600d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:18.108Z|0fd66623-4b6c-43d5-84ff-cfef102dd615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:18.108Z|0fd66623-4b6c-43d5-84ff-cfef102dd615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:28.131Z|fc6a7b81-84ac-4e72-9ecf-442d9674dc94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:28.131Z|1d99b850-4654-4a7c-a1c4-6cf0b85ea2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:28.131Z|fc6a7b81-84ac-4e72-9ecf-442d9674dc94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:28.132Z|41a1a020-5ba7-4059-837b-3097f34b6785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:28.132Z|1d99b850-4654-4a7c-a1c4-6cf0b85ea2cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:28.132Z|41a1a020-5ba7-4059-837b-3097f34b6785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:31.103Z|4e077c54-c079-43e3-aae8-c899db4c8488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:10:31.104Z|4e077c54-c079-43e3-aae8-c899db4c8488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:10:38.177Z|68f8a01d-0c38-47a3-a260-f5204b62ecda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:38.177Z|731e03aa-bad5-4e1b-9579-41488858ca6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:38.178Z|68f8a01d-0c38-47a3-a260-f5204b62ecda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:38.178Z|731e03aa-bad5-4e1b-9579-41488858ca6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:38.192Z|007df183-f40b-4e42-acea-485e8fc19136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:38.193Z|007df183-f40b-4e42-acea-485e8fc19136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:46.103Z|c343dbe5-6c4a-4ab2-a7a8-e392081b4518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:10:46.104Z|c343dbe5-6c4a-4ab2-a7a8-e392081b4518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:10:47.170Z|d52b6b67-5ea4-4194-b41e-6f3eb59926dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:10:47.171Z|d52b6b67-5ea4-4194-b41e-6f3eb59926dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:10:48.207Z|9fd0ea67-0dbc-4a04-be94-9cc592eee8fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:48.208Z|d7ee2d70-6377-4296-b5b0-473ef745ce09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:48.208Z|9fd0ea67-0dbc-4a04-be94-9cc592eee8fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:48.208Z|d7ee2d70-6377-4296-b5b0-473ef745ce09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:48.224Z|21cd1e07-7c89-4e42-b2c5-7961c8af6e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:48.225Z|21cd1e07-7c89-4e42-b2c5-7961c8af6e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:58.234Z|f93a8f5d-9f6d-4d07-989d-0fca924b99b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:58.234Z|9634749f-b3ec-4a40-ab3e-66e92192f707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:58.235Z|9634749f-b3ec-4a40-ab3e-66e92192f707|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:58.235Z|f93a8f5d-9f6d-4d07-989d-0fca924b99b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:10:58.249Z|6439e876-2234-4507-80f5-f9d96b458ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:10:58.249Z|6439e876-2234-4507-80f5-f9d96b458ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:01.103Z|99a4fbf6-4f81-4b9c-8381-a5418d03f0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:11:01.108Z|99a4fbf6-4f81-4b9c-8381-a5418d03f0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:11:08.257Z|3e60fd63-58af-4747-a8fb-b9fe1710385b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:08.257Z|8c3a23ed-816c-423e-89b9-4b544b37abb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:08.258Z|8c3a23ed-816c-423e-89b9-4b544b37abb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:08.258Z|3e60fd63-58af-4747-a8fb-b9fe1710385b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:08.272Z|6cdd6ebc-2cfd-41c6-a06e-7cbe61650ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:08.273Z|6cdd6ebc-2cfd-41c6-a06e-7cbe61650ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:11.060Z|aa8bee4d-beab-4536-b1f6-04ad0851ad48|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:11:11.060Z|aa8bee4d-beab-4536-b1f6-04ad0851ad48|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:16.103Z|8f26c613-0c8b-4f5d-9cba-e2b3a5c0896b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:11:16.103Z|8f26c613-0c8b-4f5d-9cba-e2b3a5c0896b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:11:17.171Z|3bf9ef65-e94e-4311-8712-5de0009e1fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:11:17.172Z|3bf9ef65-e94e-4311-8712-5de0009e1fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:11:18.291Z|e825f53d-c590-4e6f-bb42-9af95733eebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:18.291Z|b3f2f4b4-97b0-405b-80a4-b927d8d91d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:18.292Z|b3f2f4b4-97b0-405b-80a4-b927d8d91d8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:18.292Z|e825f53d-c590-4e6f-bb42-9af95733eebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:18.296Z|a8b4d952-09e9-4f0b-a431-a20a1763c318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:18.297Z|a8b4d952-09e9-4f0b-a431-a20a1763c318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:28.315Z|17957f36-4cf6-400a-ab20-3439e4a61469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:28.316Z|17957f36-4cf6-400a-ab20-3439e4a61469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:28.319Z|c43269c0-c23e-4959-9fe6-2385d6872b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:28.319Z|c43269c0-c23e-4959-9fe6-2385d6872b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:28.323Z|7fbf7fbe-f6b9-4534-aabf-046363e9bf65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:28.324Z|7fbf7fbe-f6b9-4534-aabf-046363e9bf65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:31.103Z|5461c385-dc06-4872-9963-282b2fea1f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:11:31.104Z|5461c385-dc06-4872-9963-282b2fea1f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:11:38.342Z|3abbef66-346c-4fbb-a1c4-ac972870b7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:38.343Z|3abbef66-346c-4fbb-a1c4-ac972870b7eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:38.346Z|fd1854b3-7b8c-41ce-abc5-4172e924dea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:38.347Z|fd1854b3-7b8c-41ce-abc5-4172e924dea6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:38.351Z|8466f6e9-b134-4d9b-8301-021c6ff21fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:38.351Z|8466f6e9-b134-4d9b-8301-021c6ff21fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:46.103Z|551d23e8-1af2-44d3-8104-f5ef8b78c829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:11:46.106Z|551d23e8-1af2-44d3-8104-f5ef8b78c829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:11:47.172Z|4e9da8a8-7523-47a3-8ab6-447dbd54e238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:11:47.173Z|4e9da8a8-7523-47a3-8ab6-447dbd54e238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:11:48.376Z|a6cf5835-0d96-4ed6-8989-19e0fe827a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:48.376Z|6231b689-fbdf-4f45-a40e-935909061ada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:48.376Z|a6cf5835-0d96-4ed6-8989-19e0fe827a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:48.376Z|6231b689-fbdf-4f45-a40e-935909061ada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:48.378Z|82ddf8a8-8fd5-4695-9360-3630f755d66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:48.378Z|82ddf8a8-8fd5-4695-9360-3630f755d66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:58.406Z|1972c75e-09c7-4b43-8a11-b244f2233231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:58.406Z|c0638ef3-5056-4bd8-90b5-9979c22bc38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:58.407Z|c0638ef3-5056-4bd8-90b5-9979c22bc38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:58.406Z|f99acdb4-bf27-4933-8540-d5049abf6304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:11:58.407Z|1972c75e-09c7-4b43-8a11-b244f2233231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:11:58.407Z|f99acdb4-bf27-4933-8540-d5049abf6304|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:01.103Z|5067e6e7-0c4c-4283-a997-9164b42bf5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:12:01.104Z|5067e6e7-0c4c-4283-a997-9164b42bf5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:12:08.443Z|1de21b43-fe6e-4f9f-a78b-22a66c8a1dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:08.444Z|1de21b43-fe6e-4f9f-a78b-22a66c8a1dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:08.445Z|12ff86fa-7f22-472a-bf8d-f603c9331e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:08.445Z|12ff86fa-7f22-472a-bf8d-f603c9331e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:08.464Z|cd66e6a4-00d9-460a-8e55-6b1d15091c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:08.464Z|cd66e6a4-00d9-460a-8e55-6b1d15091c37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:11.059Z|3684bb34-da28-4371-90fb-635e3582a18f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:12:11.060Z|3684bb34-da28-4371-90fb-635e3582a18f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:16.103Z|3a3548ba-bf29-4150-aee4-1deeab558654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:12:16.104Z|3a3548ba-bf29-4150-aee4-1deeab558654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:12:17.177Z|3a132fd9-9936-47e1-b388-68d7958c1e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:12:17.177Z|3a132fd9-9936-47e1-b388-68d7958c1e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:12:18.468Z|593e7295-ff79-4acb-ab5b-d1bbddc95523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:18.469Z|593e7295-ff79-4acb-ab5b-d1bbddc95523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:18.469Z|afe1b7c2-7d04-4a94-8526-342de02559c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:18.469Z|afe1b7c2-7d04-4a94-8526-342de02559c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:18.495Z|d8f2a885-7765-409b-b0ef-59bfaa2b4451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:18.496Z|d8f2a885-7765-409b-b0ef-59bfaa2b4451|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:28.494Z|0cd9e9af-5df8-4130-8d33-3667cc75f3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:28.495Z|0cd9e9af-5df8-4130-8d33-3667cc75f3e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:28.494Z|e680aafe-c585-4988-b677-949f7403acbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:28.496Z|e680aafe-c585-4988-b677-949f7403acbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:28.518Z|a046932b-be28-4010-82ef-ccdde2ffe189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:28.519Z|a046932b-be28-4010-82ef-ccdde2ffe189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:31.106Z|428b391c-7aa0-4921-aeef-27c9c6e81bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:12:31.109Z|428b391c-7aa0-4921-aeef-27c9c6e81bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:12:38.535Z|b6fa89bb-71cf-4cbe-8a08-3bcdbdc74ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:38.535Z|b6fa89bb-71cf-4cbe-8a08-3bcdbdc74ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:38.538Z|7c433758-33e2-418c-a5b5-e186ffddcb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:38.538Z|7c433758-33e2-418c-a5b5-e186ffddcb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:38.560Z|25debb86-4219-4978-8b08-2d5d968a728a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:38.561Z|25debb86-4219-4978-8b08-2d5d968a728a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:46.103Z|e8eecdf8-f49b-432d-bbf1-4873fc3c8b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:12:46.104Z|e8eecdf8-f49b-432d-bbf1-4873fc3c8b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:12:47.178Z|7a9256b6-d69e-4720-ba8c-188169f83a77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:12:47.178Z|7a9256b6-d69e-4720-ba8c-188169f83a77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:12:48.572Z|8bf34a69-1455-468d-9cfa-82692317325f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:48.573Z|8bf34a69-1455-468d-9cfa-82692317325f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:48.575Z|168b267e-2392-4d10-af23-1640e1238654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:48.576Z|168b267e-2392-4d10-af23-1640e1238654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:48.603Z|be0e0ae3-5557-4475-9a1f-500a0ad3e9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:48.604Z|be0e0ae3-5557-4475-9a1f-500a0ad3e9f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:58.607Z|7abb5a5b-8df2-48bc-a2c6-5c7bf84d90d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:58.608Z|7abb5a5b-8df2-48bc-a2c6-5c7bf84d90d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:58.612Z|95b20cd1-ea7c-4c1d-a249-67472a4937d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:58.613Z|95b20cd1-ea7c-4c1d-a249-67472a4937d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:12:58.633Z|d391306a-7da5-45aa-b47d-0fe297de50a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:12:58.633Z|d391306a-7da5-45aa-b47d-0fe297de50a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:01.103Z|4e22e6f7-5a9a-4c08-93bd-a00c0d606c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:13:01.104Z|4e22e6f7-5a9a-4c08-93bd-a00c0d606c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:13:08.641Z|cc6204ad-734c-475c-9524-8f5101f82835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:08.641Z|cc6204ad-734c-475c-9524-8f5101f82835|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:08.642Z|9e0390cd-68d5-4d36-80a7-59eb6396a0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:08.642Z|9e0390cd-68d5-4d36-80a7-59eb6396a0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:08.662Z|b33e561f-4d27-4d82-b4a3-5bd2a0d3ec67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:08.663Z|b33e561f-4d27-4d82-b4a3-5bd2a0d3ec67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:11.061Z|5459cd4e-86a6-42f0-9c32-6d4479713227|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:13:11.062Z|5459cd4e-86a6-42f0-9c32-6d4479713227|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:16.103Z|8c4d617b-46dc-4201-99f6-39a4e8224419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:13:16.105Z|8c4d617b-46dc-4201-99f6-39a4e8224419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:13:17.179Z|5c4b9b42-c31e-43ff-ba6b-eb7aeec42637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:13:17.179Z|5c4b9b42-c31e-43ff-ba6b-eb7aeec42637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:13:18.666Z|284f6a0d-ec12-439f-bb24-a28d1c40e5cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:18.667Z|284f6a0d-ec12-439f-bb24-a28d1c40e5cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:18.668Z|b6edbdda-3a3d-42af-84c0-6ca4dd39f366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:18.668Z|b6edbdda-3a3d-42af-84c0-6ca4dd39f366|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:18.691Z|99d85f7e-4303-43ce-8a85-6e3affcfb8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:18.691Z|99d85f7e-4303-43ce-8a85-6e3affcfb8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:28.690Z|e8134440-de10-4272-a75e-8a600435a242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:28.690Z|0b5b5a6d-9582-4b26-bfe1-8c39e0a403ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:28.690Z|e8134440-de10-4272-a75e-8a600435a242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:28.690Z|0b5b5a6d-9582-4b26-bfe1-8c39e0a403ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:28.719Z|46ded393-5ee1-437d-98a5-05ee940d3c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:28.720Z|46ded393-5ee1-437d-98a5-05ee940d3c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:31.103Z|30540b44-def4-42d0-b6ff-fddb7c81d457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:13:31.104Z|30540b44-def4-42d0-b6ff-fddb7c81d457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:13:38.713Z|e59442a1-b387-4be6-9161-d16fb494539f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:38.713Z|17f6c07b-761b-483b-975c-dde05ead5cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:38.714Z|17f6c07b-761b-483b-975c-dde05ead5cd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:38.714Z|e59442a1-b387-4be6-9161-d16fb494539f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:38.759Z|9dfd4948-f838-40c6-892a-34ec9f0ef686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:38.760Z|9dfd4948-f838-40c6-892a-34ec9f0ef686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:46.103Z|f036d492-3ce4-4792-8df3-5e720da00ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:13:46.104Z|f036d492-3ce4-4792-8df3-5e720da00ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:13:47.180Z|79693058-7512-489b-a057-6129ae9e46e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:13:47.181Z|79693058-7512-489b-a057-6129ae9e46e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:13:48.741Z|f9f6652d-428d-49ad-98b9-ab380bf1c919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:48.742Z|45600ac1-ac06-456b-861f-0e2ee00ff2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:48.743Z|45600ac1-ac06-456b-861f-0e2ee00ff2bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:48.742Z|f9f6652d-428d-49ad-98b9-ab380bf1c919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:48.789Z|a6a17010-8f1b-4455-81c1-6b8384100454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:48.790Z|a6a17010-8f1b-4455-81c1-6b8384100454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:58.768Z|3fc07b24-089f-41f6-a285-2722f63d2adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:58.769Z|3fc07b24-089f-41f6-a285-2722f63d2adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:58.771Z|e471a679-4b03-440c-bb4f-aa9f48ac8e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:58.771Z|e471a679-4b03-440c-bb4f-aa9f48ac8e1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:13:58.813Z|7ecda2b0-7c1f-487a-99bf-d2a25eca3496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:13:58.814Z|7ecda2b0-7c1f-487a-99bf-d2a25eca3496|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:01.103Z|86bc452a-d697-4786-a1d4-51e49af14a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:14:01.106Z|86bc452a-d697-4786-a1d4-51e49af14a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:14:08.794Z|41cdc12a-3319-45b7-bef0-7e148c8517fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:08.795Z|41cdc12a-3319-45b7-bef0-7e148c8517fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:08.799Z|fd6348cb-f013-4aa9-a6ff-e107b7429958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:08.799Z|fd6348cb-f013-4aa9-a6ff-e107b7429958|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:08.839Z|8ea3022e-0737-493d-a4e9-2a6d107c129d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:08.839Z|8ea3022e-0737-493d-a4e9-2a6d107c129d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:11.062Z|4194019b-b7cc-44cb-80b5-c90b783ff513|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:14:11.062Z|4194019b-b7cc-44cb-80b5-c90b783ff513|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:16.103Z|8e872486-8971-47ae-918a-eb08db32bfce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:14:16.103Z|8e872486-8971-47ae-918a-eb08db32bfce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:14:17.181Z|f09aeb1d-372d-40be-93b5-44d580009aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:14:17.182Z|f09aeb1d-372d-40be-93b5-44d580009aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:14:18.821Z|e11a22bf-7e0f-4277-b4ef-3b08c431abf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:18.821Z|e11a22bf-7e0f-4277-b4ef-3b08c431abf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:18.823Z|e6ac8b67-3756-4e9f-91e6-2646d06c8af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:18.823Z|e6ac8b67-3756-4e9f-91e6-2646d06c8af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:18.862Z|74393526-f593-4cd0-a5b5-dd39661576de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:18.863Z|74393526-f593-4cd0-a5b5-dd39661576de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:28.847Z|205d0898-bfd8-4e50-a25d-ca741517d649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:28.848Z|205d0898-bfd8-4e50-a25d-ca741517d649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:28.856Z|de3bec80-3fec-4664-b3cd-70ea2f00a0f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:28.856Z|de3bec80-3fec-4664-b3cd-70ea2f00a0f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:28.886Z|7612f9cd-d1da-48d0-93fa-a458c80980df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:28.887Z|7612f9cd-d1da-48d0-93fa-a458c80980df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:31.104Z|1408230f-edc8-4d45-b023-7c4eaa2abeb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:14:31.104Z|1408230f-edc8-4d45-b023-7c4eaa2abeb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:14:38.875Z|8d793c3f-48ca-4a98-882a-79d3abe57efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:38.876Z|8d793c3f-48ca-4a98-882a-79d3abe57efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:38.880Z|9644d4ce-af58-421d-9122-0078acbf1560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:38.880Z|9644d4ce-af58-421d-9122-0078acbf1560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:38.922Z|f526314b-82ed-450b-9d6b-4736a37d707c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:38.922Z|f526314b-82ed-450b-9d6b-4736a37d707c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:46.103Z|67751981-596e-46c5-98fc-0820c513355e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:14:46.105Z|67751981-596e-46c5-98fc-0820c513355e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:14:47.182Z|206360e7-96f3-4db3-b433-5c5fc9533357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:14:47.183Z|206360e7-96f3-4db3-b433-5c5fc9533357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:14:48.900Z|84f4faea-6502-43f3-916e-2fa69ccbd08f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:48.901Z|84f4faea-6502-43f3-916e-2fa69ccbd08f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:48.907Z|7ab0e8e8-a4fb-4ec0-9a86-0b705f1452ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:48.908Z|7ab0e8e8-a4fb-4ec0-9a86-0b705f1452ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:48.950Z|9f81ec23-45df-499b-8531-2e22548e2ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:48.950Z|9f81ec23-45df-499b-8531-2e22548e2ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:58.926Z|efb2ebfe-7c07-4526-b929-3e9748a080bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:58.926Z|efb2ebfe-7c07-4526-b929-3e9748a080bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:58.934Z|2d8fdaf9-b13d-4f80-a7b2-cdae4a43d6e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:58.934Z|2d8fdaf9-b13d-4f80-a7b2-cdae4a43d6e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:14:58.972Z|94b7ef94-3e48-413f-8423-fc94c4ac1ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:14:58.973Z|94b7ef94-3e48-413f-8423-fc94c4ac1ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:01.103Z|65b74afc-13c2-42ba-9750-98787843f687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:15:01.104Z|65b74afc-13c2-42ba-9750-98787843f687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:15:08.953Z|f7b38867-cedb-4b0b-97d3-d209ca6451ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:08.953Z|f7b38867-cedb-4b0b-97d3-d209ca6451ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:08.961Z|e6529394-5b55-4f22-9a7b-80799587b802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:08.961Z|e6529394-5b55-4f22-9a7b-80799587b802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:09.000Z|5a11b821-684f-4d55-8fef-02f48932225a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:09.002Z|5a11b821-684f-4d55-8fef-02f48932225a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:11.059Z|e2e0ee19-1928-4969-aac7-02da6af6ac28|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:15:11.060Z|e2e0ee19-1928-4969-aac7-02da6af6ac28|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:16.103Z|03229bd8-e17b-4b89-84f2-ab950ab7e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:15:16.104Z|03229bd8-e17b-4b89-84f2-ab950ab7e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:15:17.183Z|33ac5c8f-bff8-45d0-be4d-21f256bb0613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:15:17.184Z|33ac5c8f-bff8-45d0-be4d-21f256bb0613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:15:18.993Z|20d7a352-bbdb-4374-85b1-54470d175f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:18.993Z|63d6b0fe-70bd-4e44-8a6a-502340612eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:18.994Z|20d7a352-bbdb-4374-85b1-54470d175f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:18.994Z|63d6b0fe-70bd-4e44-8a6a-502340612eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:19.027Z|a1dfa884-8811-4e9e-a1e7-92476f2cff39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:19.028Z|a1dfa884-8811-4e9e-a1e7-92476f2cff39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:29.019Z|01fcac46-a669-469a-9737-9f1238491809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:29.020Z|01fcac46-a669-469a-9737-9f1238491809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:29.028Z|51c08bb3-b59e-4d1d-b372-7b9c65273c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:29.029Z|51c08bb3-b59e-4d1d-b372-7b9c65273c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:29.053Z|d319f403-a7fe-443d-8e14-fbc2de2aba74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:29.054Z|d319f403-a7fe-443d-8e14-fbc2de2aba74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:31.103Z|449eb057-6677-4fc8-99b6-cde97c9c9b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:15:31.107Z|449eb057-6677-4fc8-99b6-cde97c9c9b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:15:39.064Z|19c60227-282d-4c9d-8337-ca659c65ebcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:39.064Z|19c60227-282d-4c9d-8337-ca659c65ebcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:39.064Z|8ba3f16b-84e9-4b61-a01f-c0de13dcfdf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:39.065Z|8ba3f16b-84e9-4b61-a01f-c0de13dcfdf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:39.084Z|ea605b07-a1dd-4c50-a519-f6616d3f9bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:39.085Z|ea605b07-a1dd-4c50-a519-f6616d3f9bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:46.103Z|01792fa6-84d7-4c5d-93a2-4e15a4b0cd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:15:46.103Z|01792fa6-84d7-4c5d-93a2-4e15a4b0cd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:15:47.184Z|fe4c0c9f-bcd8-428a-a1dc-1dde9314036b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:15:47.185Z|fe4c0c9f-bcd8-428a-a1dc-1dde9314036b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:15:49.092Z|a2026b15-d9aa-419e-8fff-f39fa0be75f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:49.093Z|a2026b15-d9aa-419e-8fff-f39fa0be75f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:49.103Z|18e515c0-dec0-4f20-a0f7-64597d07a1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:49.104Z|18e515c0-dec0-4f20-a0f7-64597d07a1d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:49.121Z|93cf5391-63e4-4832-b24f-a821c47d099d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:49.121Z|93cf5391-63e4-4832-b24f-a821c47d099d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:59.116Z|80723a8b-c1fc-4690-a9c9-6fa7b7ff5e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:59.116Z|80723a8b-c1fc-4690-a9c9-6fa7b7ff5e1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:59.126Z|b7aab452-0452-4b81-a26a-e4dd3b779bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:59.127Z|b7aab452-0452-4b81-a26a-e4dd3b779bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:15:59.145Z|474ef590-0942-4866-8b4c-3d69c710c2cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:15:59.146Z|474ef590-0942-4866-8b4c-3d69c710c2cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:01.103Z|94c376e8-2d60-42c5-8a53-d686b7e7308b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:16:01.104Z|94c376e8-2d60-42c5-8a53-d686b7e7308b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:16:09.141Z|14f63c13-df08-4ef4-a3ba-970b16f23c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:09.142Z|14f63c13-df08-4ef4-a3ba-970b16f23c65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:09.151Z|e5c38e43-2c6d-4579-92ce-1861f4c48f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:09.151Z|e5c38e43-2c6d-4579-92ce-1861f4c48f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:09.175Z|efbf3ba7-ae6f-4d22-a373-2fb2f8e25995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:09.175Z|efbf3ba7-ae6f-4d22-a373-2fb2f8e25995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:11.061Z|b6195336-6736-416e-9a3f-0016cfa36387|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:16:11.062Z|b6195336-6736-416e-9a3f-0016cfa36387|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:16.103Z|f81d8791-c75d-49d3-90d5-d39bcf947ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:16:16.106Z|f81d8791-c75d-49d3-90d5-d39bcf947ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:16:17.185Z|102e26b6-f449-4f10-b37b-4a3c9cf647c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:16:17.186Z|102e26b6-f449-4f10-b37b-4a3c9cf647c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:16:19.168Z|12a54955-f1cf-4a62-8cfd-8ee779ee6775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:19.173Z|12a54955-f1cf-4a62-8cfd-8ee779ee6775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:19.176Z|c0bd47cd-e46d-44f5-8626-cbbda2ffcdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:19.177Z|c0bd47cd-e46d-44f5-8626-cbbda2ffcdea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:19.199Z|b84f581e-fc2e-4954-8163-9a669d4ac18a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:19.199Z|b84f581e-fc2e-4954-8163-9a669d4ac18a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:29.197Z|64a4f31e-414f-480e-8e8f-5520b475dd65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:29.198Z|64a4f31e-414f-480e-8e8f-5520b475dd65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:29.198Z|d6aeb89f-368f-46d8-9729-ddfa333a57a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:29.198Z|d6aeb89f-368f-46d8-9729-ddfa333a57a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:29.228Z|f6127ee4-553f-4edd-aab6-1c323f0806d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:29.229Z|f6127ee4-553f-4edd-aab6-1c323f0806d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:31.103Z|ec830cd1-45c3-41cd-923e-962679b82fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:16:31.103Z|ec830cd1-45c3-41cd-923e-962679b82fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:16:39.225Z|db276209-8dbd-4f81-b0a8-4c6403b16669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:39.226Z|d2f8eb77-a8c5-408e-8066-97526223704e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:39.226Z|db276209-8dbd-4f81-b0a8-4c6403b16669|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:39.226Z|d2f8eb77-a8c5-408e-8066-97526223704e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:39.263Z|0f9e572e-ab18-42ba-bb2a-60f996157533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:39.264Z|0f9e572e-ab18-42ba-bb2a-60f996157533|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:46.103Z|9d7abb1d-aeee-498c-8bf3-c7fe32e16e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:16:46.104Z|9d7abb1d-aeee-498c-8bf3-c7fe32e16e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:16:47.186Z|f221ce3b-7434-4cb0-b706-d436d9c89dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:16:47.187Z|f221ce3b-7434-4cb0-b706-d436d9c89dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:16:49.254Z|6734de12-8057-4630-b6d1-e6d9dc57293f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:49.255Z|6734de12-8057-4630-b6d1-e6d9dc57293f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:49.257Z|30840c66-17e6-4a4b-b8ba-58434d735beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:49.258Z|30840c66-17e6-4a4b-b8ba-58434d735beb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:49.288Z|5dd9c820-04f1-4707-95be-48b2e28df56c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:49.289Z|5dd9c820-04f1-4707-95be-48b2e28df56c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:59.281Z|709350eb-99dc-4f1d-a360-9e1f5ad170ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:59.281Z|709350eb-99dc-4f1d-a360-9e1f5ad170ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:59.288Z|71616856-bc29-483e-a75c-c9bfd706cfd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:59.289Z|71616856-bc29-483e-a75c-c9bfd706cfd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:16:59.318Z|00487a94-b8d2-47c6-961d-f56018a3e8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:16:59.319Z|00487a94-b8d2-47c6-961d-f56018a3e8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:01.103Z|7b215864-7180-4b19-935c-8a29249174a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:17:01.104Z|7b215864-7180-4b19-935c-8a29249174a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:17:09.316Z|6fa49ee3-67f7-43d3-9972-ab8f1e78b8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:09.317Z|6fa49ee3-67f7-43d3-9972-ab8f1e78b8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:09.315Z|49aef418-54f4-411d-a8a5-a298c33f8329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:09.319Z|49aef418-54f4-411d-a8a5-a298c33f8329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:09.347Z|54773090-9643-413a-987c-42d98f7e7659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:09.348Z|54773090-9643-413a-987c-42d98f7e7659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:11.060Z|042db237-6cb1-40ec-8b1f-8ea8307e6b49|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:17:11.061Z|042db237-6cb1-40ec-8b1f-8ea8307e6b49|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:16.103Z|4d2209bb-b26e-487b-9a71-cf6e7137e3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:17:16.104Z|4d2209bb-b26e-487b-9a71-cf6e7137e3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:17:17.188Z|528f69f9-c9e6-4c09-9203-c6ee1359ae8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:17:17.188Z|528f69f9-c9e6-4c09-9203-c6ee1359ae8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:17:19.350Z|245f00cb-5bc8-4027-ae4e-ed977fdece52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:19.350Z|3787c167-c09f-4bf8-bc33-a2115c0335f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:19.351Z|245f00cb-5bc8-4027-ae4e-ed977fdece52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:19.351Z|3787c167-c09f-4bf8-bc33-a2115c0335f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:19.375Z|ad22efd9-f157-423b-9219-523df57c980f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:19.375Z|ad22efd9-f157-423b-9219-523df57c980f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:29.378Z|7b24c02b-4afe-410b-a7f5-ec613f294257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:29.378Z|803f48ac-fd8f-43b0-96b3-d71c111fa26b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:29.378Z|7b24c02b-4afe-410b-a7f5-ec613f294257|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:29.378Z|803f48ac-fd8f-43b0-96b3-d71c111fa26b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:29.403Z|9594340a-9dc2-4645-8740-0b803f8f6065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:29.404Z|9594340a-9dc2-4645-8740-0b803f8f6065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:31.103Z|5369f878-5854-407d-a205-32976a1b38ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:17:31.103Z|5369f878-5854-407d-a205-32976a1b38ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:17:39.434Z|3cdad985-3809-4d5d-b274-a58613843047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:39.434Z|51ee8b3e-c94a-4b56-9811-53ac3765961f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:39.435Z|51ee8b3e-c94a-4b56-9811-53ac3765961f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:39.435Z|3cdad985-3809-4d5d-b274-a58613843047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:39.441Z|5da2c51b-5923-4528-b815-be85f798760e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:39.442Z|5da2c51b-5923-4528-b815-be85f798760e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:46.103Z|8b8fcd3f-9b3d-478b-adb1-6863ccab38f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:17:46.103Z|8b8fcd3f-9b3d-478b-adb1-6863ccab38f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:17:47.188Z|0ece477e-f047-48a6-9bd1-bce9f014e2d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:17:47.189Z|0ece477e-f047-48a6-9bd1-bce9f014e2d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:17:49.480Z|077b72a1-894a-450b-8e6f-63cf4232e918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:49.481Z|077b72a1-894a-450b-8e6f-63cf4232e918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:49.484Z|ff827595-63ef-4a26-ad42-b90c147c8006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:49.484Z|ff827595-63ef-4a26-ad42-b90c147c8006|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:49.488Z|9a49bc6a-ee1e-47c9-9b68-a3936d75b68c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:49.488Z|9a49bc6a-ee1e-47c9-9b68-a3936d75b68c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:59.510Z|ff6c3dd2-cb71-4ae2-a22d-f58739e16f9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:59.511Z|ff6c3dd2-cb71-4ae2-a22d-f58739e16f9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:59.515Z|0f57805e-d94a-48ef-a856-23760245cad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:59.516Z|0f57805e-d94a-48ef-a856-23760245cad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:17:59.517Z|68ebc94c-8fff-41cf-9162-2aafbdaeb085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:17:59.517Z|68ebc94c-8fff-41cf-9162-2aafbdaeb085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:01.103Z|285ec363-cacf-407c-9339-d8b532d55cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:18:01.104Z|285ec363-cacf-407c-9339-d8b532d55cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:18:09.537Z|f2fff69a-5e39-4fa4-a017-d6026af43fda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:09.538Z|f2fff69a-5e39-4fa4-a017-d6026af43fda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:09.543Z|0ca0f310-cde7-4c0a-a5f8-32ba2bb1ed4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:09.543Z|815acaf5-5db5-441d-ba5d-01d73f3dcd2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:09.543Z|0ca0f310-cde7-4c0a-a5f8-32ba2bb1ed4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:09.544Z|815acaf5-5db5-441d-ba5d-01d73f3dcd2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:11.060Z|3a5a24dd-9b0e-4159-ad52-af841cf453b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:18:11.061Z|3a5a24dd-9b0e-4159-ad52-af841cf453b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:16.103Z|50ce5a94-bf40-48ab-9de4-1630d96a8a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:18:16.104Z|50ce5a94-bf40-48ab-9de4-1630d96a8a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:18:17.190Z|174b7ee6-56d2-46b1-9a17-ce41bd739bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:18:17.190Z|174b7ee6-56d2-46b1-9a17-ce41bd739bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:18:19.568Z|4397260d-5c3f-4421-a6d7-5e4eaf90a9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:19.568Z|dd8c7a19-184d-43a5-bc21-c0787091e01e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:19.568Z|4397260d-5c3f-4421-a6d7-5e4eaf90a9c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:19.568Z|dd8c7a19-184d-43a5-bc21-c0787091e01e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:19.573Z|75972bf2-a5b5-469f-a0d3-d52f4f202c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:19.574Z|75972bf2-a5b5-469f-a0d3-d52f4f202c96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:29.598Z|83442a6c-014a-496b-b598-008ba531e054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:29.598Z|008aa3c7-de5d-4f8f-a7c7-734fad82efb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:29.599Z|83442a6c-014a-496b-b598-008ba531e054|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:29.599Z|008aa3c7-de5d-4f8f-a7c7-734fad82efb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:29.602Z|e9ebf6ab-2191-47d0-8fb8-33c601c58c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:29.602Z|e9ebf6ab-2191-47d0-8fb8-33c601c58c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:31.103Z|9a44a676-4a67-4940-aaaf-1b41244ecc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:18:31.104Z|9a44a676-4a67-4940-aaaf-1b41244ecc12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:18:39.642Z|53ed5af5-5fa6-4033-982d-f2d3d2301ad0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:39.642Z|a5c084f7-eb97-4303-bc2b-51652f26394c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:39.642Z|53ed5af5-5fa6-4033-982d-f2d3d2301ad0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:39.642Z|a5c084f7-eb97-4303-bc2b-51652f26394c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:39.645Z|3c0a0244-deec-4547-88a8-0d6a813b350c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:39.645Z|3c0a0244-deec-4547-88a8-0d6a813b350c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:46.105Z|22572cf8-0619-4a80-baf4-dac51a8219e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:18:46.105Z|22572cf8-0619-4a80-baf4-dac51a8219e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:18:47.191Z|e16795cf-5ea6-4217-9035-238865507490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:18:47.192Z|e16795cf-5ea6-4217-9035-238865507490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:18:49.680Z|3891aea7-7f46-4019-a83f-e4b37031e63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:49.681Z|3891aea7-7f46-4019-a83f-e4b37031e63d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:49.682Z|66b6b8b4-1c59-4b02-b5e1-90b9f405b30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:49.682Z|66b6b8b4-1c59-4b02-b5e1-90b9f405b30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:49.686Z|09da6974-f62c-4fd1-9293-b8a62b907437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:49.687Z|09da6974-f62c-4fd1-9293-b8a62b907437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:59.710Z|15147cd6-f6a9-4e46-b681-7bceb75fb846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:59.714Z|15147cd6-f6a9-4e46-b681-7bceb75fb846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:59.720Z|1fd59388-829e-4ced-8565-078039879001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:59.720Z|7925864d-9793-4ee4-8912-4372529c7223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:18:59.720Z|7925864d-9793-4ee4-8912-4372529c7223|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:18:59.721Z|1fd59388-829e-4ced-8565-078039879001|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:01.103Z|8e66f2cd-ebc1-416b-9742-21b4ee339f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:19:01.105Z|8e66f2cd-ebc1-416b-9742-21b4ee339f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:19:09.749Z|437370cc-2fb9-4af2-86f8-d9fd91bfd8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:09.749Z|98353628-3b78-4a30-ba56-d9fc151777da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:09.749Z|437370cc-2fb9-4af2-86f8-d9fd91bfd8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:09.749Z|98353628-3b78-4a30-ba56-d9fc151777da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:09.750Z|198c7bb5-799b-4edd-ba7d-525c9d086652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:09.750Z|198c7bb5-799b-4edd-ba7d-525c9d086652|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:11.061Z|852dbf23-07c3-4b79-a578-4c997840974c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:19:11.062Z|852dbf23-07c3-4b79-a578-4c997840974c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:16.103Z|ba4d1ae1-cb73-4c57-a077-b5079ebceac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:19:16.104Z|ba4d1ae1-cb73-4c57-a077-b5079ebceac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:19:17.192Z|71b59d47-efac-4dd8-b2a6-6226c14a5e26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:19:17.193Z|71b59d47-efac-4dd8-b2a6-6226c14a5e26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:19:19.772Z|55a54135-54fc-4194-9b4a-468491ecc644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:19.772Z|a71e9802-2964-47c5-a8d4-8f97975c8264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:19.772Z|55a54135-54fc-4194-9b4a-468491ecc644|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:19.772Z|a71e9802-2964-47c5-a8d4-8f97975c8264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:19.782Z|53c76645-adc4-4783-b930-aa49348ba0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:19.783Z|53c76645-adc4-4783-b930-aa49348ba0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:29.807Z|5599bd4a-e818-4009-bcfe-9b62a69ab7db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:29.807Z|26fd3d28-3ec9-4a0d-a015-73aea1a420e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:29.808Z|26fd3d28-3ec9-4a0d-a015-73aea1a420e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:29.808Z|5599bd4a-e818-4009-bcfe-9b62a69ab7db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:29.815Z|83bb0c9e-c299-4f62-890f-5316adafb9b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:29.815Z|83bb0c9e-c299-4f62-890f-5316adafb9b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:31.103Z|0d88d3d1-8dc9-4ab8-9612-b8ced8e09569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:19:31.103Z|0d88d3d1-8dc9-4ab8-9612-b8ced8e09569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:19:39.855Z|68caf3dc-5fa3-407c-9f82-0463f1bc485e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:39.856Z|ee23e318-86d6-4c6a-8d6f-00f84f00855b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:39.856Z|68caf3dc-5fa3-407c-9f82-0463f1bc485e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:39.856Z|ee23e318-86d6-4c6a-8d6f-00f84f00855b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:39.861Z|7c9d661f-bcc1-402d-ba65-8eae8d09c7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:39.861Z|7c9d661f-bcc1-402d-ba65-8eae8d09c7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:46.103Z|f4e88159-a875-42a5-a32c-dedff84b612a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:19:46.106Z|f4e88159-a875-42a5-a32c-dedff84b612a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:19:47.193Z|06cb4656-c62c-43b5-ad4c-e077c3eb924c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:19:47.194Z|06cb4656-c62c-43b5-ad4c-e077c3eb924c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:19:49.884Z|51cb1887-7be0-44bb-9274-9ce388bf3fe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:49.884Z|51cb1887-7be0-44bb-9274-9ce388bf3fe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:49.890Z|3e56284e-51f7-4a8f-b174-deabfd2cf29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:49.891Z|3e56284e-51f7-4a8f-b174-deabfd2cf29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:49.902Z|c7bf2834-1e11-4017-adcb-c71b0db26c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:49.903Z|c7bf2834-1e11-4017-adcb-c71b0db26c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:59.909Z|2a754be2-fc14-4a67-b819-e39ad7cbd30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:59.910Z|2a754be2-fc14-4a67-b819-e39ad7cbd30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:59.921Z|4fe9cd8a-b7e1-4b7b-affa-e85f3f82fa0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:59.922Z|4fe9cd8a-b7e1-4b7b-affa-e85f3f82fa0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:19:59.929Z|bc1b335e-eaac-4909-be5c-1f900b84a4b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:19:59.930Z|bc1b335e-eaac-4909-be5c-1f900b84a4b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:01.103Z|3ba7893d-9680-44a9-9e9d-b024b4732048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:20:01.104Z|3ba7893d-9680-44a9-9e9d-b024b4732048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:20:09.944Z|43052ef1-52bd-4e8c-97c5-530b0fa91dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:09.945Z|43052ef1-52bd-4e8c-97c5-530b0fa91dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:09.953Z|0e8ae7c7-4fca-470f-a8ef-098753120327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:09.953Z|3df0ae7c-22f7-44e3-9a42-68eb1bdbdc4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:09.953Z|0e8ae7c7-4fca-470f-a8ef-098753120327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:09.953Z|3df0ae7c-22f7-44e3-9a42-68eb1bdbdc4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:11.061Z|5a13bbea-3604-4a29-9e63-66daa900185d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:20:11.062Z|5a13bbea-3604-4a29-9e63-66daa900185d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:16.106Z|d961de47-1229-435d-9fdc-44fb05fc898a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:20:16.107Z|d961de47-1229-435d-9fdc-44fb05fc898a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:20:17.194Z|517cba0d-a3f4-425e-bf38-f9bf624dcbb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:20:17.195Z|517cba0d-a3f4-425e-bf38-f9bf624dcbb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:20:19.969Z|6cdfef2b-5153-40c7-8360-d9f190a62a35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:19.969Z|6cdfef2b-5153-40c7-8360-d9f190a62a35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:19.975Z|84621dd0-8b4f-460c-98bd-af1f772136f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:19.975Z|07c66fe0-8ee8-4114-91bb-06051c57a3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:19.976Z|84621dd0-8b4f-460c-98bd-af1f772136f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:19.976Z|07c66fe0-8ee8-4114-91bb-06051c57a3c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:29.993Z|297dd78a-576b-46e9-81b1-00bdf77ba43e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:29.994Z|297dd78a-576b-46e9-81b1-00bdf77ba43e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:30.012Z|ba1d72a8-1bea-44a4-84e4-6254ee1a2948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:30.012Z|c29bd467-3cc5-44b4-8e8d-9e29e2d77a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:30.013Z|c29bd467-3cc5-44b4-8e8d-9e29e2d77a77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:30.013Z|ba1d72a8-1bea-44a4-84e4-6254ee1a2948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:31.103Z|1ec42058-f8eb-45f7-bc75-78e7e4e2a55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:20:31.104Z|1ec42058-f8eb-45f7-bc75-78e7e4e2a55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:20:40.043Z|4fa09b92-61cb-4563-9c81-180549b02675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:40.044Z|4fa09b92-61cb-4563-9c81-180549b02675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:40.046Z|417c3503-8d5d-47b0-8fa2-8953e3212f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:40.047Z|417c3503-8d5d-47b0-8fa2-8953e3212f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:40.051Z|83fa4d64-e4b3-43d3-8f00-740488d51383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:40.051Z|83fa4d64-e4b3-43d3-8f00-740488d51383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:46.103Z|b911f01f-4081-4230-8311-8aa41d19df62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:20:46.103Z|b911f01f-4081-4230-8311-8aa41d19df62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:20:47.196Z|eb3a9e47-c142-40b1-b14d-563bcc372f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:20:47.196Z|eb3a9e47-c142-40b1-b14d-563bcc372f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:20:50.067Z|1927fc62-c882-44ba-8617-a0314bf5a193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:50.068Z|1927fc62-c882-44ba-8617-a0314bf5a193|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:50.068Z|52fd5336-d7fb-4d6b-a3b3-6d6d7d9b2cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:50.068Z|52fd5336-d7fb-4d6b-a3b3-6d6d7d9b2cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:20:50.073Z|9d53d28a-895f-45c0-b72e-0a02fd21dc6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:20:50.073Z|9d53d28a-895f-45c0-b72e-0a02fd21dc6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:00.095Z|f9cda54d-e908-466b-b493-dcb9ffd2cd0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:00.095Z|f9cda54d-e908-466b-b493-dcb9ffd2cd0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:00.096Z|85180920-6ee3-44e9-b1d1-d4995f81f8c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:00.097Z|85180920-6ee3-44e9-b1d1-d4995f81f8c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:00.102Z|f657cd00-9a45-4e87-922a-87b9618a6623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:00.103Z|f657cd00-9a45-4e87-922a-87b9618a6623|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:01.103Z|1c8f7e80-626d-4e0a-8680-8c34d33b1636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:21:01.106Z|1c8f7e80-626d-4e0a-8680-8c34d33b1636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:21:10.124Z|9c23a569-cfa6-4bbb-8132-50397c564bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:10.124Z|4dcd1b07-a1a6-474d-b703-de97a4b43930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:10.124Z|9c23a569-cfa6-4bbb-8132-50397c564bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:10.124Z|4dcd1b07-a1a6-474d-b703-de97a4b43930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:10.129Z|1d36b09e-45f7-40d9-82a4-fe230691aa9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:10.129Z|1d36b09e-45f7-40d9-82a4-fe230691aa9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:11.059Z|901626d9-9319-4ca9-8014-1b3c6185a820|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:21:11.060Z|901626d9-9319-4ca9-8014-1b3c6185a820|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:16.103Z|7818d7ae-7ffd-4cf6-b36d-4531be793ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:21:16.104Z|7818d7ae-7ffd-4cf6-b36d-4531be793ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:21:17.198Z|929e93a4-8b63-4a36-a67e-882b49bca77b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:21:17.198Z|929e93a4-8b63-4a36-a67e-882b49bca77b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:21:20.152Z|2858f0cf-06ae-46fb-9ed7-bc211d0fed65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:20.153Z|2858f0cf-06ae-46fb-9ed7-bc211d0fed65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:20.153Z|377ea4af-c577-488d-831e-3c0780b0a71d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:20.153Z|377ea4af-c577-488d-831e-3c0780b0a71d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:20.157Z|4aef14bc-62ea-48fa-b901-917146327fe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:20.158Z|4aef14bc-62ea-48fa-b901-917146327fe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:30.179Z|1dc42b7a-a354-4ae7-9ca9-da989cfa0794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:30.180Z|cf63a823-9db9-4d8d-8c2d-5f592c5496ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:30.180Z|1dc42b7a-a354-4ae7-9ca9-da989cfa0794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:30.180Z|cf63a823-9db9-4d8d-8c2d-5f592c5496ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:30.181Z|9ba113c5-4b84-49c1-a958-7d3381a32f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:30.181Z|9ba113c5-4b84-49c1-a958-7d3381a32f8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:31.103Z|f6e5798b-eb94-47ed-8034-8e57a8bb3ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:21:31.103Z|f6e5798b-eb94-47ed-8034-8e57a8bb3ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:21:40.212Z|94469740-661a-4c5a-95ae-39f960f2b7a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:40.212Z|94469740-661a-4c5a-95ae-39f960f2b7a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:40.222Z|68df3025-5cad-47fe-8ac7-491fc43fbc99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:40.223Z|68df3025-5cad-47fe-8ac7-491fc43fbc99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:40.235Z|6a2cbb5e-5472-4a06-8e78-bbd84814cc2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:40.235Z|6a2cbb5e-5472-4a06-8e78-bbd84814cc2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:46.104Z|6f16e61b-ed08-46b9-b0a3-ce053b614fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:21:46.106Z|6f16e61b-ed08-46b9-b0a3-ce053b614fac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:21:47.199Z|73c0375c-0ce7-427e-8a3d-aff979df103c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:21:47.200Z|73c0375c-0ce7-427e-8a3d-aff979df103c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:21:50.246Z|d7ebf59a-8e1e-4780-a7b3-33a70235f49c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:50.246Z|d7ebf59a-8e1e-4780-a7b3-33a70235f49c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:50.263Z|20cdac84-fa19-4370-adc1-9415bd828b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:50.264Z|20cdac84-fa19-4370-adc1-9415bd828b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:21:50.271Z|ea8609ac-5215-4405-a42d-063194058cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:21:50.272Z|ea8609ac-5215-4405-a42d-063194058cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:00.277Z|a3ba5124-4005-4e21-9772-4ef0b5fd70b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:00.277Z|a3ba5124-4005-4e21-9772-4ef0b5fd70b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:00.291Z|970b8870-d491-4491-8ffc-e3469a3a5d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:00.292Z|970b8870-d491-4491-8ffc-e3469a3a5d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:00.298Z|ad17719b-d7ff-46d7-80be-356d348784a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:00.298Z|ad17719b-d7ff-46d7-80be-356d348784a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:01.103Z|930ae187-7068-4fa9-862b-1b827e8b4dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:22:01.104Z|930ae187-7068-4fa9-862b-1b827e8b4dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:22:10.304Z|3fc6e419-03e2-4fc0-b1b9-4cd8fa4cf8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:10.305Z|3fc6e419-03e2-4fc0-b1b9-4cd8fa4cf8d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:10.324Z|7d680cef-8892-4ab7-b586-0fb0c17a30c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:10.325Z|7d680cef-8892-4ab7-b586-0fb0c17a30c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:10.326Z|7fd94ffa-b54a-4a12-8ed6-c80dd5c4cdf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:10.326Z|7fd94ffa-b54a-4a12-8ed6-c80dd5c4cdf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:11.061Z|63621c02-5b70-4c8a-8786-8a8372d6e7de|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:22:11.061Z|63621c02-5b70-4c8a-8786-8a8372d6e7de|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:16.103Z|9ad90bdb-3517-4849-9033-b5c27b0bacff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:22:16.104Z|9ad90bdb-3517-4849-9033-b5c27b0bacff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:22:17.200Z|52d24638-9d9f-41b3-9bc8-c79151ad0b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:22:17.201Z|52d24638-9d9f-41b3-9bc8-c79151ad0b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:22:20.337Z|b22b7358-8e00-4352-b9e3-2886b9702eaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:20.338Z|b22b7358-8e00-4352-b9e3-2886b9702eaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:20.352Z|695a4f75-81b4-4d01-8463-804d61ac8740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:20.353Z|695a4f75-81b4-4d01-8463-804d61ac8740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:20.355Z|5917bf7c-a8f5-4119-9d1e-d39d6ca178c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:20.355Z|5917bf7c-a8f5-4119-9d1e-d39d6ca178c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:30.366Z|cfdcd80f-4eb4-4538-a514-a67127783914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:30.367Z|cfdcd80f-4eb4-4538-a514-a67127783914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:30.379Z|c5264fff-86ff-463d-a2a7-e7e22dbeb9bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:30.380Z|c5264fff-86ff-463d-a2a7-e7e22dbeb9bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:30.382Z|65994ee8-00ad-444a-8462-61f31a3ef7d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:30.382Z|65994ee8-00ad-444a-8462-61f31a3ef7d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:31.103Z|36605382-0ef4-4580-8ae7-59d3eee23d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:22:31.106Z|36605382-0ef4-4580-8ae7-59d3eee23d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:22:40.418Z|a0e3a1c3-96ce-4eae-babe-aa2e322836a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:40.419Z|a0e3a1c3-96ce-4eae-babe-aa2e322836a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:40.423Z|f99d4521-9938-44b9-a774-9761378cc78f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:40.423Z|f99d4521-9938-44b9-a774-9761378cc78f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:40.432Z|e9de302e-ad05-4fb6-8e85-643a251f8385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:40.432Z|e9de302e-ad05-4fb6-8e85-643a251f8385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:46.103Z|254f6e07-1354-44e3-be23-708d363008e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:22:46.104Z|254f6e07-1354-44e3-be23-708d363008e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:22:47.202Z|2c99e196-ea13-487e-8ce1-5ba3f7ab43b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:22:47.202Z|2c99e196-ea13-487e-8ce1-5ba3f7ab43b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:22:50.455Z|0030c026-adee-41c9-8820-60ce8aede2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:50.456Z|0030c026-adee-41c9-8820-60ce8aede2dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:50.457Z|bb137fd3-bc4a-48de-beff-6adb93d79029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:50.457Z|bb137fd3-bc4a-48de-beff-6adb93d79029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:22:50.467Z|95ba6690-ac8f-49e1-8d76-34bb5c0ae4db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:22:50.468Z|95ba6690-ac8f-49e1-8d76-34bb5c0ae4db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:00.481Z|432a1263-0aa9-4d13-b23a-2a50fad3b2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:00.482Z|ed67a891-6daa-487f-b881-30b1e8261358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:00.482Z|432a1263-0aa9-4d13-b23a-2a50fad3b2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:00.482Z|ed67a891-6daa-487f-b881-30b1e8261358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:00.496Z|11f60e76-b5de-4efc-9634-c799d9535580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:00.497Z|11f60e76-b5de-4efc-9634-c799d9535580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:01.103Z|790ae3a5-d4ba-4880-a6e4-9095e78d1960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:23:01.104Z|790ae3a5-d4ba-4880-a6e4-9095e78d1960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:23:10.515Z|e3bd2454-485c-4dfb-8d99-53406e895a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:10.515Z|402a1642-a07f-470f-9705-8c975f98a229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:10.516Z|e3bd2454-485c-4dfb-8d99-53406e895a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:10.516Z|402a1642-a07f-470f-9705-8c975f98a229|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:10.521Z|c00b1f06-8a3e-43fe-839c-cf1a4231adaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:10.521Z|c00b1f06-8a3e-43fe-839c-cf1a4231adaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:11.061Z|cb454e21-a953-466b-aa45-774f3b7404e0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:23:11.061Z|cb454e21-a953-466b-aa45-774f3b7404e0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:16.103Z|eb4ef125-3628-4041-b40e-264619682af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:23:16.105Z|eb4ef125-3628-4041-b40e-264619682af1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:23:17.203Z|332846b2-7acf-4b5f-981f-ec9ed6cb2282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:23:17.203Z|332846b2-7acf-4b5f-981f-ec9ed6cb2282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:23:20.543Z|dbc15e64-8a71-4c5a-839f-4efd7514ee82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:20.544Z|dbc15e64-8a71-4c5a-839f-4efd7514ee82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:20.545Z|d89e685b-5f79-4a82-9d40-1b894ebf7723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:20.545Z|d89e685b-5f79-4a82-9d40-1b894ebf7723|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:20.548Z|7b04fc76-bd35-4fda-8779-083490b3fe9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:20.548Z|7b04fc76-bd35-4fda-8779-083490b3fe9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:30.573Z|dbba1d5c-2b9b-4b30-8374-2bf5dcab72bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:30.573Z|dbba1d5c-2b9b-4b30-8374-2bf5dcab72bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:30.588Z|65fb9536-110a-4cc3-8b90-d3fc029f7348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:30.589Z|65fb9536-110a-4cc3-8b90-d3fc029f7348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:30.589Z|dcaa0d49-54a8-486d-8f28-a70785aebd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:30.590Z|dcaa0d49-54a8-486d-8f28-a70785aebd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:31.103Z|b7d315cb-2049-4b9a-bad2-30c39063e0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:23:31.103Z|b7d315cb-2049-4b9a-bad2-30c39063e0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:23:40.621Z|c105f9f7-db98-4a09-b736-48d2f33bdf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:40.622Z|c105f9f7-db98-4a09-b736-48d2f33bdf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:40.656Z|60ee7f0f-211c-4390-8d70-253deb0a1731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:40.656Z|60ee7f0f-211c-4390-8d70-253deb0a1731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:40.656Z|8eb7d405-e22d-4408-bce6-86784a4f7487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:40.657Z|8eb7d405-e22d-4408-bce6-86784a4f7487|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:46.103Z|b96e850d-ea0c-4c87-b805-ec662e72ecd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:23:46.104Z|b96e850d-ea0c-4c87-b805-ec662e72ecd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:23:47.204Z|80b0023b-cfdc-43cd-b320-4b96769a7b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:23:47.205Z|80b0023b-cfdc-43cd-b320-4b96769a7b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:23:50.693Z|d87a724c-724f-48e8-8eb3-24145e443ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:50.693Z|38f10418-77b1-4de4-b4c8-49ecd5b25609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:50.694Z|d87a724c-724f-48e8-8eb3-24145e443ae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:50.694Z|38f10418-77b1-4de4-b4c8-49ecd5b25609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:23:50.696Z|4d20d608-06b6-4ce8-99a2-834cbb883cfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:23:50.697Z|4d20d608-06b6-4ce8-99a2-834cbb883cfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:00.720Z|77ca8581-c703-4ec4-9445-5afc050ad23a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:00.721Z|77ca8581-c703-4ec4-9445-5afc050ad23a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:00.722Z|9d910070-05c6-4ff1-8679-0f64672dff11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:00.723Z|9d910070-05c6-4ff1-8679-0f64672dff11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:00.728Z|11e7383b-eb47-41d2-a38c-46d5b3eac327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:00.728Z|11e7383b-eb47-41d2-a38c-46d5b3eac327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:01.103Z|78092bb6-33df-42bc-a590-9165557d7d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:24:01.106Z|78092bb6-33df-42bc-a590-9165557d7d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:24:03.195Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:24:03.205Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb already exists in requestDb InfraActiveRequests table 2023-03-06T06:24:03.207Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:03.207Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:24:03.208Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:03.208Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:03.208Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:24:03.208Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"372d8326681ccaa9d6111f3f0792add2", X-B3-SpanId:"4ed26288cd412ab2", X-B3-ParentSpanId:"631a19cf95e1c7d7", X-B3-Sampled:"0", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cd31466-8a40-46e7-bab7-e05fb779975f"] 2023-03-06T06:24:03.208Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:24:03.209Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:03.489Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:03.489Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:24:03.490Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : Not Found 2023-03-06T06:24:03.490Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [set-cookie:"JSESSIONID=447FB850F3D0AB0DF5231809A8EFD1A5; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:24:04 GMT", x-envoy-upstream-service-time:"271", server:"envoy"] 2023-03-06T06:24:03.491Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: 2023-03-06T06:24:03.491Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:03.492Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|404|Not Found|InvokeReturn 2023-03-06T06:24:03.733Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:24:10.748Z|8abc500b-e161-4d10-a174-b350be98cc42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:10.748Z|8abc500b-e161-4d10-a174-b350be98cc42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:10.749Z|47e2921d-025b-451a-a1da-b055fae3f028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:10.749Z|47e2921d-025b-451a-a1da-b055fae3f028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:10.755Z|9cdeac63-a01f-41fa-89f3-3dc25db87cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:10.756Z|9cdeac63-a01f-41fa-89f3-3dc25db87cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:11.061Z|0a82db39-7026-4bd5-8798-6a6cc64cd9d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:24:11.062Z|0a82db39-7026-4bd5-8798-6a6cc64cd9d5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:16.103Z|ac433ec3-8946-4bca-a7a5-87bced858732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:24:16.104Z|ac433ec3-8946-4bca-a7a5-87bced858732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:24:17.205Z|6b1a1579-98f3-4365-9a6a-96de603e0e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:24:17.206Z|6b1a1579-98f3-4365-9a6a-96de603e0e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:24:20.778Z|b9c0b79c-d971-44f9-9336-89e319686b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:20.778Z|b9c0b79c-d971-44f9-9336-89e319686b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:20.784Z|628e2e75-4307-4e2f-ae53-5e570d53fc06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:20.785Z|628e2e75-4307-4e2f-ae53-5e570d53fc06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:20.787Z|1d15cd90-7e7a-4198-892d-665b5cbc46c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:20.787Z|1d15cd90-7e7a-4198-892d-665b5cbc46c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:24.179Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:24:24.348Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:24:24.349Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[98c050d8-22d0-4530-ac69-a1d7b4fdb1ef], X-ECOMP-RequestID=[e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb], X-TransactionId=[], X-ONAP-RequestID=[e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb]} 2023-03-06T06:24:24.503Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:24:24 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[97], vertex-id=[172136], x-aai-txid=[1-aai-resources-230306-06:24:24:383-92717], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:24:24.505Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678083718917","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-06T06:24:24.506Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:24:24.676Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:24:24.676Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:24:24.696Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:24:24.696Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:24:24.696Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:24.697Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:24:24.697Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:24:24.697Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"372d8326681ccaa9d6111f3f0792add2", X-B3-SpanId:"e8327798d2105390", X-B3-ParentSpanId:"631a19cf95e1c7d7", X-B3-Sampled:"0", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7395868-7f2a-46ab-b6d2-e7d843e5ccb2"] 2023-03-06T06:24:24.697Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232","requestScope":"service"} 2023-03-06T06:24:24.698Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:25.333Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:25.334Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:25.334Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:24:25.335Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:24:26 GMT", x-envoy-upstream-service-time:"612", server:"envoy"] 2023-03-06T06:24:25.335Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:24:25.336Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:25.336Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:24:25.352Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:24:25.353Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:24:25.354Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:25.354Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:24:25.355Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:24:25.355Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5234ff7b-906e-4bb6-8707-11dc90a8d49e"] 2023-03-06T06:24:25.356Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:24:25.356Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:26.283Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:26.284Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:26.284Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:24:26.284Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BD0B3157EFCCBEEB73FD085E289F0763; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:24:26 GMT", x-envoy-upstream-service-time:"914", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:26.317Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:24:26.318Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:26.318Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:24:26.459Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T06:24:26.460Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-06T06:24:26.461Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:26.462Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T06:24:26.462Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:24:26.463Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abd3c656-af7b-48fa-9af1-f69edc835a7c"] 2023-03-06T06:24:26.464Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:24:26.464Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:26.765Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:26.766Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:26.766Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T06:24:26.767Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:24:26 GMT", x-envoy-upstream-service-time:"296", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:26.772Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-03-06T06:24:26.773Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:26.774Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-06T06:24:26.787Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:24:26.787Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:24:26.788Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:26.788Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:24:26.788Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:24:26.789Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adc1a4f0-7d26-484a-942a-83dd2493af4d"] 2023-03-06T06:24:26.789Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:24:26.790Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:26.883Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:26.884Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:26.884Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:24:26.886Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:24:26 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:26.897Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:24:26.897Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:26.898Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:24:26.921Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:24:26.922Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:24:26.923Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:26.923Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:24:26.923Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:24:26.924Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"372d8326681ccaa9d6111f3f0792add2", X-B3-SpanId:"64af60ca653a6828", X-B3-ParentSpanId:"631a19cf95e1c7d7", X-B3-Sampled:"0", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"901732e6-2134-4b6b-a890-a7c672797153"] 2023-03-06T06:24:26.925Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb","requestStatus":"IN_PROGRESS","startTime":1678083843739,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb"} 2023-03-06T06:24:26.925Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:28.351Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:28.352Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:24:28.352Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:24:28.352Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:29 GMT", x-envoy-upstream-service-time:"1403", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:28.353Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.739+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:24:28.618+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:24:28.354Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:28.354Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:24:28.436Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:24:28.436Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:24:28.437Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:28.437Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:24:28.437Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:24:28.437Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"372d8326681ccaa9d6111f3f0792add2", X-B3-SpanId:"161206e972ae740f", X-B3-ParentSpanId:"631a19cf95e1c7d7", X-B3-Sampled:"0", X-ONAP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-TransactionID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ECOMP-RequestID:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5284f9-01fb-4da6-8d5f-ee7e3ecbd769"] 2023-03-06T06:24:28.438Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\"modelUuid\":\"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\"modelInvariantUuid\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"8c9b8121-b18e-483e-8640-2d5a6058a148\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb","type":"String"},"mso-request-id":{"value":"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:24:28.438Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:30.816Z|f39409b2-487a-4135-9928-e0a4f90aa892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:30.817Z|f39409b2-487a-4135-9928-e0a4f90aa892|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:30.819Z|cec1c411-105c-4043-ba14-0e19f2e0ad86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:30.820Z|cec1c411-105c-4043-ba14-0e19f2e0ad86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:30.821Z|d7112dbd-0c93-4fea-839a-73bdf87f2076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:30.822Z|d7112dbd-0c93-4fea-839a-73bdf87f2076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:31.103Z|11f07cd8-265d-4f3d-b52b-5d74efadca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:24:31.104Z|11f07cd8-265d-4f3d-b52b-5d74efadca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:24:34.672Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:34.672Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:24:34.673Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:24:34.673Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2C0C073171B4F14868EFD1F5F50E0134; Path=/; HttpOnly", date:"Mon, 06 Mar 2023 06:24:34 GMT", x-onap-requestid:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", x-requestid:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", x-transactionid:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", x-ecomp-requestid:"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", x-onap-partnername:"UNKNOWN", x-invocationid:"7b5284f9-01fb-4da6-8d5f-ee7e3ecbd769", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"6210", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:34.674Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb\",\"instanceId\":\"5bc41b5a-e6f9-4bf6-bacd-00b312179174\"}}","message":"Success","processInstanceID":"8d1ab2a3-bbe7-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:24:34.674Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:34.674Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:24:34.691Z|e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:24:34.933Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:24:34.969Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:34.969Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:24:34.970Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:34.970Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:34.970Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:24:34.971Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7f7abb2b912d61cfa088b12a07be45", X-B3-SpanId:"87a8d3e45551e4a7", X-B3-ParentSpanId:"ff335e795c650e64", X-B3-Sampled:"0", X-ONAP-RequestID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-RequestID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-TransactionID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-ECOMP-RequestID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b4b2d1f-9cef-42a0-928f-f4729a9f0158"] 2023-03-06T06:24:34.971Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:24:34.971Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:35.118Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:35.118Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:35.119Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:24:35.120Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:36 GMT", x-envoy-upstream-service-time:"141", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:35.121Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:24:35.121Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:35.121Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:24:35.126Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:24:35.126Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:24:35.127Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:35.127Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:24:35.128Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:24:35.128Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7f7abb2b912d61cfa088b12a07be45", X-B3-SpanId:"1ec94615fd1b9fa5", X-B3-ParentSpanId:"ff335e795c650e64", X-B3-Sampled:"0", X-ONAP-RequestID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-RequestID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-TransactionID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-ECOMP-RequestID:"c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"881e2082-d2d8-4fb3-b513-afa832fb849b"] 2023-03-06T06:24:35.129Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:24:35.129Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:35.434Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:35.435Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:35.436Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:24:35.436Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:36 GMT", x-envoy-upstream-service-time:"301", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:35.440Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:24:35.440Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:35.441Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:24:35.465Z|c2fa30c6-d5df-48f7-b9b5-cf1bfe843e0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:24:40.862Z|1ae275c2-b796-4699-8615-fae90b925443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:40.863Z|1ae275c2-b796-4699-8615-fae90b925443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:40.862Z|593c514c-c215-4f27-8e48-7c42bc8784dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:40.864Z|593c514c-c215-4f27-8e48-7c42bc8784dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:40.870Z|c33bda12-efb7-4cc7-9f67-bed45c9ddb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:40.871Z|c33bda12-efb7-4cc7-9f67-bed45c9ddb4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:45.735Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:24:45.741Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:45.742Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:24:45.742Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:45.742Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:45.742Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:24:45.742Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04fa779695155566b5d401b921de4233", X-B3-SpanId:"fe42a59b81682658", X-B3-ParentSpanId:"f363e5fbacd13ee6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-RequestID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-TransactionID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-ECOMP-RequestID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ae7a95-0cee-4b60-958c-a4be514937bb"] 2023-03-06T06:24:45.743Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:24:45.743Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:45.885Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:45.886Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:45.886Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:24:45.887Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:47 GMT", x-envoy-upstream-service-time:"137", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:45.891Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:24:45.891Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:45.891Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:24:45.894Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:24:45.894Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:24:45.895Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:45.895Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:24:45.896Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:24:45.896Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04fa779695155566b5d401b921de4233", X-B3-SpanId:"2b8f76f098d6fda4", X-B3-ParentSpanId:"f363e5fbacd13ee6", X-B3-Sampled:"0", X-ONAP-RequestID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-RequestID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-TransactionID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-ECOMP-RequestID:"3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15ffdc9d-b034-4199-9c15-379e0ef3a70d"] 2023-03-06T06:24:45.896Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:24:45.896Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:45.937Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:45.937Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:45.938Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:24:45.938Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:47 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:45.955Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:24:45.956Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:45.956Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:24:45.970Z|3e568e6d-9d6c-4e8b-84a3-b10c7bbfd586|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:24:46.103Z|11667811-5b86-4f1c-b633-bb91815fec93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:24:46.105Z|11667811-5b86-4f1c-b633-bb91815fec93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:24:47.206Z|3da9b927-4b9d-45a2-aeee-6dcb13c16737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:24:47.207Z|3da9b927-4b9d-45a2-aeee-6dcb13c16737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:24:50.913Z|ea969fc4-6922-4227-8043-996d676ee920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:50.914Z|ea969fc4-6922-4227-8043-996d676ee920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:50.920Z|59b3ef13-4eb4-4aa5-af14-780b3acf3455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:50.920Z|59b3ef13-4eb4-4aa5-af14-780b3acf3455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:50.921Z|474b3391-ec79-4b31-85c2-34fac9ce957a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:24:50.922Z|474b3391-ec79-4b31-85c2-34fac9ce957a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:24:56.184Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:24:56.191Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:56.191Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:24:56.191Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:56.192Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:24:56.192Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:24:56.192Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6117547503488d405b7982042f3c4786", X-B3-SpanId:"bc73178ab6d58633", X-B3-ParentSpanId:"fb71a332dc872fbf", X-B3-Sampled:"0", X-ONAP-RequestID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-RequestID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-TransactionID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-ECOMP-RequestID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c76424d-6854-467c-8f65-44a2a3e9e879"] 2023-03-06T06:24:56.192Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:24:56.193Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:56.398Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:56.399Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:56.399Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:24:56.399Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:57 GMT", x-envoy-upstream-service-time:"201", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:56.410Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:24:56.411Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:56.411Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:24:56.413Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:24:56.414Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:24:56.414Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:24:56.414Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:24:56.415Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:24:56.415Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6117547503488d405b7982042f3c4786", X-B3-SpanId:"4249ad0099a50ce7", X-B3-ParentSpanId:"fb71a332dc872fbf", X-B3-Sampled:"0", X-ONAP-RequestID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-RequestID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-TransactionID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-ECOMP-RequestID:"f1ef28e6-e99f-4896-80bc-c9cceaceeed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53320df3-5dc8-4fdf-b938-c43e210e0c3e"] 2023-03-06T06:24:56.415Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:24:56.415Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:24:56.502Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:24:56.503Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:24:56.504Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:24:56.504Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:24:57 GMT", x-envoy-upstream-service-time:"83", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:24:56.511Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:24:56.511Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:24:56.512Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:24:56.527Z|f1ef28e6-e99f-4896-80bc-c9cceaceeed5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:00.944Z|cc2cc2ca-fd41-46f4-aea7-06eb26a7f909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:00.944Z|9231dd67-d1f2-4edb-a886-d28201d396c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:00.944Z|a9717381-5089-4aca-abfe-e264723bd1dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:00.945Z|9231dd67-d1f2-4edb-a886-d28201d396c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:00.945Z|cc2cc2ca-fd41-46f4-aea7-06eb26a7f909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:00.946Z|a9717381-5089-4aca-abfe-e264723bd1dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:01.103Z|0db3db74-60bd-45cf-a3a4-6776b3ff9692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:25:01.104Z|0db3db74-60bd-45cf-a3a4-6776b3ff9692|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:25:06.736Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:06.770Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:06.771Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:06.771Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:06.771Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:06.772Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:06.772Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e56c7d1301a33f672262f39e62b5166", X-B3-SpanId:"84e4204526a72b0f", X-B3-ParentSpanId:"de55eda6af1be87f", X-B3-Sampled:"0", X-ONAP-RequestID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-RequestID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-TransactionID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-ECOMP-RequestID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dfc6649-3465-4f8a-9d9d-ba09b9cdd66e"] 2023-03-06T06:25:06.772Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:06.772Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:06.895Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:06.896Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:06.896Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:06.897Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:08 GMT", x-envoy-upstream-service-time:"118", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:06.905Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:06.906Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:06.906Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:06.908Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:06.908Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:06.909Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:06.909Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:06.909Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:06.909Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e56c7d1301a33f672262f39e62b5166", X-B3-SpanId:"badc4244b71791df", X-B3-ParentSpanId:"de55eda6af1be87f", X-B3-Sampled:"0", X-ONAP-RequestID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-RequestID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-TransactionID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-ECOMP-RequestID:"d0948711-7911-4a67-aa25-f5f2e5c27d39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd191287-37b1-476e-94eb-da0e7fa4942b"] 2023-03-06T06:25:06.909Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:06.910Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:06.954Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:06.955Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:06.955Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:06.955Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:08 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:06.956Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:06.956Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:06.956Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:06.984Z|d0948711-7911-4a67-aa25-f5f2e5c27d39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:10.982Z|3d8322e9-f6db-4a8f-9ba3-e3b3dc4920cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:10.982Z|8177ead6-ac5e-4891-9c68-b12175204ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:10.983Z|3d8322e9-f6db-4a8f-9ba3-e3b3dc4920cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:10.983Z|8177ead6-ac5e-4891-9c68-b12175204ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:10.988Z|093fc2c2-9d8f-4751-bc3c-600f75933845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:10.990Z|093fc2c2-9d8f-4751-bc3c-600f75933845|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:11.064Z|157b813d-4e71-42f0-92a8-80a552b2bd38|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:25:11.065Z|157b813d-4e71-42f0-92a8-80a552b2bd38|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:16.103Z|66161508-9f7c-45d4-934f-a79bae87fba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:25:16.104Z|66161508-9f7c-45d4-934f-a79bae87fba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:25:17.175Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:17.182Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:17.182Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:17.183Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:17.183Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:17.183Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:17.183Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"515bb0cd92dc555da6bbd6d9eb0761e0", X-B3-SpanId:"f0dab74e9d6d0c47", X-B3-ParentSpanId:"fca8e27f733bc3c6", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-RequestID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-TransactionID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-ECOMP-RequestID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b8ed4c8-c103-4050-86a4-497c84b62efe"] 2023-03-06T06:25:17.184Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:17.184Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:17.207Z|38b9547b-702a-4524-93e8-296565f0efff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:25:17.208Z|38b9547b-702a-4524-93e8-296565f0efff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:25:17.275Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:17.275Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:17.276Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:17.276Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:18 GMT", x-envoy-upstream-service-time:"86", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:17.280Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:17.280Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:17.281Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:17.283Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:17.283Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:17.284Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:17.284Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:17.284Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:17.284Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"515bb0cd92dc555da6bbd6d9eb0761e0", X-B3-SpanId:"b860bfdf15f73843", X-B3-ParentSpanId:"fca8e27f733bc3c6", X-B3-Sampled:"0", X-ONAP-RequestID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-RequestID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-TransactionID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-ECOMP-RequestID:"cfb9fb60-7768-4a98-9d71-40b296a1dc74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9df39dea-8acd-454d-9e0c-9883e6ea0e7b"] 2023-03-06T06:25:17.285Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:17.285Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:17.338Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:17.339Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:17.339Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:17.339Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:18 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:17.349Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:17.350Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:17.350Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:17.371Z|cfb9fb60-7768-4a98-9d71-40b296a1dc74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:21.019Z|6a298a9b-4101-40fa-b51f-d6cc431a112f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:21.020Z|6a298a9b-4101-40fa-b51f-d6cc431a112f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:21.019Z|13a9ac73-5c34-4705-ba94-90d01991b29f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:21.019Z|8aa95443-2721-4c26-ad29-cf2c85ed3a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:21.021Z|8aa95443-2721-4c26-ad29-cf2c85ed3a1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:21.021Z|13a9ac73-5c34-4705-ba94-90d01991b29f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:27.564Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:27.572Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:27.573Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:27.573Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:27.574Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:27.574Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:27.575Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76f6e450306f351bbb9c9efa76f128a0", X-B3-SpanId:"c000c20dabee82d5", X-B3-ParentSpanId:"8ea6242301fc4253", X-B3-Sampled:"0", X-ONAP-RequestID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-RequestID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-TransactionID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-ECOMP-RequestID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29625ca0-974b-4d18-8ee4-b4e08151e675"] 2023-03-06T06:25:27.575Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:27.576Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:27.763Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:27.764Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:27.765Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:27.765Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:28 GMT", x-envoy-upstream-service-time:"182", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:27.774Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:24:03.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:24:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:27.775Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:27.776Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:27.782Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:27.783Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:27.783Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:27.784Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:27.784Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:27.785Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76f6e450306f351bbb9c9efa76f128a0", X-B3-SpanId:"83a3e793068cdd44", X-B3-ParentSpanId:"8ea6242301fc4253", X-B3-Sampled:"0", X-ONAP-RequestID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-RequestID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-TransactionID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-ECOMP-RequestID:"23b0ed1e-717f-4b8c-b4b6-95180d667709", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f255d283-d4dc-4b64-b6b9-76a811df6490"] 2023-03-06T06:25:27.785Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:27.785Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:27.959Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:27.960Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:27.960Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:27.960Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:28 GMT", x-envoy-upstream-service-time:"169", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:27.961Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:27.961Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:27.961Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:27.997Z|23b0ed1e-717f-4b8c-b4b6-95180d667709|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:31.049Z|50496766-a1ea-4d8f-9cca-18a7bb3a63b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:31.050Z|50496766-a1ea-4d8f-9cca-18a7bb3a63b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:31.051Z|bb19ec30-5389-421a-9cd2-1c1f410257c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:31.052Z|bb19ec30-5389-421a-9cd2-1c1f410257c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:31.053Z|f582de13-e196-4af7-b69d-dabf91a2abac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:31.054Z|f582de13-e196-4af7-b69d-dabf91a2abac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:31.103Z|8d13b9c7-f735-4b92-928b-7d0dd1b8ef88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:25:31.112Z|8d13b9c7-f735-4b92-928b-7d0dd1b8ef88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:25:38.169Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:38.178Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:38.178Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:38.179Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:38.179Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:38.179Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:38.179Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd6f411d11f5a39c65940fce0d621435", X-B3-SpanId:"1469a6d4dc459d58", X-B3-ParentSpanId:"fdbb945ff61ad878", X-B3-Sampled:"0", X-ONAP-RequestID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-RequestID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-TransactionID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-ECOMP-RequestID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd06cd16-1e33-4e4f-8159-9c83832d9416"] 2023-03-06T06:25:38.179Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:38.180Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:38.291Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:38.293Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:38.293Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:38.294Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:39 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:38.295Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:24:03.000+00:00", "endTime" : "2023-03-06T06:25:37.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:38.295Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:38.295Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:38.298Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:38.298Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:38.298Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:38.298Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:38.298Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:38.299Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd6f411d11f5a39c65940fce0d621435", X-B3-SpanId:"5f5e4a9151f2a531", X-B3-ParentSpanId:"fdbb945ff61ad878", X-B3-Sampled:"0", X-ONAP-RequestID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-RequestID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-TransactionID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-ECOMP-RequestID:"722098d0-1f62-4eb5-8827-baec8a73926b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b695a116-e8ff-4171-ad24-b88cf99509c2"] 2023-03-06T06:25:38.299Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:38.299Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:38.387Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:38.388Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:38.388Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:38.389Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:39 GMT", x-envoy-upstream-service-time:"85", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:38.389Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:38.390Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:38.390Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:38.407Z|722098d0-1f62-4eb5-8827-baec8a73926b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:38.597Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:38.604Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:38.607Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:38.607Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:38.607Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:38.608Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:38.608Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bde80699412e878768d6d82adb763f28", X-B3-SpanId:"62c7c8e408d37daf", X-B3-ParentSpanId:"208688a2cf9e31ad", X-B3-Sampled:"0", X-ONAP-RequestID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-RequestID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-TransactionID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-ECOMP-RequestID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bacdb211-7f92-449b-b331-ff8240f7c704"] 2023-03-06T06:25:38.608Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:38.609Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:38.754Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:38.754Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:38.755Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:38.755Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:39 GMT", x-envoy-upstream-service-time:"141", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:38.760Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:24:03.000+00:00", "endTime" : "2023-03-06T06:25:37.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:38.760Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:38.761Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:38.763Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:38.765Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:38.766Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:38.766Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:38.767Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:38.767Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bde80699412e878768d6d82adb763f28", X-B3-SpanId:"3833642179491910", X-B3-ParentSpanId:"208688a2cf9e31ad", X-B3-Sampled:"0", X-ONAP-RequestID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-RequestID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-TransactionID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-ECOMP-RequestID:"1ce064b8-b06b-4e4b-8a05-5ea98bad31c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"463b9756-0e66-4a97-b499-d3af561ee1f0"] 2023-03-06T06:25:38.768Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:38.768Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:38.860Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:38.861Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:38.862Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:38.862Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:39 GMT", x-envoy-upstream-service-time:"86", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:38.869Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:38.870Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:38.870Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:38.889Z|1ce064b8-b06b-4e4b-8a05-5ea98bad31c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:39.060Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:39.065Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:39.066Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:39.066Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:39.066Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:39.067Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:39.067Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9604461321147d02b06197f0eddb9940", X-B3-SpanId:"65c23c598cbcae16", X-B3-ParentSpanId:"8a14725c9ebc2903", X-B3-Sampled:"0", X-ONAP-RequestID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-RequestID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-TransactionID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-ECOMP-RequestID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4710f73-a5b7-430f-bd36-307fef4bc43a"] 2023-03-06T06:25:39.067Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:39.068Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:39.210Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:39.211Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:39.211Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:39.211Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:39 GMT", x-envoy-upstream-service-time:"139", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:39.216Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:24:03.000+00:00", "endTime" : "2023-03-06T06:25:37.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:39.216Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:39.217Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:39.219Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:39.220Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:39.220Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:39.220Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:39.221Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:39.221Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9604461321147d02b06197f0eddb9940", X-B3-SpanId:"748f161c1056a35d", X-B3-ParentSpanId:"8a14725c9ebc2903", X-B3-Sampled:"0", X-ONAP-RequestID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-RequestID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-TransactionID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-ECOMP-RequestID:"cd38fbdf-8791-4d4f-b237-5f4798d77b65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c040b4b-8485-4f5f-bf4a-bd4f1c5fb2d4"] 2023-03-06T06:25:39.221Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:39.222Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:39.279Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:39.280Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:39.280Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:39.281Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:39 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:39.294Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:39.295Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:39.296Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:39.314Z|cd38fbdf-8791-4d4f-b237-5f4798d77b65|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:39.515Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:39.521Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:39.521Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:39.521Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:39.522Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:39.522Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:39.523Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78f43e8712f848b736f33879e417b9a0", X-B3-SpanId:"eaef7bdfa79910b4", X-B3-ParentSpanId:"9c87f8d73f1d94a6", X-B3-Sampled:"0", X-ONAP-RequestID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-RequestID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-TransactionID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-ECOMP-RequestID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2177c2d3-03a1-45c6-9916-5d649310cd18"] 2023-03-06T06:25:39.523Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:39.524Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:39.623Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:39.623Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:39.623Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:39.624Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:40 GMT", x-envoy-upstream-service-time:"95", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:39.649Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:24:03.000+00:00", "endTime" : "2023-03-06T06:25:37.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:39.650Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:39.651Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:39.652Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:39.653Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:39.653Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:39.653Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:39.653Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:39.654Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78f43e8712f848b736f33879e417b9a0", X-B3-SpanId:"92e9221b66595901", X-B3-ParentSpanId:"9c87f8d73f1d94a6", X-B3-Sampled:"0", X-ONAP-RequestID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-RequestID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-TransactionID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-ECOMP-RequestID:"4bcf2f90-dd32-40ca-90d2-e490157fe1d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15dc937d-dd8a-4a15-8e35-5f0d33074505"] 2023-03-06T06:25:39.654Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:39.654Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:39.705Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:39.705Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:39.705Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:39.706Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:40 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:39.709Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:39.709Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:39.709Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:39.734Z|4bcf2f90-dd32-40ca-90d2-e490157fe1d6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:39.907Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:39.912Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:39.912Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||Invoke 2023-03-06T06:25:39.912Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:39.913Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb 2023-03-06T06:25:39.913Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Method : GET 2023-03-06T06:25:39.913Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5decaf39f0be5eba64e262afdbdfe968", X-B3-SpanId:"5b8433a17800253f", X-B3-ParentSpanId:"42c40013d165fb4d", X-B3-Sampled:"0", X-ONAP-RequestID:"f480d077-93d3-490e-b22a-70b61d651e61", X-RequestID:"f480d077-93d3-490e-b22a-70b61d651e61", X-TransactionID:"f480d077-93d3-490e-b22a-70b61d651e61", X-ECOMP-RequestID:"f480d077-93d3-490e-b22a-70b61d651e61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a392658f-d49d-49a5-abbf-7abdd0c97021"] 2023-03-06T06:25:39.913Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Request body: 2023-03-06T06:25:39.914Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:39.988Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:39.989Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:39.989Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Status text : OK 2023-03-06T06:25:39.990Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:40 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:39.999Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||Response body: { "requestId" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:24:03.000+00:00", "endTime" : "2023-03-06T06:25:37.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232\",\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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n\t\t\t\"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"8c9b8121-b18e-483e-8640-2d5a6058a148\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb" } } } 2023-03-06T06:25:40.000Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:40.001Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|INFO|500||InvokeReturn 2023-03-06T06:25:40.003Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:40.004Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:40.004Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:40.004Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false 2023-03-06T06:25:40.004Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:40.005Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5decaf39f0be5eba64e262afdbdfe968", X-B3-SpanId:"e3dd8616ae235aa9", X-B3-ParentSpanId:"42c40013d165fb4d", X-B3-Sampled:"0", X-ONAP-RequestID:"f480d077-93d3-490e-b22a-70b61d651e61", X-RequestID:"f480d077-93d3-490e-b22a-70b61d651e61", X-TransactionID:"f480d077-93d3-490e-b22a-70b61d651e61", X-ECOMP-RequestID:"f480d077-93d3-490e-b22a-70b61d651e61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef4c7970-a780-4fd6-917b-ad8135076570"] 2023-03-06T06:25:40.005Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:40.005Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:40.042Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:40.043Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:40.043Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:40.044Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:40 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:40.047Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:40.047Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:40.047Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:40.063Z|f480d077-93d3-490e-b22a-70b61d651e61|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e08d2c23-b8e0-4b3c-8fa8-39950e8fc6cb|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:41.119Z|25c38275-2614-4082-88a6-886e7f8e3776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:41.119Z|34dc624b-6fbd-4df6-b7bf-ebfd5fae7f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:41.119Z|25c38275-2614-4082-88a6-886e7f8e3776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:41.119Z|34dc624b-6fbd-4df6-b7bf-ebfd5fae7f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:41.125Z|3bc4142e-0a1f-47e1-80d5-47c89e30eb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:41.125Z|3bc4142e-0a1f-47e1-80d5-47c89e30eb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:46.104Z|7ba03973-7534-4ff8-9f7f-dcc3de42db5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:25:46.105Z|7ba03973-7534-4ff8-9f7f-dcc3de42db5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:25:47.208Z|7701b3a4-44db-4c86-9a77-597ad4ac8376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:25:47.209Z|7701b3a4-44db-4c86-9a77-597ad4ac8376|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:25:49.824Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:49.830Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||Checking if requestId: 4809da13-f58f-4930-933b-5e19be34665f already exists in requestDb InfraActiveRequests table 2023-03-06T06:25:49.831Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:25:49.831Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:25:49.831Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:49.832Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:25:49.832Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:25:49.833Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a82094268f214dcd9e6e7f11b7ff732e", X-B3-SpanId:"cbe74a5d2ea8968a", X-B3-ParentSpanId:"be30a71b6bd673fa", X-B3-Sampled:"0", X-ONAP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e26e7b90-1f6d-4315-a9de-44f318cf639e"] 2023-03-06T06:25:49.833Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:25:49.833Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:50.006Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:50.007Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:25:50.007Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : Not Found 2023-03-06T06:25:50.008Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:51 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2023-03-06T06:25:50.009Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: 2023-03-06T06:25:50.009Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:50.010Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:50.037Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:25:50.038Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-06T06:25:50.046Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:25:50.093Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:25:50.094Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e|INFO|500||Invoke 2023-03-06T06:25:50.227Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:50.227Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:25:50 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[97], x-aai-txid=[1-aai-resources-230306-06:25:50:123-8127], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:25:50.229Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/1674cca8-0f33-4d43-bb35-5c3929c9901e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e","ERR.5.4.6114"]}}} 2023-03-06T06:25:50.244Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e 2023-03-06T06:25:50.246Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1674cca8-0f33-4d43-bb35-5c3929c9901e 2023-03-06T06:25:50.249Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:25:50.303Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:25:50.304Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e|INFO|500||Invoke 2023-03-06T06:25:50.387Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:50.388Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:25:50 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[79], x-aai-txid=[0-aai-resources-230306-06:25:50:312-55966], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:25:50.389Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/1674cca8-0f33-4d43-bb35-5c3929c9901e","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e","ERR.5.4.6114"]}}} 2023-03-06T06:25:50.392Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1674cca8-0f33-4d43-bb35-5c3929c9901e 2023-03-06T06:25:50.392Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1674cca8-0f33-4d43-bb35-5c3929c9901e 2023-03-06T06:25:50.396Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:25:50.435Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:25:50.436Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:25:50.606Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:25:50.607Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:25:50 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[166], vertex-id=[172136], x-aai-txid=[0-aai-resources-230306-06:25:50:443-2563], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:25:50.608Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678083718917","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-06T06:25:50.609Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:25:50.610Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:25:50.613Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:25:50.613Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:25:50.614Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:50.614Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:25:50.614Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:25:50.614Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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:"a82094268f214dcd9e6e7f11b7ff732e", X-B3-SpanId:"0527dc4790b7cb63", X-B3-ParentSpanId:"be30a71b6bd673fa", X-B3-Sampled:"0", X-ONAP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d973aafc-10e0-4904-9759-ba8e549e52e5"] 2023-03-06T06:25:50.615Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5bc41b5a-e6f9-4bf6-bacd-00b312179174"},"instanceName":"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0","requestScope":"network"} 2023-03-06T06:25:50.615Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:50.701Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:50.702Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:50.702Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:25:50.703Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:51 GMT", x-envoy-upstream-service-time:"82", server:"envoy"] 2023-03-06T06:25:50.703Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:25:50.703Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:50.704Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:25:50.706Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028 2023-03-06T06:25:50.706Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|INFO|500||Invoke 2023-03-06T06:25:50.706Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:50.707Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028 2023-03-06T06:25:50.707Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Method : GET 2023-03-06T06:25:50.707Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b50cf3f-afda-4f4c-900c-0568e0c85711"] 2023-03-06T06:25:50.708Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Request body: 2023-03-06T06:25:50.708Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:50.842Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:50.842Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:50.843Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Status text : OK 2023-03-06T06:25:50.843Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:50 GMT", x-envoy-upstream-service-time:"129", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:50.856Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||Response body: { "modelCustomizationUUID" : "f02a66e0-6ab3-4a52-96c4-e4737ae37028", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-03-06T06:21:42.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource" } } } 2023-03-06T06:25:50.857Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:50.858Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028|INFO|500||InvokeReturn 2023-03-06T06:25:50.882Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource 2023-03-06T06:25:50.883Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|INFO|500||Invoke 2023-03-06T06:25:50.883Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:50.884Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource 2023-03-06T06:25:50.885Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Method : GET 2023-03-06T06:25:50.885Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ff05ebf-e476-410b-8a32-998c3adc1ee4"] 2023-03-06T06:25:50.885Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Request body: 2023-03-06T06:25:50.886Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:51.070Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:51.071Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:51.072Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Status text : OK 2023-03-06T06:25:51.074Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/eba41983-13cc-4f38-86b3-1484d1d198af", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:50 GMT", x-envoy-upstream-service-time:"181", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:51.075Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||Response body: { "modelUUID" : "eba41983-13cc-4f38-86b3-1484d1d198af", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "da033e2c-5583-4baa-8fe1-9918008bf935", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-03-06T06:21:42.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/eba41983-13cc-4f38-86b3-1484d1d198af" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/eba41983-13cc-4f38-86b3-1484d1d198af" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/eba41983-13cc-4f38-86b3-1484d1d198af/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/eba41983-13cc-4f38-86b3-1484d1d198af/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/eba41983-13cc-4f38-86b3-1484d1d198af/heatTemplate" } } } 2023-03-06T06:25:51.075Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:51.076Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/f02a66e0-6ab3-4a52-96c4-e4737ae37028/networkResource|INFO|500||InvokeReturn 2023-03-06T06:25:51.105Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-06T06:25:51.116Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-03-06T06:25:51.117Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:51.117Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-03-06T06:25:51.118Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:25:51.118Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb0b29c-3100-400f-8dc7-ea26ab9dcd8c"] 2023-03-06T06:25:51.119Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:25:51.119Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:51.161Z|6b4579c5-0b8a-4e74-a247-459c053856ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:51.161Z|6b4579c5-0b8a-4e74-a247-459c053856ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:51.174Z|a946884c-df1d-4451-b886-19571f5d634b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:51.175Z|a946884c-df1d-4451-b886-19571f5d634b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:51.174Z|21c58c87-9b09-43d8-af1e-fdc416d14eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:25:51.176Z|21c58c87-9b09-43d8-af1e-fdc416d14eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:25:51.206Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:51.207Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:25:51.208Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T06:25:51.209Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:50 GMT", x-envoy-upstream-service-time:"63", server:"envoy"] 2023-03-06T06:25:51.210Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-03-06T06:25:51.210Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:51.211Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:51.212Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-06T06:25:51.213Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-06T06:25:51.213Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:51.214Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-03-06T06:25:51.214Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:25:51.215Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0de8cda-2d9f-4ba3-8616-03b21c8f88e4"] 2023-03-06T06:25:51.215Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:25:51.216Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:51.278Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:51.279Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:51.279Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T06:25:51.280Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:50 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:51.285Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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" : 180, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" } } } 2023-03-06T06:25:51.286Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:51.287Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-06T06:25:51.305Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:25:51.306Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:25:51.307Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:51.307Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:25:51.308Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:25:51.308Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"a82094268f214dcd9e6e7f11b7ff732e", X-B3-SpanId:"f323f9f6538f8728", X-B3-ParentSpanId:"be30a71b6bd673fa", X-B3-Sampled:"0", X-ONAP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be3a23da-709f-4aea-b30e-3c06a3b470fc"] 2023-03-06T06:25:51.309Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4809da13-f58f-4930-933b-5e19be34665f","requestStatus":"IN_PROGRESS","startTime":1678083950038,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5bc41b5a-e6f9-4bf6-bacd-00b312179174","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4809da13-f58f-4930-933b-5e19be34665f"} 2023-03-06T06:25:51.309Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:51.397Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:51.398Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:25:51.399Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:25:51.399Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/4809da13-f58f-4930-933b-5e19be34665f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:52 GMT", x-envoy-upstream-service-time:"85", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:51.401Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:25:50.038+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:25:52.547+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:25:51.402Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:51.402Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:25:51.434Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:25:51.435Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:25:51.435Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:51.436Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:25:51.436Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:25:51.437Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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:"a82094268f214dcd9e6e7f11b7ff732e", X-B3-SpanId:"2815dc6a3922aabc", X-B3-ParentSpanId:"be30a71b6bd673fa", X-B3-Sampled:"0", X-ONAP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-TransactionID:"4809da13-f58f-4930-933b-5e19be34665f", X-ECOMP-RequestID:"4809da13-f58f-4930-933b-5e19be34665f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1487ff36-5bd6-4006-a1f8-c47c6c4da8fc"] 2023-03-06T06:25:51.437Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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\":\"da033e2c-5583-4baa-8fe1-9918008bf935\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\"modelVersionId\":\"eba41983-13cc-4f38-86b3-1484d1d198af\",\"modelCustomizationId\":\"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\"modelUuid\":\"eba41983-13cc-4f38-86b3-1484d1d198af\",\"modelInvariantUuid\":\"da033e2c-5583-4baa-8fe1-9918008bf935\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\"source\":\"VID\",\"instanceName\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\"modelInfo\":{\"modelInvariantId\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\"modelUuid\":\"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\"modelInvariantUuid\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\"}}}],\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"5bc41b5a-e6f9-4bf6-bacd-00b312179174\"}","type":"String"},"requestId":{"value":"4809da13-f58f-4930-933b-5e19be34665f","type":"String"},"mso-request-id":{"value":"4809da13-f58f-4930-933b-5e19be34665f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"5bc41b5a-e6f9-4bf6-bacd-00b312179174","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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:25:51.438Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:52.463Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:52.464Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:25:52.464Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:25:52.465Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:25:52 GMT", x-onap-requestid:"4809da13-f58f-4930-933b-5e19be34665f", x-requestid:"4809da13-f58f-4930-933b-5e19be34665f", x-transactionid:"4809da13-f58f-4930-933b-5e19be34665f", x-ecomp-requestid:"4809da13-f58f-4930-933b-5e19be34665f", x-onap-partnername:"UNKNOWN", x-invocationid:"1487ff36-5bd6-4006-a1f8-c47c6c4da8fc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1020", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:52.465Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4809da13-f58f-4930-933b-5e19be34665f\",\"instanceId\":\"5a8ebef0-5fc6-4d9a-8108-8ea350f49926\"}}","message":"Success","processInstanceID":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:25:52.466Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:52.466Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:25:52.472Z|4809da13-f58f-4930-933b-5e19be34665f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:52.694Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:52.700Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:25:52.700Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:25:52.700Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:52.700Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:25:52.701Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:25:52.701Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97cf3ca44e3de73fe9e13f3bcf78f538", X-B3-SpanId:"b4610f4652a7c74d", X-B3-ParentSpanId:"ab160e78ea3deac7", X-B3-Sampled:"0", X-ONAP-RequestID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-RequestID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-TransactionID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-ECOMP-RequestID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2244b4ab-9542-4df5-a0d0-375ceb9a8e72"] 2023-03-06T06:25:52.701Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:25:52.701Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:52.769Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:52.770Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:52.770Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:25:52.770Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:53 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:52.773Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:25:52.773Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:52.774Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:25:52.776Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:25:52.776Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:25:52.776Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:52.776Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:25:52.777Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:25:52.777Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97cf3ca44e3de73fe9e13f3bcf78f538", X-B3-SpanId:"c007ad6a33c031ec", X-B3-ParentSpanId:"ab160e78ea3deac7", X-B3-Sampled:"0", X-ONAP-RequestID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-RequestID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-TransactionID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-ECOMP-RequestID:"d52ecf44-d337-483b-a900-d3e61e60b69b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5eb202e-5536-4a76-a876-aa3121eee1eb"] 2023-03-06T06:25:52.777Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:25:52.778Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:52.821Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:52.822Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:52.822Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:25:52.823Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:53 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:52.823Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:25:52.823Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:52.824Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:25:52.839Z|d52ecf44-d337-483b-a900-d3e61e60b69b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:25:54.050Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:25:54.055Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 23accea3-7c1d-4539-a397-72c68a71c9e7 already exists in requestDb InfraActiveRequests table 2023-03-06T06:25:54.056Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7 2023-03-06T06:25:54.056Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|INFO|500||Invoke 2023-03-06T06:25:54.056Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.057Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7 2023-03-06T06:25:54.057Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Method : GET 2023-03-06T06:25:54.057Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfeeda7b975d9b36238dae146def61cc", X-B3-SpanId:"2e93d7d69f4392d3", X-B3-ParentSpanId:"238dae146def61cc", X-B3-Sampled:"0", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ddbbf5b-7834-439d-93d1-3308042bff54"] 2023-03-06T06:25:54.057Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Request body: 2023-03-06T06:25:54.057Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.139Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.140Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:25:54.140Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Status text : Not Found 2023-03-06T06:25:54.141Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:55 GMT", x-envoy-upstream-service-time:"79", server:"envoy"] 2023-03-06T06:25:54.141Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Response body: 2023-03-06T06:25:54.141Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.142Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:54.157Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:25:54.158Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-06T06:25:54.162Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:25:54.195Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:25:54.196Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|INFO|500||Invoke 2023-03-06T06:25:54.312Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|INFO|500||InvokeReturn 2023-03-06T06:25:54.313Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:25:54 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[112], vertex-id=[151624], x-aai-txid=[1-aai-resources-230306-06:25:54:207-70035], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:25:54.314Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"19d9cd0d-c075-4e2b-9678-f68f56c62f7f","service-description":"pNF","resource-version":"1678083949391"} 2023-03-06T06:25:54.319Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-03-06T06:25:54.323Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:25:54.360Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|INFO|500||Invoke 2023-03-06T06:25:54.360Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f with request headers:{Authorization=[***REDACTED***], X-RequestID=[23accea3-7c1d-4539-a397-72c68a71c9e7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f880b980-7fa2-4ca0-bde8-d9452042ec50], X-ECOMP-RequestID=[23accea3-7c1d-4539-a397-72c68a71c9e7], X-TransactionId=[], X-ONAP-RequestID=[23accea3-7c1d-4539-a397-72c68a71c9e7]} 2023-03-06T06:25:54.567Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:25:54 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[203], vertex-id=[151624], x-aai-txid=[0-aai-resources-230306-06:25:54:368-54305], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:25:54.568Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|DEBUG|500||{"service-id":"19d9cd0d-c075-4e2b-9678-f68f56c62f7f","service-description":"pNF","resource-version":"1678083949391"} 2023-03-06T06:25:54.568Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19d9cd0d-c075-4e2b-9678-f68f56c62f7f|INFO|500||InvokeReturn 2023-03-06T06:25:54.570Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:25:54.570Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:25:54.594Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:25:54.595Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:25:54.595Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.596Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:25:54.596Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:25:54.596Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"bfeeda7b975d9b36238dae146def61cc", X-B3-SpanId:"ee31aafda70ee871", X-B3-ParentSpanId:"238dae146def61cc", X-B3-Sampled:"0", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8434e793-02e6-4a43-9d9e-a9c54dd508fb"] 2023-03-06T06:25:54.596Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a","requestScope":"service"} 2023-03-06T06:25:54.597Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.653Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.654Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:54.654Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:25:54.654Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:55 GMT", x-envoy-upstream-service-time:"54", server:"envoy"] 2023-03-06T06:25:54.655Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:25:54.655Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.655Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:25:54.657Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:25:54.657Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|INFO|500||Invoke 2023-03-06T06:25:54.657Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.658Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:25:54.658Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Method : GET 2023-03-06T06:25:54.658Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d19072b-5968-444f-bd5f-55c907b71718"] 2023-03-06T06:25:54.659Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Request body: 2023-03-06T06:25:54.659Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.718Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.718Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:54.719Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Status text : OK 2023-03-06T06:25:54.719Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:54.720Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Response body: { "modelName" : "Demo_pNF_PFqyDJMMTeOs41MHRjRr", "description" : "catalog service description", "modelUUID" : "af28e159-74b4-430a-8792-a03646265129", "modelInvariantUUID" : "16849031-a67a-47f6-8715-8dc3c126ba66", "created" : "2023-03-06 06:24:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 22f70265-2917", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/pnfCustomizations" } } } 2023-03-06T06:25:54.720Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.721Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|INFO|500||InvokeReturn 2023-03-06T06:25:54.732Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance 2023-03-06T06:25:54.733Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|INFO|500||Invoke 2023-03-06T06:25:54.734Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.734Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance 2023-03-06T06:25:54.734Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:25:54.735Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b28cb335-759b-4c9b-8c1f-4e53a613c7b5"] 2023-03-06T06:25:54.735Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:25:54.736Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.765Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.766Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:25:54.766Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T06:25:54.766Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-03-06T06:25:54.767Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Response body: 2023-03-06T06:25:54.767Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.767Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:54.768Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66 2023-03-06T06:25:54.768Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|INFO|500||Invoke 2023-03-06T06:25:54.768Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.769Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66 2023-03-06T06:25:54.769Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Method : GET 2023-03-06T06:25:54.769Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fffaeeb3-2085-46e1-8b3f-d6446794ef5e"] 2023-03-06T06:25:54.769Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Request body: 2023-03-06T06:25:54.770Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.837Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.838Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:54.838Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Status text : OK 2023-03-06T06:25:54.839Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:54.843Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_PFqyDJMMTeOs41MHRjRr", "description" : "catalog service description", "modelUUID" : "af28e159-74b4-430a-8792-a03646265129", "modelInvariantUUID" : "16849031-a67a-47f6-8715-8dc3c126ba66", "created" : "2023-03-06 06:24:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 22f70265-2917", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66" } } } 2023-03-06T06:25:54.844Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.844Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=16849031-a67a-47f6-8715-8dc3c126ba66|INFO|500||InvokeReturn 2023-03-06T06:25:54.854Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance 2023-03-06T06:25:54.855Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|INFO|500||Invoke 2023-03-06T06:25:54.855Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.856Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance 2023-03-06T06:25:54.856Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:25:54.856Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88a3b47d-bef6-4575-acdc-c42aea8f6993"] 2023-03-06T06:25:54.856Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:25:54.856Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.887Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.888Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:25:54.888Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T06:25:54.889Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-03-06T06:25:54.889Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||Response body: 2023-03-06T06:25:54.889Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.890Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=af28e159-74b4-430a-8792-a03646265129&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T06:25:54.891Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:25:54.891Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:25:54.891Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.892Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:25:54.892Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:25:54.892Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21906c2e-e0ae-4430-9505-426d9a6c1271"] 2023-03-06T06:25:54.892Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:25:54.893Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:54.938Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:54.938Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:54.939Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:25:54.939Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:54.940Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:25:54.941Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:54.941Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:25:54.945Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T06:25:54.946Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-06T06:25:54.946Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:54.946Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T06:25:54.946Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:25:54.947Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c21c53b-d7f0-49c0-9ad5-0cab3db019b1"] 2023-03-06T06:25:54.947Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:25:54.947Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:55.009Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:55.010Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:55.011Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T06:25:55.012Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:55.016Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-03-06T06:25:55.017Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:55.017Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-06T06:25:55.020Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:25:55.021Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|INFO|500||Invoke 2023-03-06T06:25:55.021Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:55.021Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129 2023-03-06T06:25:55.023Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Method : GET 2023-03-06T06:25:55.024Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d293508e-7748-4087-88a7-3cad3c028ec3"] 2023-03-06T06:25:55.025Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Request body: 2023-03-06T06:25:55.025Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:55.106Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:55.107Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Status code : 200 OK 2023-03-06T06:25:55.107Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Status text : OK 2023-03-06T06:25:55.108Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:25:54 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:55.109Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||Response body: { "modelName" : "Demo_pNF_PFqyDJMMTeOs41MHRjRr", "description" : "catalog service description", "modelUUID" : "af28e159-74b4-430a-8792-a03646265129", "modelInvariantUUID" : "16849031-a67a-47f6-8715-8dc3c126ba66", "created" : "2023-03-06 06:24:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 22f70265-2917", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129/pnfCustomizations" } } } 2023-03-06T06:25:55.109Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:55.109Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/af28e159-74b4-430a-8792-a03646265129|INFO|500||InvokeReturn 2023-03-06T06:25:55.118Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:25:55.119Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:25:55.119Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:55.119Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:25:55.120Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:25:55.120Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"bfeeda7b975d9b36238dae146def61cc", X-B3-SpanId:"6a3c164a40bb4ed8", X-B3-ParentSpanId:"238dae146def61cc", X-B3-Sampled:"0", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"485fbd08-13ef-491f-8e05-9496048e798a"] 2023-03-06T06:25:55.120Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"23accea3-7c1d-4539-a397-72c68a71c9e7","requestStatus":"IN_PROGRESS","startTime":1678083954158,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"346a08ab-1b9e-4c7f-9475-4f675f3e5c57\",\n \"owningEntityName\":\"OE-ETE_Customer-346a08ab-1b9e-4c7f-9475-4f675f3e5c57\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e942be16-a749-4d67-b2a1-208cec083e9a\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 22f70265-2917 0\",\n \"modelCustomizationId\":\"b396bd0e-186f-436a-9abc-91ba751137f9\",\n \"modelInvariantId\":\"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"instanceParams\":[],\n \"instanceName\":\"PFqyDJMMTeOs41MHRjRr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"23accea3-7c1d-4539-a397-72c68a71c9e7"} 2023-03-06T06:25:55.121Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:55.221Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:55.222Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:25:55.222Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:25:55.223Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:25:56 GMT", x-envoy-upstream-service-time:"97", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:55.224Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "23accea3-7c1d-4539-a397-72c68a71c9e7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:25:54.158+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"346a08ab-1b9e-4c7f-9475-4f675f3e5c57\",\n \"owningEntityName\":\"OE-ETE_Customer-346a08ab-1b9e-4c7f-9475-4f675f3e5c57\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e942be16-a749-4d67-b2a1-208cec083e9a\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 22f70265-2917 0\",\n \"modelCustomizationId\":\"b396bd0e-186f-436a-9abc-91ba751137f9\",\n \"modelInvariantId\":\"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"instanceParams\":[],\n \"instanceName\":\"PFqyDJMMTeOs41MHRjRr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:25:56.346+00:00", "serviceInstanceName" : "Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "23accea3-7c1d-4539-a397-72c68a71c9e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7" } } } 2023-03-06T06:25:55.224Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:55.224Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:25:55.245Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:25:55.246Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:25:55.246Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:25:55.247Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:25:55.247Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:25:55.248Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"bfeeda7b975d9b36238dae146def61cc", X-B3-SpanId:"5b90112adea60e1e", X-B3-ParentSpanId:"238dae146def61cc", X-B3-Sampled:"0", X-ONAP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-TransactionID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ECOMP-RequestID:"23accea3-7c1d-4539-a397-72c68a71c9e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8e3fadb-dff6-471e-b0b4-c3ee87b04243"] 2023-03-06T06:25:55.248Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"16849031-a67a-47f6-8715-8dc3c126ba66\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\"modelUuid\":\"af28e159-74b4-430a-8792-a03646265129\",\"modelInvariantUuid\":\"16849031-a67a-47f6-8715-8dc3c126ba66\"},\"requestInfo\":{\"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_e942be16-a749-4d67-b2a1-208cec083e9a\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 22f70265-2917 0\",\"modelCustomizationId\":\"b396bd0e-186f-436a-9abc-91ba751137f9\",\"modelInvariantId\":\"16849031-a67a-47f6-8715-8dc3c126ba66\",\"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\"instanceParams\":[],\"instanceName\":\"PFqyDJMMTeOs41MHRjRr\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"346a08ab-1b9e-4c7f-9475-4f675f3e5c57\",\"owningEntityName\":\"OE-ETE_Customer-346a08ab-1b9e-4c7f-9475-4f675f3e5c57\"}}}","type":"String"},"requestId":{"value":"23accea3-7c1d-4539-a397-72c68a71c9e7","type":"String"},"mso-request-id":{"value":"23accea3-7c1d-4539-a397-72c68a71c9e7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:25:55.249Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:25:57.282Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:25:57.283Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:25:57.283Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:25:57.284Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:25:57 GMT", x-onap-requestid:"23accea3-7c1d-4539-a397-72c68a71c9e7", x-requestid:"23accea3-7c1d-4539-a397-72c68a71c9e7", x-transactionid:"23accea3-7c1d-4539-a397-72c68a71c9e7", x-ecomp-requestid:"23accea3-7c1d-4539-a397-72c68a71c9e7", x-onap-partnername:"UNKNOWN", x-invocationid:"d8e3fadb-dff6-471e-b0b4-c3ee87b04243", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2029", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:25:57.284Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"23accea3-7c1d-4539-a397-72c68a71c9e7\",\"instanceId\":\"ea8429bd-96e3-470f-bef3-b19f8fdac847\"}}","message":"Success","processInstanceID":"c029ae7e-bbe7-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:25:57.285Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:25:57.285Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:25:57.291Z|23accea3-7c1d-4539-a397-72c68a71c9e7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:01.103Z|143aa23b-b11b-4994-af01-75ecca9820c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:26:01.104Z|143aa23b-b11b-4994-af01-75ecca9820c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:26:01.190Z|73eb913e-3630-4952-81ed-35419b1b2960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:01.191Z|73eb913e-3630-4952-81ed-35419b1b2960|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:01.201Z|abcc7346-cb7a-46ed-b383-891a76e822ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:01.201Z|b921a495-677a-4a56-86ac-290372c8cc94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:01.202Z|b921a495-677a-4a56-86ac-290372c8cc94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:01.202Z|abcc7346-cb7a-46ed-b383-891a76e822ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:03.061Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:03.070Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:03.072Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:26:03.072Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:03.073Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:03.073Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:26:03.073Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f1cf03aba21042e2011f22fc99646df", X-B3-SpanId:"9f6e3139dbd83f33", X-B3-ParentSpanId:"609ffda8b90051c2", X-B3-Sampled:"0", X-ONAP-RequestID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-RequestID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-TransactionID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-ECOMP-RequestID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf2e77d2-52e3-4042-ba57-baabc3e2e4db"] 2023-03-06T06:26:03.074Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:26:03.075Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:03.123Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:03.123Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:03.123Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:26:03.124Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:03 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:03.130Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:26:03.130Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:03.131Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:26:03.133Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:03.136Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:03.136Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:03.137Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:03.137Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:03.137Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f1cf03aba21042e2011f22fc99646df", X-B3-SpanId:"62f373b3560be134", X-B3-ParentSpanId:"609ffda8b90051c2", X-B3-Sampled:"0", X-ONAP-RequestID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-RequestID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-TransactionID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-ECOMP-RequestID:"492cc3d0-5000-4d41-aaf2-45dcc0d03694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b10eb7-74b2-4f49-8a8f-c3973f4feb07"] 2023-03-06T06:26:03.138Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:03.138Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:03.182Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:03.182Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:03.183Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:03.183Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:03 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:03.184Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:03.184Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:03.185Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:03.208Z|492cc3d0-5000-4d41-aaf2-45dcc0d03694|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:11.061Z|5d5db720-35cf-4bc6-b64f-76f7d6830d7c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:26:11.062Z|5d5db720-35cf-4bc6-b64f-76f7d6830d7c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:11.229Z|4f179234-2ff0-45ef-a41e-e51bad39b327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:11.230Z|4f179234-2ff0-45ef-a41e-e51bad39b327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:11.232Z|cb8196a6-f271-4a41-856a-06bd7db0a3f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:11.232Z|cb8196a6-f271-4a41-856a-06bd7db0a3f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:11.233Z|151b7fed-c530-4453-b4d7-b989676f73e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:11.233Z|151b7fed-c530-4453-b4d7-b989676f73e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:13.378Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:13.383Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:13.384Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:26:13.384Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:13.384Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:13.385Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:26:13.385Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e9fb8cfdcfd620285c7cfd2526d7c6a", X-B3-SpanId:"d64511bdaff96021", X-B3-ParentSpanId:"c934586852f359db", X-B3-Sampled:"0", X-ONAP-RequestID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-RequestID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-TransactionID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-ECOMP-RequestID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"518021b4-6681-44cc-aac1-143a3fdceef3"] 2023-03-06T06:26:13.385Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:26:13.386Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:13.433Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:13.434Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:13.434Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:26:13.434Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:14 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:13.435Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:26:13.435Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:13.436Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:26:13.437Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:13.438Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:13.438Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:13.438Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:13.439Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:13.439Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e9fb8cfdcfd620285c7cfd2526d7c6a", X-B3-SpanId:"f6a99911e90fdd99", X-B3-ParentSpanId:"c934586852f359db", X-B3-Sampled:"0", X-ONAP-RequestID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-RequestID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-TransactionID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-ECOMP-RequestID:"d05fb2fc-e72b-4c58-aa7f-8f10f695d34f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a90e8531-b384-498b-8f70-34a67ac3150e"] 2023-03-06T06:26:13.439Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:13.440Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:13.466Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:13.466Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:13.467Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:13.467Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:14 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:13.468Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:13.469Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:13.469Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:13.486Z|d05fb2fc-e72b-4c58-aa7f-8f10f695d34f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:16.103Z|d8dde1fc-d2e5-43b6-81c1-b72f381b9b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:26:16.106Z|d8dde1fc-d2e5-43b6-81c1-b72f381b9b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:26:17.209Z|c3161753-d981-493b-b588-01abdc70729d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:26:17.210Z|c3161753-d981-493b-b588-01abdc70729d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:26:21.260Z|33b95ce6-4238-4186-8bc0-7ab32071e938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:21.261Z|33b95ce6-4238-4186-8bc0-7ab32071e938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:21.263Z|4c795b5b-3b93-43d0-9132-833db061dbc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:21.263Z|4c795b5b-3b93-43d0-9132-833db061dbc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:21.268Z|590fb768-21fe-4bdf-a8ef-b832ffad3cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:21.268Z|590fb768-21fe-4bdf-a8ef-b832ffad3cdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:23.675Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:23.682Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:23.683Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:26:23.683Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:23.683Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:23.684Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:26:23.684Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f6af0fd090d6841e93f9d29bcd2755e", X-B3-SpanId:"ccfae0b9b8224b92", X-B3-ParentSpanId:"116cc39541df58c2", X-B3-Sampled:"0", X-ONAP-RequestID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-RequestID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-TransactionID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-ECOMP-RequestID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7633fdf1-ff70-43b0-a770-83b82be685e8"] 2023-03-06T06:26:23.684Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:26:23.684Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:23.789Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:23.790Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:23.790Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:26:23.790Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:24 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:23.791Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:25:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:26:23.792Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:23.792Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:26:23.794Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:23.795Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:23.795Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:23.795Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:23.796Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:23.796Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f6af0fd090d6841e93f9d29bcd2755e", X-B3-SpanId:"d56266d005783c05", X-B3-ParentSpanId:"116cc39541df58c2", X-B3-Sampled:"0", X-ONAP-RequestID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-RequestID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-TransactionID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-ECOMP-RequestID:"57b92071-a1ac-467a-b275-2fe3f4e45c10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31fb5b84-29a6-409f-9c6a-89a8ffcd9113"] 2023-03-06T06:26:23.796Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:23.797Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:23.854Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:23.855Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:23.855Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:23.855Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:24 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:23.867Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:23.867Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:23.867Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:23.883Z|57b92071-a1ac-467a-b275-2fe3f4e45c10|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:24.230Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:24.235Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7 2023-03-06T06:26:24.236Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|INFO|500||Invoke 2023-03-06T06:26:24.236Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:24.237Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7 2023-03-06T06:26:24.237Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Method : GET 2023-03-06T06:26:24.237Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23432d0e959865c49ab6e2b9fb9e9ede", X-B3-SpanId:"e89b603769fb7e0e", X-B3-ParentSpanId:"9ab6e2b9fb9e9ede", X-B3-Sampled:"0", X-ONAP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-TransactionID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ECOMP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1653f2ad-754b-4111-b427-b1c5b48ba9a3"] 2023-03-06T06:26:24.237Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Request body: 2023-03-06T06:26:24.238Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:24.315Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:24.315Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:24.316Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Status text : OK 2023-03-06T06:26:24.316Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:24 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:24.319Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Response body: { "requestId" : "23accea3-7c1d-4539-a397-72c68a71c9e7", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-03-06T06:25:54.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"346a08ab-1b9e-4c7f-9475-4f675f3e5c57\",\n \"owningEntityName\":\"OE-ETE_Customer-346a08ab-1b9e-4c7f-9475-4f675f3e5c57\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e942be16-a749-4d67-b2a1-208cec083e9a\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 22f70265-2917 0\",\n \"modelCustomizationId\":\"b396bd0e-186f-436a-9abc-91ba751137f9\",\n \"modelInvariantId\":\"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"instanceParams\":[],\n \"instanceName\":\"PFqyDJMMTeOs41MHRjRr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:25.000+00:00", "serviceInstanceId" : "ea8429bd-96e3-470f-bef3-b19f8fdac847", "serviceInstanceName" : "Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "23accea3-7c1d-4539-a397-72c68a71c9e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7" } } } 2023-03-06T06:26:24.319Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:24.320Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|INFO|500||InvokeReturn 2023-03-06T06:26:24.326Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false 2023-03-06T06:26:24.327Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:24.327Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:24.327Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false 2023-03-06T06:26:24.327Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:24.327Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23432d0e959865c49ab6e2b9fb9e9ede", X-B3-SpanId:"2485af24a61dd5d1", X-B3-ParentSpanId:"9ab6e2b9fb9e9ede", X-B3-Sampled:"0", X-ONAP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-TransactionID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ECOMP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c87283b-34c4-446f-92c7-68d06f28fd3d"] 2023-03-06T06:26:24.328Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:24.328Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:24.360Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:24.361Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:24.361Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:24.361Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:24 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:24.364Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:24.364Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:24.364Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:24.433Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:24.434Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:24.434Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:24.435Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:24.435Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:24.435Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-TransactionID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ECOMP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8127930e-d60d-415f-b52c-045f028f8b6a"] 2023-03-06T06:26:24.436Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:24.436Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:24.860Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:24.861Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:24.861Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:24.862Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E8A16E29D7A69424CAC672FB67AA9B65; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"703", date:"Mon, 06 Mar 2023 06:26:24 GMT", x-envoy-upstream-service-time:"399", server:"envoy"] 2023-03-06T06:26:24.862Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d0fcef25-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"23accea3-7c1d-4539-a397-72c68a71c9e7","processDefinitionId":"ActivatePnfBB:1:5da088fb-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2023-03-06T06:26:23.643+0000","endTime":"2023-03-06T06:26:23.998+0000","removalTime":null,"durationInMillis":355,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"c029ae7e-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"d02ea326-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:26:24.863Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:24.863Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=23accea3-7c1d-4539-a397-72c68a71c9e7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:24.902Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:24.902Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:24.903Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:24.903Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:24.903Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:24.903Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-TransactionID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ECOMP-RequestID:"62e5b4f0-cc15-463a-af0d-97807d58b568", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d5eceb6-d023-4b60-97a7-8d016c362176"] 2023-03-06T06:26:24.904Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:24.904Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:25.134Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:25.135Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:25.136Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:25.136Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C1915D55B6F93B35FF0FB7D0AE28AA38; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"777", date:"Mon, 06 Mar 2023 06:26:24 GMT", x-envoy-upstream-service-time:"211", server:"envoy"] 2023-03-06T06:26:25.136Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:d0fd3d51-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"d0fcef25-bbe7-11ed-a63b-e6a4aa4715af","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:5da088fb-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"d0fcef25-bbe7-11ed-a63b-e6a4aa4715af","executionId":"d0fcef25-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:26:23.646+0000","endTime":"2023-03-06T06:26:23.646+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c029ae7e-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:26:25.137Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:25.137Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d0fcef25-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:25.147Z|62e5b4f0-cc15-463a-af0d-97807d58b568|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:31.103Z|c0142cbd-eac0-46ee-ac26-03ed914e80fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:26:31.103Z|c0142cbd-eac0-46ee-ac26-03ed914e80fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:26:31.292Z|373d9cdb-5a7d-4817-86f0-94b9db653234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:31.292Z|0dee0185-5744-479a-8898-dfdcffdb6086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:31.293Z|0dee0185-5744-479a-8898-dfdcffdb6086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:31.293Z|373d9cdb-5a7d-4817-86f0-94b9db653234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:31.297Z|40b2a0b8-d9f6-4133-bd43-3184603a4616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:31.298Z|40b2a0b8-d9f6-4133-bd43-3184603a4616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:34.054Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:34.063Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:34.064Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:26:34.064Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:34.064Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:34.064Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:26:34.064Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86530b2305fa33ec86b218e85700dc39", X-B3-SpanId:"b7ec8c1f04f5a723", X-B3-ParentSpanId:"76343f2f6f5a0a3d", X-B3-Sampled:"0", X-ONAP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-TransactionID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ECOMP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c528333-f69b-444c-b96d-330053b90a2c"] 2023-03-06T06:26:34.065Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:26:34.065Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:34.242Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:34.243Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:34.243Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:26:34.243Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:35 GMT", x-envoy-upstream-service-time:"172", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:34.247Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:26:34.248Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:34.248Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:26:34.252Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:34.252Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:34.253Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:34.253Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:34.253Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:34.253Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86530b2305fa33ec86b218e85700dc39", X-B3-SpanId:"6167e64737301dd1", X-B3-ParentSpanId:"76343f2f6f5a0a3d", X-B3-Sampled:"0", X-ONAP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-TransactionID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ECOMP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd569fcc-1a6b-45d5-9d78-086179daeaa4"] 2023-03-06T06:26:34.254Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:34.254Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:34.498Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:34.499Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:34.499Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:34.499Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:35 GMT", x-envoy-upstream-service-time:"241", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:34.508Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:34.508Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:34.508Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:34.648Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:34.649Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:34.649Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:34.650Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:34.650Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:34.650Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-TransactionID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ECOMP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2c42552-cddc-4665-a3ad-e1880146c0fc"] 2023-03-06T06:26:34.650Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:34.651Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:34.798Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:34.798Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:34.799Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:34.799Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0E6BF11ED18F12E551A21FEB1F2E948E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:26:34 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-06T06:26:34.800Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"4809da13-f58f-4930-933b-5e19be34665f","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:26:31.012+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"d556ac61-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:26:34.800Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:34.801Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:34.828Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:34.828Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:34.829Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:34.829Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:34.829Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:34.830Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-TransactionID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ECOMP-RequestID:"3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e1f7583-7f8c-4744-9179-0e3ab7713824"] 2023-03-06T06:26:34.830Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:34.830Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:35.001Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:35.002Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:35.002Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:35.002Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BA2A9E59BF36DAE1F84964E56A6F5A92; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 06 Mar 2023 06:26:34 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2023-03-06T06:26:35.003Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:d561a91f-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","executionId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:26:31.014+0000","endTime":"2023-03-06T06:26:31.014+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:26:35.003Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:35.003Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:35.009Z|3d3b1592-1e9c-4e3e-bd8f-660e2a94d27b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:35.350Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:35.356Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7 2023-03-06T06:26:35.356Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|INFO|500||Invoke 2023-03-06T06:26:35.357Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:35.357Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7 2023-03-06T06:26:35.357Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Method : GET 2023-03-06T06:26:35.358Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a4d3356138d8d728e78fcdb8657d1e1", X-B3-SpanId:"1357463e71b394c2", X-B3-ParentSpanId:"8e78fcdb8657d1e1", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-RequestID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-TransactionID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-ECOMP-RequestID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c3a6af6-433e-491f-9894-907776166643"] 2023-03-06T06:26:35.358Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Request body: 2023-03-06T06:26:35.358Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:35.432Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:35.433Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:35.433Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Status text : OK 2023-03-06T06:26:35.433Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:36 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:35.434Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||Response body: { "requestId" : "23accea3-7c1d-4539-a397-72c68a71c9e7", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:25:54.000+00:00", "endTime" : "2023-03-06T06:26:26.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"346a08ab-1b9e-4c7f-9475-4f675f3e5c57\",\n \"owningEntityName\":\"OE-ETE_Customer-346a08ab-1b9e-4c7f-9475-4f675f3e5c57\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e942be16-a749-4d67-b2a1-208cec083e9a\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 22f70265-2917 0\",\n \"modelCustomizationId\":\"b396bd0e-186f-436a-9abc-91ba751137f9\",\n \"modelInvariantId\":\"16849031-a67a-47f6-8715-8dc3c126ba66\",\n \"modelVersionId\":\"af28e159-74b4-430a-8792-a03646265129\",\n \"modelName\":\"Demo_pNF_PFqyDJMMTeOs41MHRjRr\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"19d9cd0d-c075-4e2b-9678-f68f56c62f7f\",\n \"instanceParams\":[],\n \"instanceName\":\"PFqyDJMMTeOs41MHRjRr\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:28.000+00:00", "serviceInstanceId" : "ea8429bd-96e3-470f-bef3-b19f8fdac847", "serviceInstanceName" : "Service_Ete_Namee942be16-a749-4d67-b2a1-208cec083e9a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "23accea3-7c1d-4539-a397-72c68a71c9e7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7" } } } 2023-03-06T06:26:35.434Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:35.435Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/23accea3-7c1d-4539-a397-72c68a71c9e7|INFO|500||InvokeReturn 2023-03-06T06:26:35.437Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false 2023-03-06T06:26:35.438Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:35.438Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:35.438Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false 2023-03-06T06:26:35.439Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:35.439Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a4d3356138d8d728e78fcdb8657d1e1", X-B3-SpanId:"29ff898880309773", X-B3-ParentSpanId:"8e78fcdb8657d1e1", X-B3-Sampled:"0", X-ONAP-RequestID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-RequestID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-TransactionID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-ECOMP-RequestID:"e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c3507d4-4223-4512-a2a2-1264ae021623"] 2023-03-06T06:26:35.439Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:35.440Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:35.502Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:35.504Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:35.504Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:35.505Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:36 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:35.509Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:35.510Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:35.510Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=23accea3-7c1d-4539-a397-72c68a71c9e7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:35.526Z|e8a12418-35f4-4f8e-a194-a1f5ccdb9cc8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/23accea3-7c1d-4539-a397-72c68a71c9e7|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:35.853Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:35.858Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6b6506ce-083e-4a54-9dc4-bea83b4ac550 already exists in requestDb InfraActiveRequests table 2023-03-06T06:26:35.859Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:35.860Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:26:35.860Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:35.861Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:35.861Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:26:35.862Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a997e0b65d0bfa6a5a54c4203147c9c", X-B3-SpanId:"fab19c0b6a543759", X-B3-ParentSpanId:"f460e66d6dda85cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0af9576-8480-4149-beaf-f7aab91585b7"] 2023-03-06T06:26:35.862Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:26:35.863Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:35.933Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:35.934Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:26:35.935Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : Not Found 2023-03-06T06:26:35.935Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:26:36 GMT", x-envoy-upstream-service-time:"66", server:"envoy"] 2023-03-06T06:26:35.936Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: 2023-03-06T06:26:35.936Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:35.937Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|404|Not Found|InvokeReturn 2023-03-06T06:26:35.951Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:26:35.956Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:26:35.997Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:26:35.997Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6b6506ce-083e-4a54-9dc4-bea83b4ac550], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3a0741cb-bfd0-48e1-a73f-26f789fad516], X-ECOMP-RequestID=[6b6506ce-083e-4a54-9dc4-bea83b4ac550], X-TransactionId=[], X-ONAP-RequestID=[6b6506ce-083e-4a54-9dc4-bea83b4ac550]} 2023-03-06T06:26:36.081Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:26:36 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[78], vertex-id=[176232], x-aai-txid=[1-aai-resources-230306-06:26:36:007-77113], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:26:36.083Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678083872003","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-06T06:26:36.084Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:26:36.086Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:26:36.087Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:26:36.088Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:26:36.088Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:26:36.089Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:36.089Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:26:36.089Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:26:36.089Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"6a997e0b65d0bfa6a5a54c4203147c9c", X-B3-SpanId:"cc51d66e201ece92", X-B3-ParentSpanId:"f460e66d6dda85cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7232d67e-0f63-48a0-a307-a90503fcfebd"] 2023-03-06T06:26:36.090Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138","requestScope":"service"} 2023-03-06T06:26:36.090Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:36.162Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:36.163Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:36.164Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:26:36.164Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:26:36 GMT", x-envoy-upstream-service-time:"69", server:"envoy"] 2023-03-06T06:26:36.164Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:26:36.165Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:36.165Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:26:36.167Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:26:36.167Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:26:36.167Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:36.168Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:26:36.168Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:26:36.169Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/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:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64430b24-e97f-4ef8-849c-fd02317a3a65"] 2023-03-06T06:26:36.169Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:26:36.169Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:36.220Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:36.221Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:36.221Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:26:36.221Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:26:35 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:36.222Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:26:36.223Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:36.223Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:26:36.231Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T06:26:36.231Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-06T06:26:36.232Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:36.232Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T06:26:36.232Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:26:36.232Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4927cb88-eba4-4ed3-bec9-005f5dcad248"] 2023-03-06T06:26:36.233Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:26:36.233Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:36.259Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:36.260Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:36.260Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T06:26:36.260Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:26:35 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:36.262Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|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" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-03-06T06:26:36.262Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:36.262Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-06T06:26:36.267Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:26:36.268Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:26:36.268Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:36.268Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:26:36.269Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:26:36.269Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/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:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee6d7cf7-4543-4e8d-a4eb-1dd69fe28928"] 2023-03-06T06:26:36.269Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:26:36.269Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:36.308Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:36.309Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:36.309Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:26:36.310Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:26:35 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:36.310Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:26:36.311Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:36.311Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:26:36.316Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:26:36.317Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:26:36.317Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:36.317Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:26:36.317Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:26:36.318Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"6a997e0b65d0bfa6a5a54c4203147c9c", X-B3-SpanId:"4759acb463d17c3e", X-B3-ParentSpanId:"f460e66d6dda85cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53f035ce-f79b-44a8-ab1d-b4b28faefb34"] 2023-03-06T06:26:36.318Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6b6506ce-083e-4a54-9dc4-bea83b4ac550","requestStatus":"IN_PROGRESS","startTime":1678083995953,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"6b6506ce-083e-4a54-9dc4-bea83b4ac550"} 2023-03-06T06:26:36.318Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:36.445Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:36.446Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:26:36.446Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:26:36.447Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|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/6b6506ce-083e-4a54-9dc4-bea83b4ac550", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:37 GMT", x-envoy-upstream-service-time:"122", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:36.447Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:26:35.953+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:26:37.554+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:26:36.447Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:36.448Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:26:36.460Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:26:36.461Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:26:36.461Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:36.461Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:26:36.462Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:26:36.462Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"6a997e0b65d0bfa6a5a54c4203147c9c", X-B3-SpanId:"515edfe18222fa28", X-B3-ParentSpanId:"f460e66d6dda85cf", X-B3-Sampled:"0", X-ONAP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-TransactionID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ECOMP-RequestID:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82406898-ff74-4b58-bb93-cd38dcb131be"] 2023-03-06T06:26:36.462Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|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\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelUuid\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelInvariantUuid\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"6b6506ce-083e-4a54-9dc4-bea83b4ac550","type":"String"},"mso-request-id":{"value":"6b6506ce-083e-4a54-9dc4-bea83b4ac550","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:26:36.462Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:37.491Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:37.492Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:26:37.492Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:26:37.492Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:26:37 GMT", x-onap-requestid:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", x-requestid:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", x-transactionid:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", x-ecomp-requestid:"6b6506ce-083e-4a54-9dc4-bea83b4ac550", x-onap-partnername:"UNKNOWN", x-invocationid:"82406898-ff74-4b58-bb93-cd38dcb131be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1024", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:37.493Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|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\":\"6b6506ce-083e-4a54-9dc4-bea83b4ac550\",\"instanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\"}}","message":"Success","processInstanceID":"d8c6cd29-bbe7-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:26:37.493Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:37.494Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:26:37.499Z|6b6506ce-083e-4a54-9dc4-bea83b4ac550|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:37.684Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:37.689Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:37.690Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:26:37.690Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:37.690Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:37.690Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:26:37.691Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32f2316f56c19c62200b5e5bde1238c5", X-B3-SpanId:"b92f0441c0509714", X-B3-ParentSpanId:"5a910b0c396591fc", X-B3-Sampled:"0", X-ONAP-RequestID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-RequestID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-TransactionID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-ECOMP-RequestID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"980ac13c-061d-42a7-934a-cee47be588fc"] 2023-03-06T06:26:37.691Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:26:37.692Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:37.840Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:37.841Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:37.841Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:26:37.842Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:38 GMT", x-envoy-upstream-service-time:"145", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:37.843Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:26:35.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:26:37.843Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:37.844Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:26:37.845Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:37.845Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:37.846Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:37.846Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:37.846Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:37.846Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32f2316f56c19c62200b5e5bde1238c5", X-B3-SpanId:"f180e63d4f9f0788", X-B3-ParentSpanId:"5a910b0c396591fc", X-B3-Sampled:"0", X-ONAP-RequestID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-RequestID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-TransactionID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-ECOMP-RequestID:"94e3ff66-83df-42ff-913b-3e6b8c97cee9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73ab67e9-d934-4f38-8697-6e424b41da92"] 2023-03-06T06:26:37.847Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:37.847Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:37.926Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:37.926Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:37.927Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:37.927Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:38 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:37.932Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:37.932Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:37.933Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:37.946Z|94e3ff66-83df-42ff-913b-3e6b8c97cee9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:41.351Z|17335d17-6d31-41ea-829f-78850d07a8db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:41.352Z|17335d17-6d31-41ea-829f-78850d07a8db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:41.355Z|96626e42-b7ad-48f5-8467-05b834e204d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:41.355Z|96626e42-b7ad-48f5-8467-05b834e204d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:41.356Z|3fef4281-e4d6-49d8-af6d-6d7001c4f341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:41.357Z|3fef4281-e4d6-49d8-af6d-6d7001c4f341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:45.199Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:45.212Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:45.212Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:26:45.213Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:45.213Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:45.213Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:26:45.214Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"931647e8bfd23db996996fa779107f7e", X-B3-SpanId:"9c532f71f13ef843", X-B3-ParentSpanId:"23ab81e31f97c0df", X-B3-Sampled:"0", X-ONAP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-TransactionID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ECOMP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0533c98d-5106-4b9f-b122-558a019a1adf"] 2023-03-06T06:26:45.214Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:26:45.214Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:45.284Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:45.284Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:45.285Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:26:45.285Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:46 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:45.287Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:26:45.288Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:45.288Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:26:45.291Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:45.291Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:45.292Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:45.292Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:45.292Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:45.292Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"931647e8bfd23db996996fa779107f7e", X-B3-SpanId:"8a3cb3de726b58f2", X-B3-ParentSpanId:"23ab81e31f97c0df", X-B3-Sampled:"0", X-ONAP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-TransactionID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ECOMP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b291e65-9a32-4b4e-912d-4f98941d9a41"] 2023-03-06T06:26:45.293Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:45.293Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:45.351Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:45.353Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:45.353Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:45.354Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:46 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:45.354Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:45.355Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:45.355Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:45.386Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:45.386Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:45.387Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:45.387Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:45.388Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:45.388Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-TransactionID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ECOMP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41c2b64d-3104-4abb-a9ae-52afce02dea9"] 2023-03-06T06:26:45.388Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:45.388Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:45.618Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:45.619Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:45.619Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:45.619Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=64476CDACB8515DE2F4177F47FE46CD4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:26:45 GMT", x-envoy-upstream-service-time:"226", server:"envoy"] 2023-03-06T06:26:45.620Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"4809da13-f58f-4930-933b-5e19be34665f","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:26:31.012+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"d556ac61-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:26:45.620Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:45.620Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:45.648Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:45.648Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:45.649Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:45.649Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:45.649Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:45.650Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-TransactionID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ECOMP-RequestID:"63e1d31b-64d1-4e4a-9a5e-e09b8599a541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da98e5d-8092-4c95-b359-ec1bd4ce61f4"] 2023-03-06T06:26:45.650Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:45.650Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:45.854Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:45.854Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:45.855Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:45.855Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0853CEA726CA8D0963B8E871C78F5E8A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 06 Mar 2023 06:26:45 GMT", x-envoy-upstream-service-time:"199", server:"envoy"] 2023-03-06T06:26:45.855Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:d561a91f-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","executionId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:26:31.014+0000","endTime":"2023-03-06T06:26:31.014+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:26:45.856Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:45.856Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:45.862Z|63e1d31b-64d1-4e4a-9a5e-e09b8599a541|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:46.103Z|625b7913-9bd0-4156-8123-113ea4502c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:26:46.104Z|625b7913-9bd0-4156-8123-113ea4502c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:26:47.211Z|204a3914-154f-4313-8259-4b4db0018c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:26:47.211Z|204a3914-154f-4313-8259-4b4db0018c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:26:48.118Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:48.124Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:48.125Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:26:48.125Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:48.125Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:48.125Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:26:48.126Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbb26806418fd4c407f1dfc0a1080118", X-B3-SpanId:"198ed0d952131d17", X-B3-ParentSpanId:"93a9653606f0ca2e", X-B3-Sampled:"0", X-ONAP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-TransactionID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ECOMP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e4a68f3-e905-406c-8c30-cb112ac28fde"] 2023-03-06T06:26:48.126Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:26:48.126Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:48.211Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:48.211Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:48.212Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:26:48.212Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:49 GMT", x-envoy-upstream-service-time:"80", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:48.220Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-03-06T06:26:35.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:26:48.220Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:48.221Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:26:48.222Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:48.222Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:48.223Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:48.223Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:48.223Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:48.223Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbb26806418fd4c407f1dfc0a1080118", X-B3-SpanId:"8c4431729f926e6c", X-B3-ParentSpanId:"93a9653606f0ca2e", X-B3-Sampled:"0", X-ONAP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-TransactionID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ECOMP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5ce26b3-e957-4360-bc53-2cde2d3d1d69"] 2023-03-06T06:26:48.224Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:48.224Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:48.264Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:48.264Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:48.264Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:48.265Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:49 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:48.274Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:48.274Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:48.275Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:48.311Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:48.312Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:48.312Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:48.313Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:48.313Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:48.313Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-TransactionID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ECOMP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a405020f-fa11-4b31-b35b-b43daa0290d8"] 2023-03-06T06:26:48.314Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:48.314Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:48.509Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:48.510Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:48.510Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:48.510Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F4FE70B9B81335E7115FE458496469EE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 06:26:48 GMT", x-envoy-upstream-service-time:"191", server:"envoy"] 2023-03-06T06:26:48.511Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"6b6506ce-083e-4a54-9dc4-bea83b4ac550","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:26:44.593+0000","endTime":"2023-03-06T06:26:46.659+0000","removalTime":null,"durationInMillis":2066,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d8c6cd29-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"db832dd5-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:26:48.511Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:48.511Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6b6506ce-083e-4a54-9dc4-bea83b4ac550&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:48.536Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:48.536Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:48.537Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:48.537Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:48.537Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:48.537Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-TransactionID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ECOMP-RequestID:"5fabf613-d48c-46c2-9232-7810da37ea2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"222f5d51-7092-4029-a7ad-cbd572a592ef"] 2023-03-06T06:26:48.538Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:48.538Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:48.686Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:48.687Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:48.687Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:48.687Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=291AE0AB80476F3C6405C46969959F5F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 06 Mar 2023 06:26:48 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-06T06:26:48.688Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dd7cdb46-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af","executionId":"dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:26:44.614+0000","endTime":"2023-03-06T06:26:46.658+0000","durationInMillis":2044,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d8c6cd29-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:26:48.688Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:48.689Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd79a6e3-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:48.695Z|5fabf613-d48c-46c2-9232-7810da37ea2b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:51.386Z|501cc6d1-caa8-4259-96f4-556d2e49dbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:51.386Z|b893736a-3833-42a8-a2a6-da150fb4075e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:51.387Z|501cc6d1-caa8-4259-96f4-556d2e49dbcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:51.387Z|b893736a-3833-42a8-a2a6-da150fb4075e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:51.391Z|954d7c3b-574f-4fa2-b183-57f3c7340fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:26:51.391Z|954d7c3b-574f-4fa2-b183-57f3c7340fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:26:56.063Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:56.069Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:56.070Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:26:56.070Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:56.070Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:26:56.071Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:26:56.071Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68672ee9f593ae43d28e3bf94c293f75", X-B3-SpanId:"44bea40e56dbb4a3", X-B3-ParentSpanId:"b5aa8846a8d20da5", X-B3-Sampled:"0", X-ONAP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-TransactionID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ECOMP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77d11290-3068-4572-9f2a-bddb3099a690"] 2023-03-06T06:26:56.071Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:26:56.071Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:56.151Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:56.152Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:56.152Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:26:56.153Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:57 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:56.174Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:26:56.175Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:56.175Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:26:56.177Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:56.177Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:56.177Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:56.178Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:26:56.178Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:56.178Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68672ee9f593ae43d28e3bf94c293f75", X-B3-SpanId:"d7e6e4e813c46e0a", X-B3-ParentSpanId:"b5aa8846a8d20da5", X-B3-Sampled:"0", X-ONAP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-TransactionID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ECOMP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d1f9f6b-b781-4cd4-a3af-893e0e6f3982"] 2023-03-06T06:26:56.178Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:56.179Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:56.228Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:56.229Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:56.229Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:56.230Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:26:57 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:56.232Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:56.232Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:56.232Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:56.260Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:56.260Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:56.261Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:56.261Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:26:56.261Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:56.261Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-TransactionID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ECOMP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00255dc3-f17c-4556-9305-b0aa9ea59cad"] 2023-03-06T06:26:56.261Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:56.262Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:56.445Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:56.445Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:56.446Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:56.446Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E55F66570C7A8429BA1FD5339FBD2AEC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:26:56 GMT", x-envoy-upstream-service-time:"178", server:"envoy"] 2023-03-06T06:26:56.447Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"4809da13-f58f-4930-933b-5e19be34665f","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:26:31.012+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"d556ac61-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:26:56.447Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:56.447Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:56.472Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:56.473Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:26:56.473Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:56.473Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:26:56.473Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:26:56.474Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-TransactionID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ECOMP-RequestID:"ab0a6e2e-36d8-4e1a-b33d-d91aba62077f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea40ec8-7098-412a-bdf3-ee3a953b80a6"] 2023-03-06T06:26:56.474Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:26:56.474Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:56.639Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:56.640Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:56.641Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:26:56.641Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=91B98E13413D07FCE06CDC98E43C2689; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 06 Mar 2023 06:26:56 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2023-03-06T06:26:56.642Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:d561a91f-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","executionId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:26:31.014+0000","endTime":"2023-03-06T06:26:31.014+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:26:56.642Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:56.642Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:26:56.649Z|ab0a6e2e-36d8-4e1a-b33d-d91aba62077f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:58.898Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:58.905Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:58.906Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:26:58.906Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:58.906Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:58.906Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:26:58.907Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec7e875d6a9c7121799b848dd8b5d9c8", X-B3-SpanId:"2f981d4c6a3b6f67", X-B3-ParentSpanId:"d0d4ead6184ee1db", X-B3-Sampled:"0", X-ONAP-RequestID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-RequestID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-TransactionID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-ECOMP-RequestID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff97f1d8-28b5-4c79-b3ca-321577b30b2a"] 2023-03-06T06:26:58.907Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:26:58.907Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:59.026Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:59.027Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:59.028Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:26:59.028Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:00 GMT", x-envoy-upstream-service-time:"115", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:59.037Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:26:35.000+00:00", "endTime" : "2023-03-06T06:26:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:26:59.038Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:59.039Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:26:59.042Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:59.043Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:59.043Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:59.044Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:59.044Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:59.044Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec7e875d6a9c7121799b848dd8b5d9c8", X-B3-SpanId:"bd33b909075c707f", X-B3-ParentSpanId:"d0d4ead6184ee1db", X-B3-Sampled:"0", X-ONAP-RequestID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-RequestID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-TransactionID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-ECOMP-RequestID:"222a5dc9-5dae-444e-bbea-5562790645e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6c7ed0c-f9f2-461a-82d9-efb0fab3a950"] 2023-03-06T06:26:59.045Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:59.045Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:59.119Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:59.120Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:59.120Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:59.121Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:00 GMT", x-envoy-upstream-service-time:"71", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:59.130Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:59.131Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:59.132Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:59.149Z|222a5dc9-5dae-444e-bbea-5562790645e0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:59.337Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:59.351Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:59.352Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:26:59.353Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:59.353Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:59.354Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:26:59.354Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3a2be7916e3a84614b1445246cc8594", X-B3-SpanId:"f4e9069ad0bca6a8", X-B3-ParentSpanId:"fd05b1875e40f617", X-B3-Sampled:"0", X-ONAP-RequestID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-RequestID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-TransactionID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-ECOMP-RequestID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d715d4e-406f-49aa-9d10-983481582060"] 2023-03-06T06:26:59.354Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:26:59.355Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:59.437Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:59.438Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:59.438Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:26:59.439Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:00 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:59.441Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:26:35.000+00:00", "endTime" : "2023-03-06T06:26:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:26:59.441Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:59.442Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:26:59.443Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:59.444Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:59.444Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:59.444Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:59.444Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:59.445Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3a2be7916e3a84614b1445246cc8594", X-B3-SpanId:"6ca75080fe3de468", X-B3-ParentSpanId:"fd05b1875e40f617", X-B3-Sampled:"0", X-ONAP-RequestID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-RequestID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-TransactionID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-ECOMP-RequestID:"8dc899f0-f044-46b0-84ac-6f0d162fd47c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b33ed67-e093-461e-97be-9993f7ecf827"] 2023-03-06T06:26:59.445Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:59.446Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:59.509Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:59.510Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:59.510Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:59.510Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:00 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:59.518Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:59.519Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:59.519Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:59.532Z|8dc899f0-f044-46b0-84ac-6f0d162fd47c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:26:59.701Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:26:59.707Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:59.708Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:26:59.708Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:59.709Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:26:59.709Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:26:59.709Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7735612acac15cbe109440583b21333f", X-B3-SpanId:"789c38585ed8a446", X-B3-ParentSpanId:"4325c0db973cc92c", X-B3-Sampled:"0", X-ONAP-RequestID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-RequestID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-TransactionID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-ECOMP-RequestID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd272b35-904a-4141-9b89-1a44104fd4d7"] 2023-03-06T06:26:59.710Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:26:59.710Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:59.815Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:59.815Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:59.816Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:26:59.816Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:00 GMT", x-envoy-upstream-service-time:"101", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:59.826Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:26:35.000+00:00", "endTime" : "2023-03-06T06:26:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:26:59.827Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:59.827Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:26:59.829Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:59.829Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:26:59.829Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:26:59.830Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:26:59.830Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:26:59.830Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7735612acac15cbe109440583b21333f", X-B3-SpanId:"b4098f5ddf13ffc1", X-B3-ParentSpanId:"4325c0db973cc92c", X-B3-Sampled:"0", X-ONAP-RequestID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-RequestID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-TransactionID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-ECOMP-RequestID:"81527351-ffa0-41a0-a260-5f01ff68ffe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4601de-9ca7-4f01-8872-6d8bd5c8f9e5"] 2023-03-06T06:26:59.830Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:26:59.831Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:26:59.902Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:26:59.903Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:26:59.903Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:26:59.903Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:00 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:26:59.905Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:26:59.905Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:26:59.906Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:26:59.917Z|81527351-ffa0-41a0-a260-5f01ff68ffe4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:00.084Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:00.094Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:27:00.095Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:27:00.096Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:00.096Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:27:00.096Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:27:00.096Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f149c38b63b561d47e6a510062069059", X-B3-SpanId:"ceb1640d145f8f15", X-B3-ParentSpanId:"cbf5034c72f86b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-RequestID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-TransactionID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-ECOMP-RequestID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b737cd01-881c-49dd-bb4f-2acd96e8d3d7"] 2023-03-06T06:27:00.097Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:27:00.097Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:00.213Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:00.214Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:00.214Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:27:00.214Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:01 GMT", x-envoy-upstream-service-time:"113", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:00.226Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:26:35.000+00:00", "endTime" : "2023-03-06T06:26:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:27:00.226Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:00.226Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:27:00.228Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:27:00.228Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:00.229Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:00.229Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:27:00.229Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:00.229Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f149c38b63b561d47e6a510062069059", X-B3-SpanId:"064d012d3303b665", X-B3-ParentSpanId:"cbf5034c72f86b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-RequestID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-TransactionID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-ECOMP-RequestID:"cdc4121d-a219-4e8d-9314-8fe330932e3b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e5b8d6e-e316-4a6f-9acc-769629431f07"] 2023-03-06T06:27:00.230Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:00.230Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:00.291Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:00.291Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:00.292Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:00.292Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:01 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:00.306Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:00.307Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:00.307Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:00.318Z|cdc4121d-a219-4e8d-9314-8fe330932e3b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:00.483Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:00.488Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:27:00.489Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||Invoke 2023-03-06T06:27:00.490Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:00.490Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550 2023-03-06T06:27:00.490Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Method : GET 2023-03-06T06:27:00.491Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2993baa07bcf576fe5c977af9fa0a810", X-B3-SpanId:"93484d62ac273372", X-B3-ParentSpanId:"b03fce4dbf413494", X-B3-Sampled:"0", X-ONAP-RequestID:"eb75562e-da59-494a-843b-5d7dc8930304", X-RequestID:"eb75562e-da59-494a-843b-5d7dc8930304", X-TransactionID:"eb75562e-da59-494a-843b-5d7dc8930304", X-ECOMP-RequestID:"eb75562e-da59-494a-843b-5d7dc8930304", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91cd3b3a-0f1e-49cc-9c10-281fdc277fc5"] 2023-03-06T06:27:00.491Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Request body: 2023-03-06T06:27:00.491Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:00.619Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:00.619Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:00.620Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Status text : OK 2023-03-06T06:27:00.620Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:01 GMT", x-envoy-upstream-service-time:"124", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:00.621Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||Response body: { "requestId" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:26:35.000+00:00", "endTime" : "2023-03-06T06:26:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\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\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n\t\t\t\"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:26:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "6b6506ce-083e-4a54-9dc4-bea83b4ac550", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550" } } } 2023-03-06T06:27:00.621Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:00.622Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6b6506ce-083e-4a54-9dc4-bea83b4ac550|INFO|500||InvokeReturn 2023-03-06T06:27:00.625Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:27:00.626Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:00.626Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:00.626Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false 2023-03-06T06:27:00.627Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:00.627Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2993baa07bcf576fe5c977af9fa0a810", X-B3-SpanId:"5f292471557db90e", X-B3-ParentSpanId:"b03fce4dbf413494", X-B3-Sampled:"0", X-ONAP-RequestID:"eb75562e-da59-494a-843b-5d7dc8930304", X-RequestID:"eb75562e-da59-494a-843b-5d7dc8930304", X-TransactionID:"eb75562e-da59-494a-843b-5d7dc8930304", X-ECOMP-RequestID:"eb75562e-da59-494a-843b-5d7dc8930304", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1514a1e1-41d2-4e8b-9da6-97ed41be91d6"] 2023-03-06T06:27:00.628Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:00.628Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:00.705Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:00.706Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:00.706Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:00.706Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:01 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:00.715Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:00.716Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:00.717Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6b6506ce-083e-4a54-9dc4-bea83b4ac550&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:00.726Z|eb75562e-da59-494a-843b-5d7dc8930304|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6b6506ce-083e-4a54-9dc4-bea83b4ac550|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:01.103Z|578650b7-c1c7-4ad1-a9d0-624e18fe1ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:27:01.107Z|578650b7-c1c7-4ad1-a9d0-624e18fe1ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:27:01.417Z|29abc933-1fcd-4bb8-9e01-31acc496c551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:01.418Z|29abc933-1fcd-4bb8-9e01-31acc496c551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:01.417Z|787c49d5-7c16-4199-b282-b885a7adfac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:01.418Z|787c49d5-7c16-4199-b282-b885a7adfac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:01.455Z|95f2dc73-8129-4880-80f5-ca9f2a39b4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:01.456Z|95f2dc73-8129-4880-80f5-ca9f2a39b4d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:06.814Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:06.851Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:06.852Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:27:06.852Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:06.853Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:06.853Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:27:06.854Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33f160466541bd288a03483cf2a716cc", X-B3-SpanId:"d38e34180721b443", X-B3-ParentSpanId:"efb121d332982300", X-B3-Sampled:"0", X-ONAP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-TransactionID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ECOMP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8b1cd0b-b92d-40c2-bcf6-20bced2c7f13"] 2023-03-06T06:27:06.854Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:27:06.854Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:06.968Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:06.968Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:06.969Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:27:06.969Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:08 GMT", x-envoy-upstream-service-time:"109", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:06.971Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-06T06:25:50.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:27:06.971Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:06.972Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:27:06.974Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:06.975Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:06.975Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:06.975Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:06.976Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:06.976Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33f160466541bd288a03483cf2a716cc", X-B3-SpanId:"39cbe551abc71dc6", X-B3-ParentSpanId:"efb121d332982300", X-B3-Sampled:"0", X-ONAP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-TransactionID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ECOMP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a535b39-6109-43b2-bf68-ab92554877fd"] 2023-03-06T06:27:06.976Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:06.976Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:07.050Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:07.051Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:07.051Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:07.052Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:08 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:07.052Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "4809da13-f58f-4930-933b-5e19be34665f", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"0f1622d2-fefd-45a7-a3f0-e616b8b402ff\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"42591bc5-e913-452d-973b-698e8bd9afbf\",\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":null,\"creation_time\":1678084003000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:01.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:07.052Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:07.053Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:07.083Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:07.083Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:07.084Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:07.084Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:07.084Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:07.085Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-TransactionID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ECOMP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8de4ed4a-c1d5-450f-a7cf-272fbc4a50f9"] 2023-03-06T06:27:07.085Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:07.085Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:07.235Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:07.235Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:07.236Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:07.236Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBDFEC0DD2AECA4D8974C37B850CAF37; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:27:07 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-06T06:27:07.236Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"4809da13-f58f-4930-933b-5e19be34665f","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:26:31.012+0000","endTime":"2023-03-06T06:27:01.820+0000","removalTime":null,"durationInMillis":30808,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"d556ac61-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:27:07.237Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:07.237Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4809da13-f58f-4930-933b-5e19be34665f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:07.263Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:07.264Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:07.264Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:07.264Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:07.264Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:07.265Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-TransactionID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ECOMP-RequestID:"07b1033f-33d4-46bd-8f1a-3dd87a91e026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1430ca8d-8514-4d46-9827-6ece695d7e6b"] 2023-03-06T06:27:07.266Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:07.266Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:07.415Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:07.416Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:07.416Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:07.416Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76B3CA5F4A16B3AFEFA29A632287DAE0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:27:07 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-06T06:27:07.417Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:e7bd84af-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","executionId":"d5615af8-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:27:01.815+0000","endTime":"2023-03-06T06:27:01.816+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bde69cab-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:27:07.417Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:07.417Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5615af8-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:07.424Z|07b1033f-33d4-46bd-8f1a-3dd87a91e026|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:11.060Z|28ae854a-f0c7-4005-8c9c-d819b2b569d8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:27:11.061Z|28ae854a-f0c7-4005-8c9c-d819b2b569d8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:11.443Z|08b1c117-ff2a-41f7-aa98-2a83aebd6dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:11.444Z|1c9f4925-d80a-4559-b9a4-082025257868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:11.444Z|08b1c117-ff2a-41f7-aa98-2a83aebd6dab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:11.444Z|1c9f4925-d80a-4559-b9a4-082025257868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:11.486Z|14a09706-d8d9-49e6-a4f5-8e00529a0384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:11.487Z|14a09706-d8d9-49e6-a4f5-8e00529a0384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:11.681Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:11.684Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 7b35e277-1942-4f64-a00c-9568f5c0c0ee already exists in requestDb InfraActiveRequests table 2023-03-06T06:27:11.685Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:11.685Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:11.685Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:11.685Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:11.686Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:11.686Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9041e34c31cfc968dffbd840419439e", X-B3-SpanId:"d4b83fe536b57eb7", X-B3-ParentSpanId:"3ca21c59aa1fafe6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baad493e-5825-4861-9aab-ba9c053c5099"] 2023-03-06T06:27:11.686Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:11.686Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:11.781Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:11.781Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:27:11.782Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : Not Found 2023-03-06T06:27:11.782Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:12 GMT", x-envoy-upstream-service-time:"90", server:"envoy"] 2023-03-06T06:27:11.782Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: 2023-03-06T06:27:11.783Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:11.783Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:11.796Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:27:11.797Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-06T06:27:11.802Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:27:11.837Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|INFO|500||Invoke 2023-03-06T06:27:11.838Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7b35e277-1942-4f64-a00c-9568f5c0c0ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7d2dcac5-de6e-4399-ade5-482797e99c87], X-ECOMP-RequestID=[7b35e277-1942-4f64-a00c-9568f5c0c0ee], X-TransactionId=[], X-ONAP-RequestID=[7b35e277-1942-4f64-a00c-9568f5c0c0ee]} 2023-03-06T06:27:11.911Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245 has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:27:11 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[67], x-aai-txid=[2-aai-resources-230306-06:27:11:848-68698], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:27:11.912Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|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/2db2dc27-9c7e-4575-9579-9b0a6c6dc245","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245","ERR.5.4.6114"]}}} 2023-03-06T06:27:11.913Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:11.916Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245 2023-03-06T06:27:11.916Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2db2dc27-9c7e-4575-9579-9b0a6c6dc245 2023-03-06T06:27:11.919Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:27:11.949Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|INFO|500||Invoke 2023-03-06T06:27:11.949Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7b35e277-1942-4f64-a00c-9568f5c0c0ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a349925d-5a62-400d-873e-0ee29fa13fc5], X-ECOMP-RequestID=[7b35e277-1942-4f64-a00c-9568f5c0c0ee], X-TransactionId=[], X-ONAP-RequestID=[7b35e277-1942-4f64-a00c-9568f5c0c0ee]} 2023-03-06T06:27:12.014Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245 has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:27:11 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[62], x-aai-txid=[1-aai-resources-230306-06:27:11:956-93352], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:27:12.015Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|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/2db2dc27-9c7e-4575-9579-9b0a6c6dc245","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245","ERR.5.4.6114"]}}} 2023-03-06T06:27:12.016Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:12.019Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2db2dc27-9c7e-4575-9579-9b0a6c6dc245 2023-03-06T06:27:12.019Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2db2dc27-9c7e-4575-9579-9b0a6c6dc245 2023-03-06T06:27:12.022Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:27:12.055Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:27:12.055Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:27:12.242Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:27:12.243Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:27:12 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[183], vertex-id=[176232], x-aai-txid=[0-aai-resources-230306-06:27:12:062-60460], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:27:12.244Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678083872003","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-06T06:27:12.245Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:27:12.245Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:27:12.248Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:27:12.248Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:27:12.248Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:12.249Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:27:12.249Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:27:12.249Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"a9041e34c31cfc968dffbd840419439e", X-B3-SpanId:"a760c5befba09d82", X-B3-ParentSpanId:"3ca21c59aa1fafe6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"892200bf-23bb-4f7e-acde-7234eb84a580"] 2023-03-06T06:27:12.249Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e"},"instanceName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0","requestScope":"vnf"} 2023-03-06T06:27:12.250Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:12.339Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:12.340Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:12.340Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:27:12.341Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:12 GMT", x-envoy-upstream-service-time:"86", server:"envoy"] 2023-03-06T06:27:12.341Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:27:12.341Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:12.342Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:27:12.343Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec 2023-03-06T06:27:12.343Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|INFO|500||Invoke 2023-03-06T06:27:12.344Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:12.344Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec 2023-03-06T06:27:12.344Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Method : GET 2023-03-06T06:27:12.344Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bc823e9-ab1d-45fe-8540-6b8d4c42c7c7"] 2023-03-06T06:27:12.345Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Request body: 2023-03-06T06:27:12.345Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:12.431Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:12.432Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:12.433Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Status text : OK 2023-03-06T06:27:12.433Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:12 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:12.434Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 5, "modelCustomizationUUID" : "dd5750a3-bc82-4bde-9f36-b627449766ec", "modelInstanceName" : "basic_vm 0", "created" : "2023-03-06 06:25:15.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-03-06T06:25:15.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/service" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec" } } } 2023-03-06T06:27:12.434Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:12.434Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=dd5750a3-bc82-4bde-9f36-b627449766ec|INFO|500||InvokeReturn 2023-03-06T06:27:12.453Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources 2023-03-06T06:27:12.454Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||Invoke 2023-03-06T06:27:12.454Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:12.454Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources 2023-03-06T06:27:12.455Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Method : GET 2023-03-06T06:27:12.455Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"582a8e8d-ba91-4576-8423-09e5979d630c"] 2023-03-06T06:27:12.455Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Request body: 2023-03-06T06:27:12.455Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:12.554Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:12.555Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:12.555Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status text : OK 2023-03-06T06:27:12.556Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/87e865ef-64f0-4ab1-a991-c6a51ad9445f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:12 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:12.557Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Response body: { "modelUUID" : "87e865ef-64f0-4ab1-a991-c6a51ad9445f", "modelInvariantUUID" : "85c72bf0-d23b-4a71-9511-4c8b4b047705", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2023-03-06T06:25:15.000+00:00", "modelInvariantId" : "85c72bf0-d23b-4a71-9511-4c8b4b047705", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87e865ef-64f0-4ab1-a991-c6a51ad9445f" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87e865ef-64f0-4ab1-a991-c6a51ad9445f" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87e865ef-64f0-4ab1-a991-c6a51ad9445f/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/87e865ef-64f0-4ab1-a991-c6a51ad9445f/vnfResourceWorkflow" } } } 2023-03-06T06:27:12.557Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:12.557Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||InvokeReturn 2023-03-06T06:27:12.569Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-06T06:27:12.570Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-03-06T06:27:12.570Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:12.571Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-03-06T06:27:12.571Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:27:12.571Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5073e3c-aefa-4579-95a4-45b5f5de58f5"] 2023-03-06T06:27:12.572Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:27:12.572Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:12.624Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:12.625Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:12.625Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T06:27:12.625Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:12 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:12.626Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10035, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-06T00:22:39.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-03-06T06:27:12.626Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:12.626Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-03-06T06:27:12.638Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:27:12.639Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:27:12.639Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:12.639Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:27:12.640Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:27:12.640Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"a9041e34c31cfc968dffbd840419439e", X-B3-SpanId:"5ccd1ce754887c62", X-B3-ParentSpanId:"3ca21c59aa1fafe6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"861a9a0c-6094-4ddd-8b50-bf35610e85ef"] 2023-03-06T06:27:12.640Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7b35e277-1942-4f64-a00c-9568f5c0c0ee","requestStatus":"IN_PROGRESS","startTime":1678084031797,"source":"VID","vnfName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"7b35e277-1942-4f64-a00c-9568f5c0c0ee"} 2023-03-06T06:27:12.640Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:12.757Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:12.758Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:27:12.758Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:27:12.758Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:12 GMT", x-envoy-upstream-service-time:"114", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:12.759Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:11.797+00:00", "source" : "VID", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:27:13.885+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:12.759Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:12.760Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:27:12.776Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:27:12.777Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:27:12.777Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:12.778Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:27:12.778Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:27:12.778Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"a9041e34c31cfc968dffbd840419439e", X-B3-SpanId:"a935c7eff0582478", X-B3-ParentSpanId:"3ca21c59aa1fafe6", X-B3-Sampled:"0", X-ONAP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-TransactionID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ECOMP-RequestID:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad1b69e0-442b-4934-8f6d-2829b9fabb41"] 2023-03-06T06:27:12.779Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"dd5750a3-bc82-4bde-9f36-b627449766ec\",\"modelVersionId\":\"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\"modelCustomizationId\":\"dd5750a3-bc82-4bde-9f36-b627449766ec\",\"modelUuid\":\"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\"modelInvariantUuid\":\"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\"source\":\"VID\",\"instanceName\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\"modelInfo\":{\"modelInvariantId\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelUuid\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelInvariantUuid\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"}}}],\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\"}","type":"String"},"requestId":{"value":"7b35e277-1942-4f64-a00c-9568f5c0c0ee","type":"String"},"mso-request-id":{"value":"7b35e277-1942-4f64-a00c-9568f5c0c0ee","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ad34bf7b-918f-422f-9929-0f316b33ea8e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:27:12.779Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:14.809Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:14.809Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:27:14.810Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:27:14.810Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:27:14 GMT", x-onap-requestid:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", x-requestid:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", x-transactionid:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", x-ecomp-requestid:"7b35e277-1942-4f64-a00c-9568f5c0c0ee", x-onap-partnername:"UNKNOWN", x-invocationid:"ad1b69e0-442b-4934-8f6d-2829b9fabb41", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2025", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:14.810Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7b35e277-1942-4f64-a00c-9568f5c0c0ee\",\"instanceId\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\"}}","message":"Success","processInstanceID":"ee66d795-bbe7-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:27:14.811Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:14.811Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:27:14.816Z|7b35e277-1942-4f64-a00c-9568f5c0c0ee|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:14.992Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:14.996Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:14.997Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:14.997Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:14.998Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:14.998Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:14.998Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"667ca4147021fc8b5532ca54514bd153", X-B3-SpanId:"3e80b1383894a6ce", X-B3-ParentSpanId:"dc5adefc97f5c08b", X-B3-Sampled:"0", X-ONAP-RequestID:"920bee9d-920f-41dd-81de-178abea063eb", X-RequestID:"920bee9d-920f-41dd-81de-178abea063eb", X-TransactionID:"920bee9d-920f-41dd-81de-178abea063eb", X-ECOMP-RequestID:"920bee9d-920f-41dd-81de-178abea063eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c913b72-f3ee-43f7-824c-8c8c96a84244"] 2023-03-06T06:27:14.999Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:14.999Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:15.060Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:15.061Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:15.061Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:15.062Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:16 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:15.062Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:11.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:15.063Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:15.063Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:15.066Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:15.067Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:15.067Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:15.067Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:15.067Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:15.068Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"667ca4147021fc8b5532ca54514bd153", X-B3-SpanId:"343c6ac0a4911b2c", X-B3-ParentSpanId:"dc5adefc97f5c08b", X-B3-Sampled:"0", X-ONAP-RequestID:"920bee9d-920f-41dd-81de-178abea063eb", X-RequestID:"920bee9d-920f-41dd-81de-178abea063eb", X-TransactionID:"920bee9d-920f-41dd-81de-178abea063eb", X-ECOMP-RequestID:"920bee9d-920f-41dd-81de-178abea063eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3e1ff0e-b674-4d2d-b44d-ae0d4b65d649"] 2023-03-06T06:27:15.068Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:15.068Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:15.122Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:15.123Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:15.124Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:15.124Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:16 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:15.125Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:15.125Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:15.126Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:15.141Z|920bee9d-920f-41dd-81de-178abea063eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:16.103Z|815e701b-a677-466f-b238-f6a3d0a1f150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:27:16.103Z|815e701b-a677-466f-b238-f6a3d0a1f150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:27:17.212Z|c90002f9-681b-4898-bde7-b03a5e199ed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:27:17.212Z|c90002f9-681b-4898-bde7-b03a5e199ed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:27:17.611Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:17.619Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:17.620Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:27:17.620Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:17.620Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:17.620Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:27:17.621Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a95abbcc54c365983b94bc31ab560c3", X-B3-SpanId:"34ae81317ecedbd5", X-B3-ParentSpanId:"ffd6fa6cf32a77f9", X-B3-Sampled:"0", X-ONAP-RequestID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-RequestID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-TransactionID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-ECOMP-RequestID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3448054e-fc96-4fb2-80fe-aacc0e03ffca"] 2023-03-06T06:27:17.621Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:27:17.621Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:17.778Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:17.778Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:17.779Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:27:17.779Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:18 GMT", x-envoy-upstream-service-time:"152", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:17.783Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:25:50.000+00:00", "endTime" : "2023-03-06T06:27:07.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:27:17.783Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:17.784Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:27:17.788Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:17.789Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:17.789Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:17.790Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:17.790Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:17.790Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a95abbcc54c365983b94bc31ab560c3", X-B3-SpanId:"e34fb7ed0f188bf9", X-B3-ParentSpanId:"ffd6fa6cf32a77f9", X-B3-Sampled:"0", X-ONAP-RequestID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-RequestID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-TransactionID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-ECOMP-RequestID:"207eb748-3f8e-48dc-8916-3e2c7d08c4dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40bea1ed-9510-4dd1-816f-e68a0640b7e5"] 2023-03-06T06:27:17.791Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:17.791Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:17.871Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:17.872Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:17.872Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:17.873Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:18 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:17.874Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "4809da13-f58f-4930-933b-5e19be34665f", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"0f1622d2-fefd-45a7-a3f0-e616b8b402ff\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"42591bc5-e913-452d-973b-698e8bd9afbf\",\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":null,\"creation_time\":1678084003000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:01.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:17.874Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:17.877Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:17.894Z|207eb748-3f8e-48dc-8916-3e2c7d08c4dd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:18.060Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:18.064Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:18.065Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:27:18.066Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:18.067Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:18.067Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:27:18.067Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2d4235be0b3038823c4066876105c9f", X-B3-SpanId:"47c9db106f8eeb46", X-B3-ParentSpanId:"e3e140e91991d3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-RequestID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-TransactionID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-ECOMP-RequestID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa8ff24f-0314-484a-ae17-3a4ced984afb"] 2023-03-06T06:27:18.067Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:27:18.067Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:18.129Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:18.130Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:18.130Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:27:18.130Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:18 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:18.132Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:25:50.000+00:00", "endTime" : "2023-03-06T06:27:07.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:27:18.133Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:18.133Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:27:18.135Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:18.135Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:18.135Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:18.135Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:18.136Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:18.136Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2d4235be0b3038823c4066876105c9f", X-B3-SpanId:"883ba0679ec2ebe3", X-B3-ParentSpanId:"e3e140e91991d3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-RequestID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-TransactionID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-ECOMP-RequestID:"60718d54-a22e-42d2-a1ee-913a22e18ed5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d759a61-bba2-4b6b-94e2-053c4aaf07c4"] 2023-03-06T06:27:18.136Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:18.137Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:18.180Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:18.181Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:18.181Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:18.182Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:18 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:18.182Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "4809da13-f58f-4930-933b-5e19be34665f", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"0f1622d2-fefd-45a7-a3f0-e616b8b402ff\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"42591bc5-e913-452d-973b-698e8bd9afbf\",\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":null,\"creation_time\":1678084003000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:01.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:18.182Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:18.183Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:18.197Z|60718d54-a22e-42d2-a1ee-913a22e18ed5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:18.358Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:18.362Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:18.363Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:27:18.363Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:18.363Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:18.364Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:27:18.364Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c9f1aa3c2009d7cd0a1931eb4861912", X-B3-SpanId:"79013e0bbb1538b8", X-B3-ParentSpanId:"404bd7b14c59160f", X-B3-Sampled:"0", X-ONAP-RequestID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-RequestID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-TransactionID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-ECOMP-RequestID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"349c7347-3d19-4262-b13a-ac675543ba22"] 2023-03-06T06:27:18.365Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:27:18.365Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:18.457Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:18.458Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:18.458Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:27:18.458Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:18 GMT", x-envoy-upstream-service-time:"88", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:18.484Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:25:50.000+00:00", "endTime" : "2023-03-06T06:27:07.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:27:18.485Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:18.485Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:27:18.488Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:18.488Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:18.488Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:18.489Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:18.489Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:18.489Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c9f1aa3c2009d7cd0a1931eb4861912", X-B3-SpanId:"016492531aed439c", X-B3-ParentSpanId:"404bd7b14c59160f", X-B3-Sampled:"0", X-ONAP-RequestID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-RequestID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-TransactionID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-ECOMP-RequestID:"94e74ed3-2bcf-4c45-9354-447d130f38b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ba50a79-44c2-45dd-9abe-d30048ad24d0"] 2023-03-06T06:27:18.489Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:18.490Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:18.560Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:18.560Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:18.560Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:18.561Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:18 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:18.561Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "4809da13-f58f-4930-933b-5e19be34665f", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"0f1622d2-fefd-45a7-a3f0-e616b8b402ff\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"42591bc5-e913-452d-973b-698e8bd9afbf\",\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":null,\"creation_time\":1678084003000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:01.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:18.561Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:18.562Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:18.572Z|94e74ed3-2bcf-4c45-9354-447d130f38b3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:18.735Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:18.780Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:18.781Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:27:18.781Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:18.781Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:18.781Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:27:18.782Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca4d7a358f080cde0dd3fd37e65df279", X-B3-SpanId:"79cb5da630aebe92", X-B3-ParentSpanId:"92e3f97d85e51fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-RequestID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-TransactionID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-ECOMP-RequestID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4b2feb8-3ccb-4da5-ac4c-4f2b57919818"] 2023-03-06T06:27:18.782Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:27:18.782Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:18.864Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:18.864Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:18.864Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:27:18.865Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:20 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:18.870Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:25:50.000+00:00", "endTime" : "2023-03-06T06:27:07.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:27:18.870Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:18.870Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:27:18.872Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:18.872Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:18.872Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:18.873Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:18.873Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:18.873Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca4d7a358f080cde0dd3fd37e65df279", X-B3-SpanId:"c4963e252db7fe81", X-B3-ParentSpanId:"92e3f97d85e51fc8", X-B3-Sampled:"0", X-ONAP-RequestID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-RequestID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-TransactionID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-ECOMP-RequestID:"85dbb463-ee1c-4b31-bd45-c49d0ff635da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05427cf6-565f-457b-9414-134ba25b1071"] 2023-03-06T06:27:18.874Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:18.874Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:18.951Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:18.951Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:18.952Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:18.952Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:20 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:18.953Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "4809da13-f58f-4930-933b-5e19be34665f", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"0f1622d2-fefd-45a7-a3f0-e616b8b402ff\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"42591bc5-e913-452d-973b-698e8bd9afbf\",\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":null,\"creation_time\":1678084003000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:01.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:18.953Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:18.953Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:18.976Z|85dbb463-ee1c-4b31-bd45-c49d0ff635da|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:19.149Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:19.156Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:19.157Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||Invoke 2023-03-06T06:27:19.157Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:19.157Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f 2023-03-06T06:27:19.157Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Method : GET 2023-03-06T06:27:19.157Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b6b55eca4e08cc08d6ff7ddbb291f0d", X-B3-SpanId:"f8cf2f9637b26db9", X-B3-ParentSpanId:"9b6ac3b10d988963", X-B3-Sampled:"0", X-ONAP-RequestID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-RequestID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-TransactionID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-ECOMP-RequestID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"708b0198-1a47-40ab-9c90-05ff092f8f04"] 2023-03-06T06:27:19.158Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Request body: 2023-03-06T06:27:19.158Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:19.269Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:19.270Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:19.270Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Status text : OK 2023-03-06T06:27:19.270Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:20 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:19.274Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||Response body: { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:25:50.000+00:00", "endTime" : "2023-03-06T06:27:07.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"da033e2c-5583-4baa-8fe1-9918008bf935\",\n \"modelVersionId\": \"eba41983-13cc-4f38-86b3-1484d1d198af\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"f02a66e0-6ab3-4a52-96c4-e4737ae37028\",\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\": \"e768e2ac30db425d9132a8f1311af3e4\",\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\": \"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "4809da13-f58f-4930-933b-5e19be34665f", "cloudIdentifier" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\"},\"environment\":null}", "created" : "2023-03-06T06:26:41.000+00:00" } ], "requestURI" : "4809da13-f58f-4930-933b-5e19be34665f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f" } } } 2023-03-06T06:27:19.274Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:19.274Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4809da13-f58f-4930-933b-5e19be34665f|INFO|500||InvokeReturn 2023-03-06T06:27:19.278Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:19.278Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:19.278Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:19.279Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false 2023-03-06T06:27:19.279Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:19.279Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b6b55eca4e08cc08d6ff7ddbb291f0d", X-B3-SpanId:"4d6666851a698293", X-B3-ParentSpanId:"9b6ac3b10d988963", X-B3-Sampled:"0", X-ONAP-RequestID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-RequestID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-TransactionID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-ECOMP-RequestID:"6775cc44-5899-4fcf-b145-37431ffd8f7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c3c1461-6011-435f-8186-88fd3f7c65dd"] 2023-03-06T06:27:19.279Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:19.280Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:19.349Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:19.350Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:19.350Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:19.350Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:20 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:19.352Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 13, "soRequestId" : "4809da13-f58f-4930-933b-5e19be34665f", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"0f1622d2-fefd-45a7-a3f0-e616b8b402ff\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"42591bc5-e913-452d-973b-698e8bd9afbf\",\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":null,\"creation_time\":1678084003000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:01.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:19.352Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:19.352Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4809da13-f58f-4930-933b-5e19be34665f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:19.367Z|6775cc44-5899-4fcf-b145-37431ffd8f7c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4809da13-f58f-4930-933b-5e19be34665f|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:21.469Z|b56befe0-eab2-495f-8265-f540aad69236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:21.469Z|b56befe0-eab2-495f-8265-f540aad69236|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:21.477Z|50480988-e8e1-4005-95d1-2121105a4de6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:21.480Z|50480988-e8e1-4005-95d1-2121105a4de6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:21.513Z|9b4f5619-ee96-4e56-9acb-20c6f31e7d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:21.514Z|9b4f5619-ee96-4e56-9acb-20c6f31e7d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:25.321Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:25.329Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:25.330Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:25.330Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:25.330Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:25.331Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:25.331Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91caa0503ace4e8bda55f200dc237c62", X-B3-SpanId:"a7b7b40972f504cf", X-B3-ParentSpanId:"b28e3f952bdec9ee", X-B3-Sampled:"0", X-ONAP-RequestID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-RequestID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-TransactionID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-ECOMP-RequestID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1db8eef7-69c5-4370-a9fe-1fba1a46edcc"] 2023-03-06T06:27:25.331Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:25.332Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:25.460Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:25.461Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:25.461Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:25.461Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:26 GMT", x-envoy-upstream-service-time:"123", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:25.469Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:11.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:25.470Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:25.470Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:25.472Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:25.472Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:25.473Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:25.473Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:25.473Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:25.474Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91caa0503ace4e8bda55f200dc237c62", X-B3-SpanId:"b5494de5563c8c55", X-B3-ParentSpanId:"b28e3f952bdec9ee", X-B3-Sampled:"0", X-ONAP-RequestID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-RequestID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-TransactionID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-ECOMP-RequestID:"3fe08e2c-95c8-4caa-9a5b-d496af6d5f58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b10c87-53ff-45e4-ad30-cf28bef262f7"] 2023-03-06T06:27:25.474Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:25.474Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:25.556Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:25.557Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:25.557Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:25.557Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:26 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:25.558Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:25.559Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:25.559Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:25.570Z|3fe08e2c-95c8-4caa-9a5b-d496af6d5f58|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:30.970Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:30.973Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||INFO|500||Checking if requestId: 26e00957-8427-471f-a6d0-c4e47bfa840d already exists in requestDb InfraActiveRequests table 2023-03-06T06:27:30.974Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:30.975Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:27:30.975Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:30.976Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:30.976Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:27:30.977Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e702ef9b01392342bbaca6d8f6e6e62", X-B3-SpanId:"7e58fd3033f044ca", X-B3-ParentSpanId:"bbd040985d55af73", X-B3-Sampled:"0", X-ONAP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-TransactionID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ECOMP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50a1a61b-08c8-4af5-951d-ef486fb91a76"] 2023-03-06T06:27:30.977Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:27:30.978Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:31.042Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:31.043Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:27:31.043Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : Not Found 2023-03-06T06:27:31.044Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:32 GMT", x-envoy-upstream-service-time:"58", server:"envoy"] 2023-03-06T06:27:31.044Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: 2023-03-06T06:27:31.045Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:31.045Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:31.056Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:27:31.103Z|80f33e8c-0570-49fe-a328-51cf5f3f4419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:27:31.103Z|80f33e8c-0570-49fe-a328-51cf5f3f4419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:27:31.494Z|443164f0-45c9-455b-b57a-e14ce2757878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:31.495Z|443164f0-45c9-455b-b57a-e14ce2757878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:31.507Z|1d71cddd-5b5e-458f-b36c-83dd79e8eee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:31.508Z|1d71cddd-5b5e-458f-b36c-83dd79e8eee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:31.539Z|fc2b3c0b-59fc-46a4-8b82-f75951210c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:31.540Z|fc2b3c0b-59fc-46a4-8b82-f75951210c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:32.157Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:27:32.188Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:27:32.188Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:27:32.307Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:32.308Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:27:32 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[112], x-aai-txid=[0-aai-resources-230306-06:27:32:199-15393], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:27:32.309Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-03-06T06:27:32.312Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-03-06T06:27:32.317Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:27:32.352Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:27:32.353Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:27:32.501Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:27:32.502Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:27:32 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[145], vertex-id=[172136], x-aai-txid=[1-aai-resources-230306-06:27:32:360-87652], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:27:32.502Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678083960080","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5a8ebef0-5fc6-4d9a-8108-8ea350f49926"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-03-06T06:27:32.504Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:27:32.504Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:27:32.505Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:27:32.505Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:27:32.506Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:32.506Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:27:32.506Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:27:32.506Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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:"6e702ef9b01392342bbaca6d8f6e6e62", X-B3-SpanId:"eba991888817120d", X-B3-ParentSpanId:"bbd040985d55af73", X-B3-Sampled:"0", X-ONAP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-TransactionID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ECOMP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b21290-3e22-416b-8c78-ac78766faf16"] 2023-03-06T06:27:32.507Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"5a8ebef0-5fc6-4d9a-8108-8ea350f49926","serviceInstanceId":"5bc41b5a-e6f9-4bf6-bacd-00b312179174"},"instanceName":null,"requestScope":"network"} 2023-03-06T06:27:32.507Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:32.574Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:32.575Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:32.575Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:27:32.576Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:33 GMT", x-envoy-upstream-service-time:"64", server:"envoy"] 2023-03-06T06:27:32.576Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:27:32.576Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:32.577Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:27:32.578Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-06T06:27:32.578Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-06T06:27:32.579Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:32.579Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-03-06T06:27:32.579Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T06:27:32.579Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-TransactionID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ECOMP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efabe058-3e69-493b-baa1-4342be56a258"] 2023-03-06T06:27:32.580Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T06:27:32.580Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:32.661Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:32.662Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:32.662Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-06T06:27:32.663Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:32 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:32.663Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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" : 186, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" } } } 2023-03-06T06:27:32.663Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:32.664Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-06T06:27:32.666Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:27:32.667Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:27:32.667Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:32.667Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:27:32.667Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:27:32.667Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"6e702ef9b01392342bbaca6d8f6e6e62", X-B3-SpanId:"63d15053e91c9e30", X-B3-ParentSpanId:"bbd040985d55af73", X-B3-Sampled:"0", X-ONAP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-TransactionID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ECOMP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a44782-f7b4-4ccf-b370-450c834133b3"] 2023-03-06T06:27:32.668Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"26e00957-8427-471f-a6d0-c4e47bfa840d","requestStatus":"IN_PROGRESS","startTime":1678084052313,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5bc41b5a-e6f9-4bf6-bacd-00b312179174","requestScope":"network","requestAction":"deleteInstance","networkId":"5a8ebef0-5fc6-4d9a-8108-8ea350f49926","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"26e00957-8427-471f-a6d0-c4e47bfa840d"} 2023-03-06T06:27:32.668Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:32.725Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:32.725Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:27:32.726Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:27:32.726Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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/26e00957-8427-471f-a6d0-c4e47bfa840d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:33 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:32.727Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:32.313+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:27:33.877+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:27:32.727Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:32.728Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:27:32.736Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:27:32.737Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:27:32.737Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:32.737Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:27:32.737Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:27:32.738Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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:"6e702ef9b01392342bbaca6d8f6e6e62", X-B3-SpanId:"0972f98e3d0770ca", X-B3-ParentSpanId:"bbd040985d55af73", X-B3-Sampled:"0", X-ONAP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-TransactionID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ECOMP-RequestID:"26e00957-8427-471f-a6d0-c4e47bfa840d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e061407-c67a-4993-9014-e2a1c086aa7f"] 2023-03-06T06:27:32.738Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|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\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5bc41b5a-e6f9-4bf6-bacd-00b312179174\",\"networkInstanceId\":\"5a8ebef0-5fc6-4d9a-8108-8ea350f49926\"}","type":"String"},"requestId":{"value":"26e00957-8427-471f-a6d0-c4e47bfa840d","type":"String"},"mso-request-id":{"value":"26e00957-8427-471f-a6d0-c4e47bfa840d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5bc41b5a-e6f9-4bf6-bacd-00b312179174","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"5a8ebef0-5fc6-4d9a-8108-8ea350f49926","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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:27:32.739Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:33.762Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:33.762Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:27:33.763Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:27:33.763Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:27:33 GMT", x-onap-requestid:"26e00957-8427-471f-a6d0-c4e47bfa840d", x-requestid:"26e00957-8427-471f-a6d0-c4e47bfa840d", x-transactionid:"26e00957-8427-471f-a6d0-c4e47bfa840d", x-ecomp-requestid:"26e00957-8427-471f-a6d0-c4e47bfa840d", x-onap-partnername:"UNKNOWN", x-invocationid:"7e061407-c67a-4993-9014-e2a1c086aa7f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1019", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:33.763Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"26e00957-8427-471f-a6d0-c4e47bfa840d\",\"instanceId\":\"5a8ebef0-5fc6-4d9a-8108-8ea350f49926\"}}","message":"Success","processInstanceID":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:27:33.764Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:33.764Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:27:33.768Z|26e00957-8427-471f-a6d0-c4e47bfa840d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:33.953Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:33.959Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:33.960Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:27:33.960Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:33.961Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:33.961Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:27:33.961Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97c9ed89101f9de3962b6a381a276adb", X-B3-SpanId:"62e03a86be7cab87", X-B3-ParentSpanId:"6e54630f3f06a286", X-B3-Sampled:"0", X-ONAP-RequestID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-RequestID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-TransactionID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-ECOMP-RequestID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6729f03-6144-45a3-ba0c-d7a9135833ed"] 2023-03-06T06:27:33.962Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:27:33.962Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:34.037Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:34.038Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:34.038Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:27:34.038Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:34 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:34.038Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:32.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:27:34.039Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:34.039Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:27:34.040Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:27:34.041Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:34.041Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:34.041Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:27:34.041Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:34.041Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97c9ed89101f9de3962b6a381a276adb", X-B3-SpanId:"c643ec6ee9a0fffb", X-B3-ParentSpanId:"6e54630f3f06a286", X-B3-Sampled:"0", X-ONAP-RequestID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-RequestID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-TransactionID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-ECOMP-RequestID:"8c4defde-318d-480f-80ac-55d68a0dd257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7c52812-965f-4fd5-bca6-1a51e4d2d0b5"] 2023-03-06T06:27:34.042Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:34.042Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:34.101Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:34.101Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:34.102Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:34.102Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:34 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:34.103Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:34.103Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:34.104Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:34.123Z|8c4defde-318d-480f-80ac-55d68a0dd257|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:35.752Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:35.761Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:35.762Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:35.762Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:35.762Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:35.763Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:35.763Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22b8723dba1a475de07a8e763bba07c4", X-B3-SpanId:"bc12baaa5c2f6941", X-B3-ParentSpanId:"e14dd3cb98a5ce9c", X-B3-Sampled:"0", X-ONAP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-TransactionID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ECOMP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf9c7394-9861-4ea0-9cc4-4a7de3aca315"] 2023-03-06T06:27:35.763Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:35.763Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:35.859Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:35.859Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:35.860Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:35.860Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:37 GMT", x-envoy-upstream-service-time:"93", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:35.862Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-03-06T06:27:11.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:35.863Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:35.863Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:35.865Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:35.866Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:35.866Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:35.866Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:35.866Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:35.867Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22b8723dba1a475de07a8e763bba07c4", X-B3-SpanId:"55608f56238cf0cd", X-B3-ParentSpanId:"e14dd3cb98a5ce9c", X-B3-Sampled:"0", X-ONAP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-TransactionID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ECOMP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b89599-6f23-45e6-8007-0c63bce09391"] 2023-03-06T06:27:35.867Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:35.867Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:35.916Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:35.917Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:35.917Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:35.917Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:37 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:35.919Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:35.919Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:35.920Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:35.972Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:35.973Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:35.973Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:35.973Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:35.974Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:35.974Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-TransactionID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ECOMP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c7c99c-dfbb-4327-9811-0f01a52fa3d4"] 2023-03-06T06:27:35.974Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:35.975Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:36.131Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:36.132Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:36.132Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:36.132Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1D09848F949E3037BFE737F09BC6E6FE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"682", date:"Mon, 06 Mar 2023 06:27:36 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-06T06:27:36.133Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f44d766d-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"7b35e277-1942-4f64-a00c-9568f5c0c0ee","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:27:22.891+0000","endTime":"2023-03-06T06:27:33.771+0000","removalTime":null,"durationInMillis":10880,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ee66d795-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"f0d2a741-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:27:36.133Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:36.134Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b35e277-1942-4f64-a00c-9568f5c0c0ee&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:36.159Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:36.160Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:36.160Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:36.160Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:36.161Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:36.161Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-TransactionID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ECOMP-RequestID:"21718abc-fed4-4f6d-a872-f768c53cdc67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"869a2d04-413a-48be-a9f5-79e2800edc64"] 2023-03-06T06:27:36.161Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:36.161Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:36.306Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:36.307Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:36.307Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:36.307Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=600215E573BBA49AD70BA3AE89940F95; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 06 Mar 2023 06:27:36 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-06T06:27:36.308Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f44e39d0-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"f44d766d-bbe7-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"f44d766d-bbe7-11ed-a63b-e6a4aa4715af","executionId":"f44d766d-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:27:22.896+0000","endTime":"2023-03-06T06:27:23.740+0000","durationInMillis":844,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee66d795-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:27:36.308Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:36.308Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f44d766d-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:36.314Z|21718abc-fed4-4f6d-a872-f768c53cdc67|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:41.531Z|9bb75dfa-b167-4802-84ad-cab8e67884f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:41.531Z|89b246e7-c573-4272-a15e-3b685de662ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:41.531Z|9bb75dfa-b167-4802-84ad-cab8e67884f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:41.531Z|89b246e7-c573-4272-a15e-3b685de662ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:41.575Z|0f6b1582-bc61-4694-ba6b-c5169f87fdfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:41.575Z|0f6b1582-bc61-4694-ba6b-c5169f87fdfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:44.297Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:44.305Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:44.306Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:27:44.306Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:44.306Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:44.306Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:27:44.306Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ab0430a737a2966ed472cca3ecbfb68", X-B3-SpanId:"f87bc3ed721a7068", X-B3-ParentSpanId:"2f72077c40bab04e", X-B3-Sampled:"0", X-ONAP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-TransactionID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ECOMP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed4612a8-0153-44b2-b7a3-735808bfddbb"] 2023-03-06T06:27:44.307Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:27:44.307Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:44.407Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:44.408Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:44.408Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:27:44.409Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:44 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:44.409Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:32.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:27:44.410Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:44.410Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:27:44.412Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:27:44.413Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:44.413Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:44.413Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:27:44.414Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:44.414Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ab0430a737a2966ed472cca3ecbfb68", X-B3-SpanId:"cde1273a134ad908", X-B3-ParentSpanId:"2f72077c40bab04e", X-B3-Sampled:"0", X-ONAP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-TransactionID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ECOMP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7a2d9f7-3bc5-406f-8f41-d68b8cb6544c"] 2023-03-06T06:27:44.415Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:44.415Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:44.455Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:44.456Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:44.456Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:44.456Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:44 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:44.459Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:44.460Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:44.460Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:44.495Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:44.496Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:44.496Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:44.496Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:44.496Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:44.497Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-TransactionID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ECOMP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b71deac9-d3c9-44fb-bad7-f58b59875ab7"] 2023-03-06T06:27:44.497Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:44.497Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:44.659Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:44.659Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:44.660Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:44.660Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F382D02D0522DECF02FDD804694940A7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Mon, 06 Mar 2023 06:27:44 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-06T06:27:44.661Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fcd88107-bbe7-11ed-a63b-e6a4aa4715af","businessKey":"26e00957-8427-471f-a6d0-c4e47bfa840d","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:27:37.224+0000","endTime":"2023-03-06T06:27:37.928+0000","removalTime":null,"durationInMillis":704,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"fccdf985-bbe7-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:27:44.661Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:44.662Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:44.686Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:44.687Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:44.687Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:44.687Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:44.688Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:44.688Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-TransactionID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ECOMP-RequestID:"4e1902c5-277b-4ea9-9609-e8fb0c926984", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00d88c17-5656-4827-8255-49ccfa823f7c"] 2023-03-06T06:27:44.688Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:44.689Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:44.833Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:44.834Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:44.834Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:44.835Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6190AA6EF53CF8956138D33C88643E11; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 06 Mar 2023 06:27:44 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-06T06:27:44.836Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fcd9446a-bbe7-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"fcd88107-bbe7-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"fcd88107-bbe7-11ed-a63b-e6a4aa4715af","executionId":"fcd88107-bbe7-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:27:37.229+0000","endTime":"2023-03-06T06:27:37.926+0000","durationInMillis":697,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:27:44.836Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:44.836Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fcd88107-bbe7-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:44.845Z|4e1902c5-277b-4ea9-9609-e8fb0c926984|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:46.103Z|50fee463-1c4d-414d-b9c0-c55ee7698d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:27:46.106Z|50fee463-1c4d-414d-b9c0-c55ee7698d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:27:46.506Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:46.512Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:46.512Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:46.512Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:46.513Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:46.513Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:46.513Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d947791966a90e77eb6e53e79cd56379", X-B3-SpanId:"8104de534e32560e", X-B3-ParentSpanId:"ed130833c0a26876", X-B3-Sampled:"0", X-ONAP-RequestID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-RequestID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-TransactionID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-ECOMP-RequestID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"638d5bfa-88ae-4b12-88df-ec8db895ff00"] 2023-03-06T06:27:46.513Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:46.514Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:46.639Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:46.640Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:46.640Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:46.641Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:47 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:46.650Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:11.000+00:00", "endTime" : "2023-03-06T06:27:43.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:46.651Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:46.652Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:46.654Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:46.655Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:46.655Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:46.655Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:46.656Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:46.656Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d947791966a90e77eb6e53e79cd56379", X-B3-SpanId:"3175c4e677df96b2", X-B3-ParentSpanId:"ed130833c0a26876", X-B3-Sampled:"0", X-ONAP-RequestID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-RequestID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-TransactionID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-ECOMP-RequestID:"5222552c-9a19-4c36-8c38-ef5ddffcc6b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0c032d9-c652-4c16-953c-6b8a5a798147"] 2023-03-06T06:27:46.657Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:46.657Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:46.769Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:46.770Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:46.770Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:46.771Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:47 GMT", x-envoy-upstream-service-time:"109", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:46.772Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:46.772Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:46.772Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:46.783Z|5222552c-9a19-4c36-8c38-ef5ddffcc6b0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:46.953Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:46.965Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:46.966Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:46.966Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:46.966Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:46.967Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:46.967Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf29fef767a75a77debdb6ba1e241c1e", X-B3-SpanId:"7029058fd0d48de5", X-B3-ParentSpanId:"083ce3593396ca35", X-B3-Sampled:"0", X-ONAP-RequestID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-RequestID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-TransactionID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-ECOMP-RequestID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a911cc6-03f5-4bae-b1aa-e06a0e269e12"] 2023-03-06T06:27:46.967Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:46.968Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:47.038Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:47.039Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:47.039Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:47.040Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:47 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:47.040Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:11.000+00:00", "endTime" : "2023-03-06T06:27:43.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:47.041Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:47.041Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:47.043Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:47.044Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:47.044Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:47.045Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:47.045Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:47.045Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf29fef767a75a77debdb6ba1e241c1e", X-B3-SpanId:"bc7d564b95afa13c", X-B3-ParentSpanId:"083ce3593396ca35", X-B3-Sampled:"0", X-ONAP-RequestID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-RequestID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-TransactionID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-ECOMP-RequestID:"b1e6ee83-59dd-4013-84c3-bffb314a4ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d05b3ac-dafe-4031-b0dd-ae163da92531"] 2023-03-06T06:27:47.046Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:47.046Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:47.104Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:47.105Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:47.106Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:47.106Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:47 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:47.107Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:47.108Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:47.108Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:47.122Z|b1e6ee83-59dd-4013-84c3-bffb314a4ba4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:47.213Z|96ff847e-ef01-4ad7-8e24-652baafc8951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:27:47.213Z|96ff847e-ef01-4ad7-8e24-652baafc8951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:27:47.283Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:47.292Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:47.293Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:47.293Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:47.293Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:47.294Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:47.294Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7db819dfc39f461c6f39cebb6124cdf5", X-B3-SpanId:"87e6f1fff7eb50cd", X-B3-ParentSpanId:"6e51b1687df84127", X-B3-Sampled:"0", X-ONAP-RequestID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-RequestID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-TransactionID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-ECOMP-RequestID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70bd451b-5d95-4957-8590-bbf38154803d"] 2023-03-06T06:27:47.294Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:47.294Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:47.406Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:47.406Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:47.407Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:47.408Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:47 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:47.408Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:11.000+00:00", "endTime" : "2023-03-06T06:27:43.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:47.408Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:47.409Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:47.411Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:47.412Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:47.412Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:47.412Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:47.412Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:47.413Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7db819dfc39f461c6f39cebb6124cdf5", X-B3-SpanId:"6fa406bccac8f790", X-B3-ParentSpanId:"6e51b1687df84127", X-B3-Sampled:"0", X-ONAP-RequestID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-RequestID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-TransactionID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-ECOMP-RequestID:"82c1b2a4-c41a-4de2-b960-552914e96aab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d251a929-98d5-48a5-adfb-d49ec850b6a6"] 2023-03-06T06:27:47.413Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:47.413Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:47.701Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:47.702Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:47.702Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:47.702Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:48 GMT", x-envoy-upstream-service-time:"285", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:47.706Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:47.706Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:47.706Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:47.714Z|82c1b2a4-c41a-4de2-b960-552914e96aab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:47.907Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:47.913Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:47.913Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:47.914Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:47.914Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:47.914Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:47.914Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bffd77ebc892d17274781ee09da2b938", X-B3-SpanId:"fe98ade27670b263", X-B3-ParentSpanId:"df118a0081940910", X-B3-Sampled:"0", X-ONAP-RequestID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-RequestID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-TransactionID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-ECOMP-RequestID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d9367f-ef42-4ea1-96bb-c4fbcb2466e5"] 2023-03-06T06:27:47.915Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:47.915Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:48.023Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:48.024Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:48.024Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:48.025Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:48 GMT", x-envoy-upstream-service-time:"106", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:48.025Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:11.000+00:00", "endTime" : "2023-03-06T06:27:43.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:48.026Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:48.026Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:48.028Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:48.028Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:48.029Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:48.029Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:48.029Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:48.029Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bffd77ebc892d17274781ee09da2b938", X-B3-SpanId:"1343e4702b29fc49", X-B3-ParentSpanId:"df118a0081940910", X-B3-Sampled:"0", X-ONAP-RequestID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-RequestID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-TransactionID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-ECOMP-RequestID:"bb3a9db8-dfd3-4993-a1e0-bea60d71708f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3cd55f2-6481-416e-ae04-dabddf77e911"] 2023-03-06T06:27:48.030Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:48.030Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:48.082Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:48.083Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:48.084Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:48.084Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:48 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:48.090Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:48.091Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:48.091Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:48.103Z|bb3a9db8-dfd3-4993-a1e0-bea60d71708f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:48.272Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:48.278Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:48.281Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||Invoke 2023-03-06T06:27:48.282Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:48.282Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee 2023-03-06T06:27:48.283Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Method : GET 2023-03-06T06:27:48.283Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af547087c8205660003757d01b2ac4cb", X-B3-SpanId:"0f0ba44871363174", X-B3-ParentSpanId:"16ef664632193e73", X-B3-Sampled:"0", X-ONAP-RequestID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-RequestID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-TransactionID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-ECOMP-RequestID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"759d06a8-b0aa-4c01-be1e-563479d33018"] 2023-03-06T06:27:48.283Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Request body: 2023-03-06T06:27:48.283Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:48.351Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:48.351Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:48.352Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Status text : OK 2023-03-06T06:27:48.352Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:48 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:48.355Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||Response body: { "requestId" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:11.000+00:00", "endTime" : "2023-03-06T06:27:43.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7b35e277-1942-4f64-a00c-9568f5c0c0ee", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee" } } } 2023-03-06T06:27:48.355Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:48.355Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b35e277-1942-4f64-a00c-9568f5c0c0ee|INFO|500||InvokeReturn 2023-03-06T06:27:48.358Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:48.358Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:48.358Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:48.358Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false 2023-03-06T06:27:48.359Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:48.359Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af547087c8205660003757d01b2ac4cb", X-B3-SpanId:"de84f008698c006d", X-B3-ParentSpanId:"16ef664632193e73", X-B3-Sampled:"0", X-ONAP-RequestID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-RequestID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-TransactionID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-ECOMP-RequestID:"7847806f-cb67-4ea9-9fce-51ad7652b11e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd9186ae-edc3-41eb-9f77-922261d4db12"] 2023-03-06T06:27:48.359Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:48.359Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:48.432Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:48.433Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:48.433Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:48.434Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:48 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:48.466Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:48.466Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:48.467Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b35e277-1942-4f64-a00c-9568f5c0c0ee&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:48.475Z|7847806f-cb67-4ea9-9fce-51ad7652b11e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b35e277-1942-4f64-a00c-9568f5c0c0ee|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:51.556Z|039e85d0-8020-440c-93ca-898f9b63aafc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:51.556Z|039e85d0-8020-440c-93ca-898f9b63aafc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:51.557Z|0bdb41e8-f361-40af-8619-83aaa58057c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:51.557Z|0bdb41e8-f361-40af-8619-83aaa58057c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:51.620Z|85705f7f-554c-49fa-bca3-245b946e1b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:27:51.620Z|85705f7f-554c-49fa-bca3-245b946e1b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:27:54.442Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:54.446Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 2d956db3-245c-45af-9560-5050b78bedac already exists in requestDb InfraActiveRequests table 2023-03-06T06:27:54.447Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:27:54.447Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:27:54.447Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:54.448Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:27:54.448Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:27:54.448Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d837ef7890141bbeb8d120569b85af6", X-B3-SpanId:"c99d4198eebf86e5", X-B3-ParentSpanId:"df0d34ff11ac6cfc", X-B3-Sampled:"0", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feb69171-b457-4bd0-b67b-c91969759936"] 2023-03-06T06:27:54.449Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:27:54.449Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:54.503Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:54.504Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:27:54.504Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : Not Found 2023-03-06T06:27:54.505Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"49", server:"envoy"] 2023-03-06T06:27:54.505Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: 2023-03-06T06:27:54.505Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:54.506Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:54.529Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:27:54.533Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:27:54.571Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:27:54.572Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:27:54.676Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:27:54.677Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:27:54 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[98], vertex-id=[176232], x-aai-txid=[1-aai-resources-230306-06:27:54:600-63315], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:27:54.678Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678084041261","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2a2e990d-83f2-4162-98aa-993fdbf7ad22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-06T06:27:54.679Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:27:54.679Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:27:54.681Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:27:54.682Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:27:54.682Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:54.683Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:27:54.683Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:27:54.683Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"8d837ef7890141bbeb8d120569b85af6", X-B3-SpanId:"628e4f6fb2641b12", X-B3-ParentSpanId:"df0d34ff11ac6cfc", X-B3-Sampled:"0", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b489591-9a74-48c1-9765-a711951ecabe"] 2023-03-06T06:27:54.684Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e"},"instanceName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138","requestScope":"vfModule"} 2023-03-06T06:27:54.684Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:54.759Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:54.761Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:54.762Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:27:54.762Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"71", server:"envoy"] 2023-03-06T06:27:54.763Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:27:54.763Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:54.764Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:27:54.766Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada 2023-03-06T06:27:54.766Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|INFO|500||Invoke 2023-03-06T06:27:54.766Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:54.767Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada 2023-03-06T06:27:54.767Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Method : GET 2023-03-06T06:27:54.767Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3ebed62-a4e9-48ae-a14b-da951810fdb3"] 2023-03-06T06:27:54.768Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Request body: 2023-03-06T06:27:54.768Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:54.875Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:54.876Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:54.876Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Status text : OK 2023-03-06T06:27:54.876Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:54.878Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||Response body: { "id" : 5, "modelCustomizationUUID" : "42c40cf1-4572-43b5-ac44-a555e7a60ada", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-03-06 06:25:15.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vnfCustomization" } } } 2023-03-06T06:27:54.878Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:54.879Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=42c40cf1-4572-43b5-ac44-a555e7a60ada|INFO|500||InvokeReturn 2023-03-06T06:27:54.892Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule 2023-03-06T06:27:54.892Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||Invoke 2023-03-06T06:27:54.893Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:54.893Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule 2023-03-06T06:27:54.893Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Method : GET 2023-03-06T06:27:54.893Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93107e98-f27e-4f80-a6fd-00e47aa68572"] 2023-03-06T06:27:54.894Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Request body: 2023-03-06T06:27:54.894Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.012Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.014Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.014Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status text : OK 2023-03-06T06:27:55.014Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"115", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.015Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Response body: { "modelUUID" : "9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", "modelInvariantUUID" : "c6b63651-7efc-4deb-985c-ca69d7a85d7e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-06 06:25:15.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/volumeHeatTemplate" } } } 2023-03-06T06:27:55.015Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.015Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||InvokeReturn 2023-03-06T06:27:55.029Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance 2023-03-06T06:27:55.030Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-06T06:27:55.030Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.031Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance 2023-03-06T06:27:55.031Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:27:55.031Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd67c4c2-403b-4ee5-bbb4-8077bb9042f6"] 2023-03-06T06:27:55.032Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:27:55.032Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.045Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:55.051Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:55.051Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:27:55.051Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.052Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:27:55.052Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:27:55.052Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"518cea4e576e25c0fe9733911b22f76c", X-B3-SpanId:"6845a0818e74d5b6", X-B3-ParentSpanId:"e027521c16b2aec6", X-B3-Sampled:"0", X-ONAP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-TransactionID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ECOMP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fabd3d97-971b-43c9-94d7-8ad7f890367b"] 2023-03-06T06:27:55.052Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:27:55.053Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.096Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.097Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:27:55.097Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T06:27:55.097Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"58", server:"envoy"] 2023-03-06T06:27:55.098Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-06T06:27:55.098Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.099Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:55.100Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e 2023-03-06T06:27:55.101Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|INFO|500||Invoke 2023-03-06T06:27:55.101Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.101Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e 2023-03-06T06:27:55.101Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Method : GET 2023-03-06T06:27:55.101Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3975f6dd-d312-4b2e-878f-206cb771ca76"] 2023-03-06T06:27:55.102Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Request body: 2023-03-06T06:27:55.102Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.108Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.109Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.109Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:27:55.110Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.120Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:32.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:27:55.121Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.122Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:27:55.125Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:27:55.126Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:55.126Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.126Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:27:55.126Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:55.127Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"518cea4e576e25c0fe9733911b22f76c", X-B3-SpanId:"db9d693a803c1580", X-B3-ParentSpanId:"e027521c16b2aec6", X-B3-Sampled:"0", X-ONAP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-TransactionID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ECOMP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1203c4dd-3935-4ab8-ac44-176b0c08c998"] 2023-03-06T06:27:55.127Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:55.127Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.147Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.148Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.148Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Status text : OK 2023-03-06T06:27:55.148Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.150Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", "modelInvariantUUID" : "c6b63651-7efc-4deb-985c-ca69d7a85d7e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-06 06:25:15.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/volumeHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e" } } } 2023-03-06T06:27:55.151Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.151Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c6b63651-7efc-4deb-985c-ca69d7a85d7e|INFO|500||InvokeReturn 2023-03-06T06:27:55.155Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance 2023-03-06T06:27:55.156Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-06T06:27:55.156Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.156Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance 2023-03-06T06:27:55.156Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:27:55.157Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f43cc1f2-7ba1-4c8c-b811-726be4f3066b"] 2023-03-06T06:27:55.157Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:27:55.157Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.174Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.175Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.175Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:55.175Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.177Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:27:55.177Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.177Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:55.195Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.196Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:27:55.196Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T06:27:55.196Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2023-03-06T06:27:55.196Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-03-06T06:27:55.197Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.197Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T06:27:55.198Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-06T06:27:55.198Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-03-06T06:27:55.198Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.198Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-03-06T06:27:55.199Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-03-06T06:27:55.199Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98e222fd-0f40-46a8-9c7b-6200c79d7008"] 2023-03-06T06:27:55.199Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-03-06T06:27:55.200Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.204Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:55.204Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:55.204Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.205Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:27:55.205Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:55.205Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-TransactionID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ECOMP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f56748b2-27c2-4a17-b81c-318f78657d77"] 2023-03-06T06:27:55.205Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:55.205Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.249Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.250Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.250Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T06:27:55.250Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.251Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-03-06T06:27:55.251Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.252Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-03-06T06:27:55.262Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 2023-03-06T06:27:55.263Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|INFO|500||Invoke 2023-03-06T06:27:55.263Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.263Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 2023-03-06T06:27:55.264Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Method : GET 2023-03-06T06:27:55.264Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"482d24a5-cbdc-4756-a8ef-5d7edb0362d0"] 2023-03-06T06:27:55.264Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Request body: 2023-03-06T06:27:55.265Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.308Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.309Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.309Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Status text : OK 2023-03-06T06:27:55.310Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.310Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Response body: { "modelUUID" : "9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", "modelInvariantUUID" : "c6b63651-7efc-4deb-985c-ca69d7a85d7e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-06 06:25:15.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/volumeHeatTemplate" } } } 2023-03-06T06:27:55.311Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.311Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|INFO|500||InvokeReturn 2023-03-06T06:27:55.314Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:27:55.314Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:27:55.314Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.314Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:27:55.315Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:27:55.315Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"8d837ef7890141bbeb8d120569b85af6", X-B3-SpanId:"5b681a56b2b60baf", X-B3-ParentSpanId:"df0d34ff11ac6cfc", X-B3-Sampled:"0", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15785ebc-bb72-4294-8eb2-536f49005f75"] 2023-03-06T06:27:55.315Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2d956db3-245c-45af-9560-5050b78bedac","requestStatus":"IN_PROGRESS","startTime":1678084074530,"source":"VID","vnfId":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","vnfType":"","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"2d956db3-245c-45af-9560-5050b78bedac"} 2023-03-06T06:27:55.316Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.359Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.359Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.359Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:55.360Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DF2093C9BB93B883E7EEE85D8500F62D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-06T06:27:55.360Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"26e00957-8427-471f-a6d0-c4e47bfa840d","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:27:45.231+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"0198c804-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:27:55.360Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.361Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:55.383Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:55.383Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:27:55.383Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.383Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:27:55.384Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:27:55.384Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-TransactionID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ECOMP-RequestID:"12f66cf1-45a2-474c-b5cd-c251446aa269", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e93e960d-dfb0-4116-bfd4-7fa9a44d6f0c"] 2023-03-06T06:27:55.384Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:27:55.384Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.421Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.421Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:27:55.422Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:27:55.422Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"102", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:55.433Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:54.530+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:27:56.532+00:00", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:27:55.434Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.434Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:27:55.444Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:27:55.445Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:27:55.445Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:55.445Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:27:55.446Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:27:55.446Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"8d837ef7890141bbeb8d120569b85af6", X-B3-SpanId:"599299cf192b3fd2", X-B3-ParentSpanId:"df0d34ff11ac6cfc", X-B3-Sampled:"0", X-ONAP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-TransactionID:"2d956db3-245c-45af-9560-5050b78bedac", X-ECOMP-RequestID:"2d956db3-245c-45af-9560-5050b78bedac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e75a9f8b-d8b0-466f-81b1-e6cce5b4896a"] 2023-03-06T06:27:55.446Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\"modelVersionId\":\"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\"modelCustomizationId\":\"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\"modelUuid\":\"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\"modelInvariantUuid\":\"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\"modelInfo\":{\"modelInvariantId\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelUuid\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelInvariantUuid\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"}}},{\"relatedInstance\":{\"instanceId\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"dd5750a3-bc82-4bde-9f36-b627449766ec\",\"modelVersionId\":\"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\"modelCustomizationId\":\"dd5750a3-bc82-4bde-9f36-b627449766ec\",\"modelUuid\":\"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\"modelInvariantUuid\":\"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\"vnfInstanceId\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\"}","type":"String"},"requestId":{"value":"2d956db3-245c-45af-9560-5050b78bedac","type":"String"},"mso-request-id":{"value":"2d956db3-245c-45af-9560-5050b78bedac","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ad34bf7b-918f-422f-9929-0f316b33ea8e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:27:55.446Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:55.529Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:55.530Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:55.530Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:27:55.530Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E5157E57CFA822C869BFD7F1E607EBC; Path=/; HttpOnly", cache-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:"Mon, 06 Mar 2023 06:27:55 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-03-06T06:27:55.531Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0561de53-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","executionId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:27:51.546+0000","endTime":"2023-03-06T06:27:51.554+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:27:55.531Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:55.532Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:27:55.538Z|12f66cf1-45a2-474c-b5cd-c251446aa269|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:56.498Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:56.498Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:27:56.499Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:27:56.499Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:27:56 GMT", x-onap-requestid:"2d956db3-245c-45af-9560-5050b78bedac", x-requestid:"2d956db3-245c-45af-9560-5050b78bedac", x-transactionid:"2d956db3-245c-45af-9560-5050b78bedac", x-ecomp-requestid:"2d956db3-245c-45af-9560-5050b78bedac", x-onap-partnername:"UNKNOWN", x-invocationid:"e75a9f8b-d8b0-466f-81b1-e6cce5b4896a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1046", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:56.500Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2d956db3-245c-45af-9560-5050b78bedac\",\"instanceId\":\"1ee48609-b711-4331-8789-707d1a8d755b\"}}","message":"Success","processInstanceID":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:27:56.500Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:56.501Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:27:56.506Z|2d956db3-245c-45af-9560-5050b78bedac|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:27:56.676Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:27:56.682Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:27:56.682Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:27:56.683Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:56.683Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:27:56.683Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:27:56.684Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2ee28126b77a6fd9e0e7a2fad51ca8c", X-B3-SpanId:"9047bbeb58c9f85e", X-B3-ParentSpanId:"17ca659d40e1466f", X-B3-Sampled:"0", X-ONAP-RequestID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-RequestID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-TransactionID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-ECOMP-RequestID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f092ca-fb0b-46d2-9124-7df5890e3014"] 2023-03-06T06:27:56.684Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:27:56.684Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:56.772Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:56.774Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:56.774Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:27:56.775Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:57 GMT", x-envoy-upstream-service-time:"85", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:56.777Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:57.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:27:56.778Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:56.778Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:27:56.780Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:27:56.780Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:27:56.780Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:27:56.781Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:27:56.781Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:27:56.781Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2ee28126b77a6fd9e0e7a2fad51ca8c", X-B3-SpanId:"4bddf4c7125d4e6d", X-B3-ParentSpanId:"17ca659d40e1466f", X-B3-Sampled:"0", X-ONAP-RequestID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-RequestID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-TransactionID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-ECOMP-RequestID:"c0e775f3-73bb-4e05-960e-8892cc2675bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15aa6528-49e6-4d83-8855-9a98f57f123c"] 2023-03-06T06:27:56.781Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:27:56.782Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:27:56.857Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:27:56.858Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:27:56.858Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:27:56.859Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:27:57 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:27:56.860Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:27:56.861Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:27:56.861Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:27:56.875Z|c0e775f3-73bb-4e05-960e-8892cc2675bc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:01.103Z|4fcdd4ee-f1f4-4fbc-93e1-864fa0063acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:28:01.112Z|4fcdd4ee-f1f4-4fbc-93e1-864fa0063acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:28:01.583Z|8ad3f0a4-8503-4554-b606-de69d67bbe82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:01.583Z|0f2b85f8-cf81-4d53-a6ee-79c760ebbe4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:01.583Z|8ad3f0a4-8503-4554-b606-de69d67bbe82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:01.584Z|0f2b85f8-cf81-4d53-a6ee-79c760ebbe4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:01.645Z|a44d5cf0-30f3-4f1d-a78f-d661a1927029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:01.646Z|a44d5cf0-30f3-4f1d-a78f-d661a1927029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:05.728Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:05.735Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:05.735Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:05.735Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:05.736Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:05.736Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:05.736Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10cce85bd6bb0cfaf2373c7fed65901c", X-B3-SpanId:"f8a213aeda78ae61", X-B3-ParentSpanId:"709f94e0ffbc8943", X-B3-Sampled:"0", X-ONAP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-TransactionID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ECOMP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d84fe122-8e97-452e-b631-ab5b1b1c64ad"] 2023-03-06T06:28:05.737Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:05.737Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:05.869Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:05.870Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:05.871Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:05.871Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:07 GMT", x-envoy-upstream-service-time:"127", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:05.887Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:32.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:27:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:05.887Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:05.888Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:05.890Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:05.890Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:05.890Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:05.891Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:05.891Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:05.891Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10cce85bd6bb0cfaf2373c7fed65901c", X-B3-SpanId:"25b9f8f146291a36", X-B3-ParentSpanId:"709f94e0ffbc8943", X-B3-Sampled:"0", X-ONAP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-TransactionID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ECOMP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7489323f-ffa6-4a4c-ac51-068d0185654e"] 2023-03-06T06:28:05.892Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:05.892Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:05.953Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:05.954Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:05.955Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:05.955Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:07 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:05.955Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_4fd03b28-d646-448a-9f65-cf87512dccbd\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:05.956Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:05.956Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:05.983Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:05.984Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:05.984Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:05.984Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:05.984Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:05.984Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-TransactionID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ECOMP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4ffbd85-c484-4e28-a4d8-bfbab59d8535"] 2023-03-06T06:28:05.985Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:05.985Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:06.152Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:06.153Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:06.153Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:06.154Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DBF47A817B99D8C5B51ED3CFEEF6373E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:28:06 GMT", x-envoy-upstream-service-time:"160", server:"envoy"] 2023-03-06T06:28:06.154Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"26e00957-8427-471f-a6d0-c4e47bfa840d","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:27:45.231+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"0198c804-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:28:06.155Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:06.155Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:06.184Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:06.184Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:06.185Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:06.186Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:06.186Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:06.186Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-TransactionID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ECOMP-RequestID:"8eb03aee-4483-491c-9abf-0abd33773289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4880a289-8d5f-490c-b74e-e39237d8066a"] 2023-03-06T06:28:06.187Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:06.187Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:06.381Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:06.382Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:06.383Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:06.383Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=76B10787DF41A3BDD04BFCE590FDCE71; Path=/; HttpOnly", cache-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:"Mon, 06 Mar 2023 06:28:06 GMT", x-envoy-upstream-service-time:"190", server:"envoy"] 2023-03-06T06:28:06.384Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0561de53-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","executionId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:27:51.546+0000","endTime":"2023-03-06T06:27:51.554+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:06.384Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:06.384Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:06.390Z|8eb03aee-4483-491c-9abf-0abd33773289|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:07.048Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:07.054Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:07.054Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:28:07.054Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:07.055Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:07.055Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:28:07.055Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"730e1796f78986b3bed0c39cdd347a57", X-B3-SpanId:"84f60755378cc600", X-B3-ParentSpanId:"7e5a84bf9d9da33d", X-B3-Sampled:"0", X-ONAP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-TransactionID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ECOMP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8270c62-ee0a-4594-aa8c-ce198c8d2c95"] 2023-03-06T06:28:07.055Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:28:07.055Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:07.139Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:07.140Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:07.140Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:28:07.140Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:08 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:07.142Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:07.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:28:07.142Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:07.142Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:28:07.144Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:07.144Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:07.144Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:07.144Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:07.145Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:07.145Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"730e1796f78986b3bed0c39cdd347a57", X-B3-SpanId:"a8c00b13b33a224c", X-B3-ParentSpanId:"7e5a84bf9d9da33d", X-B3-Sampled:"0", X-ONAP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-TransactionID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ECOMP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7b3dc8-2560-4519-87d9-62fc12b8a4d9"] 2023-03-06T06:28:07.145Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:07.145Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:07.178Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:07.179Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:07.179Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:07.180Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:08 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:07.196Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:28:07.197Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:07.197Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:07.222Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:07.223Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:07.223Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:07.223Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:07.224Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:07.224Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-TransactionID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ECOMP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79b2d410-a8a8-4919-8523-8f272c3801cf"] 2023-03-06T06:28:07.224Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:07.224Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:07.398Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:07.399Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:07.399Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:07.399Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9F0AE1148CACDB0EE8A80122220274DB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 06:28:07 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-06T06:28:07.400Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:00.433+0000","endTime":"2023-03-06T06:28:05.935+0000","removalTime":null,"durationInMillis":5502,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"0a0bb728-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:28:07.400Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:07.400Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:07.424Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:07.425Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:07.425Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:07.425Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:07.426Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:07.426Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-TransactionID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ECOMP-RequestID:"99580259-f371-4cf6-af68-3bf0d7fdb578", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85ba83ee-6756-46c7-8d83-ebc78b78fea1"] 2023-03-06T06:28:07.426Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:07.426Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:07.581Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:07.581Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:07.582Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:07.582Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=843F571D6FA92607861F0E09AAB9C97C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Mon, 06 Mar 2023 06:28:07 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-06T06:28:07.583Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"0b3d59c8-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"SubProcess_0y8yozw:0b02256c-bbe8-11ed-a63b-e6a4aa4715af","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af","executionId":"0b3d59c6-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:01.374+0000","endTime":"2023-03-06T06:28:05.373+0000","durationInMillis":3999,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:07.583Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:07.584Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0aadc3c0-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:07.592Z|99580259-f371-4cf6-af68-3bf0d7fdb578|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:11.062Z|0f789819-69a4-482f-bffc-868147d66624|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:28:11.062Z|0f789819-69a4-482f-bffc-868147d66624|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:11.612Z|c8cdd903-6d48-49d1-9184-ecc374776976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:11.612Z|c8cdd903-6d48-49d1-9184-ecc374776976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:11.617Z|845b8169-cbe0-48c5-9cb0-d1b9ee624c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:11.617Z|845b8169-cbe0-48c5-9cb0-d1b9ee624c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:11.672Z|0bdab056-05a2-43d3-b06c-6850149e7288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:11.672Z|0bdab056-05a2-43d3-b06c-6850149e7288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:16.103Z|6fbf166f-8b84-4cb3-a98b-18d96d46c565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:28:16.104Z|6fbf166f-8b84-4cb3-a98b-18d96d46c565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:28:16.563Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:16.584Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:16.585Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:16.585Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:16.585Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:16.585Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:16.586Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2fd65b12091e89187ac2559f418418e", X-B3-SpanId:"61e94298cb633c7d", X-B3-ParentSpanId:"fb64ec9b7332e6fb", X-B3-Sampled:"0", X-ONAP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-TransactionID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ECOMP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfd1c15a-2177-4629-9685-58f8daecbae2"] 2023-03-06T06:28:16.586Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:16.586Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:16.719Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:16.720Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:16.720Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:16.721Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:17 GMT", x-envoy-upstream-service-time:"129", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:16.721Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-06T06:27:32.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:16.721Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:16.722Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:16.723Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:16.723Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:16.724Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:16.724Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:16.724Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:16.724Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2fd65b12091e89187ac2559f418418e", X-B3-SpanId:"32a271df03ca68a4", X-B3-ParentSpanId:"fb64ec9b7332e6fb", X-B3-Sampled:"0", X-ONAP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-TransactionID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ECOMP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9367b94-79c4-4356-ac1b-8a23766c926d"] 2023-03-06T06:28:16.724Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:16.725Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:16.829Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:16.830Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:16.830Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:16.830Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:17 GMT", x-envoy-upstream-service-time:"102", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:16.851Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:16.851Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:16.852Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:16.881Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:16.881Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:16.881Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:16.882Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:16.882Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:16.882Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-TransactionID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ECOMP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7a46059-2b67-4c4e-9d73-d1c27463173c"] 2023-03-06T06:28:16.882Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:16.883Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:17.042Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:17.043Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:17.043Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:17.043Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=600ADB118D41C95FD15A36C689F3D0C3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:28:17 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-03-06T06:28:17.045Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"26e00957-8427-471f-a6d0-c4e47bfa840d","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:27:45.231+0000","endTime":"2023-03-06T06:28:08.739+0000","removalTime":null,"durationInMillis":23508,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"0198c804-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:28:17.045Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:17.046Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:17.068Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:17.068Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:17.069Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:17.069Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:17.070Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:17.070Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-TransactionID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ECOMP-RequestID:"0667fb73-3c81-4b53-8138-3c59a7cb96b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61e04499-3ede-4032-aadf-11e281192a97"] 2023-03-06T06:28:17.070Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:17.071Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:17.211Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:17.212Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:17.212Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:17.212Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B4CE345C9B142293AE105900F2E84BB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:28:17 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-06T06:28:17.212Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0fa08c76-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","executionId":"019e1f6b-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:08.734+0000","endTime":"2023-03-06T06:28:08.736+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:17.213Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:17.213Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=019e1f6b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:17.214Z|c8ffe342-8a83-4583-a473-e06588544d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:28:17.214Z|c8ffe342-8a83-4583-a473-e06588544d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:28:17.218Z|0667fb73-3c81-4b53-8138-3c59a7cb96b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:17.768Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:17.776Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:17.777Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:28:17.777Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:17.777Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:17.777Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:28:17.777Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"989d6aecaf1d7f0dddd4b63019fc01aa", X-B3-SpanId:"59f1c57f978a3d59", X-B3-ParentSpanId:"e01276af6fcc8887", X-B3-Sampled:"0", X-ONAP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-TransactionID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ECOMP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4507a7c-79d0-460d-b881-a203bda9be95"] 2023-03-06T06:28:17.778Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:28:17.778Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:17.872Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:17.872Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:17.873Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:28:17.873Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:19 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:17.875Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:07.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:28:17.875Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:17.875Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:28:17.876Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:17.877Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:17.877Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:17.877Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:17.877Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:17.877Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"989d6aecaf1d7f0dddd4b63019fc01aa", X-B3-SpanId:"b30e6a8ed78c54fd", X-B3-ParentSpanId:"e01276af6fcc8887", X-B3-Sampled:"0", X-ONAP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-TransactionID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ECOMP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf5517f5-9330-48cf-9c87-242ba846eb76"] 2023-03-06T06:28:17.878Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:17.878Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:17.924Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:17.924Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:17.924Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:17.925Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:19 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:17.930Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:28:17.930Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:17.931Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:17.970Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:17.971Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:17.971Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:17.971Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:17.972Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:17.972Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-TransactionID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ECOMP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e34c0413-cde6-43bb-8440-415580e069b1"] 2023-03-06T06:28:17.972Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:17.972Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:18.144Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:18.144Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:18.145Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:18.145Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=07658C25D8BE7F44060FDCCDC3526884; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:28:18 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-06T06:28:18.145Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:28:18.146Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:18.146Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:18.174Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:18.175Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:18.175Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:18.175Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:18.175Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:18.176Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-TransactionID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ECOMP-RequestID:"d524022a-22dc-4865-af36-b8eca7dafe01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36d4a69c-164c-47f2-b91d-c9abb5cc414e"] 2023-03-06T06:28:18.176Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:18.176Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:18.333Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:18.334Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:18.334Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:18.334Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EB3E2554C59CAA8329A440CCA358E740; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 06 Mar 2023 06:28:18 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2023-03-06T06:28:18.335Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:110ec2b9-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:11.134+0000","endTime":"2023-03-06T06:28:11.134+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:18.335Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:18.336Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:18.342Z|d524022a-22dc-4865-af36-b8eca7dafe01|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:21.650Z|09cedc40-aeb1-456a-9abf-8e3a1ed3f677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:21.650Z|8d01d71d-a23a-4b0e-9a9a-756bdc498f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:21.651Z|8d01d71d-a23a-4b0e-9a9a-756bdc498f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:21.651Z|09cedc40-aeb1-456a-9abf-8e3a1ed3f677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:21.703Z|b7b555fc-be18-46e7-bfea-2344c0064c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:21.704Z|b7b555fc-be18-46e7-bfea-2344c0064c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:27.395Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:27.402Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:27.403Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:27.404Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:27.404Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:27.404Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:27.405Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ad57e3f25edc8b903809db7bd03cb31", X-B3-SpanId:"6f8f927e049c5ecf", X-B3-ParentSpanId:"63f8c1eb16d3d69f", X-B3-Sampled:"0", X-ONAP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-TransactionID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ECOMP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61cdcc46-383f-48b3-a7ff-7121a3619fbd"] 2023-03-06T06:28:27.405Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:27.405Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:27.484Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:27.484Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:27.485Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:27.485Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:28 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:27.490Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-06T06:27:32.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:27.491Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:27.491Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:27.493Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:27.493Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:27.494Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:27.494Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:27.494Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:27.494Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ad57e3f25edc8b903809db7bd03cb31", X-B3-SpanId:"edd5a6994cb35d98", X-B3-ParentSpanId:"63f8c1eb16d3d69f", X-B3-Sampled:"0", X-ONAP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-TransactionID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ECOMP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"456acc1c-1f5a-4892-97b4-7814f2404a4a"] 2023-03-06T06:28:27.495Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:27.495Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:27.564Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:27.564Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:27.565Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:27.565Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:28 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:27.567Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:27.567Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:27.567Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:27.606Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:27.606Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:27.607Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:27.607Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:27.607Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:27.607Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-TransactionID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ECOMP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62dbfc78-7940-4f9d-928b-96e10f6ed5bf"] 2023-03-06T06:28:27.607Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:27.608Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:27.742Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:27.742Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:27.743Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:27.743Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9E57B94B88D2131F65408A5B32F4E411; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 06:28:27 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-06T06:28:27.743Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"26e00957-8427-471f-a6d0-c4e47bfa840d","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:13.183+0000","endTime":"2023-03-06T06:28:16.390+0000","removalTime":null,"durationInMillis":3207,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"120d944c-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:28:27.744Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:27.744Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:27.780Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:27.781Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:27.781Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:27.781Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:27.782Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:27.782Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-TransactionID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ECOMP-RequestID:"afa1c2bc-34f6-417f-adfa-1ed20f3f9833", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42733864-1358-4f82-b8fe-0bea5df41446"] 2023-03-06T06:28:27.782Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:27.783Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:27.943Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:27.944Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:27.944Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:27.944Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4BD92501D3C36B9B867FC0CF962CE2D2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 06 Mar 2023 06:28:27 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-06T06:28:27.945Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:124916fe-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","executionId":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:13.194+0000","endTime":"2023-03-06T06:28:16.389+0000","durationInMillis":3195,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:27.945Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:27.945Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:27.950Z|afa1c2bc-34f6-417f-adfa-1ed20f3f9833|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:28.514Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:28.520Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:28.520Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:28:28.521Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:28.521Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:28.521Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:28:28.522Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"625b81d8febbdf4e259e9f0f3448f204", X-B3-SpanId:"24eec35e031c2ddb", X-B3-ParentSpanId:"868a7effcc544cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-TransactionID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ECOMP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd3b289-4fee-479c-b648-0c5fca988c33"] 2023-03-06T06:28:28.522Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:28:28.522Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:28.645Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:28.645Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:28.646Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:28:28.646Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:29 GMT", x-envoy-upstream-service-time:"120", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:28.649Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:28:28.649Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:28.649Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:28:28.651Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:28.651Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:28.651Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:28.652Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:28.652Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:28.652Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"625b81d8febbdf4e259e9f0f3448f204", X-B3-SpanId:"422be3667918c77d", X-B3-ParentSpanId:"868a7effcc544cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-TransactionID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ECOMP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a438e47-2dc4-4a1d-9eaf-af766c5bca57"] 2023-03-06T06:28:28.652Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:28.653Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:28.745Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:28.746Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:28.746Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:28.747Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:29 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:28.772Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:28.774Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:28.774Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:28.816Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:28.816Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:28.817Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:28.817Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:28.817Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:28.817Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-TransactionID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ECOMP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"879bc85b-43be-46f5-a9e5-f7078325a636"] 2023-03-06T06:28:28.818Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:28.818Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:28.969Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:28.970Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:28.970Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:28.970Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7CC3D38E6A9288A8F6332E52845BD0EF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:28:29 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-06T06:28:28.971Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:28:28.971Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:28.971Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:29.072Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:29.073Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:29.073Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:29.074Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:29.074Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:29.074Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-TransactionID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ECOMP-RequestID:"780eb4d8-36c4-4c81-9d8c-cf85a84713ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4d92d1d-1b36-493a-843f-87470a941a6e"] 2023-03-06T06:28:29.075Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:29.075Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:29.224Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:29.225Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:29.226Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:29.227Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=58BECFDC9B1ED5CE86421CE953063947; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 06 Mar 2023 06:28:29 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-06T06:28:29.228Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:17409b44-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:21.527+0000","endTime":"2023-03-06T06:28:21.541+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:29.228Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:29.229Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:29.234Z|780eb4d8-36c4-4c81-9d8c-cf85a84713ea|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:31.103Z|82f3cdd3-1241-446c-87c5-a0b7a7b1f1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:28:31.106Z|82f3cdd3-1241-446c-87c5-a0b7a7b1f1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:28:31.684Z|73426d78-4882-468f-862b-f35dac474d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:31.685Z|73426d78-4882-468f-862b-f35dac474d99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:31.685Z|dd2d49b1-2497-4651-bea1-7448d2bf70d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:31.686Z|dd2d49b1-2497-4651-bea1-7448d2bf70d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:31.730Z|48bddc3b-8671-4ff2-97eb-0c0c1dcb12d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:31.731Z|48bddc3b-8671-4ff2-97eb-0c0c1dcb12d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:38.121Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:38.134Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:38.134Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:38.135Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:38.135Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:38.135Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:38.135Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d32531ee231daa7cde03f12a876ae8", X-B3-SpanId:"f47f5472b1010b5e", X-B3-ParentSpanId:"e9c8b6ea1fe3b46f", X-B3-Sampled:"0", X-ONAP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-TransactionID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ECOMP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae723a6b-117b-42be-aa1b-b828184f943a"] 2023-03-06T06:28:38.136Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:38.136Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:38.248Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:38.249Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:38.249Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:38.249Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:39 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:38.271Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/5a8ebef0-5fc6-4d9a-8108-8ea350f49926 does not exist in A&AI", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 68, "startTime" : "2023-03-06T06:27:32.000+00:00", "endTime" : "2023-03-06T06:28:36.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:38.272Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:38.272Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:38.274Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:38.274Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:38.274Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:38.274Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:38.274Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:38.275Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d32531ee231daa7cde03f12a876ae8", X-B3-SpanId:"ce7d9230381dc89f", X-B3-ParentSpanId:"e9c8b6ea1fe3b46f", X-B3-Sampled:"0", X-ONAP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-TransactionID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ECOMP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63ffc234-73c9-46ee-ba80-1f11c4387be6"] 2023-03-06T06:28:38.275Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:38.275Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:38.323Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:38.324Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:38.325Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:38.325Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:39 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:38.335Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:38.336Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:38.336Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:38.367Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:38.367Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:38.368Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:38.368Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:38.368Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:38.368Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-TransactionID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ECOMP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"685b8a26-0261-404c-997a-0ed41e6edb14"] 2023-03-06T06:28:38.369Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:38.369Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:38.539Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:38.539Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:38.539Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:38.540Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8C56344955867EA5DFC8883C55390B50; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 06:28:38 GMT", x-envoy-upstream-service-time:"164", server:"envoy"] 2023-03-06T06:28:38.540Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"26e00957-8427-471f-a6d0-c4e47bfa840d","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:13.183+0000","endTime":"2023-03-06T06:28:16.390+0000","removalTime":null,"durationInMillis":3207,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"120d944c-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:28:38.541Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:38.541Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=26e00957-8427-471f-a6d0-c4e47bfa840d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:38.583Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:38.583Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:38.584Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:38.585Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:38.585Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:38.586Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-TransactionID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ECOMP-RequestID:"55662f9b-1238-4241-87e3-b2126e56ef90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fb7195b-7a7e-48ff-ad25-1c29a9e65403"] 2023-03-06T06:28:38.586Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:38.587Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:38.830Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:38.831Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:38.831Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:38.832Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E8AF8F4E68DC1D6434C578817602CF42; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 06 Mar 2023 06:28:38 GMT", x-envoy-upstream-service-time:"238", server:"envoy"] 2023-03-06T06:28:38.832Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:124916fe-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","executionId":"1247693b-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:13.194+0000","endTime":"2023-03-06T06:28:16.389+0000","durationInMillis":3195,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fa470034-bbe7-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:38.832Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:38.833Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1247693b-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:38.846Z|55662f9b-1238-4241-87e3-b2126e56ef90|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:39.414Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:39.427Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:39.427Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:28:39.428Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:39.428Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:39.429Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:28:39.429Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06fc27afb24d670dd1d04fd761ac2c73", X-B3-SpanId:"08b85df5b36d3f89", X-B3-ParentSpanId:"d2059eac439c0f7f", X-B3-Sampled:"0", X-ONAP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-TransactionID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ECOMP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0c542f0-a98a-4ba5-ab89-4359ef2dd00f"] 2023-03-06T06:28:39.429Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:28:39.430Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:39.585Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:39.586Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:39.587Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:28:39.587Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:40 GMT", x-envoy-upstream-service-time:"152", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:39.592Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:28:39.593Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:39.593Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:28:39.597Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:39.598Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:39.598Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:39.599Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:39.599Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:39.600Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06fc27afb24d670dd1d04fd761ac2c73", X-B3-SpanId:"3fc3ca460acef75c", X-B3-ParentSpanId:"d2059eac439c0f7f", X-B3-Sampled:"0", X-ONAP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-TransactionID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ECOMP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44a63963-10f4-4bfe-a53c-5d91db602322"] 2023-03-06T06:28:39.601Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:39.601Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:39.680Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:39.680Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:39.681Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:39.681Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:40 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:39.682Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:39.682Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:39.682Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:39.713Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:39.713Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:39.714Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:39.714Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:39.714Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:39.714Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-TransactionID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ECOMP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"676c1c87-363a-471c-b379-5f047b9ee1e4"] 2023-03-06T06:28:39.714Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:39.715Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:39.863Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:39.864Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:39.864Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:39.864Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=835E356C70E4FE49DBA8F62596E6E47B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:28:39 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-06T06:28:39.865Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:28:39.865Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:39.865Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:39.889Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:39.889Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:39.889Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:39.890Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:39.890Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:39.890Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-TransactionID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ECOMP-RequestID:"9d7feb46-d02f-4545-ae12-dbb9abf15076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d61d5643-fd31-437a-8832-761feda4a920"] 2023-03-06T06:28:39.891Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:39.891Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:40.077Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:40.078Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:40.079Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:40.079Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F73F433B299644D4B29CC70563D0F4D5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 06 Mar 2023 06:28:39 GMT", x-envoy-upstream-service-time:"183", server:"envoy"] 2023-03-06T06:28:40.080Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:17409b44-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:21.527+0000","endTime":"2023-03-06T06:28:21.541+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:40.080Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:40.081Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:40.087Z|9d7feb46-d02f-4545-ae12-dbb9abf15076|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:41.714Z|2792c803-00b5-4207-89dc-680321611162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:41.714Z|2792c803-00b5-4207-89dc-680321611162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:41.722Z|55029e1a-daef-4aea-a4bb-3817d3740d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:41.724Z|55029e1a-daef-4aea-a4bb-3817d3740d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:41.764Z|2f9e41c8-b027-44e7-aa86-8ac410a48344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:41.765Z|2f9e41c8-b027-44e7-aa86-8ac410a48344|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:46.103Z|aa526170-f643-4e83-b396-f242619892ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:28:46.103Z|aa526170-f643-4e83-b396-f242619892ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:28:47.214Z|e39ec135-efc8-4f03-8777-df92e334af0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:28:47.215Z|e39ec135-efc8-4f03-8777-df92e334af0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:28:49.021Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:49.027Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:49.028Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:49.028Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:49.029Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:49.030Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:49.030Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74dce759cceb5f982506d573159a6786", X-B3-SpanId:"7a5f4208027f1165", X-B3-ParentSpanId:"52b0a6218da46f2a", X-B3-Sampled:"0", X-ONAP-RequestID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-RequestID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-TransactionID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-ECOMP-RequestID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d3d52cb-3f9b-4fe6-bcf8-847da0f3ffb2"] 2023-03-06T06:28:49.031Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:49.031Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:49.234Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:49.235Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:49.235Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:49.235Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"198", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:49.242Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-06T06:27:32.000+00:00", "endTime" : "2023-03-06T06:28:39.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:49.243Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:49.243Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:49.245Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:49.245Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:49.245Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:49.245Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:49.246Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:49.246Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74dce759cceb5f982506d573159a6786", X-B3-SpanId:"8d411556f055c0eb", X-B3-ParentSpanId:"52b0a6218da46f2a", X-B3-Sampled:"0", X-ONAP-RequestID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-RequestID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-TransactionID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-ECOMP-RequestID:"bf40e30a-0ce3-4791-93e4-898b888232ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"223496c1-7d43-4e24-b931-c43c6d063b7c"] 2023-03-06T06:28:49.247Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:49.247Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:49.341Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:49.342Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:49.342Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:49.342Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:49.343Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:49.343Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:49.343Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:49.351Z|bf40e30a-0ce3-4791-93e4-898b888232ae|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:49.505Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:49.512Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:49.513Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:49.513Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:49.514Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:49.514Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:49.514Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75dc65e7d4ae0d021847f0ffd287a6da", X-B3-SpanId:"ee5f1ccebd9356dc", X-B3-ParentSpanId:"e788d3fda3960f03", X-B3-Sampled:"0", X-ONAP-RequestID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-RequestID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-TransactionID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-ECOMP-RequestID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae6a8224-cbbb-48da-aec2-5173d418ca15"] 2023-03-06T06:28:49.515Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:49.515Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:49.623Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:49.624Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:49.624Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:49.625Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"105", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:49.629Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-06T06:27:32.000+00:00", "endTime" : "2023-03-06T06:28:39.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:49.629Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:49.630Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:49.633Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:49.633Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:49.633Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:49.634Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:49.634Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:49.634Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75dc65e7d4ae0d021847f0ffd287a6da", X-B3-SpanId:"d6ed20d81c011bc9", X-B3-ParentSpanId:"e788d3fda3960f03", X-B3-Sampled:"0", X-ONAP-RequestID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-RequestID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-TransactionID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-ECOMP-RequestID:"cd5f1751-7a7c-499d-b3da-4bfe8176502f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7136396d-4075-44b2-a4e6-0f7199f33050"] 2023-03-06T06:28:49.635Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:49.635Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:49.720Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:49.721Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:49.721Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:49.721Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:49.723Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:49.723Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:49.724Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:49.735Z|cd5f1751-7a7c-499d-b3da-4bfe8176502f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:49.920Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:49.927Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:49.927Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:49.928Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:49.928Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:49.928Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:49.928Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28227910b538eddc3c225ae66ad2ff55", X-B3-SpanId:"f19d6b358e4da062", X-B3-ParentSpanId:"62afc84e39f0fc03", X-B3-Sampled:"0", X-ONAP-RequestID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-RequestID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-TransactionID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-ECOMP-RequestID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d44f4c-9fea-4812-8476-2a81789a9958"] 2023-03-06T06:28:49.928Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:49.929Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.116Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.117Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.117Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:50.118Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"184", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.131Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-06T06:27:32.000+00:00", "endTime" : "2023-03-06T06:28:39.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:50.132Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.132Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:50.134Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.134Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:50.134Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.135Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.135Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:50.135Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28227910b538eddc3c225ae66ad2ff55", X-B3-SpanId:"05ce32e8dedd8623", X-B3-ParentSpanId:"62afc84e39f0fc03", X-B3-Sampled:"0", X-ONAP-RequestID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-RequestID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-TransactionID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-ECOMP-RequestID:"110b160c-9cfe-4446-8ef2-38ae05826686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d0ef9a-4f6e-49b0-a1f0-a7bf70351f09"] 2023-03-06T06:28:50.135Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:50.136Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.229Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.230Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.230Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:50.231Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.245Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:50.246Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.246Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:50.260Z|110b160c-9cfe-4446-8ef2-38ae05826686|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:50.277Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:50.295Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:50.296Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:28:50.296Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.297Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:28:50.297Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:28:50.297Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f364fa0563970b881ad7d960b52af83", X-B3-SpanId:"70fa051a266ff57a", X-B3-ParentSpanId:"e3735112367d3702", X-B3-Sampled:"0", X-ONAP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-TransactionID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ECOMP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a0b169-ef05-40ec-98bd-87a15531138a"] 2023-03-06T06:28:50.298Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:28:50.298Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.433Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:50.439Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:50.439Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:50.440Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.440Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:50.440Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:50.440Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c95cc2d8de470c5038c7c92a617126a", X-B3-SpanId:"522c26b2dc2e4a46", X-B3-ParentSpanId:"3350b000660bf400", X-B3-Sampled:"0", X-ONAP-RequestID:"b6095753-c086-4696-92b1-dff743fa3947", X-RequestID:"b6095753-c086-4696-92b1-dff743fa3947", X-TransactionID:"b6095753-c086-4696-92b1-dff743fa3947", X-ECOMP-RequestID:"b6095753-c086-4696-92b1-dff743fa3947", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dcd9dd0-389d-4bfc-9f72-95dde8430f65"] 2023-03-06T06:28:50.441Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:50.441Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.471Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.472Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.472Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:28:50.472Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:51 GMT", x-envoy-upstream-service-time:"170", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.479Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:28:50.480Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.480Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:28:50.482Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.482Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:50.482Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.483Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.483Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:50.483Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f364fa0563970b881ad7d960b52af83", X-B3-SpanId:"179266b228476ca0", X-B3-ParentSpanId:"e3735112367d3702", X-B3-Sampled:"0", X-ONAP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-TransactionID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ECOMP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8122c4c9-383f-4171-b597-a3dd43022ba6"] 2023-03-06T06:28:50.483Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:50.484Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.548Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.549Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.549Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:50.549Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:51 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.550Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:50.550Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.550Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:50.577Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:50.578Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:50.578Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.579Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:28:50.579Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:50.579Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-TransactionID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ECOMP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec98bcc6-c4fd-4655-8e8d-0fa692cafd1c"] 2023-03-06T06:28:50.580Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:50.580Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.586Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.587Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.587Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:50.587Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:51 GMT", x-envoy-upstream-service-time:"139", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.602Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-06T06:27:32.000+00:00", "endTime" : "2023-03-06T06:28:39.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:50.603Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.603Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:50.604Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.605Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:50.605Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.605Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.606Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:50.606Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c95cc2d8de470c5038c7c92a617126a", X-B3-SpanId:"58783d96564e9309", X-B3-ParentSpanId:"3350b000660bf400", X-B3-Sampled:"0", X-ONAP-RequestID:"b6095753-c086-4696-92b1-dff743fa3947", X-RequestID:"b6095753-c086-4696-92b1-dff743fa3947", X-TransactionID:"b6095753-c086-4696-92b1-dff743fa3947", X-ECOMP-RequestID:"b6095753-c086-4696-92b1-dff743fa3947", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d8253bb-9224-4b7c-9b50-785fea935e5d"] 2023-03-06T06:28:50.606Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:50.607Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.648Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.649Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.649Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:50.649Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:51 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.651Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:50.651Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.651Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:50.662Z|b6095753-c086-4696-92b1-dff743fa3947|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:50.726Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.726Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.727Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:50.727Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=363B7E3C72F6B4C5CD65567CF2CE1365; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-06T06:28:50.728Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:28:50.728Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.729Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:50.753Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:50.753Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:28:50.754Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.754Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:28:50.754Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:28:50.755Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-TransactionID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ECOMP-RequestID:"7051a358-edd6-4f72-b836-3aa6aa97df1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cf7b6cd-2800-4dd4-9c99-64ef2af99f13"] 2023-03-06T06:28:50.755Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:28:50.755Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.830Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:50.834Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:50.835Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||Invoke 2023-03-06T06:28:50.835Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.835Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d 2023-03-06T06:28:50.835Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Method : GET 2023-03-06T06:28:50.836Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a5970c6d1a03c23fc5a3f4f36eab76", X-B3-SpanId:"5fd90ecc436e91f4", X-B3-ParentSpanId:"b8fba42ac0fc43a3", X-B3-Sampled:"0", X-ONAP-RequestID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-RequestID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-TransactionID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-ECOMP-RequestID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cafa07c5-b194-4f24-a1e1-f6cbd8bf0a2f"] 2023-03-06T06:28:50.836Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Request body: 2023-03-06T06:28:50.836Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:50.906Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.907Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.907Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:28:50.907Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E6FD46BE7460F51DC09D847A5D2E98A7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 06 Mar 2023 06:28:50 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-06T06:28:50.908Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:17409b44-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:21.527+0000","endTime":"2023-03-06T06:28:21.541+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:28:50.908Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.908Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:28:50.913Z|7051a358-edd6-4f72-b836-3aa6aa97df1a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:50.940Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:50.940Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:50.941Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Status text : OK 2023-03-06T06:28:50.941Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:51 GMT", x-envoy-upstream-service-time:"101", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:50.941Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||Response body: { "requestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-03-06T06:27:32.000+00:00", "endTime" : "2023-03-06T06:28:39.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "networkName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174/networks/5a8ebef0-5fc6-4d9a-8108-8ea350f49926", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d" } } } 2023-03-06T06:28:50.942Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:50.942Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/26e00957-8427-471f-a6d0-c4e47bfa840d|INFO|500||InvokeReturn 2023-03-06T06:28:50.944Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.944Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:50.944Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:50.945Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false 2023-03-06T06:28:50.945Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:50.946Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a5970c6d1a03c23fc5a3f4f36eab76", X-B3-SpanId:"deeb60d32560877a", X-B3-ParentSpanId:"b8fba42ac0fc43a3", X-B3-Sampled:"0", X-ONAP-RequestID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-RequestID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-TransactionID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-ECOMP-RequestID:"f640f6bb-9454-43ad-8adc-f2ee38339002", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c44e30e-2e9c-4452-9794-24afc5b8b670"] 2023-03-06T06:28:50.946Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:50.946Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:51.047Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:51.048Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:51.048Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:51.049Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:51 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:51.060Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "26e00957-8427-471f-a6d0-c4e47bfa840d", "groupingId" : "2182e099-7db7-46ac-bb0f-7fb7883dde8c", "name" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0/2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"updated_time\":1678084071000,\"creation_time\":1678084003000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"d2c66c77677f419d92f7ac2ca0d1ae18\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"2182e099-7db7-46ac-bb0f-7fb7883dde8c\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"network_name\":\"basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:27:52.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:28:51.061Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:51.061Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=26e00957-8427-471f-a6d0-c4e47bfa840d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:51.071Z|f640f6bb-9454-43ad-8adc-f2ee38339002|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/26e00957-8427-471f-a6d0-c4e47bfa840d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:51.747Z|eb7eb4f7-fdad-47be-8e68-5341d674352d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:51.748Z|eb7eb4f7-fdad-47be-8e68-5341d674352d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:51.757Z|db779066-0b9b-4105-8ec6-ddedb64e28e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:51.757Z|db779066-0b9b-4105-8ec6-ddedb64e28e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:51.794Z|95cb23d3-b3f0-4c21-b581-083a915d947e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:28:51.795Z|95cb23d3-b3f0-4c21-b581-083a915d947e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:28:52.653Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:52.655Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||Checking if requestId: 550edc0d-5346-4d1e-82ef-99251c6d4faf already exists in requestDb InfraActiveRequests table 2023-03-06T06:28:52.656Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:28:52.656Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||Invoke 2023-03-06T06:28:52.657Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:52.657Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:28:52.657Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Method : GET 2023-03-06T06:28:52.657Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"475f725425c5bae4b799b42eea19accf", X-B3-SpanId:"c97202ed287105dc", X-B3-ParentSpanId:"72aedf1d290477fc", X-B3-Sampled:"0", X-ONAP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dc29e0d-f2e7-45ad-a145-35690bc0261a"] 2023-03-06T06:28:52.658Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Request body: 2023-03-06T06:28:52.658Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:52.772Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:52.773Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:28:52.774Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status text : Not Found 2023-03-06T06:28:52.774Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:28:53 GMT", x-envoy-upstream-service-time:"96", server:"envoy"] 2023-03-06T06:28:52.774Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Response body: 2023-03-06T06:28:52.774Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:52.775Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|404|Not Found|InvokeReturn 2023-03-06T06:28:52.788Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:28:52.841Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:28:52.872Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:28:52.873Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|INFO|500||Invoke 2023-03-06T06:28:52.935Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|INFO|500||InvokeReturn 2023-03-06T06:28:52.936Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:28:52 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[46], vertex-id=[278592], x-aai-txid=[0-aai-resources-230306-06:28:52:883-41191], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:28:52.936Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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/5bc41b5a-e6f9-4bf6-bacd-00b312179174"}]} 2023-03-06T06:28:52.950Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:28:53.013Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:28:53.014Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:28:53.089Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:28:53.090Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:28:53 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[54], x-aai-txid=[1-aai-resources-230306-06:28:53:021-30728], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:28:53.091Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-06T06:28:53.095Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-06T06:28:53.102Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:28:53.141Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|INFO|500||Invoke 2023-03-06T06:28:53.141Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[17eec100-c575-4ff4-8807-bfc524905c18], X-ECOMP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-TransactionId=[], X-ONAP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf]} 2023-03-06T06:28:53.202Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:28:53 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[57], vertex-id=[278592], x-aai-txid=[2-aai-resources-230306-06:28:53:149-85645], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:28:53.204Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?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/5bc41b5a-e6f9-4bf6-bacd-00b312179174"}]} 2023-03-06T06:28:53.205Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|INFO|500||InvokeReturn 2023-03-06T06:28:53.211Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:28:53.243Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:28:53.244Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[08fa4725-9523-4d20-a1fc-9224221d4eb4], X-ECOMP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-TransactionId=[], X-ONAP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf]} 2023-03-06T06:28:53.296Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:28:53 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[48], x-aai-txid=[0-aai-resources-230306-06:28:53:255-22456], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:28:53.298Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-06T06:28:53.298Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:28:53.302Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-06T06:28:53.306Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:28:53.335Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|INFO|500||Invoke 2023-03-06T06:28:53.335Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[94ea47d4-7f8f-484a-a527-1edcdbb73921], X-ECOMP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-TransactionId=[], X-ONAP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf]} 2023-03-06T06:28:53.380Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:28:53 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[41], vertex-id=[278592], x-aai-txid=[1-aai-resources-230306-06:28:53:344-87477], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:28:53.382Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?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/5bc41b5a-e6f9-4bf6-bacd-00b312179174"}]} 2023-03-06T06:28:53.382Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174?format=pathed|INFO|500||InvokeReturn 2023-03-06T06:28:53.388Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:28:53.415Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:28:53.415Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[38a25f77-6d4c-42f7-bf57-6db2622b05f8], X-ECOMP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf], X-TransactionId=[], X-ONAP-RequestID=[550edc0d-5346-4d1e-82ef-99251c6d4faf]} 2023-03-06T06:28:53.467Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:28:53 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[48], x-aai-txid=[1-aai-resources-230306-06:28:53:422-28000], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:28:53.468Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/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/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-06T06:28:53.468Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:28:53.471Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/5bc41b5a-e6f9-4bf6-bacd-00b312179174/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-06T06:28:53.471Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:28:53.471Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:28:53.472Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:28:53.472Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:28:53.473Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:53.473Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:28:53.473Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:28:53.474Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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:"475f725425c5bae4b799b42eea19accf", X-B3-SpanId:"3ae86688c1809c4f", X-B3-ParentSpanId:"72aedf1d290477fc", X-B3-Sampled:"0", X-ONAP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1081d8b-4ae6-4ac0-a7a1-65807db2d198"] 2023-03-06T06:28:53.474Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5bc41b5a-e6f9-4bf6-bacd-00b312179174"},"instanceName":null,"requestScope":"service"} 2023-03-06T06:28:53.474Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:53.585Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:53.586Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:53.587Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:28:53.587Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:28:53 GMT", x-envoy-upstream-service-time:"107", server:"envoy"] 2023-03-06T06:28:53.588Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:28:53.588Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:53.589Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:28:53.590Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:28:53.590Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:28:53.590Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:53.590Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:28:53.591Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:28:53.591Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d56955a-ee73-42a8-95ab-85e7ce927e85"] 2023-03-06T06:28:53.591Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:28:53.592Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:53.638Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:53.639Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:53.639Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:28:53.639Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:28:53 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:53.644Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:28:53.645Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:53.646Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:28:53.649Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-06T06:28:53.650Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-06T06:28:53.650Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:53.651Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-06T06:28:53.651Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T06:28:53.651Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"832be462-5554-412a-9318-db2c45da3b42"] 2023-03-06T06:28:53.652Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T06:28:53.652Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:53.681Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:53.682Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:53.682Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-06T06:28:53.682Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:28:53 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:53.683Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-03-06T06:28:53.683Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:53.684Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-06T06:28:53.690Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:28:53.690Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:28:53.691Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:53.691Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:28:53.691Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:28:53.692Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1156b48-0162-4821-adb2-e70a6aaeee0e"] 2023-03-06T06:28:53.692Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:28:53.693Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:53.743Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:53.743Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:53.744Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:28:53.744Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:28:53 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:53.747Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:28:53.747Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:53.747Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:28:53.750Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:28:53.751Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:28:53.751Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:53.751Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:28:53.752Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:28:53.752Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"475f725425c5bae4b799b42eea19accf", X-B3-SpanId:"0e494db298f4060b", X-B3-ParentSpanId:"72aedf1d290477fc", X-B3-Sampled:"0", X-ONAP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a30c073b-a107-4e51-8ff2-65a601238e48"] 2023-03-06T06:28:53.752Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"550edc0d-5346-4d1e-82ef-99251c6d4faf","requestStatus":"IN_PROGRESS","startTime":1678084133471,"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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\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":"5bc41b5a-e6f9-4bf6-bacd-00b312179174","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174","cloudApiRequests":[],"requestURI":"550edc0d-5346-4d1e-82ef-99251c6d4faf"} 2023-03-06T06:28:53.754Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:53.861Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:53.862Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:28:53.862Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:28:53.863Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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/550edc0d-5346-4d1e-82ef-99251c6d4faf", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:55 GMT", x-envoy-upstream-service-time:"104", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:53.879Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:28:53.471+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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:28:54.979+00:00", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174", "cloudApiRequests" : [ ], "requestURI" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" } } } 2023-03-06T06:28:53.879Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:53.880Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:28:53.889Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:28:53.890Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:28:53.891Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:53.891Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:28:53.891Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:28:53.892Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|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:"475f725425c5bae4b799b42eea19accf", X-B3-SpanId:"ce0a0927c3864637", X-B3-ParentSpanId:"72aedf1d290477fc", X-B3-Sampled:"0", X-ONAP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-TransactionID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ECOMP-RequestID:"550edc0d-5346-4d1e-82ef-99251c6d4faf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3769770b-009a-4d10-9641-03fa591d7a8b"] 2023-03-06T06:28:53.892Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\"modelUuid\":\"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\",\"modelInvariantUuid\":\"1674cca8-0f33-4d43-bb35-5c3929c9901e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5bc41b5a-e6f9-4bf6-bacd-00b312179174\"}","type":"String"},"requestId":{"value":"550edc0d-5346-4d1e-82ef-99251c6d4faf","type":"String"},"mso-request-id":{"value":"550edc0d-5346-4d1e-82ef-99251c6d4faf","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5bc41b5a-e6f9-4bf6-bacd-00b312179174","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/5bc41b5a-e6f9-4bf6-bacd-00b312179174","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:28:53.893Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:54.914Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:54.915Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:28:54.915Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:28:54.915Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:28:55 GMT", x-onap-requestid:"550edc0d-5346-4d1e-82ef-99251c6d4faf", x-requestid:"550edc0d-5346-4d1e-82ef-99251c6d4faf", x-transactionid:"550edc0d-5346-4d1e-82ef-99251c6d4faf", x-ecomp-requestid:"550edc0d-5346-4d1e-82ef-99251c6d4faf", x-onap-partnername:"UNKNOWN", x-invocationid:"3769770b-009a-4d10-9641-03fa591d7a8b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:54.916Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"550edc0d-5346-4d1e-82ef-99251c6d4faf\",\"instanceId\":\"5bc41b5a-e6f9-4bf6-bacd-00b312179174\"}}","message":"Success","processInstanceID":"2aa2c36d-bbe8-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:28:54.916Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:54.917Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:28:54.921Z|550edc0d-5346-4d1e-82ef-99251c6d4faf|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:28:55.136Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:28:55.141Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:28:55.142Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||Invoke 2023-03-06T06:28:55.142Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:55.142Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:28:55.142Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Method : GET 2023-03-06T06:28:55.143Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268ca776c18233a8e2487bdc0d966abf", X-B3-SpanId:"ce3da94445e5aa61", X-B3-ParentSpanId:"6f461ef202d5defd", X-B3-Sampled:"0", X-ONAP-RequestID:"2948d66e-0351-4089-8849-360712dd8a1f", X-RequestID:"2948d66e-0351-4089-8849-360712dd8a1f", X-TransactionID:"2948d66e-0351-4089-8849-360712dd8a1f", X-ECOMP-RequestID:"2948d66e-0351-4089-8849-360712dd8a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee38ff86-189c-4674-b415-927d18a513a8"] 2023-03-06T06:28:55.143Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Request body: 2023-03-06T06:28:55.143Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:55.503Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:55.504Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:55.505Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status text : OK 2023-03-06T06:28:55.505Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:56 GMT", x-envoy-upstream-service-time:"356", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:55.506Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Response body: { "requestId" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:28:53.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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:55.000+00:00", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174", "cloudApiRequests" : [ ], "requestURI" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" } } } 2023-03-06T06:28:55.506Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:55.507Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||InvokeReturn 2023-03-06T06:28:55.508Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:28:55.509Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:28:55.509Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:28:55.510Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:28:55.510Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:28:55.512Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268ca776c18233a8e2487bdc0d966abf", X-B3-SpanId:"46cae92e4714fdcb", X-B3-ParentSpanId:"6f461ef202d5defd", X-B3-Sampled:"0", X-ONAP-RequestID:"2948d66e-0351-4089-8849-360712dd8a1f", X-RequestID:"2948d66e-0351-4089-8849-360712dd8a1f", X-TransactionID:"2948d66e-0351-4089-8849-360712dd8a1f", X-ECOMP-RequestID:"2948d66e-0351-4089-8849-360712dd8a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd212b2-b185-4b0b-b70a-8b92c2dd897a"] 2023-03-06T06:28:55.512Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:28:55.513Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:28:55.881Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:28:55.882Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:28:55.882Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:28:55.882Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:28:56 GMT", x-envoy-upstream-service-time:"364", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:28:55.883Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:28:55.883Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:28:55.884Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:28:55.895Z|2948d66e-0351-4089-8849-360712dd8a1f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:01.103Z|d58636fe-66fc-4d26-9b9d-5cf512a1dd06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:29:01.103Z|d58636fe-66fc-4d26-9b9d-5cf512a1dd06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:29:01.105Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:01.112Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:01.112Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:01.113Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:01.113Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:01.114Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:01.114Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3ecaf66dc60339dc2a9b3730df4f18e", X-B3-SpanId:"9b38757529cf1d7b", X-B3-ParentSpanId:"0c1885cfa267f7da", X-B3-Sampled:"0", X-ONAP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-TransactionID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ECOMP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cc99c88-5151-4948-b56b-140811cb8e19"] 2023-03-06T06:29:01.114Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:01.115Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:01.234Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:01.235Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:01.235Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:01.236Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:02 GMT", x-envoy-upstream-service-time:"114", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:01.237Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:01.237Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:01.237Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:01.239Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:01.240Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:01.240Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:01.241Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:01.241Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:01.241Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3ecaf66dc60339dc2a9b3730df4f18e", X-B3-SpanId:"4f0e661158fa6b39", X-B3-ParentSpanId:"0c1885cfa267f7da", X-B3-Sampled:"0", X-ONAP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-TransactionID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ECOMP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34074d89-ef23-42f6-8a57-89c7c33a715e"] 2023-03-06T06:29:01.242Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:01.242Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:01.360Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:01.361Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:01.362Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:01.362Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:02 GMT", x-envoy-upstream-service-time:"115", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:01.383Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:01.384Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:01.385Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:01.416Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:01.417Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:01.418Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:01.418Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:01.419Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:01.419Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-TransactionID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ECOMP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7b75ce3-8b01-4682-adaf-74736453ac21"] 2023-03-06T06:29:01.419Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:01.420Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:01.559Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:01.560Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:01.560Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:01.561Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=483808BF1622F277C0A962C63283D81A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:29:01 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-06T06:29:01.561Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":"2023-03-06T06:28:54.626+0000","removalTime":null,"durationInMillis":43493,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:29:01.561Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:01.562Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:01.586Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:01.587Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:01.588Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:01.588Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:01.588Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:01.589Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-TransactionID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ECOMP-RequestID:"d21b4dba-aede-4880-a892-eadb19d78283", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f2aced7-e52b-427a-9c30-1b01f2e9031c"] 2023-03-06T06:29:01.589Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:01.589Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:01.730Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:01.731Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:01.731Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:01.731Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9EDB29B3B89A68BE911068FCE8D84072; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:29:01 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-06T06:29:01.732Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2afaa7de-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:54.623+0000","endTime":"2023-03-06T06:28:54.623+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:29:01.732Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:01.733Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:01.746Z|d21b4dba-aede-4880-a892-eadb19d78283|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:01.779Z|9364ea35-1582-4482-9582-63d046c91efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:01.780Z|9364ea35-1582-4482-9582-63d046c91efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:01.785Z|f6a077a2-0396-4edb-93eb-ac496bd2a796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:01.786Z|f6a077a2-0396-4edb-93eb-ac496bd2a796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:01.817Z|fa1c9d7b-7ec6-43ef-850c-be5f425d4465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:01.817Z|fa1c9d7b-7ec6-43ef-850c-be5f425d4465|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:06.073Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:06.102Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:06.103Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||Invoke 2023-03-06T06:29:06.104Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:06.104Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:06.105Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Method : GET 2023-03-06T06:29:06.105Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56f7b4ab8fe554ec5a681592da14340a", X-B3-SpanId:"28c66a07242ad5e5", X-B3-ParentSpanId:"359dd6829212492b", X-B3-Sampled:"0", X-ONAP-RequestID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-RequestID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-TransactionID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-ECOMP-RequestID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d45c87b-0669-4af4-a22e-192fcf5f869f"] 2023-03-06T06:29:06.106Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Request body: 2023-03-06T06:29:06.106Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:06.190Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:06.191Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:06.192Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status text : OK 2023-03-06T06:29:06.192Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:07 GMT", x-envoy-upstream-service-time:"80", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:06.194Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Response body: { "requestId" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:28:53.000+00:00", "endTime" : "2023-03-06T06:29:03.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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:04.000+00:00", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174", "cloudApiRequests" : [ ], "requestURI" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" } } } 2023-03-06T06:29:06.195Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:06.195Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||InvokeReturn 2023-03-06T06:29:06.197Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:06.198Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:06.198Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:06.198Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:06.198Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:06.199Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56f7b4ab8fe554ec5a681592da14340a", X-B3-SpanId:"b6d7610de9ea727a", X-B3-ParentSpanId:"359dd6829212492b", X-B3-Sampled:"0", X-ONAP-RequestID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-RequestID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-TransactionID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-ECOMP-RequestID:"e592b43a-fc17-42ab-a997-8908ca352bba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e229b3fe-5121-4bf7-b931-f197e7894189"] 2023-03-06T06:29:06.199Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:06.199Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:06.257Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:06.258Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:06.258Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:06.259Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:07 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:06.273Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:29:06.274Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:06.275Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:06.285Z|e592b43a-fc17-42ab-a997-8908ca352bba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:06.454Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:06.459Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:06.460Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||Invoke 2023-03-06T06:29:06.460Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:06.461Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:06.461Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Method : GET 2023-03-06T06:29:06.461Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eff172e289e279e2bd780bb665c04122", X-B3-SpanId:"3ac65cf8f8df6b96", X-B3-ParentSpanId:"7df0be9e495e7ce8", X-B3-Sampled:"0", X-ONAP-RequestID:"26886830-0672-4d9c-9b75-046615bbf58b", X-RequestID:"26886830-0672-4d9c-9b75-046615bbf58b", X-TransactionID:"26886830-0672-4d9c-9b75-046615bbf58b", X-ECOMP-RequestID:"26886830-0672-4d9c-9b75-046615bbf58b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49a2279c-d123-4bef-b2f3-55ec47e45015"] 2023-03-06T06:29:06.461Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Request body: 2023-03-06T06:29:06.462Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:06.540Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:06.541Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:06.541Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status text : OK 2023-03-06T06:29:06.541Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:07 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:06.542Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Response body: { "requestId" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:28:53.000+00:00", "endTime" : "2023-03-06T06:29:03.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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:04.000+00:00", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174", "cloudApiRequests" : [ ], "requestURI" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" } } } 2023-03-06T06:29:06.542Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:06.542Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||InvokeReturn 2023-03-06T06:29:06.544Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:06.544Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:06.545Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:06.545Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:06.545Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:06.545Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eff172e289e279e2bd780bb665c04122", X-B3-SpanId:"72416d4dc960c47e", X-B3-ParentSpanId:"7df0be9e495e7ce8", X-B3-Sampled:"0", X-ONAP-RequestID:"26886830-0672-4d9c-9b75-046615bbf58b", X-RequestID:"26886830-0672-4d9c-9b75-046615bbf58b", X-TransactionID:"26886830-0672-4d9c-9b75-046615bbf58b", X-ECOMP-RequestID:"26886830-0672-4d9c-9b75-046615bbf58b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"536d93f1-ef07-4fff-8c39-36a44c9020c7"] 2023-03-06T06:29:06.545Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:06.546Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:06.604Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:06.604Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:06.605Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:06.605Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:07 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:06.610Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:29:06.611Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:06.611Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:06.619Z|26886830-0672-4d9c-9b75-046615bbf58b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:06.784Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:06.789Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:06.790Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||Invoke 2023-03-06T06:29:06.790Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:06.791Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:06.791Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Method : GET 2023-03-06T06:29:06.791Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6575ef2ed670f19085ba9d1b87e3892", X-B3-SpanId:"67aa7711c7c04393", X-B3-ParentSpanId:"0fbba8f96e4320eb", X-B3-Sampled:"0", X-ONAP-RequestID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-RequestID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-TransactionID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-ECOMP-RequestID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5999e5-a416-4598-94a2-143bfc15a0b7"] 2023-03-06T06:29:06.791Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Request body: 2023-03-06T06:29:06.792Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:06.875Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:06.876Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:06.876Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status text : OK 2023-03-06T06:29:06.877Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:07 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:06.877Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Response body: { "requestId" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:28:53.000+00:00", "endTime" : "2023-03-06T06:29:03.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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:04.000+00:00", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174", "cloudApiRequests" : [ ], "requestURI" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" } } } 2023-03-06T06:29:06.878Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:06.878Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||InvokeReturn 2023-03-06T06:29:06.879Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:06.879Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:06.879Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:06.880Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:06.880Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:06.880Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6575ef2ed670f19085ba9d1b87e3892", X-B3-SpanId:"409d079837235abf", X-B3-ParentSpanId:"0fbba8f96e4320eb", X-B3-Sampled:"0", X-ONAP-RequestID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-RequestID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-TransactionID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-ECOMP-RequestID:"bbef017f-aad6-49fd-b467-119c9507e2da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8a0f6e0-a207-42cd-9336-9797a05fd240"] 2023-03-06T06:29:06.880Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:06.880Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:06.950Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:06.951Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:06.951Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:06.951Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:07 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:06.952Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:29:06.952Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:06.952Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:06.962Z|bbef017f-aad6-49fd-b467-119c9507e2da|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:07.137Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:07.141Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:07.142Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||Invoke 2023-03-06T06:29:07.142Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:07.142Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf 2023-03-06T06:29:07.143Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Method : GET 2023-03-06T06:29:07.143Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d7e16e8fcdf8c8578dccbed119a33ef", X-B3-SpanId:"5d9ce9ee8d213790", X-B3-ParentSpanId:"58e071d3c824e510", X-B3-Sampled:"0", X-ONAP-RequestID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-RequestID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-TransactionID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-ECOMP-RequestID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57054d1f-6353-4bc2-aab7-cfd6a84c79fc"] 2023-03-06T06:29:07.143Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Request body: 2023-03-06T06:29:07.143Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:07.224Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:07.225Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:07.225Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Status text : OK 2023-03-06T06:29:07.225Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:08 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:07.229Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||Response body: { "requestId" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:28:53.000+00:00", "endTime" : "2023-03-06T06:29:03.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\": \"1674cca8-0f33-4d43-bb35-5c3929c9901e\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eab6e4e0-8c17-4fa3-9bc0-f0c245dac6d1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:04.000+00:00", "serviceInstanceId" : "5bc41b5a-e6f9-4bf6-bacd-00b312179174", "serviceInstanceName" : "basic_network-67b48ed4-1666-44b6-8468-6f4ddaf75232", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5bc41b5a-e6f9-4bf6-bacd-00b312179174", "cloudApiRequests" : [ ], "requestURI" : "550edc0d-5346-4d1e-82ef-99251c6d4faf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf" } } } 2023-03-06T06:29:07.229Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:07.229Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/550edc0d-5346-4d1e-82ef-99251c6d4faf|INFO|500||InvokeReturn 2023-03-06T06:29:07.231Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:07.231Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:07.231Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:07.232Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false 2023-03-06T06:29:07.232Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:07.232Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d7e16e8fcdf8c8578dccbed119a33ef", X-B3-SpanId:"8e18c324f14d1802", X-B3-ParentSpanId:"58e071d3c824e510", X-B3-Sampled:"0", X-ONAP-RequestID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-RequestID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-TransactionID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-ECOMP-RequestID:"543ae117-16cc-4740-8a7f-9b6822d39d3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"183f878f-bd65-464c-93d0-178470edf9bb"] 2023-03-06T06:29:07.233Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:07.233Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:07.316Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:07.317Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:07.318Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:07.318Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:08 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:07.331Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:29:07.332Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:07.332Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=550edc0d-5346-4d1e-82ef-99251c6d4faf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:07.341Z|543ae117-16cc-4740-8a7f-9b6822d39d3d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/550edc0d-5346-4d1e-82ef-99251c6d4faf|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:11.061Z|fedd9461-183a-4e8a-a7e8-2094353a4ef0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:29:11.061Z|fedd9461-183a-4e8a-a7e8-2094353a4ef0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:11.819Z|9741ab71-6c40-45a4-a790-55989927f747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:11.821Z|9741ab71-6c40-45a4-a790-55989927f747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:11.834Z|33efe8e8-b323-4039-8fe3-ebba3c92181f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:11.834Z|33efe8e8-b323-4039-8fe3-ebba3c92181f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:11.841Z|26a595d6-2bc9-43cf-ba4a-3357bf7275c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:11.842Z|26a595d6-2bc9-43cf-ba4a-3357bf7275c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:11.920Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:11.927Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:11.928Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:11.928Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:11.928Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:11.929Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:11.929Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7a6d508df9b7377b7c65825c56f7bac", X-B3-SpanId:"adc5c0cf20f6f638", X-B3-ParentSpanId:"b60a209240723011", X-B3-Sampled:"0", X-ONAP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-TransactionID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ECOMP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3378e649-e806-4db5-8b6c-ff1d0871fe52"] 2023-03-06T06:29:11.929Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:11.930Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:12.115Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:12.116Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:12.116Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:12.117Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:13 GMT", x-envoy-upstream-service-time:"181", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:12.127Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:12.128Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:12.128Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:12.132Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:12.132Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:12.132Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:12.133Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:12.133Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:12.133Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7a6d508df9b7377b7c65825c56f7bac", X-B3-SpanId:"487267e14576d1f4", X-B3-ParentSpanId:"b60a209240723011", X-B3-Sampled:"0", X-ONAP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-TransactionID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ECOMP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94113aba-3cb6-439b-a087-fb23f0491009"] 2023-03-06T06:29:12.134Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:12.134Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:12.212Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:12.213Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:12.213Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:12.213Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:13 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:12.219Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:12.220Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:12.220Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:12.247Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:12.248Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:12.248Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:12.248Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:12.249Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:12.249Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-TransactionID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ECOMP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5b4721f-789a-4384-9b6c-e154f758fffc"] 2023-03-06T06:29:12.250Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:12.250Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:12.403Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:12.404Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:12.404Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:12.404Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F3E5928AD939F0E0A202E3BAE592B24; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:29:12 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-06T06:29:12.405Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":"2023-03-06T06:28:54.626+0000","removalTime":null,"durationInMillis":43493,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:29:12.406Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:12.406Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:12.429Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:12.429Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:12.429Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:12.430Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:12.430Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:12.430Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-TransactionID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ECOMP-RequestID:"4fcbf968-e788-47d1-824a-f2dce885db42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a5ff9e1-9dd2-4819-a468-34e6a4884298"] 2023-03-06T06:29:12.430Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:12.431Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:12.644Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:12.645Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:12.645Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:12.645Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0D1819B2526F216FE63AA5F6D3A87C44; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:29:12 GMT", x-envoy-upstream-service-time:"210", server:"envoy"] 2023-03-06T06:29:12.646Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2afaa7de-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:54.623+0000","endTime":"2023-03-06T06:28:54.623+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:29:12.646Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:12.646Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:12.651Z|4fcbf968-e788-47d1-824a-f2dce885db42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:16.103Z|3c6e83df-b28d-43ee-a97c-58d474d63c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:29:16.107Z|3c6e83df-b28d-43ee-a97c-58d474d63c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:29:17.216Z|6ce8d033-70b4-41fe-ad2e-2b0f6c6888ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:29:17.216Z|6ce8d033-70b4-41fe-ad2e-2b0f6c6888ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:29:21.846Z|ca0c0e9b-1200-4596-8b88-ec5372c56c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:21.847Z|ca0c0e9b-1200-4596-8b88-ec5372c56c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:21.860Z|770f56fb-e7a8-491a-9a6d-7a264f0d258e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:21.861Z|770f56fb-e7a8-491a-9a6d-7a264f0d258e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:21.867Z|b4101e6e-a023-49d1-a5ea-1d007fb4bb4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:21.868Z|b4101e6e-a023-49d1-a5ea-1d007fb4bb4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:22.856Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:22.861Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:22.861Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:22.861Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:22.862Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:22.862Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:22.862Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c040d1997f59ce81ede065ee275dd7", X-B3-SpanId:"c4a4c544623d86f8", X-B3-ParentSpanId:"309076868095f6a5", X-B3-Sampled:"0", X-ONAP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-TransactionID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ECOMP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ab5c084-5330-4398-9535-0a7a833df471"] 2023-03-06T06:29:22.862Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:22.863Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:22.991Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:22.992Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:22.992Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:22.993Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:24 GMT", x-envoy-upstream-service-time:"125", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:22.995Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:22.996Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:22.996Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:22.999Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:23.000Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:23.001Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:23.001Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:23.001Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:23.002Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c040d1997f59ce81ede065ee275dd7", X-B3-SpanId:"3ee34fb40def05d8", X-B3-ParentSpanId:"309076868095f6a5", X-B3-Sampled:"0", X-ONAP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-TransactionID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ECOMP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e366cc2-2c0d-45e2-b60f-3387d6279fee"] 2023-03-06T06:29:23.002Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:23.002Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:23.084Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:23.085Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:23.085Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:23.085Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:24 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:23.091Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:23.092Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:23.092Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:23.118Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:23.118Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:23.118Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:23.119Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:23.119Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:23.119Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-TransactionID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ECOMP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"365eaa6a-81a5-4a6c-bd2c-8d3b61c7d1fc"] 2023-03-06T06:29:23.119Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:23.120Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:23.293Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:23.294Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:23.294Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:23.295Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B81CD85AEF05B69D255014768C979350; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:29:23 GMT", x-envoy-upstream-service-time:"170", server:"envoy"] 2023-03-06T06:29:23.295Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":"2023-03-06T06:28:54.626+0000","removalTime":null,"durationInMillis":43493,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:29:23.295Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:23.296Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:23.428Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:23.428Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:23.429Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:23.429Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:23.429Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:23.430Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-TransactionID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ECOMP-RequestID:"3c7946de-8f0c-4f45-a9d4-d98f034e401e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6adeae-8dea-467f-8b34-aeb02bb86bc9"] 2023-03-06T06:29:23.430Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:23.430Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:23.569Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:23.570Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:23.570Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:23.571Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=59101463E5C95E9BC3EC6B448EF8BA5C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:29:23 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-06T06:29:23.571Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2afaa7de-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:54.623+0000","endTime":"2023-03-06T06:28:54.623+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:29:23.571Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:23.572Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:23.578Z|3c7946de-8f0c-4f45-a9d4-d98f034e401e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:31.104Z|b95d289f-f583-409e-b428-166491e5fe80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:29:31.104Z|b95d289f-f583-409e-b428-166491e5fe80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:29:31.871Z|b8e84605-6b1a-4643-aa69-c872462012e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:31.872Z|b8e84605-6b1a-4643-aa69-c872462012e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:31.884Z|ff94c366-520a-4035-8979-98d5a3bde516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:31.885Z|ff94c366-520a-4035-8979-98d5a3bde516|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:31.891Z|c1f02567-4ec2-40a4-a481-c134476a21ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:31.891Z|c1f02567-4ec2-40a4-a481-c134476a21ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:33.752Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:33.757Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:33.758Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:33.758Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:33.758Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:33.758Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:33.759Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aa2d786922d3fa2f452edd9f762d9f9", X-B3-SpanId:"d018ddfd5e3d5535", X-B3-ParentSpanId:"1d6ec7973961f16c", X-B3-Sampled:"0", X-ONAP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-TransactionID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ECOMP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd8487b-3b93-4004-ad7b-7c6b2c62b365"] 2023-03-06T06:29:33.759Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:33.759Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:33.919Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:33.919Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:33.920Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:33.920Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:35 GMT", x-envoy-upstream-service-time:"155", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:33.921Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:28:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:33.921Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:33.922Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:33.926Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:33.926Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:33.927Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:33.927Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:33.927Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:33.927Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1aa2d786922d3fa2f452edd9f762d9f9", X-B3-SpanId:"fd453e4fd8d01734", X-B3-ParentSpanId:"1d6ec7973961f16c", X-B3-Sampled:"0", X-ONAP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-TransactionID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ECOMP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"362c8354-5175-433b-bdbc-2bbfe0023cfc"] 2023-03-06T06:29:33.928Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:33.928Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:34.004Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:34.005Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:34.005Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:34.006Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:35 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:34.006Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:34.006Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:34.007Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:34.036Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:34.037Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:34.037Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:34.038Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:34.038Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:34.038Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-TransactionID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ECOMP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5899ea5e-99d6-4aaa-be9e-32c69c12a6a5"] 2023-03-06T06:29:34.038Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:34.038Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:34.234Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:34.235Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:34.235Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:34.236Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9108B9FFF090F32969B5263656E5D187; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:29:34 GMT", x-envoy-upstream-service-time:"192", server:"envoy"] 2023-03-06T06:29:34.236Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":"2023-03-06T06:28:54.626+0000","removalTime":null,"durationInMillis":43493,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:29:34.236Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:34.237Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:34.264Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:34.264Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:34.265Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:34.265Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:34.265Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:34.266Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-TransactionID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ECOMP-RequestID:"001c99ae-2c3e-4352-a4f7-588bbb7c3d7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7df8974-19d1-42f0-8465-cdc6e09a198c"] 2023-03-06T06:29:34.266Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:34.266Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:34.485Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:34.486Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:34.486Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:34.487Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F099EE7ECEBFFD7B4C0D4E6C6B84D4CB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:29:34 GMT", x-envoy-upstream-service-time:"215", server:"envoy"] 2023-03-06T06:29:34.487Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2afaa7de-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:54.623+0000","endTime":"2023-03-06T06:28:54.623+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:29:34.487Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:34.488Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:34.492Z|001c99ae-2c3e-4352-a4f7-588bbb7c3d7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:41.904Z|ba100ef0-b1d5-495e-9f87-e4b60f55dd5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:41.904Z|ba100ef0-b1d5-495e-9f87-e4b60f55dd5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:41.919Z|d591eeaa-7bf5-4c8c-add9-791ce482ef5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:41.919Z|d591eeaa-7bf5-4c8c-add9-791ce482ef5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:41.933Z|5ffea668-01e2-47ed-b6ae-3dc29fbc7fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:41.934Z|5ffea668-01e2-47ed-b6ae-3dc29fbc7fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:44.662Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:44.673Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:44.674Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:44.674Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:44.675Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:44.675Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:44.675Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2694fa61f48d7e06a41f85b751c9d001", X-B3-SpanId:"88c2895176bbe2b5", X-B3-ParentSpanId:"e42b5999f607ea11", X-B3-Sampled:"0", X-ONAP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-TransactionID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ECOMP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b1c98bb-bab6-40c3-9d70-dd22602077e4"] 2023-03-06T06:29:44.676Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:44.676Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:44.815Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:44.815Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:44.816Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:44.816Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:45 GMT", x-envoy-upstream-service-time:"131", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:44.824Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-03-06T06:27:54.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:39.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:44.824Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:44.825Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:44.826Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:44.827Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:44.827Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:44.827Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:44.827Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:44.828Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2694fa61f48d7e06a41f85b751c9d001", X-B3-SpanId:"01eeabb05ff7bebd", X-B3-ParentSpanId:"e42b5999f607ea11", X-B3-Sampled:"0", X-ONAP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-TransactionID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ECOMP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"646c7a14-eb01-4283-8284-067e86b6a732"] 2023-03-06T06:29:44.828Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:44.828Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:44.877Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:44.878Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:44.878Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:44.878Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:45 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:44.879Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:44.879Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:44.880Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:44.907Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:44.908Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:44.908Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:44.908Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:29:44.908Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:44.909Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-TransactionID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ECOMP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a726fa45-d76a-4010-979c-0513587003a6"] 2023-03-06T06:29:44.909Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:44.909Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:45.062Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:45.063Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:45.063Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:45.064Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21AE0E5F0CF42AA59E21FB559CE94B84; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:29:45 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-06T06:29:45.064Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"2d956db3-245c-45af-9560-5050b78bedac","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:28:11.133+0000","endTime":"2023-03-06T06:28:54.626+0000","removalTime":null,"durationInMillis":43493,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"110bdc41-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:29:45.064Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:45.065Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2d956db3-245c-45af-9560-5050b78bedac&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:45.101Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:45.102Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:29:45.102Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:45.102Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:29:45.103Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:29:45.103Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-TransactionID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ECOMP-RequestID:"5be16882-ba3b-48b8-9091-1ce11204c193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41e9d000-1c9b-4ad7-bcb8-a676e2ebeaf9"] 2023-03-06T06:29:45.104Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:29:45.104Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:45.262Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:45.263Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:45.263Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:29:45.263Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FE0654BD1FA8914D9558213C1D2D0916; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:29:45 GMT", x-envoy-upstream-service-time:"153", server:"envoy"] 2023-03-06T06:29:45.264Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2afaa7de-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","executionId":"110e7492-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:28:54.623+0000","endTime":"2023-03-06T06:28:54.623+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07cdfc5c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:29:45.264Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:45.265Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=110e7492-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:29:45.271Z|5be16882-ba3b-48b8-9091-1ce11204c193|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:46.103Z|27fae899-b057-4633-897d-4bf557d8a00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:29:46.104Z|27fae899-b057-4633-897d-4bf557d8a00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:29:47.216Z|749d8253-bfc4-4902-885b-f349a73c4339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:29:47.217Z|749d8253-bfc4-4902-885b-f349a73c4339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:29:51.947Z|d971c150-09c2-48f5-bd0d-6759970aba49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:51.948Z|d971c150-09c2-48f5-bd0d-6759970aba49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:51.957Z|dfa0ab40-d7f4-4493-b65c-2f0ead23ac30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:51.957Z|dfa0ab40-d7f4-4493-b65c-2f0ead23ac30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:51.964Z|ed5a71e3-44fa-48fb-a98b-d551b3a496df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:29:51.964Z|ed5a71e3-44fa-48fb-a98b-d551b3a496df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:29:55.434Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:55.441Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:55.442Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:55.442Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:55.442Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:55.442Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:55.443Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5f6dfe4afc799ec4899845d87762329", X-B3-SpanId:"9c7303dff8d92792", X-B3-ParentSpanId:"bace02d6bfda4823", X-B3-Sampled:"0", X-ONAP-RequestID:"23603011-a131-4164-8e7f-be08323177d9", X-RequestID:"23603011-a131-4164-8e7f-be08323177d9", X-TransactionID:"23603011-a131-4164-8e7f-be08323177d9", X-ECOMP-RequestID:"23603011-a131-4164-8e7f-be08323177d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44559abc-1456-4445-8746-70627ed47dac"] 2023-03-06T06:29:55.443Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:55.443Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:55.522Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:55.523Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:55.523Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:55.524Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:56 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:55.526Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:54.000+00:00", "endTime" : "2023-03-06T06:29:49.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:50.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:55.527Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:55.527Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:55.529Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:55.529Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:55.529Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:55.530Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:55.530Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:55.530Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5f6dfe4afc799ec4899845d87762329", X-B3-SpanId:"2a7588877a7c7df5", X-B3-ParentSpanId:"bace02d6bfda4823", X-B3-Sampled:"0", X-ONAP-RequestID:"23603011-a131-4164-8e7f-be08323177d9", X-RequestID:"23603011-a131-4164-8e7f-be08323177d9", X-TransactionID:"23603011-a131-4164-8e7f-be08323177d9", X-ECOMP-RequestID:"23603011-a131-4164-8e7f-be08323177d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29418e81-f6c2-470e-915d-8e7e712a1be8"] 2023-03-06T06:29:55.530Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:55.530Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:55.586Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:55.587Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:55.588Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:55.588Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:56 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:55.597Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:55.599Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:55.599Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:55.609Z|23603011-a131-4164-8e7f-be08323177d9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:55.781Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:55.787Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:55.788Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:55.788Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:55.788Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:55.789Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:55.789Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e46ba0adbf8058a2efee0ccb0504a45c", X-B3-SpanId:"6efae85bf2cedfa3", X-B3-ParentSpanId:"80546116ed197a54", X-B3-Sampled:"0", X-ONAP-RequestID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-RequestID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-TransactionID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-ECOMP-RequestID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cd3bb01-1188-497a-8aa0-9b6c90c6f79b"] 2023-03-06T06:29:55.789Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:55.789Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:55.859Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:55.859Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:55.860Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:55.860Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:56 GMT", x-envoy-upstream-service-time:"66", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:55.861Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:54.000+00:00", "endTime" : "2023-03-06T06:29:49.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:50.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:55.861Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:55.862Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:55.864Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:55.864Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:55.864Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:55.865Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:55.865Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:55.865Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e46ba0adbf8058a2efee0ccb0504a45c", X-B3-SpanId:"2b9c7ff5af719549", X-B3-ParentSpanId:"80546116ed197a54", X-B3-Sampled:"0", X-ONAP-RequestID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-RequestID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-TransactionID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-ECOMP-RequestID:"823de22c-eb8d-47be-ab43-449168ed3dba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1958beb6-e063-41a9-bad3-974707eefaac"] 2023-03-06T06:29:55.865Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:55.866Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:55.913Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:55.914Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:55.914Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:55.914Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:56 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:55.915Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:55.915Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:55.916Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:55.925Z|823de22c-eb8d-47be-ab43-449168ed3dba|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:56.117Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:56.125Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:56.126Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:56.126Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:56.127Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:56.127Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:56.128Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"deae621499e18989d1980a83470f8bdb", X-B3-SpanId:"f2d77b0f42bc88e2", X-B3-ParentSpanId:"d1c2fa3611c47a03", X-B3-Sampled:"0", X-ONAP-RequestID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-RequestID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-TransactionID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-ECOMP-RequestID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b08383-d9b3-495c-9162-b8d012073356"] 2023-03-06T06:29:56.128Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:56.129Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:56.174Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:56.175Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:56.176Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:56.177Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:56 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:56.177Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:54.000+00:00", "endTime" : "2023-03-06T06:29:49.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:50.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:56.178Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:56.178Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:56.180Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:56.180Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:56.181Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:56.181Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:56.181Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:56.182Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"deae621499e18989d1980a83470f8bdb", X-B3-SpanId:"1f9cf863b3dcf224", X-B3-ParentSpanId:"d1c2fa3611c47a03", X-B3-Sampled:"0", X-ONAP-RequestID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-RequestID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-TransactionID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-ECOMP-RequestID:"5a7624a0-0e9f-4146-aebe-e2718eaafdad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95ee4949-0a7e-416a-ae95-2930b26c1880"] 2023-03-06T06:29:56.182Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:56.182Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:56.224Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:56.225Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:56.226Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:56.226Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:56 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:56.231Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:56.232Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:56.232Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:56.245Z|5a7624a0-0e9f-4146-aebe-e2718eaafdad|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:56.439Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:56.445Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:56.446Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:56.446Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:56.447Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:56.447Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:56.448Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e9f31cd0aec18b01c04b9c4faf6b7d7", X-B3-SpanId:"c088a820818289d4", X-B3-ParentSpanId:"08a3d985c599e054", X-B3-Sampled:"0", X-ONAP-RequestID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-RequestID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-TransactionID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-ECOMP-RequestID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6531848-d26f-4a1f-8314-a3d62c59f898"] 2023-03-06T06:29:56.448Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:56.449Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:56.547Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:56.548Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:56.548Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:56.549Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:57 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:56.550Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:54.000+00:00", "endTime" : "2023-03-06T06:29:49.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:50.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:56.551Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:56.552Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:56.554Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:56.554Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:56.554Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:56.554Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:56.555Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:56.555Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e9f31cd0aec18b01c04b9c4faf6b7d7", X-B3-SpanId:"68047ff27b3f6d48", X-B3-ParentSpanId:"08a3d985c599e054", X-B3-Sampled:"0", X-ONAP-RequestID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-RequestID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-TransactionID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-ECOMP-RequestID:"12f0e6f3-a9c4-4eda-a387-2683c392c152", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7049be54-dd36-4ff9-9b35-64662fdc2a14"] 2023-03-06T06:29:56.555Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:56.556Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:56.592Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:56.593Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:56.594Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:56.594Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:57 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:56.598Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:56.599Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:56.600Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:56.612Z|12f0e6f3-a9c4-4eda-a387-2683c392c152|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:29:56.769Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:29:56.774Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:56.775Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||Invoke 2023-03-06T06:29:56.775Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:56.775Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac 2023-03-06T06:29:56.776Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Method : GET 2023-03-06T06:29:56.776Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61542d548f068ba87e8ecee6783aa098", X-B3-SpanId:"9825ca3ca6795428", X-B3-ParentSpanId:"57fd0992a8385696", X-B3-Sampled:"0", X-ONAP-RequestID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-RequestID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-TransactionID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-ECOMP-RequestID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"951da50f-60c9-472e-ab60-fb726943967a"] 2023-03-06T06:29:56.777Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Request body: 2023-03-06T06:29:56.777Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:56.843Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:56.844Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:56.844Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Status text : OK 2023-03-06T06:29:56.845Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:57 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:56.852Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||Response body: { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:27:54.000+00:00", "endTime" : "2023-03-06T06:29:49.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:29:50.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "2d956db3-245c-45af-9560-5050b78bedac", "cloudIdentifier" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T06:28:15.000+00:00" } ], "requestURI" : "2d956db3-245c-45af-9560-5050b78bedac", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac" } } } 2023-03-06T06:29:56.852Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:56.852Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2d956db3-245c-45af-9560-5050b78bedac|INFO|500||InvokeReturn 2023-03-06T06:29:56.855Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:56.856Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:29:56.856Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:29:56.856Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false 2023-03-06T06:29:56.856Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:29:56.857Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61542d548f068ba87e8ecee6783aa098", X-B3-SpanId:"2bbf521c5695f271", X-B3-ParentSpanId:"57fd0992a8385696", X-B3-Sampled:"0", X-ONAP-RequestID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-RequestID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-TransactionID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-ECOMP-RequestID:"fdaf4f00-ee33-4cac-9abd-d2335ffd2b76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf6cea4-db16-49af-b56c-867d4629b894"] 2023-03-06T06:29:56.857Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:29:56.857Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:29:56.939Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:29:56.940Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:29:56.941Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:29:56.941Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:29:57 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:29:56.942Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 28, "soRequestId" : "2d956db3-245c-45af-9560-5050b78bedac", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":null,\"creation_time\":1678084099000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:28:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:29:56.942Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:29:56.942Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2d956db3-245c-45af-9560-5050b78bedac&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:29:56.950Z|fdaf4f00-ee33-4cac-9abd-d2335ffd2b76|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2d956db3-245c-45af-9560-5050b78bedac|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:30:01.103Z|ed393c1d-e5da-48b1-8684-53b6b92d4abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:30:01.106Z|ed393c1d-e5da-48b1-8684-53b6b92d4abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:30:01.987Z|fcc2900e-4708-4d18-b1af-f7a4ef3de850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:01.988Z|fcc2900e-4708-4d18-b1af-f7a4ef3de850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:01.998Z|dd350436-014e-4c21-b514-9196bf175b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:01.999Z|dd350436-014e-4c21-b514-9196bf175b33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:02.000Z|00268549-01b6-4b44-b07a-e6098ac97cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:02.000Z|00268549-01b6-4b44-b07a-e6098ac97cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:08.571Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:30:08.574Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||INFO|500||Checking if requestId: 20d3b0b5-b761-4bf2-9de6-39ba51d59234 already exists in requestDb InfraActiveRequests table 2023-03-06T06:30:08.577Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:08.578Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:30:08.578Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:08.579Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:08.579Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:30:08.579Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e5412172e5c2ca793d146ab027bdb86", X-B3-SpanId:"5a2898adcd7fe465", X-B3-ParentSpanId:"71724b0bc8194381", X-B3-Sampled:"0", X-ONAP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-TransactionID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ECOMP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cb1c37e-1c12-4ddd-a86d-9f3bf1050a18"] 2023-03-06T06:30:08.579Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:30:08.579Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:08.704Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:08.704Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:30:08.705Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : Not Found 2023-03-06T06:30:08.705Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:30:09 GMT", x-envoy-upstream-service-time:"120", server:"envoy"] 2023-03-06T06:30:08.705Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: 2023-03-06T06:30:08.706Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:08.706Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|404|Not Found|InvokeReturn 2023-03-06T06:30:08.717Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:30:08.722Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:30:08.751Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:30:08.752Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:30:08.873Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:30:08.874Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:30:08 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[113], vertex-id=[176232], x-aai-txid=[1-aai-resources-230306-06:30:08:764-83499], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:30:08.875Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678084041261","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2a2e990d-83f2-4162-98aa-993fdbf7ad22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-06T06:30:08.878Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:30:08.878Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:30:08.879Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:30:08.880Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:30:08.880Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:08.880Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:30:08.880Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:30:08.881Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"5e5412172e5c2ca793d146ab027bdb86", X-B3-SpanId:"874be8cf13d6c93e", X-B3-ParentSpanId:"71724b0bc8194381", X-B3-Sampled:"0", X-ONAP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-TransactionID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ECOMP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7b2f35-3e22-4abe-9561-32423219c7e6"] 2023-03-06T06:30:08.881Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e","vfModuleInstanceId":"1ee48609-b711-4331-8789-707d1a8d755b"},"instanceName":null,"requestScope":"vfModule"} 2023-03-06T06:30:08.881Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:09.052Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:09.053Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:09.053Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:30:09.053Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:30:09 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-03-06T06:30:09.054Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:30:09.054Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:09.054Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:30:09.056Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-06T06:30:09.056Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-03-06T06:30:09.056Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:09.056Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-03-06T06:30:09.056Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T06:30:09.057Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-TransactionID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ECOMP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6b38cce-ac04-4348-aca7-c3645573a833"] 2023-03-06T06:30:09.057Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T06:30:09.057Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:09.106Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:09.107Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:09.108Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-06T06:30:09.108Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:30:09 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:09.113Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-03-06T06:30:09.114Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:09.114Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-03-06T06:30:09.118Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 2023-03-06T06:30:09.119Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|INFO|500||Invoke 2023-03-06T06:30:09.119Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:09.120Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2 2023-03-06T06:30:09.120Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Method : GET 2023-03-06T06:30:09.120Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-TransactionID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ECOMP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8261288-87f9-40a8-8c80-2dc086d85657"] 2023-03-06T06:30:09.121Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Request body: 2023-03-06T06:30:09.121Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:09.162Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:09.163Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:09.164Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Status text : OK 2023-03-06T06:30:09.164Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:30:09 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:09.167Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||Response body: { "modelUUID" : "9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2", "modelInvariantUUID" : "c6b63651-7efc-4deb-985c-ca69d7a85d7e", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-03-06 06:25:15.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2/volumeHeatTemplate" } } } 2023-03-06T06:30:09.168Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:09.168Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2|INFO|500||InvokeReturn 2023-03-06T06:30:09.171Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:30:09.171Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:30:09.171Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:09.172Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:30:09.172Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:30:09.172Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"5e5412172e5c2ca793d146ab027bdb86", X-B3-SpanId:"148c861c87a3d142", X-B3-ParentSpanId:"71724b0bc8194381", X-B3-Sampled:"0", X-ONAP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-TransactionID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ECOMP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99186868-3d2b-47d2-85fe-e13ed4c5dd8d"] 2023-03-06T06:30:09.173Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","requestStatus":"IN_PROGRESS","startTime":1678084208718,"source":"VID","vnfId":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","vnfType":"","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"1ee48609-b711-4331-8789-707d1a8d755b","vfModuleModelName":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138","cloudRegion":"RegionOne","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"20d3b0b5-b761-4bf2-9de6-39ba51d59234"} 2023-03-06T06:30:09.173Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:09.313Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:09.314Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:30:09.314Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:30:09.314Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|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/20d3b0b5-b761-4bf2-9de6-39ba51d59234", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:09 GMT", x-envoy-upstream-service-time:"137", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:09.323Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:30:08.718+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:30:10.430+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:30:09.324Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:09.324Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:30:09.332Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:30:09.333Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:30:09.334Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:09.334Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:30:09.334Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:30:09.334Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"5e5412172e5c2ca793d146ab027bdb86", X-B3-SpanId:"b34b3116ae0534c4", X-B3-ParentSpanId:"71724b0bc8194381", X-B3-Sampled:"0", X-ONAP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-TransactionID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ECOMP-RequestID:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1526a6a-7755-45fa-9e2b-fb78bfd1489d"] 2023-03-06T06:30:09.335Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"modelVersion\":\"1678084186728\",\"modelCustomizationUuid\":\"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\"modelVersionId\":\"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\"modelCustomizationId\":\"42c40cf1-4572-43b5-ac44-a555e7a60ada\",\"modelUuid\":\"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\"modelInvariantUuid\":\"c6b63651-7efc-4deb-985c-ca69d7a85d7e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\"vnfInstanceId\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vfModuleInstanceId\":\"1ee48609-b711-4331-8789-707d1a8d755b\"}","type":"String"},"requestId":{"value":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","type":"String"},"mso-request-id":{"value":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ad34bf7b-918f-422f-9929-0f316b33ea8e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","type":"String"},"vfModuleId":{"value":"1ee48609-b711-4331-8789-707d1a8d755b","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/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:30:09.335Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:10.357Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:10.358Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:30:10.358Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:30:10.358Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:30:10 GMT", x-onap-requestid:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", x-requestid:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", x-transactionid:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", x-ecomp-requestid:"20d3b0b5-b761-4bf2-9de6-39ba51d59234", x-onap-partnername:"UNKNOWN", x-invocationid:"a1526a6a-7755-45fa-9e2b-fb78bfd1489d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:10.359Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"20d3b0b5-b761-4bf2-9de6-39ba51d59234\",\"instanceId\":\"1ee48609-b711-4331-8789-707d1a8d755b\"}}","message":"Success","processInstanceID":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:30:10.359Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:10.359Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:30:10.363Z|20d3b0b5-b761-4bf2-9de6-39ba51d59234|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:30:10.538Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:30:10.548Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:10.549Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:30:10.549Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:10.549Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:10.550Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:30:10.550Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49457882dad4cd2c08f202824968cf04", X-B3-SpanId:"d8bb98027f472e7e", X-B3-ParentSpanId:"e17e349e41852a57", X-B3-Sampled:"0", X-ONAP-RequestID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-RequestID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-TransactionID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-ECOMP-RequestID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b55b1a-7073-4e58-ba46-b6ba17317fad"] 2023-03-06T06:30:10.550Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:30:10.550Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:10.689Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:10.690Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:10.690Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:30:10.690Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:11 GMT", x-envoy-upstream-service-time:"136", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:10.708Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:30:08.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:30:11.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:30:10.708Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:10.709Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:30:10.710Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:10.710Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:30:10.711Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:10.711Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:10.711Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:30:10.711Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49457882dad4cd2c08f202824968cf04", X-B3-SpanId:"e75023714d6df1bb", X-B3-ParentSpanId:"e17e349e41852a57", X-B3-Sampled:"0", X-ONAP-RequestID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-RequestID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-TransactionID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-ECOMP-RequestID:"5642d5fe-2b29-4eca-a6d5-d2e36ff3a595", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a39aa605-eb41-4392-81c8-7210ca2b626e"] 2023-03-06T06:30:10.712Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:30:10.712Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:10.764Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:10.765Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:10.765Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:30:10.765Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:11 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:10.788Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:30:10.789Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:10.789Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:30:10.799Z|5642d5fe-2b29-4eca-a6d5-d2e36ff3a595|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:30:11.064Z|4173d90f-1785-44a0-b128-d456ddc2d328|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:30:11.065Z|4173d90f-1785-44a0-b128-d456ddc2d328|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:12.016Z|76ccf900-85b3-4170-8e12-4345bbd28cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:12.017Z|76ccf900-85b3-4170-8e12-4345bbd28cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:12.027Z|d8e0abae-2a29-4709-87cb-de76bad3730f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:12.028Z|d8e0abae-2a29-4709-87cb-de76bad3730f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:12.033Z|2ad4c87a-a397-4cdb-b0d6-4e3056441aaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:12.034Z|2ad4c87a-a397-4cdb-b0d6-4e3056441aaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:16.103Z|4fdf8210-22f8-48d2-b0d8-e34fb5d1af9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:30:16.104Z|4fdf8210-22f8-48d2-b0d8-e34fb5d1af9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:30:17.218Z|86138565-c6b8-46b6-acdf-737e2a146b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:30:17.218Z|86138565-c6b8-46b6-acdf-737e2a146b7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:30:20.968Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:30:20.974Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:20.975Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:30:20.976Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:20.976Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:20.977Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:30:20.977Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ae1ce2469a0ffcbbb7f8ba444b8427", X-B3-SpanId:"7df41285fb071f6b", X-B3-ParentSpanId:"8e684a7a272cd151", X-B3-Sampled:"0", X-ONAP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-TransactionID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ECOMP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"135c350d-48c8-42f1-90d2-02ce316d0ea2"] 2023-03-06T06:30:20.977Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:30:20.978Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:21.062Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:21.063Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:21.063Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:30:21.063Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:22 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:21.068Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:30:08.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:30:15.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:30:21.068Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:21.069Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:30:21.070Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:21.071Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:30:21.071Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:21.072Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:21.072Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:30:21.072Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76ae1ce2469a0ffcbbb7f8ba444b8427", X-B3-SpanId:"59128e0014c1549f", X-B3-ParentSpanId:"8e684a7a272cd151", X-B3-Sampled:"0", X-ONAP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-TransactionID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ECOMP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb7f61c2-84d9-4984-861a-50f17b54b567"] 2023-03-06T06:30:21.072Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:30:21.073Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:21.118Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:21.119Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:21.119Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:30:21.119Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:22 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:21.121Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:30:21.122Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:21.122Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:30:21.154Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:21.154Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:21.154Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:21.155Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:21.155Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:21.155Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-TransactionID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ECOMP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9aa8ccc-d18e-446e-84ab-f9114719551e"] 2023-03-06T06:30:21.155Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:21.156Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:21.347Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:21.348Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:21.348Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:21.348Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=83D7990AA3B14A040DFEB14E577C9877; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:30:21 GMT", x-envoy-upstream-service-time:"183", server:"envoy"] 2023-03-06T06:30:21.349Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:30:17.770+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"5c8748fd-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:30:21.349Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:21.350Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:21.374Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:21.375Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:21.375Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:21.376Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:21.376Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:21.376Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-TransactionID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ECOMP-RequestID:"b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe96fa4-d1b0-456e-8a2f-d8d3c388a414"] 2023-03-06T06:30:21.376Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:21.377Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:21.522Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:21.523Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:21.523Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:21.523Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=21DEB341E03AA318BCCD807431306129; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 06 Mar 2023 06:30:21 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-06T06:30:21.524Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:5c89e157-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","executionId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:30:17.770+0000","endTime":"2023-03-06T06:30:17.771+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:30:21.524Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:21.524Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:21.528Z|b2d5e982-5b1b-4ea8-b60b-e1bb86ed1981|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:30:22.051Z|868a2aa6-71b5-417c-a87d-5ece42102cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:22.052Z|868a2aa6-71b5-417c-a87d-5ece42102cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:22.056Z|06374da5-cff7-4917-89f4-29e201f45647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:22.056Z|06374da5-cff7-4917-89f4-29e201f45647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:22.073Z|acbbc4f0-c58c-47c0-aa7d-3f6ca19ec201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:22.073Z|acbbc4f0-c58c-47c0-aa7d-3f6ca19ec201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:31.103Z|2318759e-db99-4f53-8ce6-040245368201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:30:31.104Z|2318759e-db99-4f53-8ce6-040245368201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:30:31.698Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:30:31.705Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:31.705Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:30:31.705Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:31.706Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:31.706Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:30:31.706Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2526164bddd49273140ca3a7408a7ad1", X-B3-SpanId:"672ea8cbb2ac207c", X-B3-ParentSpanId:"9aae9a01f2f96132", X-B3-Sampled:"0", X-ONAP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-TransactionID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ECOMP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6217ef2-de65-43a5-87aa-e2230eaff8ba"] 2023-03-06T06:30:31.707Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:30:31.707Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:31.945Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:31.946Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:31.946Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:30:31.946Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:33 GMT", x-envoy-upstream-service-time:"233", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:31.947Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:30:08.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:30:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:30:31.947Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:31.948Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:30:31.949Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:31.949Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:30:31.950Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:31.950Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:31.950Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:30:31.950Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2526164bddd49273140ca3a7408a7ad1", X-B3-SpanId:"2eefd0ddd7a1f50f", X-B3-ParentSpanId:"9aae9a01f2f96132", X-B3-Sampled:"0", X-ONAP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-TransactionID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ECOMP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c871d62-f544-4384-99e4-ea9ce4082f05"] 2023-03-06T06:30:31.951Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:30:31.951Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:32.090Z|b8f88652-1320-47dd-87bb-a49e92c80f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:32.091Z|b8f88652-1320-47dd-87bb-a49e92c80f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:32.092Z|00dc744c-7744-4262-a3ca-116d1b8f3fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:32.093Z|00dc744c-7744-4262-a3ca-116d1b8f3fa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:32.093Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:32.094Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:32.094Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:30:32.095Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:33 GMT", x-envoy-upstream-service-time:"139", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:32.100Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:30:32.101Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:32.101Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:30:32.102Z|68512c82-16da-433b-a174-6157e4baeb58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:32.103Z|68512c82-16da-433b-a174-6157e4baeb58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:32.127Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:32.127Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:32.128Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:32.128Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:32.128Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:32.128Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-TransactionID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ECOMP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d20fb82a-26c4-4cbe-88ac-a8132a36a841"] 2023-03-06T06:30:32.129Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:32.129Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:32.272Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:32.273Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:32.273Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:32.274Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=11505CC157391756C0C9D52DEC5D8A42; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 06:30:32 GMT", x-envoy-upstream-service-time:"139", server:"envoy"] 2023-03-06T06:30:32.274Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:30:17.770+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"5c8748fd-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T06:30:32.274Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:32.274Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:32.307Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:32.307Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:32.308Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:32.308Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:32.308Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:32.308Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-TransactionID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ECOMP-RequestID:"399fdae8-2b9c-4418-bbbb-f42a6397e2ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d6fd26d-447e-4099-8040-11171fcb3297"] 2023-03-06T06:30:32.308Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:32.309Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:32.450Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:32.450Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:32.451Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:32.451Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=41902B7EA82EA47AC9758C1F30D5A653; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 06 Mar 2023 06:30:32 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-06T06:30:32.452Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5f13e7b8-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","executionId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:30:22.030+0000","endTime":"2023-03-06T06:30:22.057+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:30:32.452Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:32.452Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:32.457Z|399fdae8-2b9c-4418-bbbb-f42a6397e2ae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:30:42.121Z|27b87eb1-b448-4942-b625-e7228191f4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:42.122Z|27b87eb1-b448-4942-b625-e7228191f4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:42.125Z|47f1c4fa-4896-4d8c-97e6-3f4d983567d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:42.125Z|47f1c4fa-4896-4d8c-97e6-3f4d983567d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:42.145Z|0c837ab5-f708-4eb5-a9e4-2c13e261021e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:42.145Z|0c837ab5-f708-4eb5-a9e4-2c13e261021e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:42.632Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:30:42.644Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:42.645Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:30:42.645Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:42.645Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:42.646Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:30:42.646Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c61541a5afbfdc0304059d5f92070707", X-B3-SpanId:"ecef071308e174f1", X-B3-ParentSpanId:"c89014c9fb9decbd", X-B3-Sampled:"0", X-ONAP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-TransactionID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ECOMP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"403373b5-f05a-4b32-aed4-bc492feaa99d"] 2023-03-06T06:30:42.646Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:30:42.646Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:42.727Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:42.728Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:42.728Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:30:42.728Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:43 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:42.729Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:30:08.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:30:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:30:42.730Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:42.730Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:30:42.732Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:42.732Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:30:42.732Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:42.733Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:42.733Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:30:42.733Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c61541a5afbfdc0304059d5f92070707", X-B3-SpanId:"bc5c20028ece67b6", X-B3-ParentSpanId:"c89014c9fb9decbd", X-B3-Sampled:"0", X-ONAP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-TransactionID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ECOMP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a42fdfcc-5700-424c-ab92-3bd515c7b3e6"] 2023-03-06T06:30:42.734Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:30:42.734Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:42.787Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:42.787Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:42.787Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:30:42.788Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:43 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:42.789Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:30:42.789Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:42.789Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:30:42.813Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:42.813Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:42.814Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:42.814Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:42.814Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:42.814Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-TransactionID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ECOMP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a3cf0a-1a6f-4e06-9c9c-7bc6c96b667f"] 2023-03-06T06:30:42.815Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:42.815Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:42.969Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:42.970Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:42.970Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:42.970Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2728601278E46DC7D21892969D6123C8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:30:43 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-03-06T06:30:42.971Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:30:17.770+0000","endTime":"2023-03-06T06:30:38.644+0000","removalTime":null,"durationInMillis":20874,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"5c8748fd-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:30:42.971Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:42.972Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:43.001Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:43.001Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:43.002Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:43.002Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:43.003Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:43.003Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-TransactionID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ECOMP-RequestID:"b32362dc-cd00-4735-b335-b8b981b644f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a149a220-11cd-4fb7-af5b-a9fc7ce642c6"] 2023-03-06T06:30:43.004Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:43.004Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:43.166Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:43.167Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:43.167Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:43.167Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ECD63F4B5EC1D6FD0D797DB27C6759E9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:30:43 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-03-06T06:30:43.168Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:68fa8afb-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","executionId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:30:38.641+0000","endTime":"2023-03-06T06:30:38.642+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:30:43.168Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:43.169Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:43.176Z|b32362dc-cd00-4735-b335-b8b981b644f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:30:46.103Z|d2875f2b-9daa-4823-b738-491832fa8a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:30:46.105Z|d2875f2b-9daa-4823-b738-491832fa8a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:30:47.219Z|da57570c-c8f2-445d-8d1e-a9dffda18f5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:30:47.219Z|da57570c-c8f2-445d-8d1e-a9dffda18f5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:30:52.152Z|f4502719-044a-4c7d-9d33-342c812a1722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:52.153Z|f4502719-044a-4c7d-9d33-342c812a1722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:52.158Z|8fe88d81-7a7f-49b4-a40a-7676a3d3c19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:52.159Z|8fe88d81-7a7f-49b4-a40a-7676a3d3c19f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:52.174Z|e4cadae7-20df-4af8-ad81-30139e375be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:30:52.175Z|e4cadae7-20df-4af8-ad81-30139e375be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:30:53.347Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:30:53.352Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:53.352Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:30:53.353Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:53.353Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:30:53.353Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:30:53.354Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41d548fcc667bd01ba2afc24bc852de5", X-B3-SpanId:"82635bf1abcf1ef7", X-B3-ParentSpanId:"63ceb3915a0b8161", X-B3-Sampled:"0", X-ONAP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-TransactionID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ECOMP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad7dcf04-9183-46e4-9da3-ce4819c529d3"] 2023-03-06T06:30:53.354Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:30:53.354Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:53.403Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:53.404Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:53.404Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:30:53.404Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:54 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:53.406Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:30:08.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:30:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:30:53.406Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:53.407Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:30:53.408Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:53.409Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:30:53.410Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:53.410Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:30:53.411Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:30:53.411Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41d548fcc667bd01ba2afc24bc852de5", X-B3-SpanId:"78683f332c359c3e", X-B3-ParentSpanId:"63ceb3915a0b8161", X-B3-Sampled:"0", X-ONAP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-TransactionID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ECOMP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4fc6b62-cf27-466e-9e4e-8b92358434fb"] 2023-03-06T06:30:53.411Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:30:53.412Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:53.438Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:53.439Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:53.440Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:30:53.440Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:30:54 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:30:53.445Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:30:53.445Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:53.446Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:30:53.478Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:53.479Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:53.479Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:53.479Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:30:53.480Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:53.480Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-TransactionID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ECOMP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f096d8e-fcf2-4226-9d64-e762a306e4e3"] 2023-03-06T06:30:53.480Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:53.481Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:53.633Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:53.634Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:53.634Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:53.635Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ABF3AF1E9D325535F08FA6FD84D03603; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:30:53 GMT", x-envoy-upstream-service-time:"145", server:"envoy"] 2023-03-06T06:30:53.635Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:30:17.770+0000","endTime":"2023-03-06T06:30:38.644+0000","removalTime":null,"durationInMillis":20874,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"5c8748fd-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:30:53.636Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:53.636Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:53.658Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:53.658Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:30:53.659Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:30:53.659Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:30:53.660Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:30:53.660Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-TransactionID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ECOMP-RequestID:"45e102e7-c48e-4ba1-bdda-8dcd7d9cb687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177dfe8c-67fa-4b6b-a7f8-ea9895112030"] 2023-03-06T06:30:53.660Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:30:53.661Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:30:53.836Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:30:53.837Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:30:53.837Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:30:53.837Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5EC49B4255BE728DC5489D49FF48B5AB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:30:53 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-03-06T06:30:53.838Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:68fa8afb-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","executionId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:30:38.641+0000","endTime":"2023-03-06T06:30:38.642+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:30:53.838Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:30:53.839Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:30:53.843Z|45e102e7-c48e-4ba1-bdda-8dcd7d9cb687|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:01.103Z|1189151f-7d55-4ea9-8d42-51bcb96594ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:31:01.103Z|1189151f-7d55-4ea9-8d42-51bcb96594ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:31:02.179Z|e69c696f-8b6c-4d84-b350-1638f667eba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:02.180Z|e69c696f-8b6c-4d84-b350-1638f667eba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:02.183Z|a3c6bcbf-3f7a-4dc3-bc94-58e5451392b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:02.183Z|a3c6bcbf-3f7a-4dc3-bc94-58e5451392b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:02.198Z|ad4f1f43-73a3-49a6-a945-d615ac919d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:02.199Z|ad4f1f43-73a3-49a6-a945-d615ac919d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:04.012Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:04.017Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:04.017Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:31:04.017Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:04.018Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:04.018Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:31:04.018Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b714de9e0e56614ec6f928becb2b9cc", X-B3-SpanId:"3821d209b238608c", X-B3-ParentSpanId:"59f2475cb2471854", X-B3-Sampled:"0", X-ONAP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-TransactionID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ECOMP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df13f0a4-31fd-42a6-8263-a787174db4fa"] 2023-03-06T06:31:04.018Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:31:04.018Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:04.113Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:04.114Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:04.114Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:31:04.114Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:05 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:04.120Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-03-06T06:30:08.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:30:22.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:31:04.120Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:04.120Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:31:04.122Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:04.122Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:04.122Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:04.122Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:04.123Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:04.123Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b714de9e0e56614ec6f928becb2b9cc", X-B3-SpanId:"c2804d2720d7cc93", X-B3-ParentSpanId:"59f2475cb2471854", X-B3-Sampled:"0", X-ONAP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-TransactionID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ECOMP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5664414a-1d35-4fe9-bfdf-411eff8beb74"] 2023-03-06T06:31:04.123Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:04.123Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:04.189Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:04.189Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:04.190Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:04.190Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:05 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:04.190Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:31:04.191Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:04.191Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:04.216Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:31:04.216Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:31:04.217Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:04.217Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:31:04.217Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:31:04.217Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-TransactionID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ECOMP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cb23937-f2a4-4760-961e-290f9cd07e6b"] 2023-03-06T06:31:04.217Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:31:04.218Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:04.454Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:04.455Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:04.455Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:31:04.455Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D221E7313A0B186B6F6D5A4BEA6BDDD3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 06:31:04 GMT", x-envoy-upstream-service-time:"233", server:"envoy"] 2023-03-06T06:31:04.456Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"20d3b0b5-b761-4bf2-9de6-39ba51d59234","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T06:30:17.770+0000","endTime":"2023-03-06T06:30:38.644+0000","removalTime":null,"durationInMillis":20874,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"5c8748fd-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:31:04.456Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:04.456Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d3b0b5-b761-4bf2-9de6-39ba51d59234&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:31:04.479Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:31:04.480Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:31:04.480Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:04.480Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:31:04.480Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:31:04.480Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-TransactionID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ECOMP-RequestID:"cbc0841c-e09e-4dfa-9241-18ca4ad6f803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07ab1a63-616c-49ec-9644-352a43901ca4"] 2023-03-06T06:31:04.481Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:31:04.481Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:04.660Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:04.661Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:04.661Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:31:04.661Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4DD7782102F349EAF78E1DDB70A1D978; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 06:31:04 GMT", x-envoy-upstream-service-time:"174", server:"envoy"] 2023-03-06T06:31:04.661Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:68fa8afb-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","executionId":"5c89e150-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:30:38.641+0000","endTime":"2023-03-06T06:30:38.642+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"579eb94c-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:31:04.662Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:04.662Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c89e150-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:31:04.666Z|cbc0841c-e09e-4dfa-9241-18ca4ad6f803|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:11.062Z|0e742380-604e-4e6a-b826-c45f8aecd2c3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:31:11.063Z|0e742380-604e-4e6a-b826-c45f8aecd2c3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:12.206Z|3e4a2256-ae93-41f0-b54e-174f74be5674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:12.206Z|3c2e5857-70c7-4ef6-8b7c-4cde61c68346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:12.207Z|3e4a2256-ae93-41f0-b54e-174f74be5674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:12.207Z|3c2e5857-70c7-4ef6-8b7c-4cde61c68346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:12.225Z|1cb0daf5-0725-492a-af5c-57f8aa25c575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:12.226Z|1cb0daf5-0725-492a-af5c-57f8aa25c575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:14.849Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:14.856Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:14.857Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:31:14.857Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:14.858Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:14.858Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:31:14.858Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c0461276988ada239add2ffff96bf27", X-B3-SpanId:"445e06d5e57c4367", X-B3-ParentSpanId:"36537ee0167053bd", X-B3-Sampled:"0", X-ONAP-RequestID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-RequestID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-TransactionID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-ECOMP-RequestID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76c92f67-f9e4-4e9e-9657-01cef1bf09b6"] 2023-03-06T06:31:14.859Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:31:14.859Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:14.923Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:14.924Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:14.925Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:31:14.925Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:16 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:14.929Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:30:08.000+00:00", "endTime" : "2023-03-06T06:31:13.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:14.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:31:14.930Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:14.931Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:31:14.933Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:14.933Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:14.933Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:14.933Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:14.934Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:14.934Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c0461276988ada239add2ffff96bf27", X-B3-SpanId:"92b80dd3017d9c9d", X-B3-ParentSpanId:"36537ee0167053bd", X-B3-Sampled:"0", X-ONAP-RequestID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-RequestID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-TransactionID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-ECOMP-RequestID:"8bcf26e3-25b2-4bab-b45c-7c777a1b35bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4a3b9b4-5042-4fb5-9484-c4b46d6a6b9b"] 2023-03-06T06:31:14.934Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:14.934Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:14.976Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:14.977Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:14.977Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:14.977Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:16 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:15.105Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:31:15.106Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:15.107Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:15.120Z|8bcf26e3-25b2-4bab-b45c-7c777a1b35bb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:15.285Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:15.289Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:15.290Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:31:15.290Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:15.290Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:15.290Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:31:15.291Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dde03170d78980c37d570a9c17a8bb10", X-B3-SpanId:"d51d2e9878858e70", X-B3-ParentSpanId:"363e6c955d654360", X-B3-Sampled:"0", X-ONAP-RequestID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-RequestID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-TransactionID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-ECOMP-RequestID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2518576-1eaa-44be-903f-5f01d952c538"] 2023-03-06T06:31:15.291Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:31:15.291Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:15.381Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:15.382Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:15.382Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:31:15.382Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:16 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:15.383Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:30:08.000+00:00", "endTime" : "2023-03-06T06:31:13.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:14.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:31:15.383Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:15.383Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:31:15.385Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:15.385Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:15.385Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:15.385Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:15.385Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:15.386Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dde03170d78980c37d570a9c17a8bb10", X-B3-SpanId:"ca37c6ee73edf2d8", X-B3-ParentSpanId:"363e6c955d654360", X-B3-Sampled:"0", X-ONAP-RequestID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-RequestID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-TransactionID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-ECOMP-RequestID:"ca3b3893-a967-4505-a857-1d5c11b494e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"805992c4-bb48-4b1a-a9bd-c15585113ef2"] 2023-03-06T06:31:15.386Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:15.386Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:15.430Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:15.431Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:15.431Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:15.435Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:16 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:15.437Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:31:15.437Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:15.437Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:15.445Z|ca3b3893-a967-4505-a857-1d5c11b494e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:15.646Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:15.657Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:15.658Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:31:15.658Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:15.658Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:15.659Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:31:15.659Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78b2d79ed79cf55293fd306c146cd99a", X-B3-SpanId:"6b55943f089335b7", X-B3-ParentSpanId:"4fba25daba18c328", X-B3-Sampled:"0", X-ONAP-RequestID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-RequestID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-TransactionID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-ECOMP-RequestID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c016387-dfbc-4064-8b9b-b8a70cdcef26"] 2023-03-06T06:31:15.660Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:31:15.661Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:15.742Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:15.743Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:15.743Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:31:15.743Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:16 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:15.745Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:30:08.000+00:00", "endTime" : "2023-03-06T06:31:13.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:14.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:31:15.745Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:15.745Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:31:15.747Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:15.747Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:15.748Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:15.749Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:15.749Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:15.749Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78b2d79ed79cf55293fd306c146cd99a", X-B3-SpanId:"ad1e777d96657d25", X-B3-ParentSpanId:"4fba25daba18c328", X-B3-Sampled:"0", X-ONAP-RequestID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-RequestID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-TransactionID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-ECOMP-RequestID:"2e1b4443-ff03-48e0-8796-0d231be8496c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8656199-c4e1-4415-8418-52a67ae417b1"] 2023-03-06T06:31:15.750Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:15.750Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:15.807Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:15.808Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:15.808Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:15.809Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:16 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:15.809Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:31:15.810Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:15.811Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:15.827Z|2e1b4443-ff03-48e0-8796-0d231be8496c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:16.010Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:16.016Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:16.016Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:31:16.017Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:16.017Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:16.018Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:31:16.018Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85ada5168ba339aa6a27a5bfd5424ca1", X-B3-SpanId:"b0cf5c00472dda0e", X-B3-ParentSpanId:"9607bba9e2020118", X-B3-Sampled:"0", X-ONAP-RequestID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-RequestID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-TransactionID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-ECOMP-RequestID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9220808-f277-4f7e-8b86-6284f340ca24"] 2023-03-06T06:31:16.018Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:31:16.019Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:16.097Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:16.098Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:16.098Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:31:16.099Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:17 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:16.103Z|6f478ba4-1784-445b-8305-0f215cd450e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:31:16.103Z|6f478ba4-1784-445b-8305-0f215cd450e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:31:16.105Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:30:08.000+00:00", "endTime" : "2023-03-06T06:31:13.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:14.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:31:16.105Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:16.106Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:31:16.107Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:16.108Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:16.108Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:16.108Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:16.108Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:16.109Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85ada5168ba339aa6a27a5bfd5424ca1", X-B3-SpanId:"d435933daa1f4a7c", X-B3-ParentSpanId:"9607bba9e2020118", X-B3-Sampled:"0", X-ONAP-RequestID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-RequestID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-TransactionID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-ECOMP-RequestID:"22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f1bf92c-ff71-40b8-8605-57b1554e79c9"] 2023-03-06T06:31:16.109Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:16.109Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:16.176Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:16.177Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:16.177Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:16.178Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:17 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:16.178Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:31:16.179Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:16.179Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:16.188Z|22b4d1e7-ef1d-4ff7-8f97-465f5225bc2e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:16.352Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:16.356Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:16.357Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||Invoke 2023-03-06T06:31:16.357Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:16.358Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234 2023-03-06T06:31:16.358Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Method : GET 2023-03-06T06:31:16.359Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a40e8f11a48b29cda6d7e311651bbf37", X-B3-SpanId:"ab083a7ac3620c5a", X-B3-ParentSpanId:"d8f1de4f68f5aea4", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-RequestID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-TransactionID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-ECOMP-RequestID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61bbb53c-8f3b-48dd-83f5-585050184fb1"] 2023-03-06T06:31:16.359Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Request body: 2023-03-06T06:31:16.359Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:16.429Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:16.430Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:16.430Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Status text : OK 2023-03-06T06:31:16.431Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:17 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:16.438Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||Response body: { "requestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:30:08.000+00:00", "endTime" : "2023-03-06T06:31:13.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfType" : "", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c6b63651-7efc-4deb-985c-ca69d7a85d7e\",\n \"modelVersionId\": \"9f3bcd1d-cb7b-4daa-ab3b-8e338a710fb2\",\n \"modelName\": \"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\n \"modelVersion\": \"1678084186728\",\n \"modelCustomizationId\": \"42c40cf1-4572-43b5-ac44-a555e7a60ada\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:14.000+00:00", "vfModuleId" : "1ee48609-b711-4331-8789-707d1a8d755b", "vfModuleName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "vfModuleModelName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vfModules/1ee48609-b711-4331-8789-707d1a8d755b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234" } } } 2023-03-06T06:31:16.439Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:16.440Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d3b0b5-b761-4bf2-9de6-39ba51d59234|INFO|500||InvokeReturn 2023-03-06T06:31:16.441Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:16.442Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:16.442Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:16.442Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false 2023-03-06T06:31:16.443Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:16.443Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a40e8f11a48b29cda6d7e311651bbf37", X-B3-SpanId:"7e23a96f2b204f3d", X-B3-ParentSpanId:"d8f1de4f68f5aea4", X-B3-Sampled:"0", X-ONAP-RequestID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-RequestID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-TransactionID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-ECOMP-RequestID:"c3b6287a-5892-465a-b710-3087e0fb3a8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d51727a-c158-4e86-8465-9fb9a29480d9"] 2023-03-06T06:31:16.444Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:16.444Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:16.496Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:16.497Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:16.497Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:16.498Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:17 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:16.499Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "20d3b0b5-b761-4bf2-9de6-39ba51d59234", "groupingId" : "93c539bc-5cde-4ba7-b927-21a9b8791dc6", "name" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_vm-3895fe2a-582c-4033-8942-98e3a8680138/93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"updated_time\":1678084221000,\"creation_time\":1678084099000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"f215b9f54c3f491eb9cf0805d1803c0f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"93c539bc-5cde-4ba7-b927-21a9b8791dc6\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138\",\"vnf_name\":\"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0\",\"vnf_id\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\",\"vf_module_id\":\"1ee48609-b711-4331-8789-707d1a8d755b\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T06:30:22.000+00:00", "isDataInternal" : false } ] 2023-03-06T06:31:16.499Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:16.500Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d3b0b5-b761-4bf2-9de6-39ba51d59234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:16.507Z|c3b6287a-5892-465a-b710-3087e0fb3a8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/20d3b0b5-b761-4bf2-9de6-39ba51d59234|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:17.220Z|bf3bafb5-943e-43d3-8a2d-8c47950239a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:31:17.220Z|bf3bafb5-943e-43d3-8a2d-8c47950239a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:31:20.709Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:20.712Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||Checking if requestId: 867a5e44-6563-49f3-882f-a52897261ef3 already exists in requestDb InfraActiveRequests table 2023-03-06T06:31:20.713Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:20.713Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:20.714Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:20.714Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:20.714Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:20.714Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82f7a08bd95c9d69ba2919b343517475", X-B3-SpanId:"72f5e0052519c032", X-B3-ParentSpanId:"d76993203906cc00", X-B3-Sampled:"0", X-ONAP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-TransactionID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ECOMP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cc55870-d3d6-4813-9b2e-046500fbc6d1"] 2023-03-06T06:31:20.715Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:20.715Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:20.781Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:20.781Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:31:20.782Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : Not Found 2023-03-06T06:31:20.782Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:31:21 GMT", x-envoy-upstream-service-time:"62", server:"envoy"] 2023-03-06T06:31:20.783Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: 2023-03-06T06:31:20.783Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:20.783Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:20.802Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:31:20.809Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:20.838Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups|INFO|500||Invoke 2023-03-06T06:31:20.839Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[867a5e44-6563-49f3-882f-a52897261ef3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9e0143a7-81d9-4f65-89f0-be4222ffb11b], X-ECOMP-RequestID=[867a5e44-6563-49f3-882f-a52897261ef3], X-TransactionId=[], X-ONAP-RequestID=[867a5e44-6563-49f3-882f-a52897261ef3]} 2023-03-06T06:31:20.900Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:31:20 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[53], x-aai-txid=[0-aai-resources-230306-06:31:20:850-96124], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:20.901Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-03-06T06:31:20.902Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:20.904Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/related-to/volume-groups 2023-03-06T06:31:20.905Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 2a2e990d-83f2-4162-98aa-993fdbf7ad22 2023-03-06T06:31:20.911Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:20.935Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:31:20.935Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules|INFO|500||Invoke 2023-03-06T06:31:20.975Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:20.975Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:31:20 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[35], x-aai-txid=[2-aai-resources-230306-06:31:20:943-92598], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:20.977Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules","ERR.5.4.6114"]}}} 2023-03-06T06:31:20.980Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22/vf-modules 2023-03-06T06:31:20.980Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 2a2e990d-83f2-4162-98aa-993fdbf7ad22 2023-03-06T06:31:20.985Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:21.018Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:31:21.019Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[867a5e44-6563-49f3-882f-a52897261ef3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[45fa74a2-752e-4b74-a455-40cb604bf946], X-ECOMP-RequestID=[867a5e44-6563-49f3-882f-a52897261ef3], X-TransactionId=[], X-ONAP-RequestID=[867a5e44-6563-49f3-882f-a52897261ef3]} 2023-03-06T06:31:21.087Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:31:21 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[64], vertex-id=[176232], x-aai-txid=[2-aai-resources-230306-06:31:21:026-44128], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:21.088Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678084041261","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2a2e990d-83f2-4162-98aa-993fdbf7ad22","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2a2e990d-83f2-4162-98aa-993fdbf7ad22"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-06T06:31:21.089Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:31:21.090Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:31:21.091Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:31:21.092Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:31:21.093Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:31:21.093Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:21.094Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:31:21.094Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:31:21.094Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"82f7a08bd95c9d69ba2919b343517475", X-B3-SpanId:"c3b7a1e2e8a1936a", X-B3-ParentSpanId:"d76993203906cc00", X-B3-Sampled:"0", X-ONAP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-TransactionID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ECOMP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9875d7a-4c8c-45b9-a440-12414c5a69e5"] 2023-03-06T06:31:21.095Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e"},"instanceName":null,"requestScope":"vnf"} 2023-03-06T06:31:21.095Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:21.165Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:21.166Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:21.166Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:31:21.166Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:31:21 GMT", x-envoy-upstream-service-time:"67", server:"envoy"] 2023-03-06T06:31:21.167Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:31:21.167Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:21.167Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:31:21.168Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-06T06:31:21.169Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-03-06T06:31:21.170Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:21.170Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-03-06T06:31:21.171Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T06:31:21.171Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-TransactionID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ECOMP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdd8f606-3ea7-41ce-b6b6-f24667085785"] 2023-03-06T06:31:21.171Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T06:31:21.172Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:21.202Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:21.203Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:21.203Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-06T06:31:21.203Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:31:21 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:21.205Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10038, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-03-06T00:22:39.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-03-06T06:31:21.205Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:21.205Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-03-06T06:31:21.209Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:31:21.210Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:31:21.210Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:21.210Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:31:21.210Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:31:21.211Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"82f7a08bd95c9d69ba2919b343517475", X-B3-SpanId:"0c0ce86d5a86d3ab", X-B3-ParentSpanId:"d76993203906cc00", X-B3-Sampled:"0", X-ONAP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-TransactionID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ECOMP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2518204-2289-4548-acb2-da80daada83d"] 2023-03-06T06:31:21.211Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"867a5e44-6563-49f3-882f-a52897261ef3","requestStatus":"IN_PROGRESS","startTime":1678084280981,"source":"VID","vnfId":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"867a5e44-6563-49f3-882f-a52897261ef3"} 2023-03-06T06:31:21.211Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:21.333Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:21.333Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:31:21.334Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:31:21.334Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|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/867a5e44-6563-49f3-882f-a52897261ef3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:21 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:21.335Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:31:20.981+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:31:22.474+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:21.335Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:21.335Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:31:21.342Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:31:21.343Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:31:21.343Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:21.343Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:31:21.344Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:31:21.344Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"82f7a08bd95c9d69ba2919b343517475", X-B3-SpanId:"abc6b56469dbd874", X-B3-ParentSpanId:"d76993203906cc00", X-B3-Sampled:"0", X-ONAP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-TransactionID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ECOMP-RequestID:"867a5e44-6563-49f3-882f-a52897261ef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d572d1b9-f119-4d31-bf0c-1ad201595fe7"] 2023-03-06T06:31:21.344Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"dd5750a3-bc82-4bde-9f36-b627449766ec\",\"modelVersionId\":\"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\"modelCustomizationId\":\"dd5750a3-bc82-4bde-9f36-b627449766ec\",\"modelUuid\":\"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\"modelInvariantUuid\":\"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\",\"vnfInstanceId\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\"}","type":"String"},"requestId":{"value":"867a5e44-6563-49f3-882f-a52897261ef3","type":"String"},"mso-request-id":{"value":"867a5e44-6563-49f3-882f-a52897261ef3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ad34bf7b-918f-422f-9929-0f316b33ea8e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2a2e990d-83f2-4162-98aa-993fdbf7ad22","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/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:31:21.345Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:22.239Z|0e30b87d-bb50-4a44-8639-edf399ffcf09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:22.239Z|6c34f772-a43f-4fb2-816f-7d81a21b06ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:22.239Z|6c34f772-a43f-4fb2-816f-7d81a21b06ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:22.239Z|0e30b87d-bb50-4a44-8639-edf399ffcf09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:22.256Z|f14d583b-aaa7-442e-90a2-44943626405f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:22.257Z|f14d583b-aaa7-442e-90a2-44943626405f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:22.362Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:22.363Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:31:22.363Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:31:22.364Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:31:22 GMT", x-onap-requestid:"867a5e44-6563-49f3-882f-a52897261ef3", x-requestid:"867a5e44-6563-49f3-882f-a52897261ef3", x-transactionid:"867a5e44-6563-49f3-882f-a52897261ef3", x-ecomp-requestid:"867a5e44-6563-49f3-882f-a52897261ef3", x-onap-partnername:"UNKNOWN", x-invocationid:"d572d1b9-f119-4d31-bf0c-1ad201595fe7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:22.364Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"867a5e44-6563-49f3-882f-a52897261ef3\",\"instanceId\":\"2a2e990d-83f2-4162-98aa-993fdbf7ad22\"}}","message":"Success","processInstanceID":"82858ad7-bbe8-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:31:22.364Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:22.365Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:31:22.369Z|867a5e44-6563-49f3-882f-a52897261ef3|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:22.558Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:22.562Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:22.563Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:22.563Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:22.564Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:22.564Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:22.564Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b904078e22d17498a7f30100ad20427", X-B3-SpanId:"ee4588ebe5f3cef6", X-B3-ParentSpanId:"6113ebd0607ebe99", X-B3-Sampled:"0", X-ONAP-RequestID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-RequestID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-TransactionID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-ECOMP-RequestID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd2858ae-62e1-43d4-9e55-9981ae6243e9"] 2023-03-06T06:31:22.565Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:22.565Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:22.619Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:22.620Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:22.620Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : OK 2023-03-06T06:31:22.620Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:23 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:22.627Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:31:20.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:22.627Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:22.628Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||InvokeReturn 2023-03-06T06:31:22.629Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:22.630Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:22.630Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:22.630Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:22.630Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:22.631Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b904078e22d17498a7f30100ad20427", X-B3-SpanId:"93f6440e80f9e5a0", X-B3-ParentSpanId:"6113ebd0607ebe99", X-B3-Sampled:"0", X-ONAP-RequestID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-RequestID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-TransactionID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-ECOMP-RequestID:"db9e517f-0149-4188-bb8f-57dfc3e126a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a552baa4-5e37-4b8c-ae70-37501c13852f"] 2023-03-06T06:31:22.631Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:22.631Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:22.663Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:22.663Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:22.664Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:22.664Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:23 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:22.665Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:22.665Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:22.665Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:22.672Z|db9e517f-0149-4188-bb8f-57dfc3e126a4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:31.103Z|5342a3e5-9a59-498a-8431-1056e1598497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:31:31.106Z|5342a3e5-9a59-498a-8431-1056e1598497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:31:32.268Z|083a2e57-805e-4453-aadf-b13a7d9ea5ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:32.268Z|68982ac4-986c-4e7a-980e-8764d2eb8380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:32.269Z|68982ac4-986c-4e7a-980e-8764d2eb8380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:32.269Z|083a2e57-805e-4453-aadf-b13a7d9ea5ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:32.295Z|4bdddaf1-e132-4168-a0c2-38ac25b54a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:32.296Z|4bdddaf1-e132-4168-a0c2-38ac25b54a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:32.859Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:32.865Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:32.894Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:32.903Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:32.907Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:32.912Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:32.917Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5c4ea4ca36020f96fc94ed1959fb634", X-B3-SpanId:"0fc6ac87c5f750ed", X-B3-ParentSpanId:"b6e0ef77c69873fb", X-B3-Sampled:"0", X-ONAP-RequestID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-RequestID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-TransactionID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-ECOMP-RequestID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4498d16e-b087-40a4-83ca-faca6bee1190"] 2023-03-06T06:31:32.921Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:32.921Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:32.975Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:32.976Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:32.976Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : OK 2023-03-06T06:31:32.976Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:32.982Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:20.000+00:00", "endTime" : "2023-03-06T06:31:30.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:32.983Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:32.983Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||InvokeReturn 2023-03-06T06:31:32.985Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:32.985Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:32.985Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:32.985Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:32.986Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:32.986Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5c4ea4ca36020f96fc94ed1959fb634", X-B3-SpanId:"2c5cc1e15ca7925d", X-B3-ParentSpanId:"b6e0ef77c69873fb", X-B3-Sampled:"0", X-ONAP-RequestID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-RequestID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-TransactionID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-ECOMP-RequestID:"64233515-ad6e-41a7-a9a1-987af98c0092", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d90ecf6-4ed4-467e-8476-c34bffa989f6"] 2023-03-06T06:31:32.986Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:32.986Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.026Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.027Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.027Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:33.028Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.028Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:33.028Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.029Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:33.038Z|64233515-ad6e-41a7-a9a1-987af98c0092|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:33.200Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:33.204Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:33.205Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:33.205Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:33.206Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:33.206Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:33.206Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"432c6336bb28e1d11079cae41d01c9f7", X-B3-SpanId:"597665bd4796afb5", X-B3-ParentSpanId:"97fef1d3901c61fb", X-B3-Sampled:"0", X-ONAP-RequestID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-RequestID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-TransactionID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-ECOMP-RequestID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"604f4070-0345-4fb5-a749-cdc9dbe62ceb"] 2023-03-06T06:31:33.206Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:33.207Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.244Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.245Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.245Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : OK 2023-03-06T06:31:33.245Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.248Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:20.000+00:00", "endTime" : "2023-03-06T06:31:30.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:33.248Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.249Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||InvokeReturn 2023-03-06T06:31:33.250Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:33.250Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:33.250Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:33.251Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:33.251Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:33.251Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"432c6336bb28e1d11079cae41d01c9f7", X-B3-SpanId:"d18472cbf8d852ca", X-B3-ParentSpanId:"97fef1d3901c61fb", X-B3-Sampled:"0", X-ONAP-RequestID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-RequestID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-TransactionID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-ECOMP-RequestID:"a67a4616-9d38-4c38-b3c5-1a2bea5e493b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0598d5c5-aa59-4f95-8d92-bb1bc76ae576"] 2023-03-06T06:31:33.251Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:33.252Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.281Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.282Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.282Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:33.282Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.283Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:33.283Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.283Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:33.293Z|a67a4616-9d38-4c38-b3c5-1a2bea5e493b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:33.474Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:33.480Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:33.480Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:33.481Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:33.481Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:33.482Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:33.482Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ff5066401cdf2af02c40e2e1b2298d1", X-B3-SpanId:"414b0f2d0355dc2c", X-B3-ParentSpanId:"0e026e8735efdbd8", X-B3-Sampled:"0", X-ONAP-RequestID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-RequestID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-TransactionID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-ECOMP-RequestID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e7d1323-f3d2-48ea-b45c-85cb7109c8b3"] 2023-03-06T06:31:33.482Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:33.483Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.531Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.532Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.532Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : OK 2023-03-06T06:31:33.533Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.533Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:20.000+00:00", "endTime" : "2023-03-06T06:31:30.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:33.534Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.535Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||InvokeReturn 2023-03-06T06:31:33.537Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:33.537Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:33.537Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:33.538Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:33.538Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:33.539Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ff5066401cdf2af02c40e2e1b2298d1", X-B3-SpanId:"1d27a210e3054130", X-B3-ParentSpanId:"0e026e8735efdbd8", X-B3-Sampled:"0", X-ONAP-RequestID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-RequestID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-TransactionID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-ECOMP-RequestID:"0d785eda-aad1-4d0f-b46a-272956001b1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc9a57cf-adc2-4b54-87a0-de605efded5c"] 2023-03-06T06:31:33.539Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:33.540Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.576Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.576Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.577Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:33.578Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.578Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:33.579Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.579Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:33.590Z|0d785eda-aad1-4d0f-b46a-272956001b1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:33.757Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:33.761Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:33.761Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:33.762Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:33.762Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:33.762Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:33.762Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34ca88adb93f084548c7a3dca7a69bc8", X-B3-SpanId:"53bed00ec6bf9feb", X-B3-ParentSpanId:"627535ef86ae3a0e", X-B3-Sampled:"0", X-ONAP-RequestID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-RequestID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-TransactionID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-ECOMP-RequestID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0289aae-50a0-4e27-ac99-776ebcd01537"] 2023-03-06T06:31:33.763Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:33.763Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.800Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.800Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.801Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : OK 2023-03-06T06:31:33.801Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.804Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:20.000+00:00", "endTime" : "2023-03-06T06:31:30.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:33.804Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.805Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||InvokeReturn 2023-03-06T06:31:33.806Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:33.806Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:33.807Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:33.807Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:33.807Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:33.808Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34ca88adb93f084548c7a3dca7a69bc8", X-B3-SpanId:"6878a37f844f2d9d", X-B3-ParentSpanId:"627535ef86ae3a0e", X-B3-Sampled:"0", X-ONAP-RequestID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-RequestID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-TransactionID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-ECOMP-RequestID:"69f05ffa-b66a-45d1-ad09-26a15b326b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"856bc4f4-69fc-4046-aa54-6e5b1e85fbe2"] 2023-03-06T06:31:33.808Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:33.808Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:33.835Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:33.836Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:33.837Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:33.837Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:34 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:33.840Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:33.840Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:33.841Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:33.848Z|69f05ffa-b66a-45d1-ad09-26a15b326b32|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:34.019Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:34.023Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:34.023Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||Invoke 2023-03-06T06:31:34.023Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:34.024Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3 2023-03-06T06:31:34.024Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Method : GET 2023-03-06T06:31:34.025Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4447d1546e182a60c8c2a0044261d22", X-B3-SpanId:"36d2fbed4d04799e", X-B3-ParentSpanId:"3b77ed78255a2387", X-B3-Sampled:"0", X-ONAP-RequestID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-RequestID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-TransactionID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-ECOMP-RequestID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c9f766-ac26-4569-8ee6-642cf8eaf309"] 2023-03-06T06:31:34.025Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Request body: 2023-03-06T06:31:34.026Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:34.110Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:34.111Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:34.112Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Status text : OK 2023-03-06T06:31:34.112Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:35 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:34.116Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||Response body: { "requestId" : "867a5e44-6563-49f3-882f-a52897261ef3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:20.000+00:00", "endTime" : "2023-03-06T06:31:30.000+00:00", "source" : "VID", "vnfId" : "2a2e990d-83f2-4162-98aa-993fdbf7ad22", "vnfName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138_vnf_0", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"85c72bf0-d23b-4a71-9511-4c8b4b047705\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"87e865ef-64f0-4ab1-a991-c6a51ad9445f\",\n \"modelCustomizationId\": \"dd5750a3-bc82-4bde-9f36-b627449766ec\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e/vnfs/2a2e990d-83f2-4162-98aa-993fdbf7ad22", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "867a5e44-6563-49f3-882f-a52897261ef3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3" } } } 2023-03-06T06:31:34.116Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:34.117Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/867a5e44-6563-49f3-882f-a52897261ef3|INFO|500||InvokeReturn 2023-03-06T06:31:34.119Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:34.119Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:34.120Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:34.120Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false 2023-03-06T06:31:34.122Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:34.122Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4447d1546e182a60c8c2a0044261d22", X-B3-SpanId:"8a3876c3900eb227", X-B3-ParentSpanId:"3b77ed78255a2387", X-B3-Sampled:"0", X-ONAP-RequestID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-RequestID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-TransactionID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-ECOMP-RequestID:"c1b46b2f-9136-46ba-8e37-dc7a2af18035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eda18b4-0132-4ad2-946e-118f73f34e6c"] 2023-03-06T06:31:34.123Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:34.123Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:34.169Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:34.169Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:34.170Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:34.170Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:35 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:34.172Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:34.173Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:34.173Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=867a5e44-6563-49f3-882f-a52897261ef3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:34.183Z|c1b46b2f-9136-46ba-8e37-dc7a2af18035|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/867a5e44-6563-49f3-882f-a52897261ef3|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:40.594Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:40.596Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||Checking if requestId: 242f6ced-22ef-4a7d-9a8a-672a48b7b90d already exists in requestDb InfraActiveRequests table 2023-03-06T06:31:40.597Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:31:40.597Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:31:40.597Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:40.598Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:31:40.598Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:31:40.598Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3aba4960fc10cd38049c9ce1b0f2da0", X-B3-SpanId:"98f00dfd5b0d7840", X-B3-ParentSpanId:"e560880eaeaa81c6", X-B3-Sampled:"0", X-ONAP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1c0394-7b00-4c6d-a476-260c4aba2789"] 2023-03-06T06:31:40.599Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:31:40.599Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:40.680Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:40.681Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T06:31:40.681Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : Not Found 2023-03-06T06:31:40.681Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:31:41 GMT", x-envoy-upstream-service-time:"76", server:"envoy"] 2023-03-06T06:31:40.682Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: 2023-03-06T06:31:40.682Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:40.682Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:40.691Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T06:31:40.697Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:40.721Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:31:40.722Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|INFO|500||Invoke 2023-03-06T06:31:40.760Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|INFO|500||InvokeReturn 2023-03-06T06:31:40.761Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:31:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[34], vertex-id=[217312], x-aai-txid=[0-aai-resources-230306-06:31:40:728-64680], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:40.762Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e"}]} 2023-03-06T06:31:40.767Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:40.792Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:31:40.792Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[71f2fa37-5edc-407c-9d41-3741db3cfe93], X-ECOMP-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d], X-TransactionId=[], X-ONAP-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d]} 2023-03-06T06:31:40.852Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:31:40 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[55], x-aai-txid=[2-aai-resources-230306-06:31:40:801-156], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:40.853Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-03-06T06:31:40.853Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:40.855Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-03-06T06:31:40.859Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:40.887Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|INFO|500||Invoke 2023-03-06T06:31:40.888Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c759f0b0-cd04-448f-8d18-2c600facffd8], X-ECOMP-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d], X-TransactionId=[], X-ONAP-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d]} 2023-03-06T06:31:41.018Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:31:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[127], vertex-id=[217312], x-aai-txid=[0-aai-resources-230306-06:31:40:895-68344], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:41.019Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e"}]} 2023-03-06T06:31:41.019Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|INFO|500||InvokeReturn 2023-03-06T06:31:41.024Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:41.048Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:31:41.049Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:31:41.131Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:41.132Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:31:41 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[78], x-aai-txid=[1-aai-resources-230306-06:31:41:057-8763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:41.133Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-03-06T06:31:41.135Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-03-06T06:31:41.141Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:41.179Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|INFO|500||Invoke 2023-03-06T06:31:41.180Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4aa5a6b6-4d43-4edf-81ac-2431f7f1417b], X-ECOMP-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d], X-TransactionId=[], X-ONAP-RequestID=[242f6ced-22ef-4a7d-9a8a-672a48b7b90d]} 2023-03-06T06:31:41.246Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:31:41 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[63], vertex-id=[217312], x-aai-txid=[2-aai-resources-230306-06:31:41:188-19765], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:41.246Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e"}]} 2023-03-06T06:31:41.247Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e?format=pathed|INFO|500||InvokeReturn 2023-03-06T06:31:41.251Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:41.275Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:31:41.275Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-03-06T06:31:41.407Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-03-06T06:31:41.408Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 06:31:41 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[128], x-aai-txid=[1-aai-resources-230306-06:31:41:293-55004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:41.408Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations","ERR.5.4.6114"]}}} 2023-03-06T06:31:41.412Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ad34bf7b-918f-422f-9929-0f316b33ea8e/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-03-06T06:31:41.416Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T06:31:41.443Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T06:31:41.444Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T06:31:41.636Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T06:31:41.637Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 06:31:41 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[189], vertex-id=[176232], x-aai-txid=[2-aai-resources-230306-06:31:41:451-73372], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T06:31:41.638Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678084289337","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-03-06T06:31:41.639Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T06:31:41.639Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T06:31:41.641Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:31:41.641Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T06:31:41.642Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:41.642Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T06:31:41.642Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T06:31:41.643Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|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:"f3aba4960fc10cd38049c9ce1b0f2da0", X-B3-SpanId:"517c4bafdb7808d8", X-B3-ParentSpanId:"e560880eaeaa81c6", X-B3-Sampled:"0", X-ONAP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a3c3a7a-253a-4bef-bf97-410f26a8bfd6"] 2023-03-06T06:31:41.643Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e"},"instanceName":null,"requestScope":"service"} 2023-03-06T06:31:41.643Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:41.747Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:41.747Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:41.748Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T06:31:41.748Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 06:31:42 GMT", x-envoy-upstream-service-time:"99", server:"envoy"] 2023-03-06T06:31:41.748Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T06:31:41.749Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:41.749Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T06:31:41.750Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:31:41.751Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:31:41.751Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:41.751Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:31:41.751Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:31:41.752Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|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:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6987d2fa-134e-4df4-b127-afa0da3b4792"] 2023-03-06T06:31:41.752Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:31:41.752Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:41.953Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:41.954Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:41.954Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:31:41.955Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:31:42 GMT", x-envoy-upstream-service-time:"196", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:41.955Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:31:41.956Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:41.956Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:31:41.960Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-06T06:31:41.960Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-06T06:31:41.960Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:41.961Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-06T06:31:41.961Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T06:31:41.961Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|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:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d46a7b-70f9-4f40-9475-6145a4cc2a0a"] 2023-03-06T06:31:41.962Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T06:31:41.962Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:42.023Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:42.024Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:42.024Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-06T06:31:42.024Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:31:42 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:42.027Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-03-06T06:31:42.028Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:42.028Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-06T06:31:42.031Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:31:42.031Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T06:31:42.031Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:42.032Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T06:31:42.032Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T06:31:42.032Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|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:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d00a72-89b2-4d9a-a685-04c9f236df9f"] 2023-03-06T06:31:42.032Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T06:31:42.033Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:42.100Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:42.100Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:42.101Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T06:31:42.101Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 06:31:42 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:42.102Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T06:31:42.102Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:42.102Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T06:31:42.107Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:31:42.107Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T06:31:42.107Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:42.107Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T06:31:42.107Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T06:31:42.108Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"f3aba4960fc10cd38049c9ce1b0f2da0", X-B3-SpanId:"f42f877e87a44f03", X-B3-ParentSpanId:"e560880eaeaa81c6", X-B3-Sampled:"0", X-ONAP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"426ca526-2466-426b-97eb-8a31dcb1b787"] 2023-03-06T06:31:42.108Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"242f6ced-22ef-4a7d-9a8a-672a48b7b90d","requestStatus":"IN_PROGRESS","startTime":1678084301412,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ad34bf7b-918f-422f-9929-0f316b33ea8e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"242f6ced-22ef-4a7d-9a8a-672a48b7b90d"} 2023-03-06T06:31:42.108Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:42.218Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:42.219Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T06:31:42.220Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T06:31:42.220Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|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/242f6ced-22ef-4a7d-9a8a-672a48b7b90d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:42 GMT", x-envoy-upstream-service-time:"107", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:42.221Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:31:41.412+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T06:31:43.355+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:31:42.222Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:42.222Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T06:31:42.229Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:31:42.230Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T06:31:42.230Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:42.230Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T06:31:42.231Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T06:31:42.231Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"f3aba4960fc10cd38049c9ce1b0f2da0", X-B3-SpanId:"56abe2a0ee5d8e27", X-B3-ParentSpanId:"e560880eaeaa81c6", X-B3-Sampled:"0", X-ONAP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-TransactionID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ECOMP-RequestID:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba459b9-e3c0-49fe-bc75-7fd398b1e027"] 2023-03-06T06:31:42.231Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelUuid\":\"82a5dc87-5bd5-423b-b748-deb758cf815a\",\"modelInvariantUuid\":\"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\"}","type":"String"},"requestId":{"value":"242f6ced-22ef-4a7d-9a8a-672a48b7b90d","type":"String"},"mso-request-id":{"value":"242f6ced-22ef-4a7d-9a8a-672a48b7b90d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ad34bf7b-918f-422f-9929-0f316b33ea8e","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/ad34bf7b-918f-422f-9929-0f316b33ea8e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T06:31:42.231Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:42.292Z|b1847f34-35f4-4fab-81ab-27424d3ce772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:42.292Z|b1847f34-35f4-4fab-81ab-27424d3ce772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:42.299Z|f46f5c59-5d62-4111-bc93-8c7b9f49ae28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:42.299Z|f46f5c59-5d62-4111-bc93-8c7b9f49ae28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:42.320Z|fa627018-e089-4107-aaa2-a04478ae5650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:42.320Z|fa627018-e089-4107-aaa2-a04478ae5650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:43.263Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:43.263Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T06:31:43.264Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T06:31:43.264Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 06:31:43 GMT", x-onap-requestid:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", x-requestid:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", x-transactionid:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", x-ecomp-requestid:"242f6ced-22ef-4a7d-9a8a-672a48b7b90d", x-onap-partnername:"UNKNOWN", x-invocationid:"cba459b9-e3c0-49fe-bc75-7fd398b1e027", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1023", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:43.264Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"242f6ced-22ef-4a7d-9a8a-672a48b7b90d\",\"instanceId\":\"ad34bf7b-918f-422f-9929-0f316b33ea8e\"}}","message":"Success","processInstanceID":"8f03c93f-bbe8-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T06:31:43.265Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:43.266Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T06:31:43.273Z|242f6ced-22ef-4a7d-9a8a-672a48b7b90d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:43.461Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:43.493Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:31:43.494Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:31:43.494Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:43.495Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:31:43.495Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:31:43.495Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a19b557beb32935bcc6d1839bea6a88f", X-B3-SpanId:"76100acbe435814b", X-B3-ParentSpanId:"0e33d62022e98410", X-B3-Sampled:"0", X-ONAP-RequestID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-RequestID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-TransactionID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-ECOMP-RequestID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30b85d39-4355-43bf-81d8-feb81f142752"] 2023-03-06T06:31:43.496Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:31:43.496Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:43.572Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:43.572Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:43.573Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : OK 2023-03-06T06:31:43.573Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:44 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:43.582Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T06:31:41.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:31:43.582Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:43.583Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||InvokeReturn 2023-03-06T06:31:43.585Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:31:43.586Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:43.586Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:43.586Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:31:43.587Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:43.587Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a19b557beb32935bcc6d1839bea6a88f", X-B3-SpanId:"6feec8aea4bfce06", X-B3-ParentSpanId:"0e33d62022e98410", X-B3-Sampled:"0", X-ONAP-RequestID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-RequestID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-TransactionID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-ECOMP-RequestID:"6d7fe679-a450-446d-a270-5d4db30c280c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a552548-191e-4857-a875-1aee963dedf6"] 2023-03-06T06:31:43.587Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:43.588Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:43.651Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:43.652Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:43.653Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:43.653Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:44 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:43.656Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:43.656Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:43.656Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:43.671Z|6d7fe679-a450-446d-a270-5d4db30c280c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:31:46.103Z|fd228fe3-8536-4547-be77-a1ce65526804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:31:46.104Z|fd228fe3-8536-4547-be77-a1ce65526804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:31:47.221Z|e3ad8dc7-e3c8-411b-bdc7-ccdabc9f786b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:31:47.221Z|e3ad8dc7-e3c8-411b-bdc7-ccdabc9f786b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:31:52.316Z|737f4ca7-d30c-420d-90d3-ff6495cbd239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:52.317Z|737f4ca7-d30c-420d-90d3-ff6495cbd239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:52.320Z|171e95cf-f5e6-4143-a2a7-c86d18b3694b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:52.321Z|171e95cf-f5e6-4143-a2a7-c86d18b3694b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:52.343Z|41d9ca08-d313-4d33-a5b2-284b30a86278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:31:52.344Z|41d9ca08-d313-4d33-a5b2-284b30a86278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:31:53.846Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:31:53.853Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:31:53.854Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:31:53.854Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:53.854Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:31:53.854Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:31:53.855Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c41e06fd309b1fbd4de663de0b1b7af", X-B3-SpanId:"2f994f0ab05ea14c", X-B3-ParentSpanId:"5992770839f53e21", X-B3-Sampled:"0", X-ONAP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-TransactionID:"5f621477-cba4-422a-9362-e82b958266f0", X-ECOMP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e64c752d-4784-443b-8b5d-53169e0449f5"] 2023-03-06T06:31:53.855Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:31:53.855Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:53.966Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:53.967Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:53.967Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : OK 2023-03-06T06:31:53.967Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:55 GMT", x-envoy-upstream-service-time:"107", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:53.968Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-03-06T06:31:41.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:31:53.968Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:53.969Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||InvokeReturn 2023-03-06T06:31:53.970Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:31:53.970Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:31:53.970Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:53.970Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:31:53.971Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:31:53.971Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c41e06fd309b1fbd4de663de0b1b7af", X-B3-SpanId:"9bfe6b14d143816a", X-B3-ParentSpanId:"5992770839f53e21", X-B3-Sampled:"0", X-ONAP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-TransactionID:"5f621477-cba4-422a-9362-e82b958266f0", X-ECOMP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06e509ef-09d7-4ac3-b3a5-c7d3b4604084"] 2023-03-06T06:31:53.971Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:31:53.971Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:54.025Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:54.026Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:54.026Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:31:54.027Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:31:55 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:31:54.050Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:31:54.051Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:54.051Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:31:54.089Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:31:54.089Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T06:31:54.089Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:54.090Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T06:31:54.090Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:31:54.090Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-TransactionID:"5f621477-cba4-422a-9362-e82b958266f0", X-ECOMP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"062da070-0bb6-4127-abf2-bc441affe5db"] 2023-03-06T06:31:54.090Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:31:54.091Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:54.257Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:54.258Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:54.258Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:31:54.258Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77F3D823E86854ED220EB9FE25B4ACDC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 06:31:54 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-03-06T06:31:54.259Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"91b57bbd-bbe8-11ed-a63b-e6a4aa4715af","businessKey":"242f6ced-22ef-4a7d-9a8a-672a48b7b90d","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T06:31:46.976+0000","endTime":"2023-03-06T06:31:48.654+0000","removalTime":null,"durationInMillis":1678,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"8f03c93f-bbe8-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"91b1aafb-bbe8-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T06:31:54.259Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:54.259Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:31:54.288Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:31:54.289Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T06:31:54.289Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T06:31:54.289Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T06:31:54.290Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T06:31:54.290Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-TransactionID:"5f621477-cba4-422a-9362-e82b958266f0", X-ECOMP-RequestID:"5f621477-cba4-422a-9362-e82b958266f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d6eb323-535c-405a-80c2-04a5b8a788e7"] 2023-03-06T06:31:54.290Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T06:31:54.290Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T06:31:54.460Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T06:31:54.461Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T06:31:54.461Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T06:31:54.461Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7BBED894359FACF71F0757CC6204F9DD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 06 Mar 2023 06:31:54 GMT", x-envoy-upstream-service-time:"165", server:"envoy"] 2023-03-06T06:31:54.461Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:91b92550-bbe8-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"91b57bbd-bbe8-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"91b57bbd-bbe8-11ed-a63b-e6a4aa4715af","executionId":"91b57bbd-bbe8-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T06:31:46.999+0000","endTime":"2023-03-06T06:31:48.653+0000","durationInMillis":1654,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8f03c93f-bbe8-11ed-a63b-e6a4aa4715af"}] 2023-03-06T06:31:54.462Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T06:31:54.462Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=91b57bbd-bbe8-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T06:31:54.472Z|5f621477-cba4-422a-9362-e82b958266f0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:32:01.103Z|73317210-2535-42b5-b082-2ec2ee039d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:32:01.103Z|73317210-2535-42b5-b082-2ec2ee039d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:32:02.344Z|e708d914-e0bf-4531-8c3b-e015ef05c9f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:02.345Z|0ae46d02-efa0-42ba-b1ab-550657e1926a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:02.345Z|0ae46d02-efa0-42ba-b1ab-550657e1926a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:02.345Z|e708d914-e0bf-4531-8c3b-e015ef05c9f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:02.367Z|7388a490-14e3-4328-a66c-345b10901c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:02.368Z|7388a490-14e3-4328-a66c-345b10901c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:04.646Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:32:04.653Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:04.654Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:32:04.654Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:04.655Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:04.655Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:32:04.655Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38adb69d2c917d6b9a5575b09f5e565a", X-B3-SpanId:"9b5d6e1e094f6c50", X-B3-ParentSpanId:"25b5065a5643249f", X-B3-Sampled:"0", X-ONAP-RequestID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-RequestID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-TransactionID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-ECOMP-RequestID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fb7ea76-f526-46ae-82f2-5e4afbe44159"] 2023-03-06T06:32:04.656Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:32:04.656Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:04.761Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:04.762Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:04.762Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : OK 2023-03-06T06:32:04.762Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:05 GMT", x-envoy-upstream-service-time:"97", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:04.766Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:41.000+00:00", "endTime" : "2023-03-06T06:31:56.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:32:04.766Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:04.766Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||InvokeReturn 2023-03-06T06:32:04.768Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:04.769Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:32:04.769Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:04.769Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:04.769Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:32:04.770Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38adb69d2c917d6b9a5575b09f5e565a", X-B3-SpanId:"8ca89fbf069dc9d7", X-B3-ParentSpanId:"25b5065a5643249f", X-B3-Sampled:"0", X-ONAP-RequestID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-RequestID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-TransactionID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-ECOMP-RequestID:"5ad13a0d-62ad-422b-9edf-323a10d1930f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"560e123c-84e6-465c-b222-b93ae8d9783e"] 2023-03-06T06:32:04.770Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:32:04.770Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:04.824Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:04.825Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:04.825Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:32:04.825Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:05 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:04.832Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:32:04.833Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:04.833Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:32:04.840Z|5ad13a0d-62ad-422b-9edf-323a10d1930f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:32:05.005Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:32:05.010Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:05.010Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:32:05.011Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:05.011Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:05.011Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:32:05.012Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6af59c3e00068456e3612d483cf9939", X-B3-SpanId:"3043567d0d945338", X-B3-ParentSpanId:"0bb64eea616c204b", X-B3-Sampled:"0", X-ONAP-RequestID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-RequestID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-TransactionID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-ECOMP-RequestID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"656fa285-0f9d-4e4b-9ec3-019357a75760"] 2023-03-06T06:32:05.012Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:32:05.013Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:05.144Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:05.144Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:05.145Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : OK 2023-03-06T06:32:05.145Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:05 GMT", x-envoy-upstream-service-time:"128", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:05.161Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:41.000+00:00", "endTime" : "2023-03-06T06:31:56.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:32:05.162Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:05.163Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||InvokeReturn 2023-03-06T06:32:05.164Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:05.164Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:32:05.165Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:05.165Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:05.165Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:32:05.166Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6af59c3e00068456e3612d483cf9939", X-B3-SpanId:"9cd44b6b1a180843", X-B3-ParentSpanId:"0bb64eea616c204b", X-B3-Sampled:"0", X-ONAP-RequestID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-RequestID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-TransactionID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-ECOMP-RequestID:"b0e3da28-5555-4acf-bd27-a654d2a54a36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8c92ec9-56ea-41d3-98ae-13fbeee3954e"] 2023-03-06T06:32:05.166Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:32:05.166Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:05.238Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:05.239Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:05.239Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:32:05.239Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:05 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:05.270Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:32:05.271Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:05.272Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:32:05.280Z|b0e3da28-5555-4acf-bd27-a654d2a54a36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:32:05.434Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:32:05.455Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:05.455Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:32:05.455Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:05.456Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:05.456Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:32:05.456Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"847f3b9c7cb4072f51da69bb9e8f1cce", X-B3-SpanId:"baae454379e1e44c", X-B3-ParentSpanId:"93c65998f9b59832", X-B3-Sampled:"0", X-ONAP-RequestID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-RequestID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-TransactionID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-ECOMP-RequestID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8562136b-be39-4c39-a948-7ea568a77a1a"] 2023-03-06T06:32:05.456Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:32:05.457Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:05.555Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:05.556Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:05.557Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : OK 2023-03-06T06:32:05.557Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:05 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:05.559Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:41.000+00:00", "endTime" : "2023-03-06T06:31:56.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:32:05.560Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:05.560Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||InvokeReturn 2023-03-06T06:32:05.561Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:05.562Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:32:05.563Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:05.563Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:05.563Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:32:05.563Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"847f3b9c7cb4072f51da69bb9e8f1cce", X-B3-SpanId:"41829092edbe9979", X-B3-ParentSpanId:"93c65998f9b59832", X-B3-Sampled:"0", X-ONAP-RequestID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-RequestID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-TransactionID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-ECOMP-RequestID:"98c7253c-d5af-441c-a499-ad99a81f2b95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b80c87-ea07-48cf-a097-32884ea11f7b"] 2023-03-06T06:32:05.563Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:32:05.564Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:05.615Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:05.616Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:05.616Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:32:05.616Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:05 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:05.623Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:32:05.624Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:05.625Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:32:05.652Z|98c7253c-d5af-441c-a499-ad99a81f2b95|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:32:05.820Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Entering 2023-03-06T06:32:05.825Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:05.826Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||Invoke 2023-03-06T06:32:05.826Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:05.826Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d 2023-03-06T06:32:05.826Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Method : GET 2023-03-06T06:32:05.827Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e290759c95915580483a228ad42b46e0", X-B3-SpanId:"b99678739538249f", X-B3-ParentSpanId:"bc6958dd7df2a163", X-B3-Sampled:"0", X-ONAP-RequestID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-RequestID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-TransactionID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-ECOMP-RequestID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2146f179-c116-46e8-81b9-b6687298d84b"] 2023-03-06T06:32:05.827Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Request body: 2023-03-06T06:32:05.827Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:05.918Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:05.918Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:05.919Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Status text : OK 2023-03-06T06:32:05.919Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:07 GMT", x-envoy-upstream-service-time:"88", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:05.925Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||Response body: { "requestId" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T06:31:41.000+00:00", "endTime" : "2023-03-06T06:31:56.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"2db2dc27-9c7e-4575-9579-9b0a6c6dc245\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"82a5dc87-5bd5-423b-b748-deb758cf815a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T06:31:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "ad34bf7b-918f-422f-9929-0f316b33ea8e", "serviceInstanceName" : "basic_vm-3895fe2a-582c-4033-8942-98e3a8680138", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ad34bf7b-918f-422f-9929-0f316b33ea8e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "242f6ced-22ef-4a7d-9a8a-672a48b7b90d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d" } } } 2023-03-06T06:32:05.925Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:05.926Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|INFO|500||InvokeReturn 2023-03-06T06:32:05.927Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:05.928Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T06:32:05.928Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T06:32:05.928Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false 2023-03-06T06:32:05.929Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T06:32:05.929Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e290759c95915580483a228ad42b46e0", X-B3-SpanId:"f750932fd3b73ee3", X-B3-ParentSpanId:"bc6958dd7df2a163", X-B3-Sampled:"0", X-ONAP-RequestID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-RequestID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-TransactionID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-ECOMP-RequestID:"3d583226-9dbd-4357-943c-0a54cfe9a56c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77bb0188-a373-4dcc-82dc-089d697808bd"] 2023-03-06T06:32:05.929Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T06:32:05.930Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T06:32:05.960Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T06:32:05.961Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T06:32:05.961Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T06:32:05.961Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 06:32:07 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T06:32:05.963Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T06:32:05.963Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T06:32:05.964Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=242f6ced-22ef-4a7d-9a8a-672a48b7b90d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T06:32:05.977Z|3d583226-9dbd-4357-943c-0a54cfe9a56c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/242f6ced-22ef-4a7d-9a8a-672a48b7b90d|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T06:32:11.061Z|63fced8c-0015-4647-8da1-ed99eb8785fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:32:11.062Z|63fced8c-0015-4647-8da1-ed99eb8785fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:12.369Z|be5c762b-f72b-47a2-a46c-a67cee5ea148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:12.369Z|9cd33379-847a-4ff1-8564-fa68e91a8417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:12.369Z|be5c762b-f72b-47a2-a46c-a67cee5ea148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:12.370Z|9cd33379-847a-4ff1-8564-fa68e91a8417|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:12.391Z|72418a97-d7dd-423a-ae6d-3023abfe1e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:12.392Z|72418a97-d7dd-423a-ae6d-3023abfe1e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:16.103Z|e5a743ae-808e-4b93-8c81-94093d7939a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:32:16.105Z|e5a743ae-808e-4b93-8c81-94093d7939a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:32:17.222Z|09e0c111-403e-4437-b224-58bb6e287739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:32:17.223Z|09e0c111-403e-4437-b224-58bb6e287739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:32:22.397Z|3e7de19b-5ab6-49cb-b453-e7e7938acd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:22.397Z|722b8836-4cb4-4b2c-a4e8-634f3c967196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:22.398Z|3e7de19b-5ab6-49cb-b453-e7e7938acd51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:22.398Z|722b8836-4cb4-4b2c-a4e8-634f3c967196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:22.419Z|5755603b-2321-44f8-9a96-da0e4e036d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:22.420Z|5755603b-2321-44f8-9a96-da0e4e036d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:31.103Z|adba491f-9c13-4504-98c8-c3434faab7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:32:31.104Z|adba491f-9c13-4504-98c8-c3434faab7f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:32:32.424Z|243a292c-e329-48d4-a7fa-62f7d49fbfbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:32.425Z|243a292c-e329-48d4-a7fa-62f7d49fbfbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:32.428Z|3243527b-b92d-4539-8549-fdfeda51ff15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:32.428Z|3243527b-b92d-4539-8549-fdfeda51ff15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:32.446Z|a539e432-bba9-4940-a531-1dbeaae2e3cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:32.446Z|a539e432-bba9-4940-a531-1dbeaae2e3cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:42.456Z|f227021a-1437-4782-8e7c-97d50e810b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:42.457Z|f227021a-1437-4782-8e7c-97d50e810b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:42.460Z|865b640d-d160-46f7-9766-7697df0390e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:42.460Z|865b640d-d160-46f7-9766-7697df0390e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:42.473Z|6880845b-f9b4-46bf-91e9-03e131cddf21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:42.473Z|6880845b-f9b4-46bf-91e9-03e131cddf21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:46.103Z|a54cdd1e-8246-476a-8600-fc56d869c4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:32:46.104Z|a54cdd1e-8246-476a-8600-fc56d869c4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:32:47.223Z|1dc70459-3104-4050-8b53-c38d8323d6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:32:47.224Z|1dc70459-3104-4050-8b53-c38d8323d6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:32:52.482Z|3edf53b8-8668-4bf7-8fde-822e1b08cb3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:52.482Z|3edf53b8-8668-4bf7-8fde-822e1b08cb3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:52.498Z|5229ac58-87a0-4dcd-a838-5faaccf7b20b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:52.499Z|5229ac58-87a0-4dcd-a838-5faaccf7b20b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:32:52.515Z|958b7ca2-935b-46be-b734-7ffbe3da1f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:32:52.516Z|958b7ca2-935b-46be-b734-7ffbe3da1f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:01.103Z|9ad3837b-8eab-46cd-8fcb-10f8c223dd9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:33:01.105Z|9ad3837b-8eab-46cd-8fcb-10f8c223dd9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:33:02.505Z|edc9a49b-7396-43ca-8f3a-6817e7ed0489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:02.506Z|edc9a49b-7396-43ca-8f3a-6817e7ed0489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:02.527Z|cc3177c6-b8dd-41ec-b550-0d1a98dad7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:02.528Z|cc3177c6-b8dd-41ec-b550-0d1a98dad7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:02.542Z|7150803f-3aae-4aa6-bfb6-6a0f5cbe38f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:02.542Z|7150803f-3aae-4aa6-bfb6-6a0f5cbe38f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:11.060Z|f95a775c-36c1-404e-9c37-984c5b31e4a5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:33:11.061Z|f95a775c-36c1-404e-9c37-984c5b31e4a5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:12.536Z|79dbe8c2-8bf0-4f08-9d52-9c9599e0f5ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:12.537Z|79dbe8c2-8bf0-4f08-9d52-9c9599e0f5ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:12.556Z|c0cf53c8-9f60-4b2f-98cb-3178dd58108a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:12.556Z|c0cf53c8-9f60-4b2f-98cb-3178dd58108a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:12.570Z|64b34724-4bcc-44db-b0a3-9fd84b4347f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:12.570Z|64b34724-4bcc-44db-b0a3-9fd84b4347f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:16.103Z|076b2fdc-ab4b-4e26-8f72-3db6352f4c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:33:16.104Z|076b2fdc-ab4b-4e26-8f72-3db6352f4c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:33:17.224Z|897aaf16-3580-4ee8-80d7-3c684a031870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:33:17.225Z|897aaf16-3580-4ee8-80d7-3c684a031870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:33:22.570Z|8b568e9f-ba2b-48ce-8d52-1c9a61267a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:22.571Z|8b568e9f-ba2b-48ce-8d52-1c9a61267a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:22.586Z|07929572-1bf0-4a09-9a3f-bae636879427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:22.587Z|07929572-1bf0-4a09-9a3f-bae636879427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:22.596Z|4e750fe8-f11d-44e0-aed5-2d709d39bdf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:22.597Z|4e750fe8-f11d-44e0-aed5-2d709d39bdf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:31.103Z|56fa15bf-dc72-4a5d-a409-80eab570342e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:33:31.104Z|56fa15bf-dc72-4a5d-a409-80eab570342e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:33:32.599Z|d62e838a-e6be-46ef-a884-ce87cd722f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:32.599Z|d62e838a-e6be-46ef-a884-ce87cd722f74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:32.620Z|373ea363-abb4-4ab6-bef9-45d9433feb1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:32.621Z|373ea363-abb4-4ab6-bef9-45d9433feb1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:32.626Z|58e56499-3066-4181-87fb-19893c5c6429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:32.626Z|58e56499-3066-4181-87fb-19893c5c6429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:42.635Z|372082af-1a3b-4909-b500-aad4fd1b8ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:42.636Z|372082af-1a3b-4909-b500-aad4fd1b8ea9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:42.647Z|5bb2c209-abb9-41e5-8f6d-1c55e7139a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:42.647Z|5bb2c209-abb9-41e5-8f6d-1c55e7139a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:42.656Z|a32f3190-b1b2-4675-9225-f6e0d3370cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:42.658Z|a32f3190-b1b2-4675-9225-f6e0d3370cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:46.103Z|a0bd0844-7fb2-4006-904e-789d86958426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:33:46.107Z|a0bd0844-7fb2-4006-904e-789d86958426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:33:47.226Z|0d85e4cf-2696-46af-b446-2ccbd7a37031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:33:47.226Z|0d85e4cf-2696-46af-b446-2ccbd7a37031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:33:52.671Z|74288201-a4c3-4ddc-aeb0-eb30fca71643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:52.672Z|74288201-a4c3-4ddc-aeb0-eb30fca71643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:52.674Z|7cd0d65f-e0b0-436c-b198-ee99b4539eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:52.674Z|7cd0d65f-e0b0-436c-b198-ee99b4539eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:33:52.682Z|d4df4cec-d815-4551-a113-3aef9ce54c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:33:52.683Z|d4df4cec-d815-4551-a113-3aef9ce54c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:01.103Z|bf056bd0-5e17-4e4c-bf5c-40990df9f4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:34:01.104Z|bf056bd0-5e17-4e4c-bf5c-40990df9f4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:34:02.700Z|df09c2dd-3ed1-4145-95f9-111e34a18f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:02.700Z|8aac99f6-156c-43f4-ad91-165e1a6d6754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:02.701Z|8aac99f6-156c-43f4-ad91-165e1a6d6754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:02.701Z|df09c2dd-3ed1-4145-95f9-111e34a18f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:02.717Z|129ebbd5-24df-472e-8869-b5148e851848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:02.718Z|129ebbd5-24df-472e-8869-b5148e851848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:11.060Z|125c812a-c14c-4b20-bb06-5831953657b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:34:11.061Z|125c812a-c14c-4b20-bb06-5831953657b1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:12.726Z|cc14fe3f-3aef-4b50-a8f3-87da0243a5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:12.727Z|cc14fe3f-3aef-4b50-a8f3-87da0243a5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:12.726Z|be24c0b9-cbae-4049-9d31-70f16af4f885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:12.728Z|be24c0b9-cbae-4049-9d31-70f16af4f885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:12.752Z|ac07a834-1f5d-460b-b590-4fe664354ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:12.753Z|ac07a834-1f5d-460b-b590-4fe664354ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:16.103Z|e59780ac-50c5-4f3b-8392-3c84a7e9845c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:34:16.104Z|e59780ac-50c5-4f3b-8392-3c84a7e9845c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:34:17.227Z|e42e7f93-b32c-464f-817e-236872c6de59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:34:17.227Z|e42e7f93-b32c-464f-817e-236872c6de59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:34:22.753Z|eedd4b4a-261f-4c80-9085-caab4cb56f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:22.753Z|f3f29fa8-d112-4502-8746-32ad5279dead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:22.754Z|f3f29fa8-d112-4502-8746-32ad5279dead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:22.754Z|eedd4b4a-261f-4c80-9085-caab4cb56f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:22.779Z|a33271ba-5e26-4f5b-a756-876465b28024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:22.780Z|a33271ba-5e26-4f5b-a756-876465b28024|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:31.103Z|a95ddb2e-13a3-4626-8281-aad612ef2053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:34:31.107Z|a95ddb2e-13a3-4626-8281-aad612ef2053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:34:32.779Z|a9b56734-0f31-4878-b4fb-c2d62b39fd89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:32.780Z|a9b56734-0f31-4878-b4fb-c2d62b39fd89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:32.790Z|ec47d3f8-7a86-4a8a-a7ce-bf9d043d2d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:32.791Z|ec47d3f8-7a86-4a8a-a7ce-bf9d043d2d73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:32.808Z|ad874c6b-c429-4df2-80ef-398a6de9f1b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:32.808Z|ad874c6b-c429-4df2-80ef-398a6de9f1b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:42.829Z|042b7648-2314-4e8b-81a0-439aff55a877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:42.829Z|042b7648-2314-4e8b-81a0-439aff55a877|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:42.837Z|4da32b28-14b2-4056-9c70-50797e1953f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:42.837Z|ff736231-b0c2-4c6f-a4be-aa542fb50f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:42.838Z|4da32b28-14b2-4056-9c70-50797e1953f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:42.839Z|ff736231-b0c2-4c6f-a4be-aa542fb50f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:46.103Z|fd8080a4-fc5c-4fe9-93c0-5ad9a3ec281d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:34:46.104Z|fd8080a4-fc5c-4fe9-93c0-5ad9a3ec281d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:34:47.228Z|3f80cbfc-d788-4ea3-8555-dbd52ddd74f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:34:47.229Z|3f80cbfc-d788-4ea3-8555-dbd52ddd74f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:34:52.856Z|d08cbec2-7beb-469e-bac6-f13ba7ac35ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:52.858Z|d08cbec2-7beb-469e-bac6-f13ba7ac35ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:52.862Z|81c26b9e-69ae-4478-9441-b2fd2d41b47d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:52.863Z|81c26b9e-69ae-4478-9441-b2fd2d41b47d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:34:52.867Z|c005e682-89b9-426d-aba0-95cc40f79be5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:34:52.868Z|c005e682-89b9-426d-aba0-95cc40f79be5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:01.103Z|586ec5bc-c81e-4080-82b7-e7ad2e2082b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:35:01.104Z|586ec5bc-c81e-4080-82b7-e7ad2e2082b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:35:02.893Z|5d86cd31-4a57-482f-9797-0163d5d86d55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:02.893Z|cd10e853-9f48-4cb3-bca0-701aa024045b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:02.894Z|5d86cd31-4a57-482f-9797-0163d5d86d55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:02.894Z|cd10e853-9f48-4cb3-bca0-701aa024045b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:02.910Z|83ed6dbd-2089-4f28-b78a-181db1dfdb7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:02.910Z|83ed6dbd-2089-4f28-b78a-181db1dfdb7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:11.062Z|146cec63-ad48-4de6-b7d7-86cbcd69aeb8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:35:11.063Z|146cec63-ad48-4de6-b7d7-86cbcd69aeb8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:12.925Z|606116e9-6ca0-4d03-be12-30c671382771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:12.926Z|606116e9-6ca0-4d03-be12-30c671382771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:12.927Z|26e8fede-3397-46ef-8269-33049f34857c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:12.928Z|26e8fede-3397-46ef-8269-33049f34857c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:12.935Z|3cd75cc2-f6a6-42c0-8077-3f13737ef541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:12.936Z|3cd75cc2-f6a6-42c0-8077-3f13737ef541|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:16.103Z|a56d63a3-a1bb-4d12-9142-1c0a93f2f11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:35:16.106Z|a56d63a3-a1bb-4d12-9142-1c0a93f2f11b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:35:17.230Z|d6fe37b8-8654-4edd-9326-57fbb90d5eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:35:17.231Z|d6fe37b8-8654-4edd-9326-57fbb90d5eee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:35:22.954Z|b4e29032-cd15-4ed2-9932-2a14b6bf9359|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:22.955Z|b4e29032-cd15-4ed2-9932-2a14b6bf9359|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:22.956Z|99c2b061-b997-4cbe-9b42-c10e3feb2907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:22.957Z|99c2b061-b997-4cbe-9b42-c10e3feb2907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:22.962Z|107d2cd3-afe2-4431-8d85-b30012b3cc56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:22.963Z|107d2cd3-afe2-4431-8d85-b30012b3cc56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:31.103Z|80e99522-87cf-4e32-a3cc-e4ff274cc686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:35:31.104Z|80e99522-87cf-4e32-a3cc-e4ff274cc686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:35:32.997Z|dc9923f4-5a92-436e-bab4-34860245252a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:32.998Z|dc9923f4-5a92-436e-bab4-34860245252a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:33.006Z|2b018cc8-b3ae-4f22-b8db-2ded2a7252c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:33.006Z|2b018cc8-b3ae-4f22-b8db-2ded2a7252c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:33.006Z|17cd76d5-27e4-404e-b018-29ef041d4867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:33.007Z|17cd76d5-27e4-404e-b018-29ef041d4867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:43.035Z|5067cf78-4da7-43f2-8f2e-1ffeb05bd9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:43.036Z|5067cf78-4da7-43f2-8f2e-1ffeb05bd9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:43.040Z|c6b6d6e2-259b-46ed-a274-72fb4478c2f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:43.041Z|c6b6d6e2-259b-46ed-a274-72fb4478c2f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:43.043Z|a934e455-343e-4fc5-8173-47d7774689a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:43.044Z|a934e455-343e-4fc5-8173-47d7774689a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:46.103Z|ddfbce44-baf8-4571-b90d-d75784d214b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:35:46.104Z|ddfbce44-baf8-4571-b90d-d75784d214b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:35:47.231Z|8ed2681f-602f-4416-a23b-73f1fa2a28a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:35:47.232Z|8ed2681f-602f-4416-a23b-73f1fa2a28a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:35:53.067Z|dd76bc77-6ee6-4452-aaa2-54e68a73c07c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:53.068Z|dd76bc77-6ee6-4452-aaa2-54e68a73c07c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:53.071Z|ae03bd91-8a0e-400d-a70f-281932fb94dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:53.071Z|ae03bd91-8a0e-400d-a70f-281932fb94dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:35:53.074Z|7048f546-c34e-4e72-b05c-cea8d351b67d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:35:53.074Z|7048f546-c34e-4e72-b05c-cea8d351b67d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:01.103Z|2616a1c9-0742-45e3-a09b-05c1d724a318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:36:01.106Z|2616a1c9-0742-45e3-a09b-05c1d724a318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:36:03.124Z|4d057ab6-6169-4340-861b-b3593b4c0a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:03.124Z|a81d4ab9-51b0-439e-842f-d4e16390f3ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:03.124Z|ae6d40b8-bbbf-4205-afc5-5a50d985c1b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:03.124Z|4d057ab6-6169-4340-861b-b3593b4c0a9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:03.124Z|ae6d40b8-bbbf-4205-afc5-5a50d985c1b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:03.124Z|a81d4ab9-51b0-439e-842f-d4e16390f3ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:11.062Z|d06d25e9-2ae8-43dd-bb3a-0f4aede1b797|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:36:11.063Z|d06d25e9-2ae8-43dd-bb3a-0f4aede1b797|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:13.154Z|308d5302-e7d7-4c49-9871-7b5f752b00fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:13.155Z|44cb4699-45d3-4ced-a8d4-6bb858196ed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:13.155Z|44cb4699-45d3-4ced-a8d4-6bb858196ed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:13.155Z|308d5302-e7d7-4c49-9871-7b5f752b00fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:13.158Z|2f27f790-8926-416f-8072-06a543c3cbfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:13.158Z|2f27f790-8926-416f-8072-06a543c3cbfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:16.103Z|1432e41a-b5d4-4e55-8c80-828e89286a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:36:16.104Z|1432e41a-b5d4-4e55-8c80-828e89286a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:36:17.233Z|a66941df-0cda-499f-8c44-d844c22e57d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:36:17.233Z|a66941df-0cda-499f-8c44-d844c22e57d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:36:23.184Z|a0c815ac-bd8d-470a-a5a0-215f578ddee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:23.184Z|8e6de8ce-8759-4fd2-b23f-1ce013b1ce2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:23.184Z|a0c815ac-bd8d-470a-a5a0-215f578ddee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:23.184Z|8e6de8ce-8759-4fd2-b23f-1ce013b1ce2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:23.192Z|1b8c215f-1390-4bbd-b5f6-8449ad81c27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:23.193Z|1b8c215f-1390-4bbd-b5f6-8449ad81c27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:31.103Z|f2f077cb-7364-400a-a63d-d0b22b4ebad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:36:31.104Z|f2f077cb-7364-400a-a63d-d0b22b4ebad8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:36:33.214Z|e6ac2dda-1c1d-4b1c-a09e-0d7db3d33009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:33.215Z|e6ac2dda-1c1d-4b1c-a09e-0d7db3d33009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:33.217Z|495af31d-bed2-4969-8582-4b84bf580fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:33.218Z|495af31d-bed2-4969-8582-4b84bf580fc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:33.220Z|1c42daaa-6484-4db9-94f5-726d6630f788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:33.221Z|1c42daaa-6484-4db9-94f5-726d6630f788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:43.256Z|47ef9707-96da-4ecb-97cb-7f401da24fed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:43.257Z|47ef9707-96da-4ecb-97cb-7f401da24fed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:43.257Z|6e89164e-f174-42dd-a920-b2d02fc7d115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:43.257Z|b2c23ef0-2c24-4de9-94cb-18aa0a12b3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:43.257Z|6e89164e-f174-42dd-a920-b2d02fc7d115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:43.257Z|b2c23ef0-2c24-4de9-94cb-18aa0a12b3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:46.103Z|0be03a15-9ded-4884-98a0-f8f85599442d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:36:46.105Z|0be03a15-9ded-4884-98a0-f8f85599442d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:36:47.234Z|e98422c6-d219-4c10-a7f1-6bc8f57a0384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:36:47.234Z|e98422c6-d219-4c10-a7f1-6bc8f57a0384|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:36:53.291Z|4a5899f4-9ac7-452d-9b29-7e46a0bf55a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:53.291Z|09d6d220-358a-4a80-a1ec-e2ebefc68a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:53.292Z|09d6d220-358a-4a80-a1ec-e2ebefc68a5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:53.292Z|4a5899f4-9ac7-452d-9b29-7e46a0bf55a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:36:53.295Z|3d74a83b-a25d-4046-81fa-7330eade5706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:36:53.295Z|3d74a83b-a25d-4046-81fa-7330eade5706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:01.103Z|d65f732d-7dbc-49db-b56a-84806ff467b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:37:01.104Z|d65f732d-7dbc-49db-b56a-84806ff467b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:37:03.322Z|fae26067-7fbb-4170-ad6d-342f9bc5b115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:03.322Z|fae26067-7fbb-4170-ad6d-342f9bc5b115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:03.327Z|35e7f9e6-43c9-498a-b7f1-bc322ecb869e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:03.327Z|aedb541b-0bd7-456e-9738-157f5c3823fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:03.328Z|35e7f9e6-43c9-498a-b7f1-bc322ecb869e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:03.328Z|aedb541b-0bd7-456e-9738-157f5c3823fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:11.061Z|8c3d7616-99a1-4791-a3a7-b582d338cce8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:37:11.062Z|8c3d7616-99a1-4791-a3a7-b582d338cce8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:13.347Z|65e9604a-69bc-49dc-9068-cd3ccbd2cba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:13.348Z|65e9604a-69bc-49dc-9068-cd3ccbd2cba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:13.357Z|9f7d5580-c199-43e4-ad6d-d4aa1c2e01ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:13.357Z|6d102889-1576-42a4-a7e0-146a0b77a345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:13.357Z|9f7d5580-c199-43e4-ad6d-d4aa1c2e01ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:13.358Z|6d102889-1576-42a4-a7e0-146a0b77a345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:16.103Z|026991f5-8cc4-4cd8-9a17-27cd48973b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:37:16.104Z|026991f5-8cc4-4cd8-9a17-27cd48973b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:37:17.235Z|c800d247-57c5-4483-8c23-9d3c75b75e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:37:17.235Z|c800d247-57c5-4483-8c23-9d3c75b75e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:37:23.383Z|bd83d948-7fe5-4aa0-9410-0aaaa780f8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:23.384Z|bd83d948-7fe5-4aa0-9410-0aaaa780f8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:23.386Z|e54386e4-544c-4c9a-bb2d-eb7f4d78af18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:23.386Z|e54386e4-544c-4c9a-bb2d-eb7f4d78af18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:23.387Z|f04c24fa-8dd7-45cb-8449-8d93cf27fcf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:23.387Z|f04c24fa-8dd7-45cb-8449-8d93cf27fcf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:31.103Z|50ffbb14-0b7d-48eb-8e22-7bddda0ad09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:37:31.106Z|50ffbb14-0b7d-48eb-8e22-7bddda0ad09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:37:33.410Z|bbae936d-0cf0-48c5-876e-922f68329ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:33.410Z|bbae936d-0cf0-48c5-876e-922f68329ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:33.411Z|0608d6d0-fdd8-40cc-b3ce-7ccfe9a42fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:33.412Z|0608d6d0-fdd8-40cc-b3ce-7ccfe9a42fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:33.413Z|121bf287-07e9-4a9f-8df5-0e0de99f5e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:33.413Z|121bf287-07e9-4a9f-8df5-0e0de99f5e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:43.460Z|96d1f4d4-a0ef-43c6-8633-2a7f1ed7c575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:43.460Z|e9c72361-808b-43d0-8a77-9142d083adcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:43.460Z|bff9445a-70a0-426c-b271-3058284b59b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:43.460Z|e9c72361-808b-43d0-8a77-9142d083adcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:43.460Z|96d1f4d4-a0ef-43c6-8633-2a7f1ed7c575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:43.461Z|bff9445a-70a0-426c-b271-3058284b59b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:46.103Z|ea942f68-e8eb-4300-9616-636ef41a860e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:37:46.104Z|ea942f68-e8eb-4300-9616-636ef41a860e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:37:47.236Z|41139b1f-cc94-4cf7-a270-b8d2c375ea5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:37:47.237Z|41139b1f-cc94-4cf7-a270-b8d2c375ea5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:37:53.491Z|1fc3d87f-2a54-4d9b-a989-7cf330ecfb42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:53.491Z|7fbb6cef-64a8-4952-babe-3bfcbdf5eb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:53.491Z|735f36c1-a4d6-49ab-a3af-f20f65d674ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:37:53.492Z|1fc3d87f-2a54-4d9b-a989-7cf330ecfb42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:53.492Z|7fbb6cef-64a8-4952-babe-3bfcbdf5eb98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:37:53.492Z|735f36c1-a4d6-49ab-a3af-f20f65d674ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:01.103Z|0f96b352-bd98-4ec7-b995-4a29772fbc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:38:01.104Z|0f96b352-bd98-4ec7-b995-4a29772fbc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:38:03.519Z|b78f9290-3480-4bf9-9f60-6bc5ca206a27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:03.520Z|b78f9290-3480-4bf9-9f60-6bc5ca206a27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:03.521Z|89fdde1b-e957-4370-96b3-6ddb48c8ea9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:03.521Z|1985df63-8389-401a-87bc-4dbb8623ec09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:03.522Z|89fdde1b-e957-4370-96b3-6ddb48c8ea9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:03.522Z|1985df63-8389-401a-87bc-4dbb8623ec09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:11.060Z|03bcd865-0646-4f82-8f1b-9807e24fed56|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:38:11.061Z|03bcd865-0646-4f82-8f1b-9807e24fed56|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:13.547Z|a1f15aac-bf9f-4f2c-a117-a2a66f9038b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:13.547Z|fbb0ce07-e1ae-4fe9-b844-f63f3a72ad85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:13.548Z|5e789e2d-2123-42d0-a5d2-d1bb52d0a0db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:13.548Z|a1f15aac-bf9f-4f2c-a117-a2a66f9038b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:13.548Z|fbb0ce07-e1ae-4fe9-b844-f63f3a72ad85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:13.548Z|5e789e2d-2123-42d0-a5d2-d1bb52d0a0db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:16.103Z|744a5ac9-d2b3-4b68-8d50-a184f98cca19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:38:16.105Z|744a5ac9-d2b3-4b68-8d50-a184f98cca19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:38:17.237Z|392dbe95-4df2-4c58-b13c-f971d8654f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:38:17.238Z|392dbe95-4df2-4c58-b13c-f971d8654f04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:38:23.575Z|ebc544f0-23f8-4121-baf4-815b6150164e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:23.575Z|60425568-ec59-4800-b2ea-d80b58c7781d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:23.576Z|ebc544f0-23f8-4121-baf4-815b6150164e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:23.576Z|60425568-ec59-4800-b2ea-d80b58c7781d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:23.580Z|0a6103dc-22ad-4295-9e48-c5c2becbe0a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:23.580Z|0a6103dc-22ad-4295-9e48-c5c2becbe0a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:31.103Z|5359bc05-b126-40e3-88c5-ced0bf8d2316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:38:31.104Z|5359bc05-b126-40e3-88c5-ced0bf8d2316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:38:33.607Z|05d4f749-9b7d-484f-9bcf-a8ed5cbe0e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:33.608Z|05d4f749-9b7d-484f-9bcf-a8ed5cbe0e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:33.609Z|ee5ad5eb-608a-4a5d-810d-2ecd792b5a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:33.609Z|ee5ad5eb-608a-4a5d-810d-2ecd792b5a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:33.610Z|47bd295e-35ec-4e0e-b75b-f7997576457a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:33.610Z|47bd295e-35ec-4e0e-b75b-f7997576457a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:43.636Z|15a904e9-1488-4512-aefb-53b909acf1c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:43.637Z|15a904e9-1488-4512-aefb-53b909acf1c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:43.636Z|d6027e29-7de3-4abc-9397-36c2870768be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:43.637Z|809bfdca-6c75-462e-aa3a-9f1ab219f577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:43.638Z|809bfdca-6c75-462e-aa3a-9f1ab219f577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:43.638Z|d6027e29-7de3-4abc-9397-36c2870768be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:46.103Z|b5a9221b-6e1a-4045-98fe-bffde8d829a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:38:46.104Z|b5a9221b-6e1a-4045-98fe-bffde8d829a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:38:47.238Z|f31edaa0-933a-42e1-be4c-bfc2b5553b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:38:47.239Z|f31edaa0-933a-42e1-be4c-bfc2b5553b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:38:53.675Z|a8e68291-d33e-4f8e-a616-295ad1588c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:53.676Z|a8e68291-d33e-4f8e-a616-295ad1588c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:53.682Z|16f8d2b2-9c5d-4106-943c-109e94491ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:53.682Z|16f8d2b2-9c5d-4106-943c-109e94491ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:38:53.688Z|e8376544-ed2c-479a-a4b6-48b0642329f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:38:53.688Z|e8376544-ed2c-479a-a4b6-48b0642329f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:01.103Z|caafd274-7d85-4e8b-a305-ce4380328d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:39:01.106Z|caafd274-7d85-4e8b-a305-ce4380328d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:39:03.706Z|0e9b3c54-3602-4aee-8db5-afc03ebb69cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:03.706Z|9ec89b4a-f412-4641-8cfa-d4a33944d049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:03.707Z|9ec89b4a-f412-4641-8cfa-d4a33944d049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:03.707Z|0e9b3c54-3602-4aee-8db5-afc03ebb69cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:03.711Z|e4095376-3aa3-4496-be09-41fa8870e168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:03.711Z|e4095376-3aa3-4496-be09-41fa8870e168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:11.061Z|23b2a554-9cdf-4d16-b5f4-33b837bf8455|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:39:11.062Z|23b2a554-9cdf-4d16-b5f4-33b837bf8455|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:13.734Z|dd3ffda7-e665-4dc9-b529-236517c37129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:13.734Z|314c964b-e5b0-4d66-ad55-3c3282e8a004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:13.735Z|314c964b-e5b0-4d66-ad55-3c3282e8a004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:13.735Z|dd3ffda7-e665-4dc9-b529-236517c37129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:13.736Z|30ec8731-ac0b-4123-afaa-cf2ab7d61be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:13.737Z|30ec8731-ac0b-4123-afaa-cf2ab7d61be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:16.103Z|bc3afb41-49fa-4123-af2e-f3ec2f90fa04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:39:16.104Z|bc3afb41-49fa-4123-af2e-f3ec2f90fa04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:39:17.240Z|e4b41aa2-2ca3-4f7b-84df-460a7cc719e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:39:17.240Z|e4b41aa2-2ca3-4f7b-84df-460a7cc719e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:39:23.762Z|e28654ba-70d0-4c2b-9712-a26d15d3badd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:23.763Z|e28654ba-70d0-4c2b-9712-a26d15d3badd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:23.769Z|e7aedaa9-7ae2-4437-8d80-048d671d3940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:23.769Z|e7aedaa9-7ae2-4437-8d80-048d671d3940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:23.769Z|2ebe86b5-821c-4668-af83-2b6eec7f39a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:23.770Z|2ebe86b5-821c-4668-af83-2b6eec7f39a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:31.103Z|04a3f5d1-8572-49b3-af43-4f436c7cd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:39:31.104Z|04a3f5d1-8572-49b3-af43-4f436c7cd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:39:33.792Z|97d8d38d-c740-4cc3-ac99-8aba85bac05e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:33.792Z|97d8d38d-c740-4cc3-ac99-8aba85bac05e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:33.795Z|ee9d824d-eeeb-4857-af4d-e21f6193dcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:33.795Z|dd793433-afd7-4add-b20a-b2e9c9cea122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:33.795Z|ee9d824d-eeeb-4857-af4d-e21f6193dcf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:33.795Z|dd793433-afd7-4add-b20a-b2e9c9cea122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:43.818Z|287b9c8a-0ee5-4859-9e0b-57da54f76d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:43.818Z|35ff5c4a-9c66-4d43-b03c-ed800881fefc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:43.818Z|f86703ae-9e62-4ef5-838d-3da71589de88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:43.819Z|287b9c8a-0ee5-4859-9e0b-57da54f76d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:43.819Z|35ff5c4a-9c66-4d43-b03c-ed800881fefc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:43.819Z|f86703ae-9e62-4ef5-838d-3da71589de88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:46.103Z|b8ea4527-62f8-4aec-bf33-9c9f38f7a09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:39:46.106Z|b8ea4527-62f8-4aec-bf33-9c9f38f7a09e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:39:47.241Z|24a16309-b652-4e81-997c-d7559a744aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:39:47.241Z|24a16309-b652-4e81-997c-d7559a744aae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:39:53.846Z|676ea841-2f97-49c9-a9c4-20335d15c6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:53.847Z|676ea841-2f97-49c9-a9c4-20335d15c6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:53.847Z|aafbc5ec-1f08-4a11-a1bd-a4a02a32b6f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:53.848Z|aafbc5ec-1f08-4a11-a1bd-a4a02a32b6f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:39:53.856Z|fc63a5e3-c652-47a4-9ece-8895ed824d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:39:53.856Z|fc63a5e3-c652-47a4-9ece-8895ed824d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:01.103Z|92c07740-484e-4e10-bc7a-a443aa82dba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:40:01.104Z|92c07740-484e-4e10-bc7a-a443aa82dba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:40:03.876Z|0546a53c-0982-44a5-9c25-69e21661ac0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:03.876Z|9ec36d43-cde5-4c00-bd6b-f177b028066c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:03.876Z|9ec36d43-cde5-4c00-bd6b-f177b028066c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:03.876Z|0546a53c-0982-44a5-9c25-69e21661ac0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:03.882Z|2e77596a-37c4-4646-831e-652512a7a56c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:03.883Z|2e77596a-37c4-4646-831e-652512a7a56c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:11.061Z|ae4977d2-5dec-4233-b319-d3b7f39278c0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:40:11.061Z|ae4977d2-5dec-4233-b319-d3b7f39278c0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:13.910Z|d135ae95-d017-46fd-8e54-bb896431b4dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:13.911Z|d135ae95-d017-46fd-8e54-bb896431b4dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:13.915Z|df1fbb09-4bab-4910-aad9-b1f142ecef1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:13.915Z|b2921bc0-8415-4400-9d54-1dbcceb98feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:13.916Z|b2921bc0-8415-4400-9d54-1dbcceb98feb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:13.916Z|df1fbb09-4bab-4910-aad9-b1f142ecef1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:16.103Z|fb472c72-24c4-48a6-b523-3569b7b1a02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:40:16.103Z|fb472c72-24c4-48a6-b523-3569b7b1a02a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:40:17.242Z|5b9289b4-3a0d-4c3b-a179-25e59bd6fba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:40:17.243Z|5b9289b4-3a0d-4c3b-a179-25e59bd6fba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:40:23.937Z|6972d39a-0f9c-4b9e-bdbf-bd7cb34324cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:23.938Z|6972d39a-0f9c-4b9e-bdbf-bd7cb34324cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:23.943Z|a6f4f273-76b5-4a08-935b-c3d61cf4352f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:23.943Z|dd9f0deb-dc8a-4413-8685-a61650786616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:23.943Z|a6f4f273-76b5-4a08-935b-c3d61cf4352f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:23.944Z|dd9f0deb-dc8a-4413-8685-a61650786616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:31.103Z|444a29b0-5ea0-4ed5-983e-d131d5ec7312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:40:31.116Z|444a29b0-5ea0-4ed5-983e-d131d5ec7312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:40:33.979Z|8093ffe7-4365-45ca-b1bf-ea9d8029395e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:33.980Z|0cbc78ac-1101-4e79-8d00-e32926524ba2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:33.980Z|d2ca7b5e-c369-4a73-a0ae-635aac307ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:33.980Z|0cbc78ac-1101-4e79-8d00-e32926524ba2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:33.981Z|8093ffe7-4365-45ca-b1bf-ea9d8029395e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:33.980Z|d2ca7b5e-c369-4a73-a0ae-635aac307ac4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:44.017Z|5bd5caea-6ef1-492a-92d0-a0bbc7c18a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:44.017Z|cfb2a343-c060-43df-94be-03a09a5b0d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:44.018Z|cfb2a343-c060-43df-94be-03a09a5b0d3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:44.018Z|5bd5caea-6ef1-492a-92d0-a0bbc7c18a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:44.019Z|4b9b5cd3-f35c-4c6c-8dec-9a30994213a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:44.020Z|4b9b5cd3-f35c-4c6c-8dec-9a30994213a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:46.103Z|85c8c61b-3275-4e2a-b018-cf634be0badf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:40:46.104Z|85c8c61b-3275-4e2a-b018-cf634be0badf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:40:47.244Z|dc77cc98-b821-4035-9226-49258d6f30f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:40:47.245Z|dc77cc98-b821-4035-9226-49258d6f30f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:40:54.044Z|36b2888f-f7a7-4891-9435-f7323e9fad3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:54.044Z|4c87ec06-9b52-4090-9177-3640d69aaf48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:54.044Z|746e27aa-cb2c-40e2-9a6a-429f8e9d168d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:40:54.044Z|36b2888f-f7a7-4891-9435-f7323e9fad3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:54.044Z|4c87ec06-9b52-4090-9177-3640d69aaf48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:40:54.044Z|746e27aa-cb2c-40e2-9a6a-429f8e9d168d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:01.103Z|bed25b4f-7547-4a92-8c68-289002d00c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:41:01.104Z|bed25b4f-7547-4a92-8c68-289002d00c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:41:04.072Z|5126f629-b124-4412-b2e6-0049f1623039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:04.073Z|5126f629-b124-4412-b2e6-0049f1623039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:04.073Z|6c245058-b1b2-4d52-9e84-c7cce4bbb6e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:04.074Z|6c245058-b1b2-4d52-9e84-c7cce4bbb6e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:04.079Z|82bf4f2f-93a6-4122-b77e-f44325676123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:04.079Z|82bf4f2f-93a6-4122-b77e-f44325676123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:11.061Z|ac0f72cc-4b30-4b0b-a761-6bab8dcb567c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:41:11.062Z|ac0f72cc-4b30-4b0b-a761-6bab8dcb567c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:14.096Z|480a8d52-a945-4d39-ac26-9e91a880deac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:14.097Z|480a8d52-a945-4d39-ac26-9e91a880deac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:14.099Z|522c3b84-7948-4e97-933e-3e46fcd68dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:14.100Z|522c3b84-7948-4e97-933e-3e46fcd68dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:14.107Z|af42486a-e8c7-4335-beca-f3fc06f9e6a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:14.108Z|af42486a-e8c7-4335-beca-f3fc06f9e6a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:16.106Z|8da54fd9-0269-4f4e-a057-521c91d04899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:41:16.108Z|8da54fd9-0269-4f4e-a057-521c91d04899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:41:17.245Z|34477ed9-c106-4a43-9ec1-bba58b900abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:41:17.246Z|34477ed9-c106-4a43-9ec1-bba58b900abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:41:24.127Z|28fcd679-06ca-4b92-bbe3-cfd95e56ae18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:24.128Z|28fcd679-06ca-4b92-bbe3-cfd95e56ae18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:24.130Z|dfa434e7-34d8-44ee-bb11-6e3d0508ff32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:24.131Z|dfa434e7-34d8-44ee-bb11-6e3d0508ff32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:24.134Z|14ece298-3172-46b6-8021-e6e6621ca97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:24.135Z|14ece298-3172-46b6-8021-e6e6621ca97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:31.103Z|eadbc116-bfd7-4ff0-a818-bb75ce199263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:41:31.104Z|eadbc116-bfd7-4ff0-a818-bb75ce199263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:41:34.162Z|468bed0c-cb0e-4ef9-a702-50c2b4a5fa97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:34.162Z|49d561b9-86f7-4882-8982-a8716ae416d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:34.162Z|468bed0c-cb0e-4ef9-a702-50c2b4a5fa97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:34.162Z|49d561b9-86f7-4882-8982-a8716ae416d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:34.162Z|dbc6e939-0202-4071-91f5-aba10cc15a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:34.163Z|dbc6e939-0202-4071-91f5-aba10cc15a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:44.189Z|cadefb9f-4f78-4ee4-9c85-f5cf683f85e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:44.189Z|91c4676c-a0dd-4dc9-9f13-1075247c6532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:44.190Z|cadefb9f-4f78-4ee4-9c85-f5cf683f85e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:44.190Z|91c4676c-a0dd-4dc9-9f13-1075247c6532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:44.193Z|12866956-0c92-4e3b-852a-8fc9e20cb3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:44.194Z|12866956-0c92-4e3b-852a-8fc9e20cb3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:46.103Z|7540dd6e-1eac-49d2-b02f-e3251cfdc9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:41:46.104Z|7540dd6e-1eac-49d2-b02f-e3251cfdc9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:41:47.247Z|e236ad36-fcce-4ba1-9548-055bab8086d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:41:47.247Z|e236ad36-fcce-4ba1-9548-055bab8086d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:41:54.220Z|6f7f2707-75ea-489d-a1a2-0dcc0e96b70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:54.220Z|0df93357-1fc1-4821-88dd-dea2e307855d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:54.220Z|6f7f2707-75ea-489d-a1a2-0dcc0e96b70d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:54.221Z|0df93357-1fc1-4821-88dd-dea2e307855d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:41:54.222Z|98f8c47b-b0c2-4dd1-9629-e48a4842eca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:41:54.222Z|98f8c47b-b0c2-4dd1-9629-e48a4842eca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:01.103Z|561732f1-be99-497e-a006-344fae6c6c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:42:01.106Z|561732f1-be99-497e-a006-344fae6c6c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:42:04.250Z|fbfdd4e8-16d2-42d7-b324-856788d7c650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:04.251Z|fbfdd4e8-16d2-42d7-b324-856788d7c650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:04.258Z|16aa7b95-8d15-452d-a10c-55aba6201bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:04.258Z|16aa7b95-8d15-452d-a10c-55aba6201bd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:04.259Z|0f6b503c-60be-4a08-b10a-71efca5b415b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:04.259Z|0f6b503c-60be-4a08-b10a-71efca5b415b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:11.060Z|25260b5c-eae3-47f6-b29b-b3e1189732fd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:42:11.061Z|25260b5c-eae3-47f6-b29b-b3e1189732fd|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:14.290Z|769a52c8-ce14-41bd-84b3-51bc6f2df3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:14.290Z|769a52c8-ce14-41bd-84b3-51bc6f2df3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:14.291Z|f58c8dc2-6af7-4897-9517-a0bcdfc2aafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:14.291Z|f58c8dc2-6af7-4897-9517-a0bcdfc2aafc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:14.293Z|a7297404-efbc-4152-88a1-07ef7cfa8ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:14.294Z|a7297404-efbc-4152-88a1-07ef7cfa8ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:16.103Z|63c139a9-e35d-4b4d-af31-ce33cdaeeeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:42:16.104Z|63c139a9-e35d-4b4d-af31-ce33cdaeeeed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:42:17.248Z|0964fd13-13a2-473a-8592-c8e846aac645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:42:17.249Z|0964fd13-13a2-473a-8592-c8e846aac645|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:42:24.317Z|589cac29-e80a-4984-8d5a-faf93362c21c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:24.317Z|589cac29-e80a-4984-8d5a-faf93362c21c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:24.318Z|cfe80dac-e1a5-4408-8e53-83c81c4c1063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:24.319Z|cfe80dac-e1a5-4408-8e53-83c81c4c1063|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:24.321Z|80df6397-31a1-43b6-b193-307e9f63d3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:24.321Z|80df6397-31a1-43b6-b193-307e9f63d3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:31.103Z|d352f427-43b8-4de5-93e6-8c4133dcc6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:42:31.105Z|d352f427-43b8-4de5-93e6-8c4133dcc6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:42:34.340Z|27c5b8b8-d610-46d2-a9e4-bcb97f2443ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:34.340Z|75e922ee-e330-4aba-8251-8d608d12de2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:34.340Z|75e922ee-e330-4aba-8251-8d608d12de2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:34.340Z|27c5b8b8-d610-46d2-a9e4-bcb97f2443ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:34.342Z|e3b2be85-c16e-46e7-991e-2255d57591c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:34.342Z|e3b2be85-c16e-46e7-991e-2255d57591c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:44.371Z|64144393-5681-41f6-b6e0-86c52bfd28bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:44.372Z|64144393-5681-41f6-b6e0-86c52bfd28bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:44.374Z|41dcef7a-b402-4215-ad42-b66b21d095df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:44.374Z|41dcef7a-b402-4215-ad42-b66b21d095df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:44.386Z|be9aca1a-98e9-4ca1-ba6d-1e3cb577b40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:44.386Z|be9aca1a-98e9-4ca1-ba6d-1e3cb577b40b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:46.103Z|2c1a6d42-ed3b-49b4-9cb5-78399fb83def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:42:46.106Z|2c1a6d42-ed3b-49b4-9cb5-78399fb83def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:42:47.249Z|637be5e5-d9e4-4e5c-9ddb-cc4d8fd43a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:42:47.250Z|637be5e5-d9e4-4e5c-9ddb-cc4d8fd43a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:42:54.396Z|20f4b3a7-010d-4e12-9306-6c0f8ddcf61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:54.397Z|20f4b3a7-010d-4e12-9306-6c0f8ddcf61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:54.398Z|baf67fe2-732c-4f1f-8ca8-2e1e3d72510d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:54.398Z|baf67fe2-732c-4f1f-8ca8-2e1e3d72510d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:42:54.412Z|54bbc07a-d153-4300-8a73-0de4595525ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:42:54.413Z|54bbc07a-d153-4300-8a73-0de4595525ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:01.103Z|782bb0ea-eb7c-4f7a-aef2-197bf71f2c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:43:01.104Z|782bb0ea-eb7c-4f7a-aef2-197bf71f2c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:43:04.421Z|b0fc213f-6f93-4f2f-af06-1b6019445fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:04.421Z|b03bf22e-000f-47e3-b690-8000b064355e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:04.422Z|b03bf22e-000f-47e3-b690-8000b064355e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:04.422Z|b0fc213f-6f93-4f2f-af06-1b6019445fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:04.438Z|6da8aca5-218d-406a-8cd0-ea2b6e94b6b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:04.441Z|6da8aca5-218d-406a-8cd0-ea2b6e94b6b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:11.059Z|9ba893e8-4dd5-4c9c-94b9-589913e2125a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:43:11.060Z|9ba893e8-4dd5-4c9c-94b9-589913e2125a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:14.448Z|dbbd5e73-b05b-4790-a177-b17debe55628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:14.449Z|dbbd5e73-b05b-4790-a177-b17debe55628|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:14.457Z|dbaa7102-6560-4888-bffe-4abc22db1aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:14.458Z|dbaa7102-6560-4888-bffe-4abc22db1aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:14.472Z|e00e05d4-5935-470d-a39d-9d97ab28a823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:14.473Z|e00e05d4-5935-470d-a39d-9d97ab28a823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:16.103Z|47464e1d-6193-4432-a18f-d09e4f10c9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:43:16.104Z|47464e1d-6193-4432-a18f-d09e4f10c9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:43:17.251Z|cfacadd2-23f5-469c-b80b-a57a3ee64f8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:43:17.251Z|cfacadd2-23f5-469c-b80b-a57a3ee64f8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:43:24.479Z|ea24e636-1a5a-4e5f-9abc-5538cf52400d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:24.479Z|ea24e636-1a5a-4e5f-9abc-5538cf52400d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:24.484Z|fcc7b16b-972b-4ca1-a27b-70fff909f0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:24.484Z|fcc7b16b-972b-4ca1-a27b-70fff909f0ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:24.512Z|18163ff7-645a-401c-8c20-f6f8a9b9027f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:24.513Z|18163ff7-645a-401c-8c20-f6f8a9b9027f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:31.103Z|896fe0d1-b0ae-4799-ad15-bdb8a5959a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:43:31.106Z|896fe0d1-b0ae-4799-ad15-bdb8a5959a15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:43:34.524Z|0f60f4cb-2ba4-4180-88bc-48c3c945f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:34.525Z|0f60f4cb-2ba4-4180-88bc-48c3c945f09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:34.526Z|71de812a-c99d-45d7-a2e9-3d0ba4f39284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:34.526Z|71de812a-c99d-45d7-a2e9-3d0ba4f39284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:34.545Z|46a7a258-22ee-4313-a151-d35be0bf7059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:34.546Z|46a7a258-22ee-4313-a151-d35be0bf7059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:44.557Z|a62f83d9-8e8a-45fc-83e0-186b041e68db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:44.558Z|a62f83d9-8e8a-45fc-83e0-186b041e68db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:44.564Z|b74ed2d1-a115-4b69-9b58-acf35804478d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:44.564Z|b74ed2d1-a115-4b69-9b58-acf35804478d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:44.605Z|550300e5-816c-4229-8c01-7e2ed6d37f2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:44.606Z|550300e5-816c-4229-8c01-7e2ed6d37f2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:46.103Z|0f49e3e9-1120-4d07-89d0-8c2a863d8b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:43:46.103Z|0f49e3e9-1120-4d07-89d0-8c2a863d8b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:43:47.252Z|dc879292-c7a6-4dbf-81f9-4e9eaac3b848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:43:47.253Z|dc879292-c7a6-4dbf-81f9-4e9eaac3b848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:43:54.607Z|d59a15fb-c0aa-4ab1-b5f5-fbbfc952f24b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:54.607Z|98299b5b-6d7a-4961-9a85-f6df1a8e099c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:54.608Z|d59a15fb-c0aa-4ab1-b5f5-fbbfc952f24b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:54.608Z|98299b5b-6d7a-4961-9a85-f6df1a8e099c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:43:54.636Z|27ab04b8-ae88-46a9-932d-decbee947d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:43:54.636Z|27ab04b8-ae88-46a9-932d-decbee947d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:01.103Z|5826c2e2-d550-442c-81b3-92fe7c9dc7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:44:01.104Z|5826c2e2-d550-442c-81b3-92fe7c9dc7a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:44:04.644Z|82877d90-8133-431e-b744-620c276d4958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:04.645Z|82877d90-8133-431e-b744-620c276d4958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:04.651Z|01af5b87-2362-4d24-87d4-c6c68afa5c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:04.652Z|01af5b87-2362-4d24-87d4-c6c68afa5c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:04.667Z|fe548222-e320-4ac8-8354-ae3c564ff134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:04.668Z|fe548222-e320-4ac8-8354-ae3c564ff134|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:11.060Z|23efd3f8-f0d1-4949-af6d-c7fc50ebae06|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:44:11.061Z|23efd3f8-f0d1-4949-af6d-c7fc50ebae06|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:14.686Z|0ad53f6d-3734-4475-ad84-a985cc560eab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:14.687Z|0ad53f6d-3734-4475-ad84-a985cc560eab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:14.693Z|87f69b50-ff81-434a-b9ce-9c00e3553a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:14.694Z|87f69b50-ff81-434a-b9ce-9c00e3553a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:14.700Z|f3129374-2ed2-42cc-a666-672ccd57d937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:14.701Z|f3129374-2ed2-42cc-a666-672ccd57d937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:16.103Z|48b75c05-b42b-402d-b69f-c35af084d239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:44:16.105Z|48b75c05-b42b-402d-b69f-c35af084d239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:44:17.253Z|aceed58c-ada3-47d0-8764-551b426bd8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:44:17.254Z|aceed58c-ada3-47d0-8764-551b426bd8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:44:24.715Z|31d76255-798a-4df8-ba49-14bc4163e463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:24.715Z|31d76255-798a-4df8-ba49-14bc4163e463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:24.718Z|a2107e41-b7eb-4ab5-a8f3-7e105cb9d218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:24.719Z|a2107e41-b7eb-4ab5-a8f3-7e105cb9d218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:24.727Z|a5502700-fc30-40f5-be93-f060e3fa4bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:24.728Z|a5502700-fc30-40f5-be93-f060e3fa4bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:31.103Z|700b62a6-abd6-4777-95ff-552f5162cc16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:44:31.104Z|700b62a6-abd6-4777-95ff-552f5162cc16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:44:34.751Z|7f243546-7525-4eb6-ad56-38128dd43d7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:34.752Z|7f243546-7525-4eb6-ad56-38128dd43d7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:34.756Z|66b8815c-cf13-45eb-ad4e-3a03f059c768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:34.756Z|66b8815c-cf13-45eb-ad4e-3a03f059c768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:34.770Z|210e768c-b454-467a-9feb-042396e0685a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:34.770Z|210e768c-b454-467a-9feb-042396e0685a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:44.779Z|0204be03-6c45-4537-8898-3b2a3a3b705a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:44.779Z|2ecdc2ba-a59b-498d-a75d-9c26878ea318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:44.780Z|0204be03-6c45-4537-8898-3b2a3a3b705a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:44.780Z|2ecdc2ba-a59b-498d-a75d-9c26878ea318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:44.793Z|bf04f54a-2af5-490a-bba8-c414d567d72c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:44.794Z|bf04f54a-2af5-490a-bba8-c414d567d72c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:46.103Z|c432d13c-ee01-443c-a82c-c9318de10ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:44:46.104Z|c432d13c-ee01-443c-a82c-c9318de10ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:44:47.255Z|e83845a9-f06a-4f57-b948-5f46e4cdf1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:44:47.255Z|e83845a9-f06a-4f57-b948-5f46e4cdf1fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:44:54.806Z|ac47602f-76c6-405d-a8c1-772502dfa8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:54.806Z|c5d8c84a-2345-49d3-8c1a-564628f8a0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:54.806Z|ac47602f-76c6-405d-a8c1-772502dfa8c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:54.806Z|c5d8c84a-2345-49d3-8c1a-564628f8a0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:44:54.821Z|9d8867b0-9db7-45f1-84e1-2040ad226859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:44:54.821Z|9d8867b0-9db7-45f1-84e1-2040ad226859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:01.103Z|455f749f-5179-47ad-a2d4-f54d74de57e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:45:01.107Z|455f749f-5179-47ad-a2d4-f54d74de57e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:45:04.831Z|a9cb8e74-52b7-4968-988f-1db1a567dce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:04.831Z|a022635d-1b12-40d4-aabf-bf46661d5e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:04.832Z|a9cb8e74-52b7-4968-988f-1db1a567dce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:04.832Z|a022635d-1b12-40d4-aabf-bf46661d5e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:04.846Z|e381ac4d-0104-4909-904e-31b70ce28118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:04.847Z|e381ac4d-0104-4909-904e-31b70ce28118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:11.061Z|e94e83bb-158c-45d2-8df0-e42665b0056b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:45:11.063Z|e94e83bb-158c-45d2-8df0-e42665b0056b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:14.859Z|960c3c1f-bb6c-4793-bced-4f16078057aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:14.859Z|960c3c1f-bb6c-4793-bced-4f16078057aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:14.870Z|24483d29-d7e6-4da5-af4f-57fca1688ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:14.871Z|24483d29-d7e6-4da5-af4f-57fca1688ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:14.874Z|10fc26c2-037c-48ab-b102-7f7e1ba982af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:14.875Z|10fc26c2-037c-48ab-b102-7f7e1ba982af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:16.103Z|837b8630-6b1e-40e2-a11f-9e6efbac6a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:45:16.104Z|837b8630-6b1e-40e2-a11f-9e6efbac6a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:45:17.256Z|171db9bf-e2dc-4243-9812-82fa33ed982c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:45:17.256Z|171db9bf-e2dc-4243-9812-82fa33ed982c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:45:24.891Z|fa6b70a0-1033-4844-804d-6abfa7928c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:24.891Z|fa6b70a0-1033-4844-804d-6abfa7928c19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:24.896Z|4ea69cf1-6c5e-4436-9c19-0a96082ed9a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:24.897Z|4ea69cf1-6c5e-4436-9c19-0a96082ed9a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:24.910Z|e92fe487-404a-4b2a-b0a0-9e5201215b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:24.910Z|e92fe487-404a-4b2a-b0a0-9e5201215b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:31.103Z|35b9de16-dd5e-4b8f-95b2-5864af756de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:45:31.104Z|35b9de16-dd5e-4b8f-95b2-5864af756de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:45:34.917Z|05861eb8-8b50-4973-b0bc-d3825cc4a138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:34.917Z|05861eb8-8b50-4973-b0bc-d3825cc4a138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:34.923Z|130c9db4-d26d-4ce1-9e66-b8422f903d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:34.924Z|130c9db4-d26d-4ce1-9e66-b8422f903d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:34.944Z|e362ff8e-d38b-44c7-ba00-93707cd79ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:34.944Z|e362ff8e-d38b-44c7-ba00-93707cd79ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:44.942Z|9be3ed85-a7fa-4d15-aea7-35613ce8424c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:44.943Z|9be3ed85-a7fa-4d15-aea7-35613ce8424c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:44.946Z|efc9df60-28c6-4e38-8330-6dc05740aef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:44.947Z|efc9df60-28c6-4e38-8330-6dc05740aef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:44.972Z|aca340b9-308c-4a63-b14e-69100cedbaa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:44.972Z|aca340b9-308c-4a63-b14e-69100cedbaa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:46.103Z|a6c6ad8a-e0dd-4c99-8319-d895c21530df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:45:46.104Z|a6c6ad8a-e0dd-4c99-8319-d895c21530df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:45:47.257Z|73d6d28d-0615-4501-b670-5e992fa937e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:45:47.258Z|73d6d28d-0615-4501-b670-5e992fa937e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:45:54.976Z|a915fe0a-a74a-4103-a131-56804f82b664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:54.976Z|a915fe0a-a74a-4103-a131-56804f82b664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:54.987Z|36b57ee8-c676-41c0-9121-026a4effd0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:54.987Z|36b57ee8-c676-41c0-9121-026a4effd0dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:45:54.996Z|89dbcd63-a923-483b-a46b-40a3ea18d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:45:54.996Z|89dbcd63-a923-483b-a46b-40a3ea18d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:01.103Z|5a0e9ed8-8573-4dec-ade1-bc08314824dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:46:01.104Z|5a0e9ed8-8573-4dec-ade1-bc08314824dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:46:05.011Z|04bb6b31-5b4d-4ed2-85d7-4620d3ad274d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:05.011Z|04bb6b31-5b4d-4ed2-85d7-4620d3ad274d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:05.011Z|0546e8f0-4874-421d-8999-1eb9fcf41038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:05.012Z|0546e8f0-4874-421d-8999-1eb9fcf41038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:05.017Z|b13332df-34ee-4df2-b4c8-79447111e2a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:05.018Z|b13332df-34ee-4df2-b4c8-79447111e2a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:11.061Z|ab242b60-c013-4246-8f1b-ff0aecd7a877|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:46:11.061Z|ab242b60-c013-4246-8f1b-ff0aecd7a877|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:15.036Z|80836b21-5ae5-4e2c-a5b8-16adf28060e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:15.036Z|d5bef1d0-839a-4904-be98-cbd701dd5b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:15.037Z|80836b21-5ae5-4e2c-a5b8-16adf28060e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:15.037Z|d5bef1d0-839a-4904-be98-cbd701dd5b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:15.040Z|12fe34d3-59fc-4765-b1f8-067986b5d3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:15.040Z|12fe34d3-59fc-4765-b1f8-067986b5d3f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:16.103Z|08668270-4ac0-49b1-9b29-137f86a21bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:46:16.106Z|08668270-4ac0-49b1-9b29-137f86a21bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:46:17.258Z|c0e7afd4-e25c-4c78-8ca0-9cd96e0f61b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:46:17.259Z|c0e7afd4-e25c-4c78-8ca0-9cd96e0f61b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:46:25.065Z|cb424372-c02b-408e-b8fa-a150e44971b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:25.066Z|cb424372-c02b-408e-b8fa-a150e44971b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:25.069Z|4b6f7618-8070-421d-89ea-f1dcd8d45f0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:25.070Z|4b6f7618-8070-421d-89ea-f1dcd8d45f0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:25.076Z|d53755ea-db29-4579-ad59-d0c758b85a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:25.077Z|d53755ea-db29-4579-ad59-d0c758b85a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:31.103Z|8cac9453-3de2-4e8a-908b-6edffef7a8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:46:31.104Z|8cac9453-3de2-4e8a-908b-6edffef7a8a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:46:35.104Z|2b97fbb2-df3d-4cff-9310-cf4062236d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:35.104Z|80b36a4f-cb2b-4fa7-8b0b-fda76274b5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:35.105Z|80b36a4f-cb2b-4fa7-8b0b-fda76274b5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:35.105Z|2b97fbb2-df3d-4cff-9310-cf4062236d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:35.125Z|4ec96490-0a88-4fef-9d0b-bf0e17456546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:35.126Z|4ec96490-0a88-4fef-9d0b-bf0e17456546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:45.133Z|4e8484a4-c582-47f8-be91-4824823302b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:45.134Z|84a2de1b-e0b1-431b-b709-16a3fe9f839e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:45.134Z|4e8484a4-c582-47f8-be91-4824823302b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:45.134Z|84a2de1b-e0b1-431b-b709-16a3fe9f839e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:45.152Z|f1bacf1e-3057-4916-8ff2-e4e68ec4fa11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:45.153Z|f1bacf1e-3057-4916-8ff2-e4e68ec4fa11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:46.103Z|e91cc46e-8965-4ed5-b4f2-57f927544906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:46:46.104Z|e91cc46e-8965-4ed5-b4f2-57f927544906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:46:47.260Z|6d10ce91-d403-4e85-a7e5-e4cfb160247f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:46:47.260Z|6d10ce91-d403-4e85-a7e5-e4cfb160247f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:46:55.170Z|157b5aa3-44e9-4127-af92-545a84648a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:55.171Z|157b5aa3-44e9-4127-af92-545a84648a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:55.176Z|2ceaae79-f9a7-4107-985d-f4006f5aede2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:55.177Z|2ceaae79-f9a7-4107-985d-f4006f5aede2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:46:55.182Z|69173e9e-efa2-45cb-a9a6-bf0fc60d051b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:46:55.182Z|69173e9e-efa2-45cb-a9a6-bf0fc60d051b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:01.103Z|ad8b07af-cda5-4da8-baee-4537d762139c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:47:01.106Z|ad8b07af-cda5-4da8-baee-4537d762139c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:47:05.207Z|238fddf4-2464-4734-9c0e-91e916df07a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:05.208Z|238fddf4-2464-4734-9c0e-91e916df07a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:05.209Z|7c80e5d8-8eff-4c02-8e1b-848bac42dfdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:05.209Z|7c80e5d8-8eff-4c02-8e1b-848bac42dfdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:05.211Z|fc95e498-57a7-4bf7-94f7-00b7de9c9aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:05.212Z|fc95e498-57a7-4bf7-94f7-00b7de9c9aef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:11.061Z|56d1d959-d536-4601-a58f-8c842d0638da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:47:11.062Z|56d1d959-d536-4601-a58f-8c842d0638da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:15.235Z|da339af9-13a9-4582-8b5d-f589c3fdc224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:15.236Z|da339af9-13a9-4582-8b5d-f589c3fdc224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:15.236Z|8b56d2e2-c6ce-41f1-8ba5-7b833be8d09a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:15.237Z|8b56d2e2-c6ce-41f1-8ba5-7b833be8d09a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:15.241Z|957672a9-66e5-41b1-80d2-d8c0690046ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:15.241Z|957672a9-66e5-41b1-80d2-d8c0690046ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:16.103Z|75dd414f-2dc5-4244-a610-f1f02055df04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:47:16.104Z|75dd414f-2dc5-4244-a610-f1f02055df04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:47:17.261Z|ef74d898-f6bc-4c27-9864-4c2f7e9c8c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:47:17.261Z|ef74d898-f6bc-4c27-9864-4c2f7e9c8c0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:47:25.264Z|ad23c456-d89d-4cc5-8cb9-8f8a09606ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:25.264Z|836a7b09-c9e6-4222-b5a7-119fc9772118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:25.264Z|ad23c456-d89d-4cc5-8cb9-8f8a09606ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:25.264Z|836a7b09-c9e6-4222-b5a7-119fc9772118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:25.266Z|91a46895-d403-4818-bab0-44e2b8fc4be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:25.266Z|91a46895-d403-4818-bab0-44e2b8fc4be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:31.103Z|4fe6fa19-ab8c-465c-8a5c-97d48e9e8365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:47:31.104Z|4fe6fa19-ab8c-465c-8a5c-97d48e9e8365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:47:35.289Z|68736b18-6a3b-476a-9a7c-e5b9f383f943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:35.289Z|cbd8152d-6da8-41e5-8c62-79488e0c4663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:35.290Z|0626087b-7ced-4ade-82fc-4754c03575db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:35.291Z|cbd8152d-6da8-41e5-8c62-79488e0c4663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:35.291Z|68736b18-6a3b-476a-9a7c-e5b9f383f943|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:35.291Z|0626087b-7ced-4ade-82fc-4754c03575db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:45.331Z|9d1b4cef-ad59-4b03-9794-ab3edcb43ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:45.331Z|6ec9d499-4c00-44e3-99aa-7b9db93ad0e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:45.332Z|6ec9d499-4c00-44e3-99aa-7b9db93ad0e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:45.332Z|9d1b4cef-ad59-4b03-9794-ab3edcb43ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:45.334Z|6fcec26b-ee6c-416f-b611-a6ea709c249c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:45.334Z|6fcec26b-ee6c-416f-b611-a6ea709c249c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:46.103Z|5b077a75-12d5-4d33-b6aa-d29639e766f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:47:46.104Z|5b077a75-12d5-4d33-b6aa-d29639e766f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:47:47.262Z|dd8a045f-1ced-4510-9a5e-50e9466ead30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:47:47.262Z|dd8a045f-1ced-4510-9a5e-50e9466ead30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:47:55.367Z|e4b0113d-3115-4a21-a7c7-ff3a543f8e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:55.368Z|e4b0113d-3115-4a21-a7c7-ff3a543f8e3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:55.371Z|54256508-ca75-4830-bc2f-e769a4a0e8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:55.371Z|b3eaed8d-6b60-4af8-9b24-4b2a3f0b7561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:47:55.371Z|54256508-ca75-4830-bc2f-e769a4a0e8ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:47:55.371Z|b3eaed8d-6b60-4af8-9b24-4b2a3f0b7561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:01.103Z|7d3219d3-1e1c-4dec-a5da-1b9db9019bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:48:01.104Z|7d3219d3-1e1c-4dec-a5da-1b9db9019bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:48:05.397Z|9405716b-c5fb-4f43-b9d1-78a3b03a19a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:05.397Z|e7803912-4c75-4be4-bd2d-802ed5639cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:05.397Z|9405716b-c5fb-4f43-b9d1-78a3b03a19a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:05.398Z|e7803912-4c75-4be4-bd2d-802ed5639cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:05.398Z|c6a6dc5b-ee2d-4cff-a333-435811369bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:05.399Z|c6a6dc5b-ee2d-4cff-a333-435811369bcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:11.063Z|b7adcfa0-fda6-45ff-817e-258433debab4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:48:11.064Z|b7adcfa0-fda6-45ff-817e-258433debab4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:15.422Z|88ed6889-3d7c-44bf-bf9f-015adf9d8dcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:15.423Z|88ed6889-3d7c-44bf-bf9f-015adf9d8dcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:15.429Z|08cda85a-dc92-4054-950c-639559f506e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:15.429Z|9608494b-8d45-4768-a100-26cd5cbc0823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:15.430Z|08cda85a-dc92-4054-950c-639559f506e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:15.430Z|9608494b-8d45-4768-a100-26cd5cbc0823|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:16.103Z|9489a6e4-82ab-4dcf-a46d-a80b989e6a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:48:16.105Z|9489a6e4-82ab-4dcf-a46d-a80b989e6a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:48:17.263Z|25736580-c172-4101-9ee2-7a2581e9689d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:48:17.264Z|25736580-c172-4101-9ee2-7a2581e9689d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:48:25.450Z|f5861b9a-99d0-4456-8e02-35bf722d2ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:25.450Z|f5861b9a-99d0-4456-8e02-35bf722d2ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:25.453Z|fcbd2d7f-5098-4a86-8b03-ea0a24f8c18d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:25.454Z|fcbd2d7f-5098-4a86-8b03-ea0a24f8c18d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:25.455Z|ee00905e-b8f9-42ab-ad1b-d52c3a40708b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:25.507Z|ee00905e-b8f9-42ab-ad1b-d52c3a40708b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:31.103Z|25f91b8a-3f2a-4679-a96b-8b34dd0119e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:48:31.104Z|25f91b8a-3f2a-4679-a96b-8b34dd0119e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:48:35.477Z|9a8e369c-f184-4945-bfc5-d8e0a5790552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:35.478Z|9a8e369c-f184-4945-bfc5-d8e0a5790552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:35.535Z|9af49479-1427-4730-bbb9-7fb9b04717c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:35.536Z|9af49479-1427-4730-bbb9-7fb9b04717c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:35.536Z|1a572c26-3dcc-44a6-ac81-bac6fafbc596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:35.536Z|1a572c26-3dcc-44a6-ac81-bac6fafbc596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:45.512Z|bfb0f743-f9e6-446a-abca-948866f9095d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:45.513Z|bfb0f743-f9e6-446a-abca-948866f9095d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:45.564Z|d72bc197-333c-44bb-9892-3ace4f2b03ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:45.564Z|47c59ca3-4ba3-4e79-827a-e027cc2bd37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:45.564Z|47c59ca3-4ba3-4e79-827a-e027cc2bd37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:45.564Z|d72bc197-333c-44bb-9892-3ace4f2b03ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:46.103Z|f3a1523a-14a0-4978-8dfa-5e5da374428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:48:46.104Z|f3a1523a-14a0-4978-8dfa-5e5da374428b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:48:47.264Z|051335da-1ce6-453b-b0c8-c3946b868f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:48:47.265Z|051335da-1ce6-453b-b0c8-c3946b868f70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:48:55.546Z|202f547b-1839-4ebd-bd10-6393600b5e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:55.547Z|202f547b-1839-4ebd-bd10-6393600b5e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:55.587Z|0d8da8e1-13da-4d3a-b6ee-d418beb2042b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:55.587Z|0d8da8e1-13da-4d3a-b6ee-d418beb2042b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:48:55.588Z|675928cf-281c-43d9-8d27-aee2c89ec5d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:48:55.589Z|675928cf-281c-43d9-8d27-aee2c89ec5d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:01.103Z|e64fddae-b36e-4bbe-8022-741b96f8115b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:49:01.105Z|e64fddae-b36e-4bbe-8022-741b96f8115b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:49:05.584Z|9f8fc504-6bd6-4519-acd0-873bf70c3f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:05.585Z|9f8fc504-6bd6-4519-acd0-873bf70c3f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:05.615Z|c175bccd-06f3-4a7a-a807-8b28ea3cd767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:05.615Z|87a4dbfa-f775-49ad-b715-494db3740005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:05.616Z|c175bccd-06f3-4a7a-a807-8b28ea3cd767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:05.616Z|87a4dbfa-f775-49ad-b715-494db3740005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:11.061Z|faf31596-79a3-4b00-9cfd-452d7e34a2d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:49:11.063Z|faf31596-79a3-4b00-9cfd-452d7e34a2d2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:15.613Z|29dc57b2-4dca-45c7-b6ff-2311a714ca26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:15.614Z|29dc57b2-4dca-45c7-b6ff-2311a714ca26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:15.643Z|c7609acd-61dd-4dfa-aada-45ab3d89872d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:15.643Z|2723be46-3192-4f31-8890-64da88440886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:15.644Z|2723be46-3192-4f31-8890-64da88440886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:15.644Z|c7609acd-61dd-4dfa-aada-45ab3d89872d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:16.103Z|2cab97e8-8cb7-4a62-953f-15b46522b7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:49:16.103Z|2cab97e8-8cb7-4a62-953f-15b46522b7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:49:17.266Z|fd7047e2-e35c-4b97-849b-099c0ded03e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:49:17.270Z|fd7047e2-e35c-4b97-849b-099c0ded03e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:49:25.641Z|3888f767-d36b-4085-ad87-646f17ba56a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:25.642Z|3888f767-d36b-4085-ad87-646f17ba56a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:25.671Z|621f7b12-08a9-4a90-8361-c6d2d579b5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:25.672Z|621f7b12-08a9-4a90-8361-c6d2d579b5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:25.673Z|6df60dac-03ac-44a9-be57-177d6eba645f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:25.673Z|6df60dac-03ac-44a9-be57-177d6eba645f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:31.103Z|6ed09243-4008-4771-881c-08839c9af7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:49:31.104Z|6ed09243-4008-4771-881c-08839c9af7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:49:35.672Z|5e0ccb46-1d4d-42fe-828c-dee39f33dd92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:35.673Z|5e0ccb46-1d4d-42fe-828c-dee39f33dd92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:35.700Z|f63bc313-5636-4428-b993-44090d4974f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:35.701Z|f63bc313-5636-4428-b993-44090d4974f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:35.703Z|4219aad4-4597-44b4-a01a-ab6a3b5a62a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:35.703Z|4219aad4-4597-44b4-a01a-ab6a3b5a62a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:45.708Z|a7f3ce34-71f7-40fe-ae4d-5fc99d430530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:45.709Z|a7f3ce34-71f7-40fe-ae4d-5fc99d430530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:45.735Z|6cb24860-dce8-48e1-bf7f-d2e63ee6df23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:45.736Z|6cb24860-dce8-48e1-bf7f-d2e63ee6df23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:45.736Z|7d5232cc-7f2a-4eb6-93cd-c1221315f8bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:45.737Z|7d5232cc-7f2a-4eb6-93cd-c1221315f8bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:46.103Z|53f9fdd6-6ddd-42ed-9bb6-8fbafaa83bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:49:46.107Z|53f9fdd6-6ddd-42ed-9bb6-8fbafaa83bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:49:47.270Z|052f5178-3a31-44ad-9047-7a94d26ebb5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:49:47.271Z|052f5178-3a31-44ad-9047-7a94d26ebb5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:49:55.736Z|7fbe0b45-882f-47ce-9b9c-544c8f107718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:55.737Z|7fbe0b45-882f-47ce-9b9c-544c8f107718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:55.762Z|a9f1c4b8-7b1b-4693-b145-3286e69a5144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:55.762Z|db62d44b-1594-4408-99c4-e7a845efcedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:49:55.763Z|a9f1c4b8-7b1b-4693-b145-3286e69a5144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:49:55.763Z|db62d44b-1594-4408-99c4-e7a845efcedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:01.103Z|d3c921ef-2453-4947-92c1-9d8aa6f43963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:50:01.104Z|d3c921ef-2453-4947-92c1-9d8aa6f43963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:50:05.761Z|ee647200-0698-4eef-a5fd-aa8d221214e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:05.761Z|ee647200-0698-4eef-a5fd-aa8d221214e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:05.790Z|8bcb2a0a-89a8-4cb4-b23d-acdf06b9d2f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:05.790Z|188a8ee9-921c-4b8d-aea5-06eaf78fd21f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:05.791Z|8bcb2a0a-89a8-4cb4-b23d-acdf06b9d2f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:05.791Z|188a8ee9-921c-4b8d-aea5-06eaf78fd21f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:11.060Z|38df5368-8c70-4070-90c0-22fff2e2c410|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:50:11.061Z|38df5368-8c70-4070-90c0-22fff2e2c410|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:15.785Z|e2fd3f17-721a-4042-b38e-52e0cf97148b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:15.786Z|e2fd3f17-721a-4042-b38e-52e0cf97148b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:15.815Z|f6b2776f-76eb-4467-a235-1561c7a0a4a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:15.815Z|d33bda00-0444-416a-ad09-b4be05013ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:15.815Z|d33bda00-0444-416a-ad09-b4be05013ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:15.815Z|f6b2776f-76eb-4467-a235-1561c7a0a4a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:16.103Z|fd16dfff-9af9-4bae-9b97-a8436571fb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:50:16.104Z|fd16dfff-9af9-4bae-9b97-a8436571fb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:50:17.271Z|88b3ffd2-b5d9-4549-abe5-837797121a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:50:17.272Z|88b3ffd2-b5d9-4549-abe5-837797121a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:50:25.808Z|6dc0ca5e-f74a-4fdc-8041-dd3dcb70a7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:25.809Z|6dc0ca5e-f74a-4fdc-8041-dd3dcb70a7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:25.840Z|4ef2546c-2a3b-4662-b391-37551cfea362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:25.840Z|6cc2960a-59d3-4ce8-ac09-bf1aa1b55d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:25.841Z|4ef2546c-2a3b-4662-b391-37551cfea362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:25.841Z|6cc2960a-59d3-4ce8-ac09-bf1aa1b55d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:31.103Z|b1c2ac28-4df2-433c-b51f-39959fb6c630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:50:31.106Z|b1c2ac28-4df2-433c-b51f-39959fb6c630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:50:35.831Z|3d0210cc-cf96-4d00-ae92-971a45d671e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:35.833Z|3d0210cc-cf96-4d00-ae92-971a45d671e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:35.864Z|d426355f-16cb-4e9b-825a-3ca2952c22d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:35.864Z|153e41a5-3c87-4f78-8f18-e71b7739666f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:35.865Z|153e41a5-3c87-4f78-8f18-e71b7739666f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:35.865Z|d426355f-16cb-4e9b-825a-3ca2952c22d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:45.861Z|52b253f8-0c79-4874-b74e-ac95fba70a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:45.862Z|52b253f8-0c79-4874-b74e-ac95fba70a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:45.896Z|40060536-c87f-4789-8f85-d8a9c9ee89c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:45.896Z|40060536-c87f-4789-8f85-d8a9c9ee89c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:45.896Z|7fab098e-977e-4113-b9d9-b4aeead1ece8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:45.897Z|7fab098e-977e-4113-b9d9-b4aeead1ece8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:46.103Z|0e521fb4-9e4d-49d5-82b3-ab6b4c52096b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:50:46.104Z|0e521fb4-9e4d-49d5-82b3-ab6b4c52096b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:50:47.273Z|ffbc779c-2c71-4c1f-8be8-e079132c4464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:50:47.273Z|ffbc779c-2c71-4c1f-8be8-e079132c4464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:50:55.888Z|e21838f8-9e42-4569-b17b-116ad2cce8e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:55.889Z|e21838f8-9e42-4569-b17b-116ad2cce8e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:55.920Z|c6251a74-b040-48c1-bc7e-ea5bac543888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:55.920Z|c6251a74-b040-48c1-bc7e-ea5bac543888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:50:55.922Z|01d03583-106a-4122-b078-fba02216789a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:50:55.923Z|01d03583-106a-4122-b078-fba02216789a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:01.103Z|cf41dd7b-33d7-4fb9-aad7-ee55410e61ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:51:01.104Z|cf41dd7b-33d7-4fb9-aad7-ee55410e61ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:51:05.918Z|0f0dced5-5c28-4406-8457-8c57d94e1284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:05.918Z|0f0dced5-5c28-4406-8457-8c57d94e1284|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:05.949Z|526ff752-f68b-4ff9-b211-b766409f3034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:05.949Z|05664678-4975-4db6-a3b2-77d373a025d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:05.950Z|05664678-4975-4db6-a3b2-77d373a025d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:05.950Z|526ff752-f68b-4ff9-b211-b766409f3034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:11.062Z|2a6ec57c-b14d-4d8a-b606-a19bfaf07770|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:51:11.062Z|2a6ec57c-b14d-4d8a-b606-a19bfaf07770|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:15.943Z|a79cdc88-fb79-440b-9ae4-74a7b1ae76b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:15.944Z|a79cdc88-fb79-440b-9ae4-74a7b1ae76b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:15.980Z|e98b7c3a-5a00-41fc-8f68-e1e0fc9bf550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:15.981Z|e98b7c3a-5a00-41fc-8f68-e1e0fc9bf550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:15.981Z|3c7566fc-0c9e-41aa-acd2-cabacfb77638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:15.983Z|3c7566fc-0c9e-41aa-acd2-cabacfb77638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:16.103Z|3c140b9e-e588-4271-b374-74d16dcc3347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:51:16.107Z|3c140b9e-e588-4271-b374-74d16dcc3347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:51:17.274Z|077b65a7-e683-4d81-bb4f-c60019b3c168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:51:17.275Z|077b65a7-e683-4d81-bb4f-c60019b3c168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:51:25.971Z|c8bf17a5-191c-45be-8887-8f2e6d5515a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:25.971Z|c8bf17a5-191c-45be-8887-8f2e6d5515a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:26.004Z|e46dc2b1-b118-4037-821e-c7d85f710a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:26.004Z|4d2ec717-061b-46c5-9e6c-4854adf2da5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:26.005Z|4d2ec717-061b-46c5-9e6c-4854adf2da5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:26.005Z|e46dc2b1-b118-4037-821e-c7d85f710a4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:31.103Z|407857e7-06c7-45fb-8cdd-68355fcc9134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:51:31.104Z|407857e7-06c7-45fb-8cdd-68355fcc9134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:51:35.997Z|5fdbbd39-f3e6-4a1a-a750-4deff2a4d070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:35.998Z|5fdbbd39-f3e6-4a1a-a750-4deff2a4d070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:36.028Z|ff59edc7-fd28-40d3-846b-72fabcce76a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:36.029Z|ff59edc7-fd28-40d3-846b-72fabcce76a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:36.033Z|ce914711-9fb9-45fe-868c-8c9ac53d8d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:36.034Z|ce914711-9fb9-45fe-868c-8c9ac53d8d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:46.026Z|e0bea8ea-187f-4fbe-b808-9679b70390a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:46.027Z|e0bea8ea-187f-4fbe-b808-9679b70390a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:46.053Z|c62e3bbe-c79e-4ff5-9e26-535d5d4686e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:46.053Z|65c13c25-d3a6-471f-aff2-5d16ae20632b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:46.054Z|c62e3bbe-c79e-4ff5-9e26-535d5d4686e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:46.054Z|65c13c25-d3a6-471f-aff2-5d16ae20632b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:46.103Z|40070164-a41f-4842-801c-76e64b566a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:51:46.104Z|40070164-a41f-4842-801c-76e64b566a71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:51:47.276Z|50cd5575-267e-4b9a-96fa-01aac6e48278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:51:47.276Z|50cd5575-267e-4b9a-96fa-01aac6e48278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:51:56.051Z|b7dc3218-0d33-4899-b260-1686b498f1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:56.052Z|b7dc3218-0d33-4899-b260-1686b498f1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:56.077Z|9a999c95-0c1b-421b-a746-6cf9005b16b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:56.078Z|9a999c95-0c1b-421b-a746-6cf9005b16b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:51:56.077Z|a28256c0-1c5d-4987-82f5-dd625caa74f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:51:56.079Z|a28256c0-1c5d-4987-82f5-dd625caa74f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:01.104Z|dcbc60a7-458f-4073-ba27-24c3dcc773bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:52:01.107Z|dcbc60a7-458f-4073-ba27-24c3dcc773bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:52:06.076Z|4e07bbdf-953f-43df-9881-5b1c8e7e4854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:06.076Z|4e07bbdf-953f-43df-9881-5b1c8e7e4854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:06.102Z|2d8af83c-75d8-4324-afb9-a16485b2a431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:06.103Z|c838135f-3ccb-4195-a585-4b85ac47cd00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:06.103Z|2d8af83c-75d8-4324-afb9-a16485b2a431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:06.104Z|c838135f-3ccb-4195-a585-4b85ac47cd00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:11.060Z|162526b5-2127-477b-9ea3-22af649ae758|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:52:11.061Z|162526b5-2127-477b-9ea3-22af649ae758|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:16.103Z|e3987c64-70f6-4e98-8911-04c24330c591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:52:16.103Z|e3987c64-70f6-4e98-8911-04c24330c591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:52:16.129Z|bfaa402c-605b-43ee-8d32-29ef3f3cc419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:16.129Z|5700e69f-e349-4737-b365-10020aea0d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:16.129Z|5700e69f-e349-4737-b365-10020aea0d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:16.129Z|bfaa402c-605b-43ee-8d32-29ef3f3cc419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:16.132Z|39727949-8315-453b-8197-2a33003d970c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:16.133Z|39727949-8315-453b-8197-2a33003d970c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:17.277Z|d4407111-d34e-4eee-9c84-62af1d60d04a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:52:17.277Z|d4407111-d34e-4eee-9c84-62af1d60d04a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:52:26.162Z|9a342f16-49c9-42e0-8b55-0439463b06a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:26.164Z|4d13a5d3-b778-401f-81e9-655b245fda21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:26.164Z|9a342f16-49c9-42e0-8b55-0439463b06a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:26.164Z|4d13a5d3-b778-401f-81e9-655b245fda21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:26.169Z|9235f15e-b9f8-48c4-af08-d896356bfb21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:26.169Z|9235f15e-b9f8-48c4-af08-d896356bfb21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:31.105Z|989ddac3-54e4-4d8c-9505-bac4a4b79bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:52:31.106Z|989ddac3-54e4-4d8c-9505-bac4a4b79bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:52:36.190Z|65a0434c-4ed5-4384-87d3-ba2550321941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:36.190Z|4f1a88a8-e8fa-477d-bffe-b5d06009d4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:36.190Z|65a0434c-4ed5-4384-87d3-ba2550321941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:36.190Z|4f1a88a8-e8fa-477d-bffe-b5d06009d4b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:36.194Z|80d907f3-c2c0-4c90-8c38-257443b609ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:36.194Z|80d907f3-c2c0-4c90-8c38-257443b609ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:46.103Z|9d910c78-2795-4475-ba37-27e7a138e2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:52:46.106Z|9d910c78-2795-4475-ba37-27e7a138e2da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:52:46.216Z|1f179d47-0231-42b8-bf49-1b84dbc9e633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:46.216Z|1f179d47-0231-42b8-bf49-1b84dbc9e633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:46.219Z|a6fd658a-736d-4a76-87f3-67b343693c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:46.219Z|a6fd658a-736d-4a76-87f3-67b343693c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:46.219Z|073e672e-c920-4a96-a150-2f7ecbc10b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:46.220Z|073e672e-c920-4a96-a150-2f7ecbc10b81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:47.278Z|63aa32ed-c44a-4bd0-ad3a-e34c187f7213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:52:47.278Z|63aa32ed-c44a-4bd0-ad3a-e34c187f7213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:52:56.242Z|53d77744-4729-44e9-8773-5a5db780241c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:56.242Z|13b4ba64-3e1c-4cb8-92eb-b027bf60de62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:56.243Z|53d77744-4729-44e9-8773-5a5db780241c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:56.243Z|13b4ba64-3e1c-4cb8-92eb-b027bf60de62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:52:56.247Z|2b93f668-e268-4295-8242-77cad99eba42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:52:56.247Z|2b93f668-e268-4295-8242-77cad99eba42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:01.103Z|c22db8c9-11b5-4b26-8117-f340458bd8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:53:01.104Z|c22db8c9-11b5-4b26-8117-f340458bd8c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:53:06.268Z|26a803ab-8818-4c3f-82e5-55c512bd7271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:06.268Z|26a803ab-8818-4c3f-82e5-55c512bd7271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:06.271Z|2203727e-539b-480c-a6e6-d76d02b4414b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:06.271Z|2203727e-539b-480c-a6e6-d76d02b4414b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:06.277Z|b8fe7778-5455-4b9e-895b-3e8f430c3f80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:06.277Z|b8fe7778-5455-4b9e-895b-3e8f430c3f80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:11.061Z|ef0dc108-35dc-4f07-a264-76d3afab55ac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:53:11.062Z|ef0dc108-35dc-4f07-a264-76d3afab55ac|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:16.103Z|96182b6a-e0cf-4f4c-95f1-386f95e0f3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:53:16.104Z|96182b6a-e0cf-4f4c-95f1-386f95e0f3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:53:16.292Z|8aa5753d-3330-43f9-8518-912235509558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:16.292Z|975ab202-2035-4cc8-8f1f-f4480db366da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:16.292Z|975ab202-2035-4cc8-8f1f-f4480db366da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:16.294Z|8aa5753d-3330-43f9-8518-912235509558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:16.298Z|7e4d193c-b225-47aa-8603-927f44ebaa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:16.299Z|7e4d193c-b225-47aa-8603-927f44ebaa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:17.279Z|f738aa0a-24b0-496d-ac9d-836e75ae9f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:53:17.279Z|f738aa0a-24b0-496d-ac9d-836e75ae9f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:53:26.325Z|2b744116-ef1d-40cb-932a-e96f74926a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:26.326Z|2b744116-ef1d-40cb-932a-e96f74926a2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:26.336Z|dc932d1a-42d4-41fc-a5d0-d3cfcebd704a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:26.337Z|dc932d1a-42d4-41fc-a5d0-d3cfcebd704a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:26.338Z|68cdecb0-f10b-4a27-aa77-9af4a3682a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:26.339Z|68cdecb0-f10b-4a27-aa77-9af4a3682a21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:31.103Z|43c0f71a-19ee-4437-8f87-4df78cb11729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:53:31.106Z|43c0f71a-19ee-4437-8f87-4df78cb11729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:53:36.364Z|a4a03918-398f-422a-bd83-a6bfb818ccda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:36.365Z|a4a03918-398f-422a-bd83-a6bfb818ccda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:36.365Z|c154aaba-ddae-42e9-ab5f-c77c5b02f771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:36.365Z|c154aaba-ddae-42e9-ab5f-c77c5b02f771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:36.370Z|0b226a5b-f78c-4b44-aa4f-8a7d4d2dafcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:36.370Z|0b226a5b-f78c-4b44-aa4f-8a7d4d2dafcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:46.103Z|12bd8196-d5bf-4af5-9be6-7e4e7233cf92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:53:46.104Z|12bd8196-d5bf-4af5-9be6-7e4e7233cf92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:53:46.390Z|08083293-096a-40b6-8200-3b7957964089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:46.390Z|08083293-096a-40b6-8200-3b7957964089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:46.393Z|423e4f34-c86a-4674-8287-cb91def730c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:46.393Z|8f6ef8f1-b442-40df-9423-ca9605dd1306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:46.393Z|423e4f34-c86a-4674-8287-cb91def730c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:46.394Z|8f6ef8f1-b442-40df-9423-ca9605dd1306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:47.280Z|663f3490-32fe-4ae5-9741-d2fe71851b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:53:47.281Z|663f3490-32fe-4ae5-9741-d2fe71851b77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:53:56.415Z|48b67553-40df-479f-822a-f2064c24b01c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:56.415Z|48b67553-40df-479f-822a-f2064c24b01c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:56.415Z|2be77247-3991-4ffc-ace5-39a20a29fb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:56.416Z|2be77247-3991-4ffc-ace5-39a20a29fb34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:53:56.419Z|1c991dd1-0210-4ac0-a466-56a1c3226ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:53:56.420Z|1c991dd1-0210-4ac0-a466-56a1c3226ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:01.104Z|ab4a1344-eeed-4ce1-b3ff-33bf02e0af29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:54:01.105Z|ab4a1344-eeed-4ce1-b3ff-33bf02e0af29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:54:06.441Z|50a03b56-4591-4548-accd-7cd3cd74e55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:06.441Z|50a03b56-4591-4548-accd-7cd3cd74e55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:06.442Z|99b99d2e-5301-4af5-a8e6-bdf35b034a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:06.442Z|99b99d2e-5301-4af5-a8e6-bdf35b034a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:06.443Z|4c3f86be-a9bd-418e-9a05-0cae2c86664b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:06.444Z|4c3f86be-a9bd-418e-9a05-0cae2c86664b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:11.061Z|611e5a24-a2c5-4955-bac1-edf689fc49b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:54:11.062Z|611e5a24-a2c5-4955-bac1-edf689fc49b1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:16.103Z|c015d528-d26a-4fe2-abe5-6bf4df57f3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:54:16.105Z|c015d528-d26a-4fe2-abe5-6bf4df57f3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:54:16.471Z|f194fd21-6ea7-4f81-81e8-b13bd6bd0387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:16.471Z|51641ea1-5fd5-44da-9fbb-a52915f87904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:16.471Z|e30dc4c1-af26-46ae-9b01-25f0392b36fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:16.472Z|f194fd21-6ea7-4f81-81e8-b13bd6bd0387|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:16.472Z|e30dc4c1-af26-46ae-9b01-25f0392b36fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:16.472Z|51641ea1-5fd5-44da-9fbb-a52915f87904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:17.281Z|92031d20-dea5-469f-9e50-e081e84043be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:54:17.282Z|92031d20-dea5-469f-9e50-e081e84043be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:54:26.500Z|ef6dcba3-5f0d-425c-ab0c-2afbc82192cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:26.501Z|ef6dcba3-5f0d-425c-ab0c-2afbc82192cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:26.505Z|c8a176d8-e093-47a3-b924-36061b554de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:26.505Z|c8a176d8-e093-47a3-b924-36061b554de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:26.507Z|591ca686-dad4-4b9b-88d9-5dae762063d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:26.508Z|591ca686-dad4-4b9b-88d9-5dae762063d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:31.103Z|4653cc86-de46-413d-a80e-1e07bf029c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:54:31.104Z|4653cc86-de46-413d-a80e-1e07bf029c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:54:36.526Z|fc5b5e35-3cc5-4137-99de-c48a82f0238b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:36.527Z|fc5b5e35-3cc5-4137-99de-c48a82f0238b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:36.531Z|dbf27a26-652d-4c73-be58-7aa98a969eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:36.531Z|dbf27a26-652d-4c73-be58-7aa98a969eb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:36.535Z|006d07d4-fdbb-4f99-903d-72096fd034ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:36.535Z|006d07d4-fdbb-4f99-903d-72096fd034ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:46.103Z|27887b64-5ec2-4e7b-9951-d8b5641f0924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:54:46.104Z|27887b64-5ec2-4e7b-9951-d8b5641f0924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:54:46.556Z|1ae95c15-a0b1-44ac-8c9a-364d5f78cd65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:46.557Z|1ae95c15-a0b1-44ac-8c9a-364d5f78cd65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:46.556Z|3d534c31-1da3-40cc-96ef-129712907437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:46.557Z|3d534c31-1da3-40cc-96ef-129712907437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:46.566Z|e6151b12-b834-41b1-b89a-13a2e589234b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:46.567Z|e6151b12-b834-41b1-b89a-13a2e589234b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:47.282Z|0f1fb509-ce1a-480b-b7a3-8e7e71094035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:54:47.283Z|0f1fb509-ce1a-480b-b7a3-8e7e71094035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:54:56.586Z|628122cf-5c55-45cf-9d05-2ac47b5f026c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:56.586Z|628122cf-5c55-45cf-9d05-2ac47b5f026c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:56.595Z|6ee856e0-2be9-4db5-be3b-b30616f2e8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:56.595Z|6ee856e0-2be9-4db5-be3b-b30616f2e8e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:54:56.595Z|5091a8d2-e9e0-4da4-9650-c7e2adedc981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:54:56.596Z|5091a8d2-e9e0-4da4-9650-c7e2adedc981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:01.103Z|52292096-ccb3-42b7-841a-2d47de163579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:55:01.106Z|52292096-ccb3-42b7-841a-2d47de163579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:55:06.631Z|bf0c00b7-dedc-430f-a973-732cd1ca68d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:06.631Z|b7f4b303-f530-4290-b536-5fbea94969e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:06.632Z|bf0c00b7-dedc-430f-a973-732cd1ca68d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:06.632Z|b7f4b303-f530-4290-b536-5fbea94969e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:06.633Z|7e4ab998-5a58-4f44-b5b7-a38f40003b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:06.635Z|7e4ab998-5a58-4f44-b5b7-a38f40003b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:11.062Z|cc3edcd8-1458-4dc1-9e2a-9e26fa78e27b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:55:11.063Z|cc3edcd8-1458-4dc1-9e2a-9e26fa78e27b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:16.103Z|3690ba85-c760-440d-bd35-b637a414ec7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:55:16.103Z|3690ba85-c760-440d-bd35-b637a414ec7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:55:16.657Z|308da475-c4a3-424e-865f-d2d0dcf0a748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:16.657Z|242885e5-a6f9-4b07-938f-fc9da8c888e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:16.659Z|308da475-c4a3-424e-865f-d2d0dcf0a748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:16.660Z|242885e5-a6f9-4b07-938f-fc9da8c888e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:16.660Z|895d0e25-9f77-45ef-851f-04da4fb572aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:16.661Z|895d0e25-9f77-45ef-851f-04da4fb572aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:17.283Z|295ca05f-05ee-4da7-8205-1b8b54d028fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:55:17.284Z|295ca05f-05ee-4da7-8205-1b8b54d028fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:55:26.685Z|063298e5-590c-4b5b-930d-f97479325bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:26.686Z|063298e5-590c-4b5b-930d-f97479325bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:26.689Z|ecfec830-e44f-4fa5-b383-5228784d2b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:26.689Z|ecfec830-e44f-4fa5-b383-5228784d2b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:26.690Z|189f38ea-a247-465b-8d21-2e178070bfac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:26.690Z|189f38ea-a247-465b-8d21-2e178070bfac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:31.103Z|c4bd0565-61cf-4791-b062-fc2b3e834699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:55:31.104Z|c4bd0565-61cf-4791-b062-fc2b3e834699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:55:36.709Z|af8fa8bb-bdff-403b-b4ee-5c92813c04b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:36.710Z|aab8ae1c-65a8-46e9-9601-5de4816ce983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:36.710Z|af8fa8bb-bdff-403b-b4ee-5c92813c04b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:36.710Z|1577e181-7f39-4106-bd42-08df272ea0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:36.710Z|1577e181-7f39-4106-bd42-08df272ea0e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:36.710Z|aab8ae1c-65a8-46e9-9601-5de4816ce983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:46.103Z|9cc70b95-b2ca-4224-843e-c30076b5ff11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:55:46.105Z|9cc70b95-b2ca-4224-843e-c30076b5ff11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:55:46.735Z|a9cbfdee-2c55-4c98-b64b-31c7bb486963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:46.736Z|a9cbfdee-2c55-4c98-b64b-31c7bb486963|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:46.735Z|567bafdd-77a8-420b-8c9b-c07539187db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:46.736Z|567bafdd-77a8-420b-8c9b-c07539187db4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:46.740Z|7869d347-dea3-46ad-88a7-6cc3e9c255a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:46.740Z|7869d347-dea3-46ad-88a7-6cc3e9c255a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:47.284Z|5aca725f-e69b-4774-8933-2e1c5e878708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:55:47.285Z|5aca725f-e69b-4774-8933-2e1c5e878708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:55:56.763Z|0781fe1b-fcd6-4227-97b2-bf29237eeffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:56.764Z|0781fe1b-fcd6-4227-97b2-bf29237eeffc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:56.765Z|8364796c-5ff3-43a8-9487-ccd7a8032d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:56.765Z|8364796c-5ff3-43a8-9487-ccd7a8032d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:55:56.768Z|28a89e2b-c13f-4858-9e1f-eed97d742c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:55:56.768Z|28a89e2b-c13f-4858-9e1f-eed97d742c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:01.103Z|6be247c1-d62f-43e6-9a4b-436561f74454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:56:01.103Z|6be247c1-d62f-43e6-9a4b-436561f74454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:56:06.792Z|c0392046-1648-493e-96f5-cb726230b7d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:06.793Z|c0392046-1648-493e-96f5-cb726230b7d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:06.795Z|b3a2a250-4660-443c-aae7-89115e2ab994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:06.795Z|b3a2a250-4660-443c-aae7-89115e2ab994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:06.796Z|5904ceca-5869-4001-8995-1867fc83f7b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:06.796Z|5904ceca-5869-4001-8995-1867fc83f7b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:11.062Z|bfd6b8bd-63cf-41cd-b4b0-8a87996d8b8c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:56:11.063Z|bfd6b8bd-63cf-41cd-b4b0-8a87996d8b8c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:16.103Z|e54cbc74-ea06-4ad3-b8b7-0102783a8aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:56:16.103Z|e54cbc74-ea06-4ad3-b8b7-0102783a8aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:56:16.817Z|a167ad64-ba4e-457e-9561-cad232220c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:16.818Z|a167ad64-ba4e-457e-9561-cad232220c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:16.819Z|1d0b0d02-9125-4e07-b3e4-90b836d2e506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:16.820Z|1d0b0d02-9125-4e07-b3e4-90b836d2e506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:16.820Z|b779d893-936e-485b-b088-bb635b36fb16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:16.821Z|b779d893-936e-485b-b088-bb635b36fb16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:17.286Z|b608ef5c-362f-4d92-acc6-938ffaea6bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:56:17.286Z|b608ef5c-362f-4d92-acc6-938ffaea6bd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:56:26.854Z|d399e845-52c2-4c4d-b707-ff7b4e892dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:26.855Z|d399e845-52c2-4c4d-b707-ff7b4e892dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:26.860Z|f80fd00c-1912-47df-a6d5-bde15930ebe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:26.861Z|f80fd00c-1912-47df-a6d5-bde15930ebe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:26.869Z|2c8de7d6-00d3-4cf6-9ab2-0ac73abfe9cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:26.869Z|2c8de7d6-00d3-4cf6-9ab2-0ac73abfe9cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:31.103Z|e9024b1c-25bc-4d0c-ad17-6bb6ab104858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:56:31.107Z|e9024b1c-25bc-4d0c-ad17-6bb6ab104858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:56:36.879Z|c77a1d8b-43a7-4d59-a754-877eb93c4e13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:36.880Z|c77a1d8b-43a7-4d59-a754-877eb93c4e13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:36.886Z|d4a93027-ac5f-4404-b56f-e6d771608c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:36.887Z|d4a93027-ac5f-4404-b56f-e6d771608c6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:36.899Z|aa2da1c9-f0c6-46a1-9bec-7eefba538fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:36.900Z|aa2da1c9-f0c6-46a1-9bec-7eefba538fb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:46.104Z|cc34dcc2-f116-4bb3-878a-b7d9a1ce866d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:56:46.104Z|cc34dcc2-f116-4bb3-878a-b7d9a1ce866d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:56:46.904Z|3bc5d3da-306e-40e0-99d9-392a4dc741d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:46.905Z|3bc5d3da-306e-40e0-99d9-392a4dc741d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:46.911Z|5d095d35-2b46-4911-b265-23a5e77dc3c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:46.911Z|5d095d35-2b46-4911-b265-23a5e77dc3c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:46.923Z|8fa592ab-e499-48ca-8fe0-8ef8f08d70d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:46.924Z|8fa592ab-e499-48ca-8fe0-8ef8f08d70d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:47.287Z|2dbd89f2-1c0e-485a-8e54-027970c7d2b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:56:47.287Z|2dbd89f2-1c0e-485a-8e54-027970c7d2b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:56:56.932Z|0c4519f0-00d8-4275-9d20-bfcfb2eea7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:56.932Z|0c4519f0-00d8-4275-9d20-bfcfb2eea7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:56.935Z|477c8448-99b5-41ce-a031-e5c911bb9fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:56.935Z|477c8448-99b5-41ce-a031-e5c911bb9fbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:56:56.949Z|a44d0ba7-c9c1-4ecd-a171-2450e85540a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:56:56.949Z|a44d0ba7-c9c1-4ecd-a171-2450e85540a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:01.103Z|6321b0fb-6618-4d5c-a40b-08a311e9c7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:57:01.103Z|6321b0fb-6618-4d5c-a40b-08a311e9c7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:57:06.962Z|a579c426-25db-4181-bf72-1ea21938dfe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:06.962Z|a579c426-25db-4181-bf72-1ea21938dfe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:06.971Z|44d7c36e-fe7e-49ea-9281-868a3b9d717e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:06.971Z|44d7c36e-fe7e-49ea-9281-868a3b9d717e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:06.971Z|c69bbb80-e7c0-42c9-969f-ebd93568c81c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:06.972Z|c69bbb80-e7c0-42c9-969f-ebd93568c81c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:11.061Z|e8027ce5-b032-4d51-93c7-a15688b2f8dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:57:11.063Z|e8027ce5-b032-4d51-93c7-a15688b2f8dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:16.103Z|ff243cb6-6e02-40c4-9efb-6c26cdb91923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:57:16.107Z|ff243cb6-6e02-40c4-9efb-6c26cdb91923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:57:16.988Z|0f6ffd9c-b1d1-46f3-98d3-e5688c6f90bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:16.989Z|0f6ffd9c-b1d1-46f3-98d3-e5688c6f90bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:16.996Z|8860cd3b-b6cd-4136-b580-59370ec8fd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:16.996Z|8860cd3b-b6cd-4136-b580-59370ec8fd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:16.999Z|95aa86c5-4d25-4baa-a397-7d8c3d20e101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:16.999Z|95aa86c5-4d25-4baa-a397-7d8c3d20e101|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:17.288Z|26e754ad-dc6a-4eeb-bd46-9ed554a3d814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:57:17.288Z|26e754ad-dc6a-4eeb-bd46-9ed554a3d814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:57:27.013Z|2575e7f6-1254-480d-ae7f-cd4e66c67135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:27.013Z|2575e7f6-1254-480d-ae7f-cd4e66c67135|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:27.021Z|4f517cd2-290f-4582-8a78-ef098ca5a27f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:27.021Z|4f517cd2-290f-4582-8a78-ef098ca5a27f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:27.029Z|a0de62be-134d-4c66-818c-63ff27cbf5f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:27.030Z|a0de62be-134d-4c66-818c-63ff27cbf5f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:31.104Z|4eda96fb-a01a-41aa-b923-5c2dde376b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:57:31.105Z|4eda96fb-a01a-41aa-b923-5c2dde376b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:57:37.042Z|1c263967-b444-4222-b2d5-ce67cf0472b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:37.044Z|1c263967-b444-4222-b2d5-ce67cf0472b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:37.047Z|3f80333e-245f-4ce3-ab2e-ef5b9acabe69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:37.048Z|3f80333e-245f-4ce3-ab2e-ef5b9acabe69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:37.055Z|01420084-69b5-4d49-824d-2e342391b157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:37.055Z|01420084-69b5-4d49-824d-2e342391b157|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:46.105Z|5bb05a72-cadb-4293-ba08-d89a641704dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:57:46.106Z|5bb05a72-cadb-4293-ba08-d89a641704dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:57:47.071Z|cf04ca26-596f-47a4-b876-26356c88c95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:47.071Z|bc3928cc-e689-4327-82cd-c6661b873663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:47.071Z|bc3928cc-e689-4327-82cd-c6661b873663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:47.071Z|cf04ca26-596f-47a4-b876-26356c88c95b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:47.079Z|7b3a794b-8ec5-4d46-8414-d1b74c350f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:47.079Z|7b3a794b-8ec5-4d46-8414-d1b74c350f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:47.290Z|fde08454-4d19-46a2-8edf-eadcb9b9a755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:57:47.290Z|fde08454-4d19-46a2-8edf-eadcb9b9a755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:57:57.102Z|da1e55f1-a67e-4593-80be-bfa9fdbfc920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:57.102Z|16ac361c-a62c-48ea-b6b2-152c6e514472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:57.102Z|16ac361c-a62c-48ea-b6b2-152c6e514472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:57.102Z|da1e55f1-a67e-4593-80be-bfa9fdbfc920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:57:57.109Z|44fc0661-3353-4f80-a70e-5d8a5c4bcb71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:57:57.109Z|44fc0661-3353-4f80-a70e-5d8a5c4bcb71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:01.103Z|8eea2016-de17-4fc2-863e-5e794a223c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:58:01.107Z|8eea2016-de17-4fc2-863e-5e794a223c7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:58:07.127Z|8e0fd69d-513d-41ac-8e89-126848cec815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:07.127Z|cd2c660b-b0d7-4312-a441-add65bcdcf1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:07.128Z|8e0fd69d-513d-41ac-8e89-126848cec815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:07.128Z|cd2c660b-b0d7-4312-a441-add65bcdcf1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:07.132Z|17ff9fd7-48df-428e-8cd4-51e240d09a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:07.133Z|17ff9fd7-48df-428e-8cd4-51e240d09a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:11.062Z|862c6be3-8030-49bb-a070-8a085fc3686b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:58:11.063Z|862c6be3-8030-49bb-a070-8a085fc3686b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:16.103Z|0c7a6adb-caaf-4bc1-8f89-5557858e8b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:58:16.104Z|0c7a6adb-caaf-4bc1-8f89-5557858e8b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:58:17.159Z|ca018585-e399-4b78-b5d1-b43b690e7cd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:17.159Z|9a261f0e-1c87-4e12-9c7d-15c93dac0d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:17.160Z|9a261f0e-1c87-4e12-9c7d-15c93dac0d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:17.160Z|ca018585-e399-4b78-b5d1-b43b690e7cd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:17.165Z|4ac17631-5ce6-47a1-8e5e-9fe7a7a43da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:17.166Z|4ac17631-5ce6-47a1-8e5e-9fe7a7a43da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:17.291Z|60ab08b2-5989-4b5d-97e3-b1bce60c1875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:58:17.292Z|60ab08b2-5989-4b5d-97e3-b1bce60c1875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:58:27.187Z|5611d047-a6e0-4408-840a-9fae00573428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:27.188Z|5611d047-a6e0-4408-840a-9fae00573428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:27.190Z|81a156cc-ffa3-4aec-a55b-37a872a9c9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:27.191Z|81a156cc-ffa3-4aec-a55b-37a872a9c9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:27.198Z|3779247e-62e3-4fbc-87e3-f3cd8bde1e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:27.198Z|3779247e-62e3-4fbc-87e3-f3cd8bde1e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:31.103Z|3b4b34d9-9aca-4805-830b-eb142d603a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:58:31.104Z|3b4b34d9-9aca-4805-830b-eb142d603a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:58:37.216Z|1f3475b2-39c2-480a-8bbe-e648740c5f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:37.216Z|1f3475b2-39c2-480a-8bbe-e648740c5f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:37.220Z|c6827e50-373e-42fc-becf-916cef51223f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:37.220Z|c6827e50-373e-42fc-becf-916cef51223f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:37.221Z|a34f058d-55ab-4883-a398-11447f69c131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:37.221Z|a34f058d-55ab-4883-a398-11447f69c131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:46.103Z|430a6f27-9ce8-47dc-a7b6-7c9fac030927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:58:46.106Z|430a6f27-9ce8-47dc-a7b6-7c9fac030927|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:58:47.241Z|a4f312f2-34a2-40d5-9045-7a255fc56b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:47.241Z|ab88bc58-069e-43c0-8f41-ee668d31b703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:47.242Z|ab88bc58-069e-43c0-8f41-ee668d31b703|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:47.242Z|a4f312f2-34a2-40d5-9045-7a255fc56b69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:47.248Z|ceac54c5-3fc4-4b51-8fb9-3906fb15e16a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:47.249Z|ceac54c5-3fc4-4b51-8fb9-3906fb15e16a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:47.292Z|12fa96fb-8b3e-4cbd-8de8-d87be587e413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:58:47.293Z|12fa96fb-8b3e-4cbd-8de8-d87be587e413|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:58:57.277Z|9ca43ce3-124d-45e3-a692-4b61453d7c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:57.278Z|9ca43ce3-124d-45e3-a692-4b61453d7c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:57.280Z|f8e9919f-3589-4789-9395-eb56d26579f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:57.280Z|fd48cab6-3329-4804-9ceb-575577fa6f1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:58:57.280Z|f8e9919f-3589-4789-9395-eb56d26579f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:58:57.280Z|fd48cab6-3329-4804-9ceb-575577fa6f1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:01.103Z|30decda7-8758-4721-98b5-0b8a4ecdd4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:59:01.104Z|30decda7-8758-4721-98b5-0b8a4ecdd4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:59:07.307Z|7aa675a2-b492-4aed-8a83-67fe5ac18ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:07.308Z|7aa675a2-b492-4aed-8a83-67fe5ac18ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:07.312Z|bea9aab8-4a5d-49fa-8c31-c01d3dc3a12c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:07.312Z|bea9aab8-4a5d-49fa-8c31-c01d3dc3a12c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:07.316Z|5ea69b75-83e5-4b0e-ad6a-bafd6663fcf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:07.316Z|5ea69b75-83e5-4b0e-ad6a-bafd6663fcf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:11.064Z|1770e3ea-68ce-4b81-9bd5-cbbcfd6241f8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T06:59:11.065Z|1770e3ea-68ce-4b81-9bd5-cbbcfd6241f8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:16.103Z|041c82de-d69c-42ab-89b9-59e43426814c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:59:16.104Z|041c82de-d69c-42ab-89b9-59e43426814c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:59:17.293Z|f257655e-7bf0-4b7a-98ab-88b3e9cda52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:59:17.294Z|f257655e-7bf0-4b7a-98ab-88b3e9cda52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:59:17.336Z|ca2869a2-cec0-4ec0-9b55-ff0f9359ebf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:17.336Z|f87a319f-b0ab-40ed-8932-a8b3ec75fb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:17.336Z|ca2869a2-cec0-4ec0-9b55-ff0f9359ebf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:17.336Z|f87a319f-b0ab-40ed-8932-a8b3ec75fb14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:17.337Z|eb2e8896-1360-4de7-bcf0-af4bc7934c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:17.337Z|eb2e8896-1360-4de7-bcf0-af4bc7934c01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:27.363Z|56bb1694-fe70-42bf-84b3-da48e9ac4874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:27.363Z|4a230335-2506-400f-a185-26bfc3c07f3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:27.363Z|fa79be05-c8bd-4010-8352-6e413b6c435e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:27.363Z|56bb1694-fe70-42bf-84b3-da48e9ac4874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:27.363Z|4a230335-2506-400f-a185-26bfc3c07f3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:27.363Z|fa79be05-c8bd-4010-8352-6e413b6c435e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:31.104Z|59f267de-ef2c-4482-b3b5-a051fd32a80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:59:31.108Z|59f267de-ef2c-4482-b3b5-a051fd32a80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:59:37.388Z|73e53fa2-238d-41ac-a8df-f57cf25b0b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:37.388Z|7698de16-a076-4ca7-b2a0-4a43886f4b2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:37.388Z|73e53fa2-238d-41ac-a8df-f57cf25b0b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:37.388Z|7698de16-a076-4ca7-b2a0-4a43886f4b2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:37.389Z|6ede5951-ce8e-4e51-98d0-8ef6a908d084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:37.389Z|6ede5951-ce8e-4e51-98d0-8ef6a908d084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:46.103Z|c843a52b-530a-489b-8311-fe9a3a5f1ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:59:46.104Z|c843a52b-530a-489b-8311-fe9a3a5f1ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:59:47.294Z|caa6a986-dee1-4ea0-89bb-2507ef0dfe37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T06:59:47.295Z|caa6a986-dee1-4ea0-89bb-2507ef0dfe37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T06:59:47.413Z|0d2ecfdf-8c53-494a-9d61-e9c29187f105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:47.414Z|0d2ecfdf-8c53-494a-9d61-e9c29187f105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:47.414Z|11b4b69c-8dd4-4999-81bf-6aea88e401c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:47.415Z|11b4b69c-8dd4-4999-81bf-6aea88e401c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:47.422Z|527ee978-400f-42fc-b723-f08908b9526f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:47.423Z|527ee978-400f-42fc-b723-f08908b9526f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:57.438Z|a85b5b23-63b4-446c-821b-2f54f5744408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:57.438Z|a85b5b23-63b4-446c-821b-2f54f5744408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:57.442Z|1d21363e-8cbc-4947-9531-fddcbf765333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:57.442Z|1d21363e-8cbc-4947-9531-fddcbf765333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T06:59:57.445Z|a4af48c1-22d7-4e29-bc87-8913e3357856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T06:59:57.445Z|a4af48c1-22d7-4e29-bc87-8913e3357856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:01.103Z|fda3d033-600e-4bff-af2e-3e1910acb5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:00:01.104Z|fda3d033-600e-4bff-af2e-3e1910acb5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:00:07.464Z|213e0c50-9572-427d-9e0e-63d0ade0b2c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:07.465Z|213e0c50-9572-427d-9e0e-63d0ade0b2c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:07.474Z|4824e82f-b362-422b-a3cf-299b65951d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:07.474Z|4824e82f-b362-422b-a3cf-299b65951d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:07.485Z|416eec3f-a510-462d-b90f-76b31c3bab2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:07.486Z|416eec3f-a510-462d-b90f-76b31c3bab2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:11.060Z|b778900a-1fbf-4d24-b10d-1335595c3ce7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:00:11.061Z|b778900a-1fbf-4d24-b10d-1335595c3ce7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:16.103Z|36673621-0384-4465-8a8c-7763cd674b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:00:16.106Z|36673621-0384-4465-8a8c-7763cd674b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:00:17.296Z|f68b48b8-b38b-44b7-839d-5dceddfdeded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:00:17.296Z|f68b48b8-b38b-44b7-839d-5dceddfdeded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:00:17.501Z|9d8a51d7-1383-482b-ba2e-75e70dbcd976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:17.502Z|9d8a51d7-1383-482b-ba2e-75e70dbcd976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:17.506Z|2c0c2130-5d6a-4aaf-9e73-aa0bfcec6282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:17.506Z|2c0c2130-5d6a-4aaf-9e73-aa0bfcec6282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:17.509Z|3a88c0e4-ecb9-4ff7-87ea-584b5a91202c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:17.509Z|3a88c0e4-ecb9-4ff7-87ea-584b5a91202c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:27.530Z|7eda50d7-37f0-454b-83a4-a602599bb595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:27.531Z|7eda50d7-37f0-454b-83a4-a602599bb595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:27.534Z|a35d1c10-dd77-4ad7-92f0-af76bfed0201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:27.535Z|d2c63a68-d669-4ca9-84ba-f99bb4f87ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:27.535Z|a35d1c10-dd77-4ad7-92f0-af76bfed0201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:27.535Z|d2c63a68-d669-4ca9-84ba-f99bb4f87ef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:31.103Z|cafb3a7b-38af-48d8-9d19-fb9d19bae409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:00:31.104Z|cafb3a7b-38af-48d8-9d19-fb9d19bae409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:00:37.558Z|fa7a6c77-7509-408a-9499-97b53b151549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:37.558Z|22c49542-42c8-497b-96c2-83b86c0d87cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:37.558Z|22c49542-42c8-497b-96c2-83b86c0d87cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:37.559Z|068d53a4-e5ae-4184-97ee-9fdc726f8fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:37.560Z|068d53a4-e5ae-4184-97ee-9fdc726f8fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:37.558Z|fa7a6c77-7509-408a-9499-97b53b151549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:46.103Z|b3786f2c-86ed-4acb-a4d6-c4b1cd6157c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:00:46.104Z|b3786f2c-86ed-4acb-a4d6-c4b1cd6157c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:00:47.297Z|06970d50-df52-465e-a648-89eb54a09e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:00:47.297Z|06970d50-df52-465e-a648-89eb54a09e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:00:47.586Z|2450d532-aa34-40e8-8d07-0240850f3168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:47.586Z|8eb7d372-a5fb-41fa-b56f-bd8b48703229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:47.586Z|2c038188-b232-434b-9672-7c4c361115c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:47.587Z|2450d532-aa34-40e8-8d07-0240850f3168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:47.587Z|2c038188-b232-434b-9672-7c4c361115c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:47.587Z|8eb7d372-a5fb-41fa-b56f-bd8b48703229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:57.614Z|65ecb896-fe62-42d0-a6b4-890e22a76834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:57.614Z|4aeb71cf-54c6-472f-aec5-f0ba4bd18751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:57.614Z|65ecb896-fe62-42d0-a6b4-890e22a76834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:57.615Z|4aeb71cf-54c6-472f-aec5-f0ba4bd18751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:00:57.624Z|93fd5f99-6bda-4cb4-9405-d99712829cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:00:57.625Z|93fd5f99-6bda-4cb4-9405-d99712829cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:01.103Z|6b5e3fc9-5f21-4afa-bb9a-0dedb82bf2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:01:01.108Z|6b5e3fc9-5f21-4afa-bb9a-0dedb82bf2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:01:07.646Z|334eaf0a-56f1-44a0-b7b1-1f7555c8458c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:07.647Z|334eaf0a-56f1-44a0-b7b1-1f7555c8458c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:07.652Z|d1209b60-a079-4ff6-8ebc-908002eaebdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:07.653Z|d1209b60-a079-4ff6-8ebc-908002eaebdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:07.654Z|7d9de61e-c317-4a74-8ee1-b02c5363ff41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:07.655Z|7d9de61e-c317-4a74-8ee1-b02c5363ff41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:11.060Z|887dd285-2154-4ce4-a277-8dedc6d6a69d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:01:11.061Z|887dd285-2154-4ce4-a277-8dedc6d6a69d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:16.103Z|a83b7f04-79b4-427e-955b-54c615cae208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:01:16.104Z|a83b7f04-79b4-427e-955b-54c615cae208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:01:17.298Z|5999e0ae-6c26-46f4-a53a-4826f4728551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:01:17.299Z|5999e0ae-6c26-46f4-a53a-4826f4728551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:01:17.681Z|0b70eca3-9726-47ad-ac01-955120e3ee7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:17.681Z|828bbbf8-e0c4-489a-8b09-db242a9ca548|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:17.682Z|828bbbf8-e0c4-489a-8b09-db242a9ca548|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:17.683Z|0b70eca3-9726-47ad-ac01-955120e3ee7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:17.686Z|4f7f8daf-84f2-4397-bb7d-40deb3f7ad2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:17.687Z|4f7f8daf-84f2-4397-bb7d-40deb3f7ad2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:27.708Z|f460c86e-92ed-4bd0-858e-ad6884f665cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:27.709Z|f460c86e-92ed-4bd0-858e-ad6884f665cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:27.713Z|402ae0f8-9aa2-4dff-8b99-5b07cbb4b0ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:27.714Z|402ae0f8-9aa2-4dff-8b99-5b07cbb4b0ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:27.719Z|e929691a-2a6c-4600-b213-07226e8891fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:27.719Z|e929691a-2a6c-4600-b213-07226e8891fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:31.103Z|8d909914-cace-4545-bf16-8fad9aec1628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:01:31.104Z|8d909914-cace-4545-bf16-8fad9aec1628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:01:37.734Z|3f36192d-7eb9-44b6-be73-2dc48b2d037d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:37.735Z|3f36192d-7eb9-44b6-be73-2dc48b2d037d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:37.739Z|6764c82d-893d-42bf-b561-704ef01ed1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:37.739Z|6764c82d-893d-42bf-b561-704ef01ed1a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:37.740Z|e01f13e0-10d6-45fc-97aa-0a823bbc34f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:37.741Z|e01f13e0-10d6-45fc-97aa-0a823bbc34f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:46.103Z|a31400c6-7c2b-412c-a844-6fd8f19a9b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:01:46.105Z|a31400c6-7c2b-412c-a844-6fd8f19a9b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:01:47.299Z|31c3c45b-2bad-47fc-8c0e-9ce7fc6fb6a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:01:47.300Z|31c3c45b-2bad-47fc-8c0e-9ce7fc6fb6a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:01:47.764Z|79c7b563-99c7-419d-a9f4-c982656135f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:47.763Z|9ed9fd94-db33-49b8-8185-5fc52a0d7198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:47.764Z|9ed9fd94-db33-49b8-8185-5fc52a0d7198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:47.764Z|79c7b563-99c7-419d-a9f4-c982656135f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:47.767Z|7b62a58f-8f7d-4649-8370-fef683e917d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:47.768Z|7b62a58f-8f7d-4649-8370-fef683e917d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:57.788Z|08836b2c-02e3-47a6-ba58-ddf42a4946f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:57.789Z|08836b2c-02e3-47a6-ba58-ddf42a4946f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:57.790Z|e47eaf9b-02a4-4d9c-a0cd-6d781884b8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:57.791Z|e47eaf9b-02a4-4d9c-a0cd-6d781884b8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:01:57.795Z|31fc2582-78e5-4fa7-a67c-e88fa1feb260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:01:57.796Z|31fc2582-78e5-4fa7-a67c-e88fa1feb260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:01.103Z|4e834f22-81f1-487b-8bd3-2680b354adc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:02:01.104Z|4e834f22-81f1-487b-8bd3-2680b354adc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:02:07.815Z|efe07fee-e875-4a95-8e36-b59de62f790c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:07.815Z|efe07fee-e875-4a95-8e36-b59de62f790c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:07.818Z|e4b07dfb-e491-43c0-a67b-2652663befee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:07.818Z|e4b07dfb-e491-43c0-a67b-2652663befee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:07.827Z|d95f3a24-b7e8-44a5-a6d1-a25c98b04d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:07.828Z|d95f3a24-b7e8-44a5-a6d1-a25c98b04d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:11.060Z|e635b13e-2eea-4040-bc79-27cbc33abbee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:02:11.061Z|e635b13e-2eea-4040-bc79-27cbc33abbee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:16.103Z|ccb70655-8880-4913-8e83-932544645c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:02:16.103Z|ccb70655-8880-4913-8e83-932544645c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:02:17.300Z|446d6e30-c290-4b48-8ea9-e3c4efa1dfce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:02:17.301Z|446d6e30-c290-4b48-8ea9-e3c4efa1dfce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:02:17.860Z|f2d4951c-433a-41cf-9020-12520e18d4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:17.861Z|f2d4951c-433a-41cf-9020-12520e18d4f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:17.860Z|6f8ff831-1a87-4352-a6ef-a3acbf65b74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:17.862Z|6f8ff831-1a87-4352-a6ef-a3acbf65b74a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:17.865Z|5904a8ba-a499-4e01-8c21-5ece60c9f86a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:17.866Z|5904a8ba-a499-4e01-8c21-5ece60c9f86a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:27.898Z|ba7a45d1-3a17-4889-9cc9-54c90081497d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:27.899Z|ba7a45d1-3a17-4889-9cc9-54c90081497d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:27.900Z|ca64c722-d300-4768-8f15-3e0a10f9a620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:27.901Z|ca64c722-d300-4768-8f15-3e0a10f9a620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:27.900Z|5de571b5-2aa8-4249-9b93-3c444aa81c28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:27.902Z|5de571b5-2aa8-4249-9b93-3c444aa81c28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:31.103Z|a7887589-2fd6-47bc-a659-529c7f211343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:02:31.106Z|a7887589-2fd6-47bc-a659-529c7f211343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:02:37.924Z|af325973-42d1-49c0-a1f1-cae3879f1f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:37.925Z|af325973-42d1-49c0-a1f1-cae3879f1f83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:37.926Z|6f72b9d9-72b4-4dba-bf7d-5e56ba1bcfec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:37.926Z|6f72b9d9-72b4-4dba-bf7d-5e56ba1bcfec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:37.929Z|2f1f7507-3271-41ae-9982-f5f1154c4428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:37.930Z|2f1f7507-3271-41ae-9982-f5f1154c4428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:46.103Z|2d6a0e24-a707-4baf-bb6f-0bc5553d6840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:02:46.104Z|2d6a0e24-a707-4baf-bb6f-0bc5553d6840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:02:47.302Z|14eead98-1ff7-4399-9dfe-b310052ae8b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:02:47.302Z|14eead98-1ff7-4399-9dfe-b310052ae8b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:02:47.954Z|3fdc1571-d92d-46ab-8be5-e4789d53fab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:47.955Z|3fdc1571-d92d-46ab-8be5-e4789d53fab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:47.956Z|9f6560a1-e941-4611-8bb2-87ca9f427dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:47.956Z|9f6560a1-e941-4611-8bb2-87ca9f427dde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:47.957Z|56a7236b-e359-4baa-94f6-5f21b129b914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:47.957Z|56a7236b-e359-4baa-94f6-5f21b129b914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:57.985Z|08d796f8-f22e-4673-9180-22969a30db0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:57.986Z|08d796f8-f22e-4673-9180-22969a30db0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:57.989Z|45f37a44-fc37-426c-879e-e2312e38a3bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:57.989Z|6bd3f6d2-ef0d-4386-a7d7-5b6b74b297b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:02:57.989Z|45f37a44-fc37-426c-879e-e2312e38a3bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:02:57.989Z|6bd3f6d2-ef0d-4386-a7d7-5b6b74b297b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:01.103Z|db9ffafc-a803-45a1-876f-82419b6f4d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:03:01.104Z|db9ffafc-a803-45a1-876f-82419b6f4d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:03:08.035Z|60f3d1ef-cb86-4a09-9a10-81d5ec2ecb7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:08.035Z|60f3d1ef-cb86-4a09-9a10-81d5ec2ecb7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:08.035Z|f4a46c9b-e23b-4d46-9dcb-49a5ed7d897b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:08.037Z|f4a46c9b-e23b-4d46-9dcb-49a5ed7d897b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:08.037Z|7d1d8826-c8aa-4331-9635-923d6eec1e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:08.038Z|7d1d8826-c8aa-4331-9635-923d6eec1e5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:11.061Z|3595fbd2-2dcf-435e-bdfa-4040d4ef7d98|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:03:11.062Z|3595fbd2-2dcf-435e-bdfa-4040d4ef7d98|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:16.103Z|f9b4e7a2-f88a-42ec-8f38-c86a6fc3f4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:03:16.106Z|f9b4e7a2-f88a-42ec-8f38-c86a6fc3f4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:03:17.303Z|b63f4236-3289-471d-a521-5cecc8fe4baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:03:17.304Z|b63f4236-3289-471d-a521-5cecc8fe4baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:03:18.061Z|1535e796-35fb-4cb1-9a14-52572647418e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:18.063Z|1535e796-35fb-4cb1-9a14-52572647418e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:18.061Z|01536b7d-e710-4855-a8df-0e71a0f3885d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:18.064Z|81225a36-d3c9-42c0-b07f-568f62277f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:18.063Z|01536b7d-e710-4855-a8df-0e71a0f3885d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:18.064Z|81225a36-d3c9-42c0-b07f-568f62277f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:28.089Z|4852e867-1fbb-4ff2-a54e-a462c3f60d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:28.089Z|cc2507c2-1d16-4390-b084-60a08720bc58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:28.089Z|4852e867-1fbb-4ff2-a54e-a462c3f60d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:28.090Z|cc2507c2-1d16-4390-b084-60a08720bc58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:28.089Z|b9c4e4f7-cd22-4c5a-b197-d8cbe278da25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:28.092Z|b9c4e4f7-cd22-4c5a-b197-d8cbe278da25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:31.103Z|b1b414d0-d1d4-4f6b-b3a3-1ee198d32fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:03:31.103Z|b1b414d0-d1d4-4f6b-b3a3-1ee198d32fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:03:38.116Z|259f067b-39a3-4696-b8a1-e85cccb1a919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:38.116Z|259f067b-39a3-4696-b8a1-e85cccb1a919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:38.121Z|45b88b58-d01d-4c5d-81a9-fc91dd2d76a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:38.122Z|45b88b58-d01d-4c5d-81a9-fc91dd2d76a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:38.122Z|05f390eb-2495-4e2c-9ef0-f2a4604f8660|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:38.122Z|05f390eb-2495-4e2c-9ef0-f2a4604f8660|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:46.103Z|08d1b94a-7e68-4e56-bfb1-9d33255fa0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:03:46.104Z|08d1b94a-7e68-4e56-bfb1-9d33255fa0ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:03:47.304Z|e729b5f9-978a-4286-a38a-bf5d3da7de20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:03:47.305Z|e729b5f9-978a-4286-a38a-bf5d3da7de20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:03:48.146Z|bebb438f-b38d-4575-98d3-01d0f0a9d2e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:48.146Z|e00255a0-14c7-4508-b33d-ce62d72a4c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:48.147Z|bebb438f-b38d-4575-98d3-01d0f0a9d2e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:48.147Z|e00255a0-14c7-4508-b33d-ce62d72a4c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:48.157Z|f273c1d1-47a7-43f3-afe1-76086e4596b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:48.157Z|f273c1d1-47a7-43f3-afe1-76086e4596b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:58.177Z|1d8e6067-d60c-44e9-be9f-d831294671a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:58.177Z|1d8e6067-d60c-44e9-be9f-d831294671a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:58.177Z|9000e08a-6f56-4e43-8ab9-4a1d6b9e4459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:58.179Z|9000e08a-6f56-4e43-8ab9-4a1d6b9e4459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:03:58.182Z|d2e37fa2-4096-4229-b303-0ef3656e6aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:03:58.183Z|d2e37fa2-4096-4229-b303-0ef3656e6aa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:01.103Z|8d266e31-7680-4adc-9ece-0978051d6f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:04:01.106Z|8d266e31-7680-4adc-9ece-0978051d6f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:04:08.203Z|f2be6c1a-9838-4e26-b750-e7e1eb5ccbcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:08.204Z|17ec4729-5455-45e3-9760-237173b5d1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:08.204Z|f2be6c1a-9838-4e26-b750-e7e1eb5ccbcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:08.205Z|17ec4729-5455-45e3-9760-237173b5d1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:08.208Z|4705fb2e-e751-46a6-81a2-a685e5720934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:08.209Z|4705fb2e-e751-46a6-81a2-a685e5720934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:11.063Z|95d109ef-3dd9-45f1-9394-a01e750b87f4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:04:11.065Z|95d109ef-3dd9-45f1-9394-a01e750b87f4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:16.103Z|25e82118-1b59-48a0-9929-d33bb16b360e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:04:16.103Z|25e82118-1b59-48a0-9929-d33bb16b360e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:04:17.305Z|605daaef-8222-4f2d-928b-fdc04534366b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:04:17.306Z|605daaef-8222-4f2d-928b-fdc04534366b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:04:18.234Z|f387d079-caa0-40db-80e4-f33345c33ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:18.234Z|40f2b2cb-b7ea-44be-8db5-ed6f0e47b0c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:18.234Z|f387d079-caa0-40db-80e4-f33345c33ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:18.234Z|40f2b2cb-b7ea-44be-8db5-ed6f0e47b0c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:18.236Z|423dd7eb-999e-4032-921b-570456925455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:18.236Z|423dd7eb-999e-4032-921b-570456925455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:28.262Z|33c4c226-46f2-448e-8372-1281af41a248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:28.262Z|80fca582-cc94-47cd-b222-77640742b21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:28.262Z|33c4c226-46f2-448e-8372-1281af41a248|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:28.263Z|80fca582-cc94-47cd-b222-77640742b21f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:28.265Z|3481c7c2-8308-4d0c-9a80-241f96d070ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:28.265Z|3481c7c2-8308-4d0c-9a80-241f96d070ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:31.103Z|28b00867-f404-47ff-8b50-d87243de2506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:04:31.104Z|28b00867-f404-47ff-8b50-d87243de2506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:04:38.297Z|7358f716-7616-4723-a7d6-ae978e676a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:38.297Z|1f705f96-212f-47d2-8dcd-917113842e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:38.297Z|7358f716-7616-4723-a7d6-ae978e676a30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:38.297Z|1f705f96-212f-47d2-8dcd-917113842e31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:38.299Z|be7c35a4-7835-4dc8-9869-a032fc0e3990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:38.299Z|be7c35a4-7835-4dc8-9869-a032fc0e3990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:46.103Z|81c6bfbb-6463-4c6c-babe-64f82d3157a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:04:46.105Z|81c6bfbb-6463-4c6c-babe-64f82d3157a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:04:47.307Z|ca6aa611-2de8-4730-ae4f-1fc696ff998b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:04:47.308Z|ca6aa611-2de8-4730-ae4f-1fc696ff998b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:04:48.320Z|45fcdf30-5c49-43a0-b8c8-dbeb6920c09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:48.321Z|45fcdf30-5c49-43a0-b8c8-dbeb6920c09e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:48.322Z|3325f70e-8b0c-4b0b-88bb-52cb116ab578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:48.322Z|3325f70e-8b0c-4b0b-88bb-52cb116ab578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:48.322Z|43b5b333-44be-40c6-a4a7-fee3f2c862a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:48.323Z|43b5b333-44be-40c6-a4a7-fee3f2c862a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:58.348Z|e23a8b80-7b00-4294-86f3-6a92fbb551ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:58.348Z|f7e46551-e59a-4501-ab60-198aef555fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:58.348Z|a6dd06b1-9255-4537-a991-341271f6edcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:04:58.349Z|e23a8b80-7b00-4294-86f3-6a92fbb551ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:58.349Z|f7e46551-e59a-4501-ab60-198aef555fa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:04:58.349Z|a6dd06b1-9255-4537-a991-341271f6edcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:01.103Z|a39f0d0e-608b-4537-bb56-03115a64cb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:05:01.104Z|a39f0d0e-608b-4537-bb56-03115a64cb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:05:08.376Z|448437a7-661d-4742-86ce-2fcc3f169426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:08.376Z|448437a7-661d-4742-86ce-2fcc3f169426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:08.384Z|3b2cbcea-dbba-4343-99c2-21e3324d514c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:08.385Z|3b2cbcea-dbba-4343-99c2-21e3324d514c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:08.387Z|386f7645-ff35-48b9-bd33-7a3cff2ecd14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:08.387Z|386f7645-ff35-48b9-bd33-7a3cff2ecd14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:11.060Z|c3159f62-5be6-49b2-b228-2d6feaa82ca3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:05:11.060Z|c3159f62-5be6-49b2-b228-2d6feaa82ca3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:16.104Z|054b9f83-005c-45c7-b227-e4d39e7f8385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:05:16.105Z|054b9f83-005c-45c7-b227-e4d39e7f8385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:05:17.308Z|9b79a502-2ab1-4550-baed-802a17ab33d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:05:17.309Z|9b79a502-2ab1-4550-baed-802a17ab33d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:05:18.403Z|1d658e22-484b-4621-b071-269254e0053f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:18.404Z|1d658e22-484b-4621-b071-269254e0053f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:18.406Z|db92158f-b220-4765-89ec-a69bda0e57d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:18.407Z|db92158f-b220-4765-89ec-a69bda0e57d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:18.409Z|97c87c99-dcb7-4f47-a311-f51e15b12e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:18.409Z|97c87c99-dcb7-4f47-a311-f51e15b12e97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:28.439Z|63c8119e-fc30-488f-98f9-9417bfae8e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:28.440Z|63c8119e-fc30-488f-98f9-9417bfae8e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:28.444Z|09bf983d-0243-403b-abe2-dd4343c66ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:28.444Z|09bf983d-0243-403b-abe2-dd4343c66ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:28.461Z|81684307-90fd-46d7-9b7e-5ee77a557b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:28.462Z|81684307-90fd-46d7-9b7e-5ee77a557b88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:31.103Z|9418a732-f17d-473b-846c-2475a5e4ed17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:05:31.106Z|9418a732-f17d-473b-846c-2475a5e4ed17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:05:38.492Z|3dc6b273-1a42-4edc-93c0-8aea9067d984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:38.492Z|3dc6b273-1a42-4edc-93c0-8aea9067d984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:38.494Z|eeb082a8-5e98-46ff-8bf6-80b12f6d2bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:38.494Z|4eaa0f05-976b-4e71-af23-6b8e4fae2ae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:38.495Z|eeb082a8-5e98-46ff-8bf6-80b12f6d2bc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:38.495Z|4eaa0f05-976b-4e71-af23-6b8e4fae2ae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:46.103Z|a30e84b2-04a8-4da1-94f4-12d9a29442f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:05:46.103Z|a30e84b2-04a8-4da1-94f4-12d9a29442f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:05:47.309Z|94ec04b0-538f-4ae3-8794-fc39e01dac53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:05:47.310Z|94ec04b0-538f-4ae3-8794-fc39e01dac53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:05:48.525Z|50586d34-d723-46c3-840f-898a5fe524b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:48.525Z|633fd9f9-750b-4c56-b15f-e7f905d1ef54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:48.526Z|50586d34-d723-46c3-840f-898a5fe524b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:48.526Z|633fd9f9-750b-4c56-b15f-e7f905d1ef54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:48.532Z|56259cc7-f284-475d-9893-5acfd340db5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:48.533Z|56259cc7-f284-475d-9893-5acfd340db5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:58.558Z|df71fa2d-0e38-4978-ada3-613e59f0e681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:58.558Z|df71fa2d-0e38-4978-ada3-613e59f0e681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:58.568Z|f3abf42f-0df7-4bf9-b642-04c6cee0e6d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:58.568Z|a094f278-3e60-4886-8dc5-cabc452c97fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:05:58.569Z|a094f278-3e60-4886-8dc5-cabc452c97fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:05:58.569Z|f3abf42f-0df7-4bf9-b642-04c6cee0e6d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:01.103Z|315aba11-d769-401e-888c-29daa151e10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:06:01.104Z|315aba11-d769-401e-888c-29daa151e10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:06:08.608Z|0186f66c-29c9-4adc-bd36-1239509e3819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:08.608Z|bd87e055-6592-4085-bb70-0e11e9e7ae94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:08.608Z|f40b2c94-0bbb-42ed-87a7-68eac213a000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:08.609Z|0186f66c-29c9-4adc-bd36-1239509e3819|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:08.609Z|f40b2c94-0bbb-42ed-87a7-68eac213a000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:08.609Z|bd87e055-6592-4085-bb70-0e11e9e7ae94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:11.060Z|5fa2c2c7-0b52-41fd-bdb7-f4d1d8d34573|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:06:11.061Z|5fa2c2c7-0b52-41fd-bdb7-f4d1d8d34573|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:16.103Z|c9ba453a-6451-4767-900e-db05a02298fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:06:16.105Z|c9ba453a-6451-4767-900e-db05a02298fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:06:17.310Z|755414b8-3feb-438e-9ab2-7c523f0261f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:06:17.311Z|755414b8-3feb-438e-9ab2-7c523f0261f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:06:18.644Z|28d0d977-749a-4249-aa02-6d9dc249680b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:18.644Z|28d0d977-749a-4249-aa02-6d9dc249680b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:18.644Z|6f64fdcf-d01a-4406-928f-fa625e736d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:18.645Z|6f64fdcf-d01a-4406-928f-fa625e736d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:18.645Z|d9ecfc5c-9e1e-49fd-b40a-56b047e04192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:18.645Z|d9ecfc5c-9e1e-49fd-b40a-56b047e04192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:28.674Z|934c33a8-a8c5-4182-b8db-921754a7f3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:28.674Z|856b16bd-96e5-4b08-b38f-269fb90c0642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:28.674Z|856b16bd-96e5-4b08-b38f-269fb90c0642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:28.674Z|934c33a8-a8c5-4182-b8db-921754a7f3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:28.675Z|d8d1c54a-10e2-4a86-a9c7-eb1d82d4ee33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:28.675Z|d8d1c54a-10e2-4a86-a9c7-eb1d82d4ee33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:31.104Z|d3498086-c0e8-422c-87de-f13a5b804908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:06:31.105Z|d3498086-c0e8-422c-87de-f13a5b804908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:06:38.699Z|2add88b0-1b29-45f7-9793-6d4c25662ade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:38.699Z|e553b1cc-477b-48b4-9084-98ca13c2d28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:38.700Z|2add88b0-1b29-45f7-9793-6d4c25662ade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:38.702Z|e553b1cc-477b-48b4-9084-98ca13c2d28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:38.705Z|a2b5dae2-0023-4368-92b4-84234093ebb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:38.705Z|a2b5dae2-0023-4368-92b4-84234093ebb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:46.103Z|bf80a65c-cee8-4ae8-ae97-a2f4fed1c9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:06:46.104Z|bf80a65c-cee8-4ae8-ae97-a2f4fed1c9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:06:47.312Z|ffa9de60-e2df-422f-9e96-cf6d84a3325b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:06:47.312Z|ffa9de60-e2df-422f-9e96-cf6d84a3325b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:06:48.730Z|2071c642-832b-46d3-81a5-370a4364c93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:48.730Z|2071c642-832b-46d3-81a5-370a4364c93c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:48.735Z|3a0355ee-8ab1-4b15-bb47-1e3ec1050793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:48.735Z|746e5eb7-900d-4cd2-b7f0-fc4fe1ba9e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:48.736Z|3a0355ee-8ab1-4b15-bb47-1e3ec1050793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:48.736Z|746e5eb7-900d-4cd2-b7f0-fc4fe1ba9e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:58.758Z|9e50eee7-e123-480e-9a0d-ce9098df2830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:58.759Z|9e50eee7-e123-480e-9a0d-ce9098df2830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:58.760Z|dfbbcd70-281c-4007-ad43-c9edc1e5ff99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:58.760Z|7ec8785b-785a-427f-ba1b-8bf61ddeb807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:06:58.760Z|dfbbcd70-281c-4007-ad43-c9edc1e5ff99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:06:58.760Z|7ec8785b-785a-427f-ba1b-8bf61ddeb807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:01.103Z|34881919-8b98-4bcf-b551-fa572a228894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:07:01.106Z|34881919-8b98-4bcf-b551-fa572a228894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:07:08.785Z|9ba973f5-cf1a-4103-8043-2be208d69908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:08.785Z|c72f4668-9515-4bf5-b056-1411d6db00b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:08.785Z|b9725a53-2c42-439d-8c88-5051d0779f22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:08.785Z|9ba973f5-cf1a-4103-8043-2be208d69908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:08.785Z|c72f4668-9515-4bf5-b056-1411d6db00b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:08.786Z|b9725a53-2c42-439d-8c88-5051d0779f22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:11.061Z|4dfdebd5-cf79-4c4f-a908-47784fe88f2a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:07:11.062Z|4dfdebd5-cf79-4c4f-a908-47784fe88f2a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:16.104Z|1c82ea6a-6055-4476-9e17-346d7f0927d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:07:16.106Z|1c82ea6a-6055-4476-9e17-346d7f0927d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:07:17.314Z|1ce951e1-a6f5-4392-978e-50d2f514765f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:07:17.314Z|1ce951e1-a6f5-4392-978e-50d2f514765f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:07:18.812Z|46642df5-c436-4a2d-ab6e-5580220bd996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:18.812Z|7b8dea3b-6623-408e-9f06-560ca50b8473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:18.812Z|7b8dea3b-6623-408e-9f06-560ca50b8473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:18.812Z|46642df5-c436-4a2d-ab6e-5580220bd996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:18.851Z|da39dbc4-a505-44af-b5d2-fc73d4a32791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:18.852Z|da39dbc4-a505-44af-b5d2-fc73d4a32791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:28.840Z|51b37ad9-881e-44c0-8c0c-9cec62cb752b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:28.840Z|c2c10a44-6ecb-4428-9da7-a34d9ed25b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:28.842Z|c2c10a44-6ecb-4428-9da7-a34d9ed25b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:28.842Z|51b37ad9-881e-44c0-8c0c-9cec62cb752b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:28.875Z|4dbafa1b-0218-4d3e-9047-a67ff97f3550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:28.876Z|4dbafa1b-0218-4d3e-9047-a67ff97f3550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:31.103Z|c9516b84-d327-4eee-ab3f-60d5a10cd0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:07:31.104Z|c9516b84-d327-4eee-ab3f-60d5a10cd0fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:07:38.865Z|db5203ae-6839-436f-afdf-24725ea8b994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:38.865Z|2a72ebfc-1132-4414-a7cf-775d5f4c5ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:38.866Z|db5203ae-6839-436f-afdf-24725ea8b994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:38.866Z|2a72ebfc-1132-4414-a7cf-775d5f4c5ca6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:38.899Z|825966f3-e1b2-4591-b1f8-5794355e98e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:38.899Z|825966f3-e1b2-4591-b1f8-5794355e98e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:46.103Z|ee699223-8561-4a0e-96ee-cd5e24703875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:07:46.106Z|ee699223-8561-4a0e-96ee-cd5e24703875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:07:47.315Z|1f0849dc-ab46-4299-b4a0-113f853a815a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:07:47.316Z|1f0849dc-ab46-4299-b4a0-113f853a815a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:07:48.891Z|4d6e81b9-2b67-45a8-b22a-35b84437d001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:48.891Z|dc123749-0d5c-4454-bf09-26c6b2601450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:48.892Z|4d6e81b9-2b67-45a8-b22a-35b84437d001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:48.892Z|dc123749-0d5c-4454-bf09-26c6b2601450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:48.924Z|965a6637-96df-4a2d-826d-c2a62ebb2d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:48.925Z|965a6637-96df-4a2d-826d-c2a62ebb2d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:58.918Z|73955ebf-e02c-4b79-9018-0101e92c37eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:58.919Z|73955ebf-e02c-4b79-9018-0101e92c37eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:58.925Z|dabfd6af-59be-48a3-aead-f00f96b436f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:58.926Z|dabfd6af-59be-48a3-aead-f00f96b436f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:07:58.948Z|22268fdc-33d8-4437-aa49-8d9994a8c842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:07:58.949Z|22268fdc-33d8-4437-aa49-8d9994a8c842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:01.103Z|e4628931-35d9-4540-92fc-487343739700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:08:01.104Z|e4628931-35d9-4540-92fc-487343739700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:08:08.945Z|cfe3b843-bdd8-4bcb-b4b7-5626b5e09c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:08.945Z|cfe3b843-bdd8-4bcb-b4b7-5626b5e09c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:08.950Z|0ad7d86d-e3b6-4d01-9a56-eea57b10c0c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:08.951Z|0ad7d86d-e3b6-4d01-9a56-eea57b10c0c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:08.973Z|77892b48-31c2-416c-907f-2e8d942d70d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:08.974Z|77892b48-31c2-416c-907f-2e8d942d70d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:11.062Z|58bb510e-c1bb-40ec-a47f-23dc856aa7c8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:08:11.062Z|58bb510e-c1bb-40ec-a47f-23dc856aa7c8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:16.103Z|197f0ba7-ae4c-4eb3-915d-207ebde68fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:08:16.103Z|197f0ba7-ae4c-4eb3-915d-207ebde68fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:08:17.318Z|9d8ef8cb-9bb5-4dcd-929f-70b770dd2a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:08:17.320Z|9d8ef8cb-9bb5-4dcd-929f-70b770dd2a9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:08:18.974Z|3502fb08-7912-4db6-80ea-6a61e1c70998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:18.974Z|3502fb08-7912-4db6-80ea-6a61e1c70998|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:18.974Z|62ac3541-1b90-4a01-b38e-1d86bf0fa7f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:18.976Z|62ac3541-1b90-4a01-b38e-1d86bf0fa7f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:18.998Z|2388a00b-53ea-4ad8-9d16-a5386231aa29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:18.998Z|2388a00b-53ea-4ad8-9d16-a5386231aa29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:28.998Z|f355fe44-1a2d-4413-951b-dfb695e328c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:28.999Z|f355fe44-1a2d-4413-951b-dfb695e328c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:28.998Z|e147f25c-8216-476e-9a61-af9875b64757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:28.999Z|e147f25c-8216-476e-9a61-af9875b64757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:29.027Z|c9e454c9-56ee-4153-993a-44361b1beb98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:29.028Z|c9e454c9-56ee-4153-993a-44361b1beb98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:31.103Z|485fda5a-6f12-473d-8730-96f349112997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:08:31.107Z|485fda5a-6f12-473d-8730-96f349112997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:08:39.023Z|5e22088c-2668-4fd1-aa27-a6d854d79595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:39.023Z|f933127b-8a81-4c19-bf69-76f5a0dbbf0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:39.024Z|5e22088c-2668-4fd1-aa27-a6d854d79595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:39.024Z|f933127b-8a81-4c19-bf69-76f5a0dbbf0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:39.053Z|dfd42807-444a-4490-9390-7e7bacf627db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:39.054Z|dfd42807-444a-4490-9390-7e7bacf627db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:46.103Z|4b0bf914-2cc9-4a3e-b17f-27096a8bb874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:08:46.104Z|4b0bf914-2cc9-4a3e-b17f-27096a8bb874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:08:47.321Z|75aa5410-9b83-45e6-9a01-58d6b8bd17ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:08:47.321Z|75aa5410-9b83-45e6-9a01-58d6b8bd17ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:08:49.047Z|463d4d2f-979f-4a64-8ff2-d9e8fd0528a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:49.047Z|db72cb2c-784c-46c5-9f00-ed316cb10cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:49.048Z|463d4d2f-979f-4a64-8ff2-d9e8fd0528a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:49.048Z|db72cb2c-784c-46c5-9f00-ed316cb10cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:49.075Z|d34036eb-0df6-4b62-a784-66ab63d103d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:49.076Z|d34036eb-0df6-4b62-a784-66ab63d103d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:59.071Z|da56de45-c2d0-4118-8627-18393ac9a688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:59.072Z|da56de45-c2d0-4118-8627-18393ac9a688|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:59.073Z|e6ac43aa-1596-451a-82bc-3895a7439247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:59.073Z|e6ac43aa-1596-451a-82bc-3895a7439247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:08:59.098Z|fa0a5471-35ed-4d35-85ea-2378edf67914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:08:59.100Z|fa0a5471-35ed-4d35-85ea-2378edf67914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:01.103Z|9a659f50-6331-4eb7-afa2-f970f1d0f080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:09:01.104Z|9a659f50-6331-4eb7-afa2-f970f1d0f080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:09:09.095Z|3d1988fb-2ab8-4db9-a8f3-25fb2ddf813d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:09.095Z|3d1988fb-2ab8-4db9-a8f3-25fb2ddf813d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:09.098Z|957141c9-b5d6-4719-8569-05a8f79e320f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:09.098Z|957141c9-b5d6-4719-8569-05a8f79e320f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:09.123Z|3775eb4d-fa4e-46ee-9914-9694b8818e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:09.124Z|3775eb4d-fa4e-46ee-9914-9694b8818e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:11.062Z|852ed4f0-ac67-4d22-853d-71280732598b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:09:11.063Z|852ed4f0-ac67-4d22-853d-71280732598b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:16.103Z|ba5d5c72-c9c8-463b-81cd-ff436cb12be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:09:16.106Z|ba5d5c72-c9c8-463b-81cd-ff436cb12be6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:09:17.322Z|ab3389f4-e689-47fb-a318-e75f71897432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:09:17.322Z|ab3389f4-e689-47fb-a318-e75f71897432|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:09:19.120Z|9f158900-9926-4355-9a79-e629894bb7c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:19.120Z|9f158900-9926-4355-9a79-e629894bb7c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:19.120Z|19d28278-5bd2-4ce6-8ea5-8641b7dde457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:19.122Z|19d28278-5bd2-4ce6-8ea5-8641b7dde457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:19.154Z|025915ff-3fcb-4230-bc0a-95f91252f589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:19.154Z|025915ff-3fcb-4230-bc0a-95f91252f589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:29.145Z|2f8b017d-458d-4341-8849-96a1abf1370a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:29.146Z|2f8b017d-458d-4341-8849-96a1abf1370a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:29.147Z|489cca4f-8460-41f7-bdae-4ed5d884cedc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:29.147Z|489cca4f-8460-41f7-bdae-4ed5d884cedc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:29.180Z|ce02e814-7312-431e-b057-4cfc277a172b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:29.181Z|ce02e814-7312-431e-b057-4cfc277a172b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:31.103Z|b15907d6-03a0-4f5a-b3d6-df6273f64a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:09:31.104Z|b15907d6-03a0-4f5a-b3d6-df6273f64a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:09:39.173Z|f3c6d6b9-8a89-4ff8-8000-134e93a14c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:39.173Z|c06f8afb-edca-4cef-b747-e8cdf23cc302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:39.174Z|c06f8afb-edca-4cef-b747-e8cdf23cc302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:39.174Z|f3c6d6b9-8a89-4ff8-8000-134e93a14c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:39.204Z|879d2590-b8f9-4e62-a418-3a2eee87a6b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:39.205Z|879d2590-b8f9-4e62-a418-3a2eee87a6b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:46.103Z|4040e767-ce03-4fc6-9d81-79558e0581aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:09:46.104Z|4040e767-ce03-4fc6-9d81-79558e0581aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:09:47.323Z|ccc9858b-b210-48e1-8f8f-54146d05b351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:09:47.324Z|ccc9858b-b210-48e1-8f8f-54146d05b351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:09:49.203Z|1c9f0c6d-5c49-47ca-a86f-72e1ca6ac827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:49.204Z|1c9f0c6d-5c49-47ca-a86f-72e1ca6ac827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:49.212Z|8724a639-d8d5-4e21-97f7-bcfdd3a8071c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:49.213Z|8724a639-d8d5-4e21-97f7-bcfdd3a8071c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:49.229Z|96e20f60-1de6-46f1-b8ce-36e50fb81de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:49.229Z|96e20f60-1de6-46f1-b8ce-36e50fb81de0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:59.228Z|44be5375-27f2-48a5-ad8f-b507842058b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:59.229Z|44be5375-27f2-48a5-ad8f-b507842058b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:59.236Z|f55a161c-146e-4cd2-938e-3e644425af54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:59.237Z|f55a161c-146e-4cd2-938e-3e644425af54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:09:59.254Z|003c8f70-4b71-4b6c-ac85-8a99bda13e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:09:59.255Z|003c8f70-4b71-4b6c-ac85-8a99bda13e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:01.103Z|ad556d95-025f-4e66-b4d3-b88a739b1c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:10:01.106Z|ad556d95-025f-4e66-b4d3-b88a739b1c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:10:09.257Z|11f3d17b-ada4-4d9a-942c-7cdb03de37fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:09.258Z|11f3d17b-ada4-4d9a-942c-7cdb03de37fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:09.266Z|1c24b861-3fc2-4bbf-99fd-3a73374a6781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:09.266Z|1c24b861-3fc2-4bbf-99fd-3a73374a6781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:09.280Z|71f8778d-cdaa-40d9-b21d-2bf049a0d471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:09.280Z|71f8778d-cdaa-40d9-b21d-2bf049a0d471|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:11.061Z|5caf9a40-4edd-4404-8c9d-d01b0d8f4628|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:10:11.062Z|5caf9a40-4edd-4404-8c9d-d01b0d8f4628|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:16.103Z|8f1c0e69-ba41-48e3-bc3e-da03e8e83740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:10:16.104Z|8f1c0e69-ba41-48e3-bc3e-da03e8e83740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:10:17.324Z|8b9cc8fd-e5c3-492a-a826-27888d38b5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:10:17.325Z|8b9cc8fd-e5c3-492a-a826-27888d38b5e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:10:19.284Z|48590598-3129-43a5-bbdc-5a89d4c134de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:19.285Z|48590598-3129-43a5-bbdc-5a89d4c134de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:19.289Z|6f821a80-67bc-4d7e-a218-c0fefdef1028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:19.290Z|6f821a80-67bc-4d7e-a218-c0fefdef1028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:19.308Z|b2c4ed10-e523-49de-8f64-41bec655cf16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:19.309Z|b2c4ed10-e523-49de-8f64-41bec655cf16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:29.315Z|b263a181-93ef-4ce9-b01d-d064e000f17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:29.316Z|b263a181-93ef-4ce9-b01d-d064e000f17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:29.323Z|c7e114a1-a3db-41eb-bf0b-5d40d977ea52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:29.323Z|c7e114a1-a3db-41eb-bf0b-5d40d977ea52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:29.336Z|82d4c11a-c4c1-4f4a-a10a-dc782ec7209a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:29.337Z|82d4c11a-c4c1-4f4a-a10a-dc782ec7209a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:31.103Z|57841de3-6945-4912-af55-116473615089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:10:31.104Z|57841de3-6945-4912-af55-116473615089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:10:39.364Z|43b944df-ac18-49ba-a7fc-21ca7bd0ac90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:39.365Z|43b944df-ac18-49ba-a7fc-21ca7bd0ac90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:39.370Z|5ae41da7-5b5d-4870-9830-11cd63ab05f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:39.371Z|5ae41da7-5b5d-4870-9830-11cd63ab05f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:39.388Z|28cf4714-1ac0-4213-8640-8625f737e702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:39.388Z|28cf4714-1ac0-4213-8640-8625f737e702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:46.103Z|27177f50-eaa2-4bb4-aaed-d2610f23a025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:10:46.106Z|27177f50-eaa2-4bb4-aaed-d2610f23a025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:10:47.325Z|638a38c7-09fb-4359-b4d6-be9af8188445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:10:47.326Z|638a38c7-09fb-4359-b4d6-be9af8188445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:10:49.401Z|6102b171-3f21-4815-83f8-075a8f5c4bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:49.401Z|ca71085a-171c-43da-b709-99624de01469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:49.401Z|6102b171-3f21-4815-83f8-075a8f5c4bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:49.401Z|ca71085a-171c-43da-b709-99624de01469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:49.418Z|e3c18dd8-67cf-46bd-97da-84fd7501bc3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:49.419Z|e3c18dd8-67cf-46bd-97da-84fd7501bc3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:59.425Z|618db805-7571-4b96-b9eb-91310da5e286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:59.425Z|40ffcd6b-1b44-498b-b9da-20927a645fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:59.425Z|618db805-7571-4b96-b9eb-91310da5e286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:59.425Z|40ffcd6b-1b44-498b-b9da-20927a645fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:10:59.445Z|fbe40794-a643-4d88-ac84-f7f324f56c55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:10:59.446Z|fbe40794-a643-4d88-ac84-f7f324f56c55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:01.106Z|1f5d1f11-8826-487e-8289-c30f8d10a8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:11:01.106Z|1f5d1f11-8826-487e-8289-c30f8d10a8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:11:09.453Z|5456f95c-1640-4e40-8db3-90d8f2366f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:09.453Z|ba430e86-d662-4888-acc1-cd1b11bbca39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:09.454Z|ba430e86-d662-4888-acc1-cd1b11bbca39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:09.454Z|5456f95c-1640-4e40-8db3-90d8f2366f64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:09.469Z|5f6106b6-2b4e-4172-90e2-d559cf313804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:09.469Z|5f6106b6-2b4e-4172-90e2-d559cf313804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:11.063Z|f5030890-c2ec-4718-9727-cd996d95722b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:11:11.063Z|f5030890-c2ec-4718-9727-cd996d95722b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:16.103Z|219adce4-240b-4dd3-bd87-c9e4071a51d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:11:16.104Z|219adce4-240b-4dd3-bd87-c9e4071a51d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:11:17.327Z|c6f9c468-555f-4de8-8b58-369ea6927d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:11:17.327Z|c6f9c468-555f-4de8-8b58-369ea6927d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:11:19.483Z|9962f722-4093-4aaa-9b06-2057b2f132eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:19.483Z|e11cc7ad-144b-45a8-a90e-b90955777a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:19.484Z|9962f722-4093-4aaa-9b06-2057b2f132eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:19.484Z|e11cc7ad-144b-45a8-a90e-b90955777a7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:19.493Z|b86a8f88-033f-4131-a0f6-45550b5f9194|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:19.494Z|b86a8f88-033f-4131-a0f6-45550b5f9194|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:29.508Z|72040d42-93b8-4b40-bab2-3bc0e5f32803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:29.509Z|72040d42-93b8-4b40-bab2-3bc0e5f32803|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:29.515Z|a4547eca-e3dd-4aea-b8b6-6f11167007e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:29.515Z|a4547eca-e3dd-4aea-b8b6-6f11167007e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:29.517Z|2579662c-033c-4dc7-ae10-0254f254ac79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:29.518Z|2579662c-033c-4dc7-ae10-0254f254ac79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:31.103Z|fa3835cb-9320-4112-9643-2bff279f1f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:11:31.105Z|fa3835cb-9320-4112-9643-2bff279f1f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:11:39.534Z|91b164a4-4d6b-491f-a285-988289a4cfd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:39.535Z|91b164a4-4d6b-491f-a285-988289a4cfd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:39.543Z|07632fa5-7c7d-4b90-901d-1b6ed77470d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:39.544Z|07632fa5-7c7d-4b90-901d-1b6ed77470d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:39.549Z|9b475941-dd29-4529-b905-32e6ff8ef51c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:39.550Z|9b475941-dd29-4529-b905-32e6ff8ef51c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:46.103Z|78e0b997-9a61-488e-a4d1-10690ad81ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:11:46.104Z|78e0b997-9a61-488e-a4d1-10690ad81ea9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:11:47.328Z|3e48a0f1-b06d-4788-97b9-89ec2d2e0958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:11:47.328Z|3e48a0f1-b06d-4788-97b9-89ec2d2e0958|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:11:49.557Z|1984cc05-71c3-42c2-9a03-8207b7175f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:49.558Z|1984cc05-71c3-42c2-9a03-8207b7175f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:49.569Z|54ddcdd8-6ba3-4e5f-ab99-daef7603ba32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:49.570Z|54ddcdd8-6ba3-4e5f-ab99-daef7603ba32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:49.572Z|639c1405-88a1-457e-80b7-6f9e95a0e62f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:49.573Z|639c1405-88a1-457e-80b7-6f9e95a0e62f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:59.587Z|0ca8380d-dcbf-436a-b46d-637d69e7e690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:59.588Z|0ca8380d-dcbf-436a-b46d-637d69e7e690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:59.596Z|154bc8da-e1ba-4b6c-ba78-d92ca577bc5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:59.597Z|154bc8da-e1ba-4b6c-ba78-d92ca577bc5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:11:59.598Z|c8ff3bf5-3479-4ba2-8744-a2fca4623de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:11:59.599Z|c8ff3bf5-3479-4ba2-8744-a2fca4623de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:01.103Z|1c2d73e5-3e41-45f6-b4a6-01ef5dd3d44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:12:01.104Z|1c2d73e5-3e41-45f6-b4a6-01ef5dd3d44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:12:09.625Z|3ce84625-4618-4780-b3ea-9fb8df2bf814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:09.625Z|3ce84625-4618-4780-b3ea-9fb8df2bf814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:09.625Z|7a360ede-6f8c-4a91-a789-94b1dcc838d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:09.626Z|7a360ede-6f8c-4a91-a789-94b1dcc838d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:09.628Z|e8723f93-ca76-4784-819e-2d72aefed4a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:09.628Z|e8723f93-ca76-4784-819e-2d72aefed4a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:11.061Z|54906d04-f780-41d2-9784-7c5437fdbc53|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:12:11.062Z|54906d04-f780-41d2-9784-7c5437fdbc53|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:16.103Z|97a3d084-3652-48aa-89cf-10dbb06f996c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:12:16.106Z|97a3d084-3652-48aa-89cf-10dbb06f996c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:12:17.329Z|a5deb3f4-6497-4b17-81c0-9392770560af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:12:17.329Z|a5deb3f4-6497-4b17-81c0-9392770560af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:12:19.652Z|1fe5fae9-0a3c-4ffa-990e-38abd340a7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:19.652Z|eb6ef122-05e9-46ee-acc1-07d3b7669abd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:19.652Z|2687a3cf-329c-4593-9cb1-ccdb43baa827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:19.653Z|2687a3cf-329c-4593-9cb1-ccdb43baa827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:19.653Z|1fe5fae9-0a3c-4ffa-990e-38abd340a7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:19.653Z|eb6ef122-05e9-46ee-acc1-07d3b7669abd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:29.678Z|53368c0b-0e93-4702-b04b-54d35a82724b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:29.679Z|53368c0b-0e93-4702-b04b-54d35a82724b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:29.681Z|dd7b30f0-0ee2-4717-94e2-62f64088261d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:29.681Z|dd7b30f0-0ee2-4717-94e2-62f64088261d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:29.681Z|5d15fc64-2d82-46b2-9df3-9863762574e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:29.683Z|5d15fc64-2d82-46b2-9df3-9863762574e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:31.103Z|8d6b3dc0-bc11-415f-9085-448c3edf3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:12:31.104Z|8d6b3dc0-bc11-415f-9085-448c3edf3499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:12:39.709Z|111c132d-83e3-4912-9f67-8476d9401da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:39.710Z|111c132d-83e3-4912-9f67-8476d9401da7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:39.713Z|07ea6385-8a9f-4c0a-ab27-10ab00c42db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:39.713Z|07ea6385-8a9f-4c0a-ab27-10ab00c42db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:39.716Z|1e123faa-049c-4b84-8fa9-b1302697143a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:39.716Z|1e123faa-049c-4b84-8fa9-b1302697143a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:46.103Z|d6f16bd8-1570-4458-83be-8e70b7f5ac07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:12:46.104Z|d6f16bd8-1570-4458-83be-8e70b7f5ac07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:12:47.330Z|8578d7fd-5b7a-4c41-8583-e550aa1e0685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:12:47.331Z|8578d7fd-5b7a-4c41-8583-e550aa1e0685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:12:49.743Z|ff4d35aa-67c7-404f-af0c-7fdf271892a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:49.744Z|ff4d35aa-67c7-404f-af0c-7fdf271892a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:49.746Z|d93a29a2-ad8a-4649-98cc-f7228495fedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:49.746Z|c093b8bc-af06-4d41-8324-697d7f814ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:49.747Z|d93a29a2-ad8a-4649-98cc-f7228495fedf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:49.747Z|c093b8bc-af06-4d41-8324-697d7f814ce0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:59.769Z|d8009fd7-20a2-4aa8-9547-e965feafaf3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:59.769Z|d8009fd7-20a2-4aa8-9547-e965feafaf3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:59.771Z|623d418d-5d58-45d5-be47-846ea5c8c712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:59.771Z|8991fe7a-a2c7-4095-b65f-6fe90bccf494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:12:59.772Z|8991fe7a-a2c7-4095-b65f-6fe90bccf494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:12:59.772Z|623d418d-5d58-45d5-be47-846ea5c8c712|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:01.103Z|165abf97-2cfb-4b66-937b-f765776c681b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:13:01.106Z|165abf97-2cfb-4b66-937b-f765776c681b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:13:09.796Z|f135f1d5-de4c-40f8-8ccf-6df71d94feb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:09.797Z|1bf03282-f6ca-414f-857c-c65e3c496ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:09.797Z|1bf03282-f6ca-414f-857c-c65e3c496ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:09.797Z|67997139-7fde-4cde-942b-1db0b1bbcdcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:09.798Z|67997139-7fde-4cde-942b-1db0b1bbcdcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:09.798Z|f135f1d5-de4c-40f8-8ccf-6df71d94feb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:11.060Z|a8a0d4d8-2188-46c2-8444-bdad67bfb601|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:13:11.061Z|a8a0d4d8-2188-46c2-8444-bdad67bfb601|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:16.104Z|dc03960d-3cea-4beb-9133-1d7b1d62d9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:13:16.105Z|dc03960d-3cea-4beb-9133-1d7b1d62d9fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:13:17.332Z|a2e636c8-cb12-467b-b1b3-6498dd6ad8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:13:17.332Z|a2e636c8-cb12-467b-b1b3-6498dd6ad8e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:13:19.821Z|f1ee7e7c-7bc5-4979-8ed8-1c8abc43afba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:19.820Z|b0b3deb5-21d7-4db1-b79d-2767ed82ed71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:19.821Z|98e206b6-8415-4a92-b999-5ef845ed4bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:19.821Z|98e206b6-8415-4a92-b999-5ef845ed4bea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:19.821Z|b0b3deb5-21d7-4db1-b79d-2767ed82ed71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:19.821Z|f1ee7e7c-7bc5-4979-8ed8-1c8abc43afba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:29.845Z|8e2e81b7-3f9d-49db-bb1b-23c7ff50ab93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:29.845Z|8e2e81b7-3f9d-49db-bb1b-23c7ff50ab93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:29.846Z|44b88c67-3170-4b64-b18e-80288856319d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:29.846Z|cf30f8e4-e587-4002-9c00-eaf702eabab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:29.847Z|44b88c67-3170-4b64-b18e-80288856319d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:29.847Z|cf30f8e4-e587-4002-9c00-eaf702eabab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:31.103Z|5f118829-ce60-4500-8ac1-ea5cfe7d22f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:13:31.104Z|5f118829-ce60-4500-8ac1-ea5cfe7d22f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:13:39.870Z|72c0f517-93e7-444b-8d57-027ad763c716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:39.871Z|72c0f517-93e7-444b-8d57-027ad763c716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:39.871Z|b5fcb99a-a896-4a88-bf2f-d96847ea7f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:39.872Z|b5fcb99a-a896-4a88-bf2f-d96847ea7f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:39.879Z|6f6647db-01f6-4809-90b4-27601a320c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:39.879Z|6f6647db-01f6-4809-90b4-27601a320c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:46.103Z|18c1b81b-5c11-4bba-a192-a101cb07f989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:13:46.105Z|18c1b81b-5c11-4bba-a192-a101cb07f989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:13:47.333Z|f32a5715-786a-452e-b55b-0a1f9befe7da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:13:47.333Z|f32a5715-786a-452e-b55b-0a1f9befe7da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:13:49.895Z|43be23f7-d164-4fe8-b440-1a97956a8e82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:49.895Z|e3c51dda-ab0c-49c0-b5c6-57071b13471f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:49.895Z|e3c51dda-ab0c-49c0-b5c6-57071b13471f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:49.896Z|43be23f7-d164-4fe8-b440-1a97956a8e82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:49.903Z|aa6c3393-5baf-49ee-b1a2-9afbc1d27fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:49.904Z|aa6c3393-5baf-49ee-b1a2-9afbc1d27fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:59.921Z|4bba266a-bb5e-48b0-8de3-8c3115a1e91b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:59.922Z|4bba266a-bb5e-48b0-8de3-8c3115a1e91b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:59.930Z|1f95a3c9-4567-43fc-bf2a-0d2e44ca702d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:59.930Z|cf83926d-6487-41ee-a9fe-fbad449e265f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:13:59.931Z|1f95a3c9-4567-43fc-bf2a-0d2e44ca702d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:13:59.931Z|cf83926d-6487-41ee-a9fe-fbad449e265f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:01.103Z|a3dee01c-715b-4e98-b2b9-ae3171971c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:14:01.104Z|a3dee01c-715b-4e98-b2b9-ae3171971c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:14:09.946Z|ae3d69e3-4b48-491b-890b-f506834511b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:09.946Z|ae3d69e3-4b48-491b-890b-f506834511b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:09.954Z|5858ed8d-c028-4aac-bb20-4c9222ce5ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:09.955Z|5858ed8d-c028-4aac-bb20-4c9222ce5ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:09.955Z|dae35b7e-57e7-43f0-b330-95a7955e5194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:09.955Z|dae35b7e-57e7-43f0-b330-95a7955e5194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:11.060Z|95007654-f450-4fed-803c-b951264a76ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:14:11.061Z|95007654-f450-4fed-803c-b951264a76ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:16.103Z|0fcd56cb-f8d6-46a4-b66e-08ba352fbbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:14:16.104Z|0fcd56cb-f8d6-46a4-b66e-08ba352fbbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:14:17.334Z|255bfc1c-0719-47ab-b197-f7150a48cb21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:14:17.335Z|255bfc1c-0719-47ab-b197-f7150a48cb21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:14:19.974Z|cdf34b1e-33ce-4da6-a3a4-7c2eaa2ac98f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:19.974Z|cdf34b1e-33ce-4da6-a3a4-7c2eaa2ac98f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:19.979Z|97d0e14b-6993-42bf-869f-eee55612574a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:19.979Z|4cb8d3e4-a6be-45f1-bb57-72412c9ff5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:19.979Z|97d0e14b-6993-42bf-869f-eee55612574a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:19.979Z|4cb8d3e4-a6be-45f1-bb57-72412c9ff5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:29.997Z|a0227bc7-8c5d-4053-9ff0-500c79583bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:29.998Z|a0227bc7-8c5d-4053-9ff0-500c79583bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:30.005Z|df699487-901b-4796-aea9-b5044d7833b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:30.006Z|df699487-901b-4796-aea9-b5044d7833b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:30.007Z|cf71e131-18d0-40c7-8277-35a64b2685c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:30.008Z|cf71e131-18d0-40c7-8277-35a64b2685c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:31.103Z|78ba8d45-ac4a-44be-abc1-f2db454368e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:14:31.105Z|78ba8d45-ac4a-44be-abc1-f2db454368e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:14:40.031Z|29d72e87-4dd8-4590-82b1-faafbea3c502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:40.032Z|29d72e87-4dd8-4590-82b1-faafbea3c502|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:40.033Z|9458a428-559a-45b8-96fa-be66fdb98246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:40.033Z|9458a428-559a-45b8-96fa-be66fdb98246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:40.035Z|373a0422-3d38-47ae-a3e6-c55dcdbd6a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:40.035Z|373a0422-3d38-47ae-a3e6-c55dcdbd6a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:46.103Z|671be200-27d5-4cde-8c8b-3fa11c49d5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:14:46.104Z|671be200-27d5-4cde-8c8b-3fa11c49d5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:14:47.335Z|d42f4a56-70e5-4f94-a69f-aad2deb26b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:14:47.336Z|d42f4a56-70e5-4f94-a69f-aad2deb26b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:14:50.059Z|e07aa9a7-a73b-4683-b9d0-0590a435b0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:50.059Z|0c237229-b399-462e-8399-834835054cdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:50.060Z|0c237229-b399-462e-8399-834835054cdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:50.060Z|e07aa9a7-a73b-4683-b9d0-0590a435b0c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:14:50.063Z|22b4c032-3abe-4457-8d57-07bf46c06036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:14:50.064Z|22b4c032-3abe-4457-8d57-07bf46c06036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:00.085Z|76e5fd2a-b5e1-44ce-b214-bb3ce1063f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:00.085Z|1c103e19-55b5-47da-9011-abef0e28499d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:00.086Z|76e5fd2a-b5e1-44ce-b214-bb3ce1063f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:00.086Z|1c103e19-55b5-47da-9011-abef0e28499d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:00.090Z|b11a5a52-752e-4a13-9535-f3adee643313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:00.090Z|b11a5a52-752e-4a13-9535-f3adee643313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:01.103Z|48c01662-2ca7-433e-95f1-b687b6b79a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:15:01.104Z|48c01662-2ca7-433e-95f1-b687b6b79a25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:15:10.128Z|fbf31739-7028-460a-b35d-45df04c95c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:10.129Z|fbf31739-7028-460a-b35d-45df04c95c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:10.138Z|22957736-f160-4417-a48c-6c476e58c04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:10.138Z|45f73b27-3f78-4651-8a9e-c0890f9542bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:10.139Z|22957736-f160-4417-a48c-6c476e58c04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:10.139Z|45f73b27-3f78-4651-8a9e-c0890f9542bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:11.061Z|b75d59b1-abe0-40e4-94d2-86c0ac5c6eb7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:15:11.062Z|b75d59b1-abe0-40e4-94d2-86c0ac5c6eb7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:16.103Z|cca699fc-2d30-4c90-9882-2df5831fc78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:15:16.103Z|cca699fc-2d30-4c90-9882-2df5831fc78b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:15:17.336Z|e31c60b9-39c3-4ac1-8455-01468f8ff66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:15:17.337Z|e31c60b9-39c3-4ac1-8455-01468f8ff66a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:15:20.158Z|e28e162a-4165-43d3-85f1-dd6ae651e997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:20.159Z|e28e162a-4165-43d3-85f1-dd6ae651e997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:20.167Z|cac4d30e-fb14-4caf-9220-897cea9ab874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:20.167Z|c51dba48-eed1-4136-93a6-063cb09b03b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:20.167Z|c51dba48-eed1-4136-93a6-063cb09b03b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:20.168Z|cac4d30e-fb14-4caf-9220-897cea9ab874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:30.188Z|5ff4c968-70d2-4349-b432-8c6de0ccea49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:30.188Z|5ff4c968-70d2-4349-b432-8c6de0ccea49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:30.196Z|2c436cbe-8aaa-44dd-80d8-de57d51612e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:30.196Z|2c436cbe-8aaa-44dd-80d8-de57d51612e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:30.224Z|0fcab524-04fb-4131-a219-f724428bd9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:30.225Z|0fcab524-04fb-4131-a219-f724428bd9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:31.103Z|06013d76-727a-4db0-8db8-6ce3875a426a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:15:31.104Z|06013d76-727a-4db0-8db8-6ce3875a426a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:15:40.232Z|37b3d6e7-c6c9-4dc1-b26d-8d0fecec4673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:40.233Z|37b3d6e7-c6c9-4dc1-b26d-8d0fecec4673|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:40.239Z|63cac579-9c95-4758-a0f5-9256c28f548e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:40.240Z|63cac579-9c95-4758-a0f5-9256c28f548e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:40.254Z|75e8bae6-5d04-4665-978e-57fb27e27716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:40.254Z|75e8bae6-5d04-4665-978e-57fb27e27716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:46.103Z|699d88b7-4605-4b32-9e82-5eadc2ab4ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:15:46.106Z|699d88b7-4605-4b32-9e82-5eadc2ab4ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:15:47.337Z|7eed3327-29ce-4648-9d37-9aad4d7d7286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:15:47.338Z|7eed3327-29ce-4648-9d37-9aad4d7d7286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:15:50.274Z|9cfae3ba-9791-408d-a57d-b03161104167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:50.275Z|659e8b4f-8171-4110-bad1-bcef6f4ce3fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:50.275Z|659e8b4f-8171-4110-bad1-bcef6f4ce3fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:50.275Z|9cfae3ba-9791-408d-a57d-b03161104167|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:15:50.288Z|84a4bceb-349e-4aa9-9f90-7783a2579481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:15:50.289Z|84a4bceb-349e-4aa9-9f90-7783a2579481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:00.302Z|c63d7d10-cd99-42ef-9a47-679a04388029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:00.302Z|b696a9e5-88b4-4fb7-a664-e6f719cdfdd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:00.303Z|b696a9e5-88b4-4fb7-a664-e6f719cdfdd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:00.303Z|c63d7d10-cd99-42ef-9a47-679a04388029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:00.316Z|d1c07a55-fd1e-4eae-bc0f-a13f9ec11b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:00.317Z|d1c07a55-fd1e-4eae-bc0f-a13f9ec11b20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:01.103Z|0c36ebf6-9324-4f97-93df-5315b34ea50c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:16:01.104Z|0c36ebf6-9324-4f97-93df-5315b34ea50c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:16:10.330Z|3b71af68-a297-4de2-a03c-89658c2d2c32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:10.331Z|3b71af68-a297-4de2-a03c-89658c2d2c32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:10.339Z|5b8531d4-bd60-4e04-b42c-ac9a561bb706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:10.339Z|7a726eae-3d52-4e88-aebe-021ce3861e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:10.339Z|7a726eae-3d52-4e88-aebe-021ce3861e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:10.339Z|5b8531d4-bd60-4e04-b42c-ac9a561bb706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:11.066Z|bc9e8b9d-8216-4271-b54e-999e21396bb6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:16:11.067Z|bc9e8b9d-8216-4271-b54e-999e21396bb6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:16.103Z|e99c07ec-f039-4617-9c3f-f52bd095743c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:16:16.104Z|e99c07ec-f039-4617-9c3f-f52bd095743c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:16:17.339Z|e5ffb0ff-f43e-43e9-9291-697e98a0d559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:16:17.339Z|e5ffb0ff-f43e-43e9-9291-697e98a0d559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:16:20.354Z|a8741487-f782-460c-856c-04df1782e7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:20.355Z|a8741487-f782-460c-856c-04df1782e7b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:20.361Z|9d618cb9-8911-4bef-9a20-7cc2f7aa0493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:20.362Z|9d618cb9-8911-4bef-9a20-7cc2f7aa0493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:20.363Z|96a0cb19-8a02-487e-9dac-b759b2e20f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:20.363Z|96a0cb19-8a02-487e-9dac-b759b2e20f82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:30.377Z|49aedc5f-f5e7-4f3a-ad99-cdbe3e63b1ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:30.378Z|49aedc5f-f5e7-4f3a-ad99-cdbe3e63b1ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:30.385Z|3551309f-99b4-468f-81dd-f80ebd6375db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:30.386Z|3551309f-99b4-468f-81dd-f80ebd6375db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:30.387Z|9ad8c02f-7788-4295-b822-418b242236b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:30.387Z|9ad8c02f-7788-4295-b822-418b242236b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:31.103Z|09b9f439-4708-4441-a814-91388de31ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:16:31.104Z|09b9f439-4708-4441-a814-91388de31ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:16:40.420Z|f1ecca9a-f1a1-4fd7-b5e9-99637f30e48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:40.420Z|f1ecca9a-f1a1-4fd7-b5e9-99637f30e48f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:40.420Z|56165943-c8da-4223-8d7e-6fa0b04f9adc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:40.421Z|56165943-c8da-4223-8d7e-6fa0b04f9adc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:40.423Z|0a9bc281-2803-4849-9cee-81e70d3719e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:40.424Z|0a9bc281-2803-4849-9cee-81e70d3719e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:46.103Z|87462c29-67af-4a12-ba20-6d5b24825421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:16:46.104Z|87462c29-67af-4a12-ba20-6d5b24825421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:16:47.341Z|eb8be345-f6f9-4f54-bfa6-3ccbb6044d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:16:47.341Z|eb8be345-f6f9-4f54-bfa6-3ccbb6044d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:16:50.448Z|cf45ee06-50e1-47cb-afaa-b6efa616c20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:50.448Z|bf065c12-764d-417a-9dab-c9e9817e0550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:50.449Z|cf45ee06-50e1-47cb-afaa-b6efa616c20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:50.450Z|bf065c12-764d-417a-9dab-c9e9817e0550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:16:50.455Z|a41cd41f-7cd4-4fb5-881c-65378f479b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:16:50.455Z|a41cd41f-7cd4-4fb5-881c-65378f479b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:00.477Z|e0ec572b-c3e8-4498-bc9e-909e0a8f7449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:00.478Z|a9528371-664a-40c8-994b-642c422f4200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:00.479Z|e0ec572b-c3e8-4498-bc9e-909e0a8f7449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:00.479Z|a9528371-664a-40c8-994b-642c422f4200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:00.479Z|cd3391b0-7d97-4550-b974-c3f1627dce8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:00.479Z|cd3391b0-7d97-4550-b974-c3f1627dce8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:01.103Z|822ba069-d4b6-4909-ac66-d6bd9ccdd13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:17:01.106Z|822ba069-d4b6-4909-ac66-d6bd9ccdd13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:17:10.503Z|87d70019-7c70-4b21-ba9e-52e9348e6ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:10.503Z|18605d28-04a5-4dbb-9e9e-1340fc548b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:10.504Z|87d70019-7c70-4b21-ba9e-52e9348e6ce3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:10.504Z|18605d28-04a5-4dbb-9e9e-1340fc548b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:10.525Z|d6846dcb-fa4f-4736-a58b-c0593d12cf58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:10.526Z|d6846dcb-fa4f-4736-a58b-c0593d12cf58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:11.060Z|a64342d2-db53-4bbe-9cbd-25306518fcc7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:17:11.061Z|a64342d2-db53-4bbe-9cbd-25306518fcc7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:16.103Z|aaffd799-1b9f-481a-92d8-d0b524143c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:17:16.104Z|aaffd799-1b9f-481a-92d8-d0b524143c14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:17:17.342Z|653fc2bb-0ee4-46b1-a638-6b63c9357bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:17:17.342Z|653fc2bb-0ee4-46b1-a638-6b63c9357bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:17:20.540Z|f959b2a4-ffa4-43ed-b1ae-f66c60ad542e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:20.540Z|7ad35713-26e2-46eb-8145-8d860365df3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:20.541Z|f959b2a4-ffa4-43ed-b1ae-f66c60ad542e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:20.541Z|7ad35713-26e2-46eb-8145-8d860365df3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:20.550Z|841ceceb-756f-469e-b0aa-4fdea5a2c798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:20.551Z|841ceceb-756f-469e-b0aa-4fdea5a2c798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:30.575Z|fdfb2258-0335-41fe-8e48-8b60686053f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:30.575Z|c0426fd8-a46c-4bb9-9208-ff5c99165fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:30.575Z|c0426fd8-a46c-4bb9-9208-ff5c99165fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:30.575Z|fdfb2258-0335-41fe-8e48-8b60686053f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:30.582Z|5b1c39e4-a10a-4d6e-9db6-30300051543e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:30.582Z|5b1c39e4-a10a-4d6e-9db6-30300051543e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:31.103Z|82e73eef-4b48-477c-99f0-349bb0c80cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:17:31.104Z|82e73eef-4b48-477c-99f0-349bb0c80cdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:17:40.627Z|bd496396-f195-4620-93e7-1df5cad151a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:40.628Z|bd496396-f195-4620-93e7-1df5cad151a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:40.637Z|618da8eb-dbb9-4d1b-8c10-0be969565cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:40.637Z|307684eb-f8e5-4c1d-bbe8-58e8e5086456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:40.639Z|307684eb-f8e5-4c1d-bbe8-58e8e5086456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:40.639Z|618da8eb-dbb9-4d1b-8c10-0be969565cd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:46.103Z|21b22b50-da75-49cb-bf1f-59aed77a5605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:17:46.104Z|21b22b50-da75-49cb-bf1f-59aed77a5605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:17:47.343Z|1f03ce9a-6c2a-4138-ac6c-a1becde3fcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:17:47.343Z|1f03ce9a-6c2a-4138-ac6c-a1becde3fcb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:17:50.680Z|378ad1b1-ba46-4ef9-a476-2cdfe4ddf419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:50.680Z|378ad1b1-ba46-4ef9-a476-2cdfe4ddf419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:50.695Z|871ae8f1-196e-48f1-a470-799cf889b5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:50.696Z|c32899bd-9eaa-4609-bbeb-0bfc6e7626be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:17:50.696Z|871ae8f1-196e-48f1-a470-799cf889b5e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:17:50.696Z|c32899bd-9eaa-4609-bbeb-0bfc6e7626be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:00.704Z|c8127ded-618b-4599-994c-782c0607cb31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:00.705Z|c8127ded-618b-4599-994c-782c0607cb31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:00.720Z|00f1509a-aa14-4acc-b66a-233fb54f3e4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:00.720Z|5f50419b-b403-45f3-b613-68da58e4eef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:00.720Z|00f1509a-aa14-4acc-b66a-233fb54f3e4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:00.721Z|5f50419b-b403-45f3-b613-68da58e4eef7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:01.103Z|03bc5654-3937-4a08-a28b-34026baf2833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:18:01.104Z|03bc5654-3937-4a08-a28b-34026baf2833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:18:10.731Z|975337a5-5962-44c5-9d7d-229279ee07e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:10.732Z|975337a5-5962-44c5-9d7d-229279ee07e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:10.743Z|15dcda66-2190-484e-85c4-08efc8466b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:10.743Z|5b8c9671-ae56-4bfb-b48e-93739abea534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:10.744Z|15dcda66-2190-484e-85c4-08efc8466b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:10.744Z|5b8c9671-ae56-4bfb-b48e-93739abea534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:11.060Z|d097a17d-b808-457e-8ff0-fc31dbda98b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:18:11.061Z|d097a17d-b808-457e-8ff0-fc31dbda98b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:16.103Z|7f1f11a2-6f24-48f3-a1dd-886b5c01536f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:18:16.106Z|7f1f11a2-6f24-48f3-a1dd-886b5c01536f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:18:17.344Z|17d67f81-efd6-47f3-8e3c-2c51ffd7cd78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:18:17.344Z|17d67f81-efd6-47f3-8e3c-2c51ffd7cd78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:18:20.758Z|595d383d-d2b7-491b-8e8e-fc5e7dba1555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:20.758Z|595d383d-d2b7-491b-8e8e-fc5e7dba1555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:20.765Z|5193df9c-8376-4eb6-b221-ebcab2b8bf7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:20.765Z|264fe525-57e8-4908-aaeb-0fcd60059780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:20.766Z|5193df9c-8376-4eb6-b221-ebcab2b8bf7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:20.766Z|264fe525-57e8-4908-aaeb-0fcd60059780|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:30.784Z|bc7b97e0-7905-4575-841d-5bc36c514861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:30.785Z|bc7b97e0-7905-4575-841d-5bc36c514861|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:30.791Z|ca373ba1-3f6c-4183-b974-1d1802e3cd20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:30.792Z|ca373ba1-3f6c-4183-b974-1d1802e3cd20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:30.793Z|73e0dfd3-eb01-4546-b4e0-0e4cd8726845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:30.793Z|73e0dfd3-eb01-4546-b4e0-0e4cd8726845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:31.103Z|81eabdeb-02d0-4967-8edf-d034d9019cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:18:31.104Z|81eabdeb-02d0-4967-8edf-d034d9019cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:18:40.823Z|ae311c5b-82bc-4672-998d-d0c1034bbc85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:40.823Z|fe48041e-c43b-4273-942a-7141fcd08d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:40.823Z|feec0157-0637-4f53-b2c8-396c8a6a7002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:40.823Z|ae311c5b-82bc-4672-998d-d0c1034bbc85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:40.823Z|fe48041e-c43b-4273-942a-7141fcd08d73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:40.824Z|feec0157-0637-4f53-b2c8-396c8a6a7002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:46.103Z|cef3636a-5687-48a8-accb-ba2fc4d2bf48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:18:46.104Z|cef3636a-5687-48a8-accb-ba2fc4d2bf48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:18:47.345Z|4b16ebe9-6bd5-478f-9c10-d950467a20db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:18:47.346Z|4b16ebe9-6bd5-478f-9c10-d950467a20db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:18:50.850Z|3a390342-5e7b-427b-b6c0-6ca754874d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:50.851Z|1a453717-c694-47d9-92a5-fe28af2a959c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:50.851Z|3a390342-5e7b-427b-b6c0-6ca754874d6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:50.851Z|d5aaae18-4699-4816-8bff-ee80a3eeed10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:18:50.851Z|1a453717-c694-47d9-92a5-fe28af2a959c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:18:50.852Z|d5aaae18-4699-4816-8bff-ee80a3eeed10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:00.884Z|f240b2ee-59bd-495b-bbe1-b671b1535f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:00.885Z|f240b2ee-59bd-495b-bbe1-b671b1535f85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:00.894Z|dcfa0117-e1df-4da9-b86f-2ce31db51aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:00.895Z|dcfa0117-e1df-4da9-b86f-2ce31db51aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:00.897Z|51db874f-7e2f-46f9-a3fa-8e8ed1f94682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:00.897Z|51db874f-7e2f-46f9-a3fa-8e8ed1f94682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:01.103Z|ef2225ca-7bff-4424-98c7-da5335eb8a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:19:01.106Z|ef2225ca-7bff-4424-98c7-da5335eb8a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:19:10.923Z|afa52990-e914-4746-ad85-a2a4edb310de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:10.924Z|435399c3-73a7-46e9-8222-0e101fd4e5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:10.924Z|afa52990-e914-4746-ad85-a2a4edb310de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:10.924Z|435399c3-73a7-46e9-8222-0e101fd4e5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:10.925Z|4eddfe81-acb5-4cda-80e4-3d8205b01e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:10.926Z|4eddfe81-acb5-4cda-80e4-3d8205b01e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:11.060Z|fd48e29d-0a79-4df1-bc59-ca12eb3e8112|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:19:11.061Z|fd48e29d-0a79-4df1-bc59-ca12eb3e8112|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:16.103Z|cf7b9e20-12d9-4c5b-8059-7e8f47d089dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:19:16.104Z|cf7b9e20-12d9-4c5b-8059-7e8f47d089dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:19:17.346Z|3e93bb15-1f2b-48c3-9a02-39d7df80f02d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:19:17.347Z|3e93bb15-1f2b-48c3-9a02-39d7df80f02d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:19:20.953Z|be7b54af-beab-4298-afd1-a5a298eeb8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:20.953Z|fda3e79e-27f0-437e-995c-5f2a9e22147b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:20.953Z|25e72550-c793-4485-b20d-3413284cf7cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:20.954Z|fda3e79e-27f0-437e-995c-5f2a9e22147b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:20.954Z|25e72550-c793-4485-b20d-3413284cf7cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:20.954Z|be7b54af-beab-4298-afd1-a5a298eeb8c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:30.981Z|17e1b590-95c4-4c3b-b8fd-2274928d21b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:30.981Z|7cbf87d8-ee70-4b00-8733-026ac7f2bff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:30.981Z|17e1b590-95c4-4c3b-b8fd-2274928d21b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:30.981Z|7cbf87d8-ee70-4b00-8733-026ac7f2bff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:30.981Z|74c9273f-36a4-4fbf-9ee5-a680127d034d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:30.983Z|74c9273f-36a4-4fbf-9ee5-a680127d034d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:31.103Z|c3c84b4d-285c-4fc8-a9a2-84cd423cb691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:19:31.104Z|c3c84b4d-285c-4fc8-a9a2-84cd423cb691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:19:41.008Z|e1cd4026-e6a3-44a2-a730-a581fc598d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:41.008Z|9a4405ec-5b35-42e5-b5c6-76bd69beeea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:41.008Z|3c65a5f9-e3e3-43ed-9d58-f2a99dca5b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:41.009Z|e1cd4026-e6a3-44a2-a730-a581fc598d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:41.009Z|3c65a5f9-e3e3-43ed-9d58-f2a99dca5b4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:41.009Z|9a4405ec-5b35-42e5-b5c6-76bd69beeea1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:46.103Z|633c2ee5-b2e5-4ca7-b9eb-f48570ab8e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:19:46.106Z|633c2ee5-b2e5-4ca7-b9eb-f48570ab8e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:19:47.347Z|3d46f636-0a29-4757-a422-cdd23850585b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:19:47.348Z|3d46f636-0a29-4757-a422-cdd23850585b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:19:51.036Z|6752cbda-a929-4c79-947f-1ae2b3481122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:51.036Z|77678dcc-18c4-4da4-b7ae-443f167c651c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:51.036Z|e16c6d8f-c5ba-4cfb-814e-7de39a39d0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:19:51.037Z|77678dcc-18c4-4da4-b7ae-443f167c651c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:51.037Z|e16c6d8f-c5ba-4cfb-814e-7de39a39d0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:19:51.037Z|6752cbda-a929-4c79-947f-1ae2b3481122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:01.062Z|a3c05c60-b845-4140-9f74-ffd21ec8b614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:01.063Z|a3c05c60-b845-4140-9f74-ffd21ec8b614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:01.069Z|8937faf6-1d93-4f01-a945-ccd3e7d21e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:01.069Z|eb86d49c-99f3-4a2e-a51d-f003fec3515a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:01.070Z|eb86d49c-99f3-4a2e-a51d-f003fec3515a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:01.070Z|8937faf6-1d93-4f01-a945-ccd3e7d21e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:01.103Z|ffb926c4-fbfb-4372-8d3f-2454dd97b69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:20:01.104Z|ffb926c4-fbfb-4372-8d3f-2454dd97b69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:20:11.061Z|aab62c4b-1962-43a1-a0fd-4e07be1667c0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:20:11.062Z|aab62c4b-1962-43a1-a0fd-4e07be1667c0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:11.100Z|5c2212a9-77d6-478b-b9ef-5ebfd58fb84d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:11.100Z|ff3512fc-5385-413c-bfa3-4bbdbf2a3a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:11.100Z|67558642-09fc-4329-92d4-31b43d362da8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:11.100Z|5c2212a9-77d6-478b-b9ef-5ebfd58fb84d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:11.101Z|ff3512fc-5385-413c-bfa3-4bbdbf2a3a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:11.101Z|67558642-09fc-4329-92d4-31b43d362da8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:16.103Z|7b0ffe78-7c44-4497-b06e-3e87812e4715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:20:16.104Z|7b0ffe78-7c44-4497-b06e-3e87812e4715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:20:17.349Z|e6ae3110-03fc-4d80-8e84-8a54edad4199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:20:17.349Z|e6ae3110-03fc-4d80-8e84-8a54edad4199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:20:21.138Z|2662e49b-24ac-4ae8-9bc5-27ff9b57fb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:21.138Z|fbb84e05-d1c8-4536-82e6-486216b2de68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:21.139Z|2662e49b-24ac-4ae8-9bc5-27ff9b57fb4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:21.139Z|fbb84e05-d1c8-4536-82e6-486216b2de68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:21.140Z|6781bf27-dcd7-4b5d-881f-3a8a5f41486c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:21.141Z|6781bf27-dcd7-4b5d-881f-3a8a5f41486c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:31.103Z|9bbc1921-f900-4235-a729-d6f322a990fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:20:31.106Z|9bbc1921-f900-4235-a729-d6f322a990fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:20:31.164Z|0f2ad77b-da6c-4917-86a9-c05d590dbfad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:31.165Z|0f2ad77b-da6c-4917-86a9-c05d590dbfad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:31.164Z|d34e2439-afdc-4c2b-b39f-0a8cb1e8824c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:31.165Z|d34e2439-afdc-4c2b-b39f-0a8cb1e8824c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:31.169Z|2184010e-3be3-43cf-8d6c-f60ad2ef10d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:31.170Z|2184010e-3be3-43cf-8d6c-f60ad2ef10d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:41.191Z|f1990d2d-39c9-4b70-934c-1b828c44eb84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:41.191Z|e4e6e26b-b0cd-40ec-9e30-cb66a1f3b344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:41.191Z|f1990d2d-39c9-4b70-934c-1b828c44eb84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:41.192Z|e4e6e26b-b0cd-40ec-9e30-cb66a1f3b344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:41.193Z|3aba414e-6b5d-477b-be25-2c278b99036c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:41.194Z|3aba414e-6b5d-477b-be25-2c278b99036c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:46.103Z|9b97be9e-e010-426f-9537-07df9059c598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:20:46.104Z|9b97be9e-e010-426f-9537-07df9059c598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:20:47.350Z|72dc5f76-b1f5-435d-a6e0-494f5e5af8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:20:47.351Z|72dc5f76-b1f5-435d-a6e0-494f5e5af8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:20:51.224Z|e2db1e97-e348-4310-aa30-cba5b3ad13d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:51.225Z|e2db1e97-e348-4310-aa30-cba5b3ad13d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:51.230Z|5bc220b2-ce8a-4e08-b261-99adfd9f757c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:51.230Z|5bc220b2-ce8a-4e08-b261-99adfd9f757c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:20:51.231Z|a6ca84b3-b4a3-436b-b77b-d265c12f0662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:20:51.231Z|a6ca84b3-b4a3-436b-b77b-d265c12f0662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:01.103Z|3cea8423-ccbf-4c0a-acf6-8969db579890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:21:01.104Z|3cea8423-ccbf-4c0a-acf6-8969db579890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:21:01.265Z|64cd7c9a-ff1a-4b00-bd12-c75c92c58e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:01.265Z|48d50565-bed3-4384-b623-e75d956c32db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:01.266Z|64cd7c9a-ff1a-4b00-bd12-c75c92c58e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:01.266Z|48d50565-bed3-4384-b623-e75d956c32db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:01.265Z|6d253b2d-8728-4b54-a0ec-ec1390f79ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:01.267Z|6d253b2d-8728-4b54-a0ec-ec1390f79ca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:11.060Z|3bdf84b5-7320-47d3-95c9-5861db976a89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:21:11.061Z|3bdf84b5-7320-47d3-95c9-5861db976a89|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:11.295Z|1b89aa0f-594d-4c27-b1f1-f141c5e910a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:11.295Z|fdee9f9f-dd82-477f-b287-3ee662ea7c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:11.296Z|fdee9f9f-dd82-477f-b287-3ee662ea7c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:11.296Z|80cdbded-d24b-475f-b818-0145e8c034f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:11.297Z|80cdbded-d24b-475f-b818-0145e8c034f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:11.296Z|1b89aa0f-594d-4c27-b1f1-f141c5e910a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:16.103Z|032143e7-6bc8-4121-8873-4791df967dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:21:16.105Z|032143e7-6bc8-4121-8873-4791df967dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:21:17.351Z|0a21ae1b-e591-416c-a540-c55c6289323e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:21:17.352Z|0a21ae1b-e591-416c-a540-c55c6289323e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:21:21.332Z|13a9710a-f2e8-4a43-9b77-651005f321c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:21.332Z|f14e7405-c676-44a3-9d66-870518af392d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:21.332Z|a3a4db0d-fbe6-4cb0-ac63-7964a84295a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:21.332Z|13a9710a-f2e8-4a43-9b77-651005f321c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:21.332Z|a3a4db0d-fbe6-4cb0-ac63-7964a84295a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:21.332Z|f14e7405-c676-44a3-9d66-870518af392d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:31.103Z|99142b84-e2a6-4f50-a3e5-fb971dc0bcef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:21:31.104Z|99142b84-e2a6-4f50-a3e5-fb971dc0bcef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:21:31.357Z|feaef024-8e85-419e-95db-dbc85fa91358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:31.357Z|331756c7-2bd0-4361-b18c-9d1291e94aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:31.358Z|feaef024-8e85-419e-95db-dbc85fa91358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:31.358Z|331756c7-2bd0-4361-b18c-9d1291e94aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:31.360Z|0766a48f-bbad-4802-ab34-46673bfb99e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:31.360Z|0766a48f-bbad-4802-ab34-46673bfb99e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:41.383Z|3d3b160d-bd34-4f8b-ad03-78e5d7912f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:41.384Z|3d3b160d-bd34-4f8b-ad03-78e5d7912f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:41.391Z|2a71bfec-ab55-4144-bead-10f44f1d4c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:41.392Z|2a71bfec-ab55-4144-bead-10f44f1d4c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:41.395Z|0a1602c6-bf8b-4da3-a077-1f43c4f1e1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:41.396Z|0a1602c6-bf8b-4da3-a077-1f43c4f1e1d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:46.103Z|3821e43a-9fc9-4a90-940c-c5a448dd1064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:21:46.104Z|3821e43a-9fc9-4a90-940c-c5a448dd1064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:21:47.353Z|20fdf821-1b83-47fa-bb25-b7bfd33b61a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:21:47.353Z|20fdf821-1b83-47fa-bb25-b7bfd33b61a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:21:51.410Z|945708f3-e99a-43e4-9461-2cb15a4050aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:51.410Z|945708f3-e99a-43e4-9461-2cb15a4050aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:51.418Z|762c2df2-58d7-412c-8d67-018b1a46703e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:51.418Z|9681ca79-8999-4b95-b214-bb2b2515c0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:21:51.419Z|762c2df2-58d7-412c-8d67-018b1a46703e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:21:51.419Z|9681ca79-8999-4b95-b214-bb2b2515c0cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:01.103Z|9771aaca-5adb-4a84-aa79-c8748fb2242f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:22:01.106Z|9771aaca-5adb-4a84-aa79-c8748fb2242f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:22:01.432Z|b1f74571-d811-4d30-91c5-d1816bd249d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:01.433Z|b1f74571-d811-4d30-91c5-d1816bd249d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:01.440Z|fbed52cc-7b35-4d8f-a5d8-c3bc36ef0020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:01.441Z|a24bddfd-c8a1-4d13-897f-9b4ed5c7788c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:01.441Z|fbed52cc-7b35-4d8f-a5d8-c3bc36ef0020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:01.441Z|a24bddfd-c8a1-4d13-897f-9b4ed5c7788c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:11.060Z|749359bf-a562-4bc8-96a0-74a5d80ee4c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:22:11.060Z|749359bf-a562-4bc8-96a0-74a5d80ee4c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:11.459Z|0871eb1c-2bd8-4d46-bba5-bc26a9d1ddb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:11.459Z|0871eb1c-2bd8-4d46-bba5-bc26a9d1ddb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:11.463Z|2032b1ce-3c2f-44e6-944e-7fbd7756ae10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:11.463Z|2032b1ce-3c2f-44e6-944e-7fbd7756ae10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:11.464Z|ddfc77e6-63ab-427c-b976-9cc34e4b708b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:11.464Z|ddfc77e6-63ab-427c-b976-9cc34e4b708b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:16.103Z|c8d33592-66e4-4018-8bfb-dd59f6c64265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:22:16.104Z|c8d33592-66e4-4018-8bfb-dd59f6c64265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:22:17.354Z|4788ed86-86ff-4571-a7d1-849a7a8b2e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:22:17.355Z|4788ed86-86ff-4571-a7d1-849a7a8b2e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:22:21.483Z|d4ab6191-082e-43cf-ac79-199049ba513a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:21.484Z|d4ab6191-082e-43cf-ac79-199049ba513a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:21.488Z|dfc7f917-5c78-445c-80e1-21f7aeb9a0ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:21.488Z|d2f2e98c-ecf1-490b-94fc-a3f963ffca68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:21.488Z|dfc7f917-5c78-445c-80e1-21f7aeb9a0ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:21.488Z|d2f2e98c-ecf1-490b-94fc-a3f963ffca68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:31.103Z|871d7e27-1fa9-4a89-a96a-530d12e6a08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:22:31.104Z|871d7e27-1fa9-4a89-a96a-530d12e6a08f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:22:31.506Z|56004323-eb4f-457e-bfe6-4a3629073545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:31.506Z|56004323-eb4f-457e-bfe6-4a3629073545|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:31.509Z|7f93f4f2-4ad5-450e-a4f3-17fe261bd5f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:31.509Z|7f93f4f2-4ad5-450e-a4f3-17fe261bd5f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:31.510Z|5b2a59e4-45c5-4a57-a4f6-8b7120f67c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:31.510Z|5b2a59e4-45c5-4a57-a4f6-8b7120f67c01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:41.541Z|85ef7530-3a55-4832-bd95-bce840c502da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:41.542Z|85ef7530-3a55-4832-bd95-bce840c502da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:41.542Z|89c41648-f203-4238-954d-7fe41c17ad72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:41.543Z|89c41648-f203-4238-954d-7fe41c17ad72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:41.543Z|3d468c57-fae1-4a95-a86b-4f48bd4c0614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:41.544Z|3d468c57-fae1-4a95-a86b-4f48bd4c0614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:46.103Z|b0c2f721-4d84-4800-8a24-2d7fd45aa476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:22:46.105Z|b0c2f721-4d84-4800-8a24-2d7fd45aa476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:22:47.355Z|df8231de-93a5-4df9-9f6d-9464ae298a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:22:47.356Z|df8231de-93a5-4df9-9f6d-9464ae298a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:22:51.566Z|4c187688-7715-4234-a007-1a37c8868645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:51.567Z|ad133412-c0f6-4df6-9172-ad057c1279f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:51.567Z|2f511807-3e85-435e-b1e3-62e96effe6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:22:51.567Z|4c187688-7715-4234-a007-1a37c8868645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:51.567Z|ad133412-c0f6-4df6-9172-ad057c1279f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:22:51.567Z|2f511807-3e85-435e-b1e3-62e96effe6c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:01.103Z|36fd5eb3-ed7c-4d3c-9ace-3b9620b2e972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:23:01.104Z|36fd5eb3-ed7c-4d3c-9ace-3b9620b2e972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:23:01.589Z|19b2c3ab-6140-46cb-b507-a6da675fc426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:01.590Z|19b2c3ab-6140-46cb-b507-a6da675fc426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:01.590Z|33ed2e73-1926-4422-8a30-05774cb3a705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:01.591Z|33ed2e73-1926-4422-8a30-05774cb3a705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:01.593Z|76a0f2e1-0b51-4f16-903f-37ea2fc398fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:01.593Z|76a0f2e1-0b51-4f16-903f-37ea2fc398fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:11.060Z|ad2d2949-a969-43c1-9ee6-5ec8a1f2f7c8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:23:11.060Z|ad2d2949-a969-43c1-9ee6-5ec8a1f2f7c8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:11.616Z|fbf264de-8e9c-4690-a551-3b73de08f313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:11.617Z|fbf264de-8e9c-4690-a551-3b73de08f313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:11.616Z|452c45f1-718e-41a0-b6da-9ac98f4f4b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:11.616Z|f5bb8681-e6ed-41fa-95f0-8e7f0b300394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:11.617Z|f5bb8681-e6ed-41fa-95f0-8e7f0b300394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:11.617Z|452c45f1-718e-41a0-b6da-9ac98f4f4b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:16.103Z|8610aeeb-e42f-49c2-8036-220cd6fb302f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:23:16.104Z|8610aeeb-e42f-49c2-8036-220cd6fb302f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:23:17.356Z|02099f7b-919c-48cf-9fdc-f498c8e08bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:23:17.357Z|02099f7b-919c-48cf-9fdc-f498c8e08bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:23:21.642Z|04ad22ff-5826-4ee7-ba77-8926ff134bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:21.643Z|04ad22ff-5826-4ee7-ba77-8926ff134bda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:21.642Z|d3917047-b899-4d80-985c-6e25e9c2c597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:21.642Z|eb4a9abe-1395-49a0-88e1-5441bedf9005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:21.644Z|eb4a9abe-1395-49a0-88e1-5441bedf9005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:21.644Z|d3917047-b899-4d80-985c-6e25e9c2c597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:31.103Z|9865f659-2ee4-4fc6-9b0d-01b7d4e0fa71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:23:31.106Z|9865f659-2ee4-4fc6-9b0d-01b7d4e0fa71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:23:31.667Z|5fc51a54-1b22-40e9-8fb0-b998991c3d5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:31.667Z|9d006374-23f4-4edd-88fa-02265b1948f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:31.667Z|4053af46-d19e-4049-af0e-1fb8ad5fe46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:31.668Z|4053af46-d19e-4049-af0e-1fb8ad5fe46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:31.668Z|5fc51a54-1b22-40e9-8fb0-b998991c3d5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:31.668Z|9d006374-23f4-4edd-88fa-02265b1948f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:41.696Z|c71abba1-274e-41a3-88b7-449a603b7d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:41.696Z|c71abba1-274e-41a3-88b7-449a603b7d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:41.705Z|3d07fdd1-e0d1-4985-b16d-da2d1d0cf174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:41.705Z|aa72644a-0e25-40b1-9a5c-acbf4ec81987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:41.705Z|3d07fdd1-e0d1-4985-b16d-da2d1d0cf174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:41.705Z|aa72644a-0e25-40b1-9a5c-acbf4ec81987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:46.103Z|7b8fca23-8dcd-454a-9c10-0fd4f3bcfb33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:23:46.104Z|7b8fca23-8dcd-454a-9c10-0fd4f3bcfb33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:23:47.357Z|6a668bd9-ba61-4615-a276-fbd17a28de05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:23:47.358Z|6a668bd9-ba61-4615-a276-fbd17a28de05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:23:51.721Z|34590c0e-44e1-4ca2-8998-2fee0b55b6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:51.722Z|34590c0e-44e1-4ca2-8998-2fee0b55b6f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:51.733Z|84101b8c-3baf-4a32-958c-38a131aa23f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:51.733Z|84101b8c-3baf-4a32-958c-38a131aa23f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:23:51.734Z|5ec8ef76-6891-4f01-b07c-7c56fdb92c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:23:51.734Z|5ec8ef76-6891-4f01-b07c-7c56fdb92c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:01.103Z|60a544a9-af29-4986-842f-53abe51a5983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:24:01.104Z|60a544a9-af29-4986-842f-53abe51a5983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:24:01.746Z|a77cc06e-d68d-4522-952f-ce9aed159c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:01.746Z|a77cc06e-d68d-4522-952f-ce9aed159c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:01.759Z|eca47933-c942-48c0-84cd-b28f18f63481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:01.759Z|7ca0cefb-0c24-4308-8ae0-177f30d182cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:01.759Z|eca47933-c942-48c0-84cd-b28f18f63481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:01.759Z|7ca0cefb-0c24-4308-8ae0-177f30d182cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:11.060Z|fd8afa93-b217-4d21-8684-754d0f74fec3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:24:11.060Z|fd8afa93-b217-4d21-8684-754d0f74fec3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:11.770Z|5702997d-562f-4b8d-8f2a-05ba312b1169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:11.771Z|5702997d-562f-4b8d-8f2a-05ba312b1169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:11.787Z|0fc2029d-2cb2-4db0-94cc-bd431584c257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:11.788Z|0fc2029d-2cb2-4db0-94cc-bd431584c257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:11.801Z|1b1356de-85eb-4add-9e48-4c4ce95c966e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:11.802Z|1b1356de-85eb-4add-9e48-4c4ce95c966e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:16.103Z|9239149f-3fa3-4ed2-9be8-d76b969e0085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:24:16.106Z|9239149f-3fa3-4ed2-9be8-d76b969e0085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:24:17.359Z|a21610f1-20bd-4bdf-aeee-3191eb1508ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:24:17.359Z|a21610f1-20bd-4bdf-aeee-3191eb1508ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:24:21.796Z|c4889c52-c99d-457a-98a1-f11c792b7c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:21.797Z|c4889c52-c99d-457a-98a1-f11c792b7c0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:21.817Z|aae719b0-11b1-4492-9763-c1bfd91d62cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:21.818Z|aae719b0-11b1-4492-9763-c1bfd91d62cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:21.826Z|a46f4b5b-714c-4534-b9dd-f540f24e40c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:21.826Z|a46f4b5b-714c-4534-b9dd-f540f24e40c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:31.103Z|52c36fd8-b487-407b-b3b1-4ed4e933d2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:24:31.104Z|52c36fd8-b487-407b-b3b1-4ed4e933d2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:24:31.819Z|7f1ebc15-594e-4760-9a41-e8bc73158aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:31.820Z|7f1ebc15-594e-4760-9a41-e8bc73158aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:31.843Z|dc92416c-4337-4b8b-a456-508ff12e7d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:31.844Z|dc92416c-4337-4b8b-a456-508ff12e7d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:31.850Z|c59f03bc-5e51-4137-9961-6a1138527628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:31.851Z|c59f03bc-5e51-4137-9961-6a1138527628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:41.849Z|cc808e0d-69ca-4b7f-8763-5ade0c1e3bd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:41.850Z|cc808e0d-69ca-4b7f-8763-5ade0c1e3bd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:41.867Z|8d77acf2-ac54-4d9d-8320-67521c776a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:41.867Z|8d77acf2-ac54-4d9d-8320-67521c776a7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:41.876Z|b5dfd514-2f5a-4606-bd1f-85d78da95b1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:41.876Z|b5dfd514-2f5a-4606-bd1f-85d78da95b1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:46.103Z|fb080cd6-abdb-4533-8733-26771bc51754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:24:46.104Z|fb080cd6-abdb-4533-8733-26771bc51754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:24:47.360Z|3f509255-f41b-47ee-a0c4-2d002a37d40a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:24:47.360Z|3f509255-f41b-47ee-a0c4-2d002a37d40a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:24:51.875Z|f70bed75-e183-4123-b8be-dff0c23447c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:51.876Z|f70bed75-e183-4123-b8be-dff0c23447c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:51.896Z|b92d5ca0-aef8-4d63-b170-408032c70b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:51.897Z|b92d5ca0-aef8-4d63-b170-408032c70b91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:24:51.939Z|de4c4671-7c9e-4899-b30a-4b6d45fa7480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:24:51.940Z|de4c4671-7c9e-4899-b30a-4b6d45fa7480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:01.103Z|367d7f4d-9eb6-4fa3-b2e8-8eb50f38ef4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:25:01.105Z|367d7f4d-9eb6-4fa3-b2e8-8eb50f38ef4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:25:01.904Z|7b73b493-0823-47f6-a8bb-4c00d46370b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:01.905Z|7b73b493-0823-47f6-a8bb-4c00d46370b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:01.922Z|b16d23b5-9d8d-4e74-ae36-9faa8e896c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:01.922Z|b16d23b5-9d8d-4e74-ae36-9faa8e896c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:01.966Z|7dcb5c03-b4ec-4376-9d9c-2f395282aff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:01.967Z|7dcb5c03-b4ec-4376-9d9c-2f395282aff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:11.061Z|0448e3bf-4697-4b2d-9d25-874f1dfc56e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:25:11.062Z|0448e3bf-4697-4b2d-9d25-874f1dfc56e1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:11.930Z|34287e7c-c0df-42fa-a31c-952b829a7b42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:11.931Z|34287e7c-c0df-42fa-a31c-952b829a7b42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:11.947Z|338d8c66-b2bc-4d20-aad2-60b886949910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:11.947Z|338d8c66-b2bc-4d20-aad2-60b886949910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:11.992Z|54c1e462-f4d6-42f3-9500-e1a96ed85e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:11.993Z|54c1e462-f4d6-42f3-9500-e1a96ed85e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:16.103Z|2ff59c45-b04a-4cd6-9543-0645f49fa74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:25:16.104Z|2ff59c45-b04a-4cd6-9543-0645f49fa74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:25:17.361Z|fe77efcf-acfc-452f-8530-04c7ec6bb2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:25:17.362Z|fe77efcf-acfc-452f-8530-04c7ec6bb2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:25:21.964Z|ec92b9b5-9b59-486e-a885-d241abc114d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:21.965Z|ec92b9b5-9b59-486e-a885-d241abc114d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:21.973Z|4662cd39-1d11-4dbc-a675-574b7491726f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:21.974Z|4662cd39-1d11-4dbc-a675-574b7491726f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:22.022Z|181666b6-cbb2-41c0-9461-e02a4be964f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:22.022Z|181666b6-cbb2-41c0-9461-e02a4be964f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:31.103Z|3ddd6455-a409-43f7-889e-eb6ee1a00ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:25:31.104Z|3ddd6455-a409-43f7-889e-eb6ee1a00ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:25:31.997Z|532ddd3f-97fb-43ae-bdee-463adce119ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:31.998Z|532ddd3f-97fb-43ae-bdee-463adce119ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:31.999Z|ca11d7bf-5747-4fb4-8795-3796af7a7815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:31.999Z|ca11d7bf-5747-4fb4-8795-3796af7a7815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:32.058Z|f4043051-9e70-4438-99f6-e22c0688ec59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:32.059Z|f4043051-9e70-4438-99f6-e22c0688ec59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:42.031Z|852e1f81-db9f-4686-88b7-ea5cc680ab47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:42.031Z|92f62125-98cc-4fd2-8309-3502f2c9752a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:42.032Z|92f62125-98cc-4fd2-8309-3502f2c9752a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:42.031Z|852e1f81-db9f-4686-88b7-ea5cc680ab47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:42.094Z|cc67e5a0-0c90-46ce-8d88-3b55991bb2ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:42.094Z|cc67e5a0-0c90-46ce-8d88-3b55991bb2ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:46.103Z|737f2fb1-2722-42b5-904b-2170fe0b569f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:25:46.106Z|737f2fb1-2722-42b5-904b-2170fe0b569f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:25:47.363Z|d8f86a71-7de7-4813-bfdc-2160a0d7fa2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:25:47.363Z|d8f86a71-7de7-4813-bfdc-2160a0d7fa2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:25:52.054Z|dcdef7e7-4104-4e08-a300-ae9a17514368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:52.055Z|dcdef7e7-4104-4e08-a300-ae9a17514368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:52.058Z|8026fbe9-06fc-4257-b19f-93239677fe48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:52.058Z|8026fbe9-06fc-4257-b19f-93239677fe48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:25:52.127Z|48d4ea4b-e7c8-4d12-b324-96a624f3815c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:25:52.128Z|48d4ea4b-e7c8-4d12-b324-96a624f3815c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:01.104Z|10cc9aa0-33af-4627-a49d-b7341531258c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:26:01.105Z|10cc9aa0-33af-4627-a49d-b7341531258c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:26:02.083Z|03951a20-73b0-4cc6-a2b6-61fce11d17f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:02.084Z|03951a20-73b0-4cc6-a2b6-61fce11d17f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:02.083Z|7cf26f70-9d48-4f67-a0c6-e170c45d81b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:02.084Z|7cf26f70-9d48-4f67-a0c6-e170c45d81b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:02.153Z|07376d03-3a52-4650-bc7e-7463fdba6032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:02.153Z|07376d03-3a52-4650-bc7e-7463fdba6032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:11.060Z|adfe5342-6724-49c4-bbeb-0904117510e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:26:11.060Z|adfe5342-6724-49c4-bbeb-0904117510e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:12.118Z|8a9be8a5-1cce-4de5-b090-b26d987893fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:12.119Z|53060a62-5d9d-45f5-ba1d-e6df54803b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:12.119Z|8a9be8a5-1cce-4de5-b090-b26d987893fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:12.119Z|53060a62-5d9d-45f5-ba1d-e6df54803b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:12.178Z|decf054c-01a5-4263-a809-7aaf951c0727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:12.178Z|decf054c-01a5-4263-a809-7aaf951c0727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:16.103Z|2617a099-8da0-40eb-8e1a-08caf1504ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:26:16.104Z|2617a099-8da0-40eb-8e1a-08caf1504ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:26:17.364Z|08739396-5960-42c4-83f2-5340fb8b06ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:26:17.365Z|08739396-5960-42c4-83f2-5340fb8b06ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:26:22.152Z|b739bc0c-f253-4e87-8fc2-c4e5132b7b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:22.153Z|b739bc0c-f253-4e87-8fc2-c4e5132b7b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:22.153Z|9799dead-b1de-4399-bedc-e26440e25edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:22.153Z|9799dead-b1de-4399-bedc-e26440e25edb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:22.202Z|ea19979c-c9ad-45c8-b915-04de4be06bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:22.202Z|ea19979c-c9ad-45c8-b915-04de4be06bd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:31.103Z|bf8bd8a2-bf9f-488b-8947-a3532e3fdc20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:26:31.106Z|bf8bd8a2-bf9f-488b-8947-a3532e3fdc20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:26:32.178Z|89647cc1-9574-49b0-b114-5751a72a7dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:32.179Z|89647cc1-9574-49b0-b114-5751a72a7dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:32.181Z|73790981-a271-401e-bcfa-c428e8c9f243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:32.181Z|73790981-a271-401e-bcfa-c428e8c9f243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:32.225Z|47005fdd-5985-474f-927b-3785435b1efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:32.225Z|47005fdd-5985-474f-927b-3785435b1efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:42.204Z|8c7c41e4-6a4e-466d-9331-ed5b8bdc58d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:42.205Z|8c7c41e4-6a4e-466d-9331-ed5b8bdc58d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:42.215Z|cf4a29da-5d19-42c9-bfc1-9a426bba2c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:42.215Z|cf4a29da-5d19-42c9-bfc1-9a426bba2c0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:42.250Z|ad2cfbb1-1839-48ad-9532-e98c9263e156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:42.250Z|ad2cfbb1-1839-48ad-9532-e98c9263e156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:46.103Z|c482068f-2891-4852-b55a-50ddcff6963a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:26:46.104Z|c482068f-2891-4852-b55a-50ddcff6963a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:26:47.365Z|3d9c8d2d-f468-4a60-927a-787bdd3957bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:26:47.366Z|3d9c8d2d-f468-4a60-927a-787bdd3957bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:26:52.233Z|594bd0c8-e4ee-4876-b3aa-a124cef1fe78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:52.234Z|594bd0c8-e4ee-4876-b3aa-a124cef1fe78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:52.240Z|e836f727-86f4-4241-8494-3a5abb8844ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:52.240Z|e836f727-86f4-4241-8494-3a5abb8844ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:26:52.272Z|5ac315dd-2203-40f5-91de-139544be6da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:26:52.273Z|5ac315dd-2203-40f5-91de-139544be6da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:01.103Z|38303782-1299-42fb-99d1-4e2f4f87879a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:27:01.104Z|38303782-1299-42fb-99d1-4e2f4f87879a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:27:02.257Z|0756b93b-4f00-4260-a9b5-e34210a495ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:02.259Z|21328402-6ee5-4e01-8614-3c4d7ed2d70c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:02.259Z|21328402-6ee5-4e01-8614-3c4d7ed2d70c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:02.259Z|0756b93b-4f00-4260-a9b5-e34210a495ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:02.297Z|85b0c8da-65e9-49f0-bf9f-ce26dcafcce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:02.298Z|85b0c8da-65e9-49f0-bf9f-ce26dcafcce9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:11.061Z|63f4ba9c-9302-4fe1-998b-a9aba5bf5127|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:27:11.062Z|63f4ba9c-9302-4fe1-998b-a9aba5bf5127|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:12.287Z|fe27525f-74a4-4df9-a92c-9ae2ee954dcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:12.288Z|fe27525f-74a4-4df9-a92c-9ae2ee954dcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:12.291Z|b1a24d96-e000-44dc-a822-67bc6ed309a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:12.292Z|b1a24d96-e000-44dc-a822-67bc6ed309a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:12.321Z|4f4f087b-3baf-4f59-90ca-36338e45fcc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:12.322Z|4f4f087b-3baf-4f59-90ca-36338e45fcc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:16.103Z|1fe89e26-339a-4217-ba7e-f5889eba00d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:27:16.106Z|1fe89e26-339a-4217-ba7e-f5889eba00d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:27:17.367Z|2bfdef8c-2bc5-4cdb-803d-3e2334a12b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:27:17.367Z|2bfdef8c-2bc5-4cdb-803d-3e2334a12b11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:27:22.313Z|bed73706-da43-4738-aad4-0cb75718c9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:22.313Z|b08693e8-15ca-46f2-9a3c-135d3039713a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:22.314Z|bed73706-da43-4738-aad4-0cb75718c9fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:22.314Z|b08693e8-15ca-46f2-9a3c-135d3039713a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:22.349Z|b83e8d9b-ec53-4be9-85fa-2587adcc87fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:22.350Z|b83e8d9b-ec53-4be9-85fa-2587adcc87fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:31.103Z|be3e8a82-cd16-49f6-857e-9b8eed771ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:27:31.104Z|be3e8a82-cd16-49f6-857e-9b8eed771ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:27:32.338Z|1d41d196-5058-4f56-9eb0-cef294ea7c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:32.338Z|79c85116-2469-47ea-bf47-8a2beb758bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:32.338Z|1d41d196-5058-4f56-9eb0-cef294ea7c29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:32.338Z|79c85116-2469-47ea-bf47-8a2beb758bec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:32.373Z|61becb50-6afb-465b-ae15-40e7d61f3e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:32.374Z|61becb50-6afb-465b-ae15-40e7d61f3e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:42.361Z|043ab365-81da-475c-829b-a87698b192a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:42.361Z|3caf40a7-8682-49d5-b3be-546b648581e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:42.362Z|3caf40a7-8682-49d5-b3be-546b648581e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:42.362Z|043ab365-81da-475c-829b-a87698b192a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:42.396Z|5df6cec9-b385-41f6-a2b6-7e686633df30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:42.397Z|5df6cec9-b385-41f6-a2b6-7e686633df30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:46.103Z|bb918c85-25e3-48a2-9460-185134406e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:27:46.104Z|bb918c85-25e3-48a2-9460-185134406e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:27:47.368Z|28258757-5006-434b-aea6-efbccbb53a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:27:47.369Z|28258757-5006-434b-aea6-efbccbb53a5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:27:52.387Z|b642d57d-3ae9-4078-b43a-f09815b83bac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:52.388Z|b642d57d-3ae9-4078-b43a-f09815b83bac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:52.389Z|9c8c2cb7-0d15-4cd0-97aa-65b77f3e7c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:52.390Z|9c8c2cb7-0d15-4cd0-97aa-65b77f3e7c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:27:52.423Z|df92a3ab-d4d4-4a73-9e0d-6bc0cbec10f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:27:52.424Z|df92a3ab-d4d4-4a73-9e0d-6bc0cbec10f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:01.103Z|7685783a-b1e1-403c-a215-309c57c6b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:28:01.107Z|7685783a-b1e1-403c-a215-309c57c6b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:28:02.413Z|4152aaa9-dc37-41a8-ac2c-fe6aac9ccc17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:02.413Z|4152aaa9-dc37-41a8-ac2c-fe6aac9ccc17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:02.413Z|aa46d7a5-156c-41f5-a4fc-09ab4161f266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:02.414Z|aa46d7a5-156c-41f5-a4fc-09ab4161f266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:02.455Z|956d6f79-09c8-46f6-b6cc-2affc34dc975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:02.456Z|956d6f79-09c8-46f6-b6cc-2affc34dc975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:11.060Z|28af9ef8-d9df-4df8-96e1-65e148b1aeab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:28:11.061Z|28af9ef8-d9df-4df8-96e1-65e148b1aeab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:12.454Z|e72f387c-1175-43bd-8da3-d0834982e410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:12.454Z|424b6300-16f3-43ab-8952-8e23105e00e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:12.455Z|424b6300-16f3-43ab-8952-8e23105e00e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:12.455Z|e72f387c-1175-43bd-8da3-d0834982e410|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:12.490Z|bfd9722e-4154-4ff6-8f2a-b311af478c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:12.491Z|bfd9722e-4154-4ff6-8f2a-b311af478c63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:16.103Z|48eb4cf2-8915-4608-8182-afe3e33cf181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:28:16.104Z|48eb4cf2-8915-4608-8182-afe3e33cf181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:28:17.369Z|9e6132e6-df0c-4103-b446-c642dd88ed54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:28:17.370Z|9e6132e6-df0c-4103-b446-c642dd88ed54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:28:22.477Z|6d6b103d-e053-4c51-85a6-e510b0149128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:22.477Z|6d6b103d-e053-4c51-85a6-e510b0149128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:22.477Z|b134b65f-9d4c-48cd-80cf-616031a1bbcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:22.478Z|b134b65f-9d4c-48cd-80cf-616031a1bbcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:22.520Z|7356121b-c399-4fdb-bc05-accc54fa0615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:22.520Z|7356121b-c399-4fdb-bc05-accc54fa0615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:31.103Z|e602d583-4e3f-46ca-842b-225159318a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:28:31.104Z|e602d583-4e3f-46ca-842b-225159318a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:28:32.505Z|70ad3c40-5ed1-487d-9116-719b77e9c128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:32.506Z|70ad3c40-5ed1-487d-9116-719b77e9c128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:32.508Z|8d9d34f7-8654-48ad-a75b-2ae28bc80bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:32.509Z|8d9d34f7-8654-48ad-a75b-2ae28bc80bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:32.546Z|6e79665e-573f-41e9-8aeb-24f98eaa44fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:32.547Z|6e79665e-573f-41e9-8aeb-24f98eaa44fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:42.534Z|0125afef-3cd5-4cd9-9d17-e65fd8148905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:42.534Z|9fbdf77a-fc5b-4316-bfa4-11c593c48d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:42.535Z|0125afef-3cd5-4cd9-9d17-e65fd8148905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:42.535Z|9fbdf77a-fc5b-4316-bfa4-11c593c48d6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:42.590Z|7d35d29f-a91b-4c86-9054-233d9c6c10f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:42.591Z|7d35d29f-a91b-4c86-9054-233d9c6c10f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:46.103Z|6bcc1189-276d-464f-9f57-45dbaae81492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:28:46.106Z|6bcc1189-276d-464f-9f57-45dbaae81492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:28:47.371Z|df81ff46-4124-400b-bfc9-115d92e66f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:28:47.372Z|df81ff46-4124-400b-bfc9-115d92e66f85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:28:52.587Z|45e093a0-d208-43bd-9292-325da8e02321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:52.587Z|04195e3c-79bf-4155-861b-361fb8f2e9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:52.587Z|04195e3c-79bf-4155-861b-361fb8f2e9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:52.587Z|45e093a0-d208-43bd-9292-325da8e02321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:28:52.620Z|e8708be4-f4cb-4bc5-a8b0-2cafe025923c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:28:52.621Z|e8708be4-f4cb-4bc5-a8b0-2cafe025923c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:01.103Z|08f5842d-bbe1-4dac-94b3-3a64136b4e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:29:01.104Z|08f5842d-bbe1-4dac-94b3-3a64136b4e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:29:02.613Z|287a2dfd-73a7-4506-a2c0-6ca0fcd981b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:02.613Z|287a2dfd-73a7-4506-a2c0-6ca0fcd981b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:02.620Z|197710bc-64df-4818-b559-09234670a192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:02.621Z|197710bc-64df-4818-b559-09234670a192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:02.650Z|5b60a01a-d5cf-48f5-b4b3-0ea4f350c8c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:02.651Z|5b60a01a-d5cf-48f5-b4b3-0ea4f350c8c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:11.061Z|aa238365-9d9d-4883-b003-a0c471afe28f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:29:11.062Z|aa238365-9d9d-4883-b003-a0c471afe28f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:12.652Z|e6df3fe4-c646-456e-bc68-ee60424c2a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:12.653Z|e6df3fe4-c646-456e-bc68-ee60424c2a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:12.655Z|05ac4052-60fa-47cb-b200-57b958895e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:12.655Z|05ac4052-60fa-47cb-b200-57b958895e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:12.678Z|62331c0b-1b17-4769-8f74-25cb0bfb26f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:12.679Z|62331c0b-1b17-4769-8f74-25cb0bfb26f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:16.103Z|127ebfe1-a192-43c4-a80e-9dbc38ba3c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:29:16.104Z|127ebfe1-a192-43c4-a80e-9dbc38ba3c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:29:17.372Z|57f21bf2-0735-414c-89f0-812b487d35c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:29:17.373Z|57f21bf2-0735-414c-89f0-812b487d35c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:29:22.679Z|a4317ba8-8b79-4b7d-9eac-68b6f40ad5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:22.679Z|c5f443bd-7aee-4df2-8271-06e7402c975b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:22.681Z|a4317ba8-8b79-4b7d-9eac-68b6f40ad5b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:22.681Z|c5f443bd-7aee-4df2-8271-06e7402c975b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:22.701Z|7ae7ce26-af66-4e51-be2a-17e5193e3cad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:22.702Z|7ae7ce26-af66-4e51-be2a-17e5193e3cad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:31.104Z|f15c87f5-fba7-497e-9b3e-65b4dfeb5b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:29:31.111Z|f15c87f5-fba7-497e-9b3e-65b4dfeb5b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:29:32.707Z|e698bfe2-f0ac-4abe-b39d-629002a3e23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:32.708Z|e698bfe2-f0ac-4abe-b39d-629002a3e23f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:32.712Z|42e5b124-74a8-43dd-8390-82e6735e7b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:32.714Z|42e5b124-74a8-43dd-8390-82e6735e7b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:32.727Z|235f304c-a55a-4490-9f94-93d420d9f637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:32.728Z|235f304c-a55a-4490-9f94-93d420d9f637|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:42.739Z|6de1b95d-044b-4439-9838-af7b0830c2cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:42.740Z|6de1b95d-044b-4439-9838-af7b0830c2cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:42.746Z|4dde2fbb-4cd5-4c72-b706-857011590bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:42.747Z|4dde2fbb-4cd5-4c72-b706-857011590bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:42.757Z|a27b9624-1ee4-4f36-b7c4-6d29a4107b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:42.757Z|a27b9624-1ee4-4f36-b7c4-6d29a4107b72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:46.103Z|566ae8fb-a848-48ac-bbc4-f1a6933e2cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:29:46.104Z|566ae8fb-a848-48ac-bbc4-f1a6933e2cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:29:47.373Z|745e6cf4-8412-4614-8dfe-dac53838f8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:29:47.374Z|745e6cf4-8412-4614-8dfe-dac53838f8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:29:52.777Z|15f63a23-78da-4f34-a798-88afc550b0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:52.778Z|15f63a23-78da-4f34-a798-88afc550b0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:52.783Z|c679bbf0-63df-4a09-9669-6636ea34e9ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:52.783Z|c679bbf0-63df-4a09-9669-6636ea34e9ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:29:52.786Z|cc4cbc9e-867c-4900-a421-599fd0bbc3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:29:52.786Z|cc4cbc9e-867c-4900-a421-599fd0bbc3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:01.110Z|79ee4df5-ad16-4d8f-bd5f-19ca24ae9e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:30:01.113Z|79ee4df5-ad16-4d8f-bd5f-19ca24ae9e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:30:02.809Z|7575c647-b8db-41f6-beb1-6a5191ddc0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:02.809Z|6141a7a4-ae28-46f5-b61c-0df44ce56726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:02.810Z|6141a7a4-ae28-46f5-b61c-0df44ce56726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:02.810Z|7575c647-b8db-41f6-beb1-6a5191ddc0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:02.816Z|3f4007f1-bc58-4601-a6e2-5441d7130611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:02.817Z|3f4007f1-bc58-4601-a6e2-5441d7130611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:11.062Z|72dcaf81-cd49-4e4d-b56c-3fa62f916f24|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:30:11.063Z|72dcaf81-cd49-4e4d-b56c-3fa62f916f24|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:12.843Z|5ee9411e-5ac6-4941-8921-b95d5f63a3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:12.844Z|5ee9411e-5ac6-4941-8921-b95d5f63a3f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:12.848Z|1b16a164-04cc-4f52-870e-80f224a9a68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:12.849Z|1b16a164-04cc-4f52-870e-80f224a9a68f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:12.851Z|7495d33a-15a8-4e2c-95fb-8854d61e0e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:12.851Z|7495d33a-15a8-4e2c-95fb-8854d61e0e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:16.103Z|c289206d-d5a3-40a6-bafe-1acb674b00f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:30:16.104Z|c289206d-d5a3-40a6-bafe-1acb674b00f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:30:17.375Z|e4f1a62a-a46e-42e3-8fcf-9a736be2a810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:30:17.375Z|e4f1a62a-a46e-42e3-8fcf-9a736be2a810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:30:22.868Z|49fb926c-0abc-49a2-b71c-b7f84ee4b68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:22.868Z|49fb926c-0abc-49a2-b71c-b7f84ee4b68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:22.872Z|4e1a5a84-43b8-4d7b-9d00-6d65a37e20f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:22.873Z|4e1a5a84-43b8-4d7b-9d00-6d65a37e20f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:22.874Z|04eb98a5-61ae-4753-8701-c71d5a69a8ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:22.875Z|04eb98a5-61ae-4753-8701-c71d5a69a8ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:31.103Z|6113d565-3a53-402e-83a9-2f32a7cf22c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:30:31.104Z|6113d565-3a53-402e-83a9-2f32a7cf22c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:30:32.895Z|2dcd950e-d711-4146-8604-8cebc52d0e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:32.895Z|1f4275aa-6385-434a-8f36-975b3ead1151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:32.895Z|1f4275aa-6385-434a-8f36-975b3ead1151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:32.896Z|2dcd950e-d711-4146-8604-8cebc52d0e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:32.900Z|28a6303d-288a-404d-adb0-5b277cd3fa79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:32.901Z|28a6303d-288a-404d-adb0-5b277cd3fa79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:42.922Z|e2876445-937c-4f56-9500-617e9c10db92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:42.922Z|12c87662-a434-4bdb-8c9a-b0f7354469c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:42.923Z|e2876445-937c-4f56-9500-617e9c10db92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:42.923Z|12c87662-a434-4bdb-8c9a-b0f7354469c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:42.926Z|6b446544-b74a-4508-9a8a-5439d2d31de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:42.926Z|6b446544-b74a-4508-9a8a-5439d2d31de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:46.103Z|57c4c248-2dcf-4b56-b86d-bc14946f6f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:30:46.106Z|57c4c248-2dcf-4b56-b86d-bc14946f6f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:30:47.376Z|e71654d3-1c59-4421-a17f-d5a608e64201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:30:47.376Z|e71654d3-1c59-4421-a17f-d5a608e64201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:30:52.950Z|87f8d8f4-ff97-4b62-b2b5-601c94197816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:52.949Z|7cc06235-308a-4910-bc65-5193b6fa60fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:52.950Z|87f8d8f4-ff97-4b62-b2b5-601c94197816|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:52.950Z|7cc06235-308a-4910-bc65-5193b6fa60fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:30:52.949Z|2c4f7142-3ecb-46be-92ba-afc0ddcc4915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:30:52.953Z|2c4f7142-3ecb-46be-92ba-afc0ddcc4915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:01.103Z|456505e4-6cc6-4221-b669-443305b42921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:31:01.104Z|456505e4-6cc6-4221-b669-443305b42921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:31:02.976Z|d84212d2-9be0-40cb-a179-6ee0ae4e8c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:02.976Z|fcfdde1e-f5b8-4758-bdfb-a31074b5018d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:02.977Z|d84212d2-9be0-40cb-a179-6ee0ae4e8c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:02.977Z|fcfdde1e-f5b8-4758-bdfb-a31074b5018d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:02.976Z|0ac708bf-adc6-4eb1-9a4f-3c6de310f3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:02.979Z|0ac708bf-adc6-4eb1-9a4f-3c6de310f3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:11.062Z|4ede17b1-4a3b-42aa-a42f-b4e3486658ac|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:31:11.062Z|4ede17b1-4a3b-42aa-a42f-b4e3486658ac|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:13.017Z|db76148a-8d01-4e6f-9dca-a4696ff3851b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:13.018Z|db76148a-8d01-4e6f-9dca-a4696ff3851b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:13.022Z|4bd691a2-28cf-46a8-991a-141dd4081600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:13.022Z|4bd691a2-28cf-46a8-991a-141dd4081600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:13.053Z|f0b0ff3e-32b0-48b1-8dd6-7cbde5a8d822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:13.054Z|f0b0ff3e-32b0-48b1-8dd6-7cbde5a8d822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:16.103Z|b8fc30cd-ccbe-4d90-8c75-dcfe23d1ece3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:31:16.104Z|b8fc30cd-ccbe-4d90-8c75-dcfe23d1ece3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:31:17.377Z|2ddcaac4-52d4-4711-a645-3edfdd689a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:31:17.377Z|2ddcaac4-52d4-4711-a645-3edfdd689a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:31:23.051Z|c05044dd-2031-4f54-9e36-a1881608a195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:23.052Z|c05044dd-2031-4f54-9e36-a1881608a195|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:23.054Z|06c61880-a036-481a-ae1c-e314277b0be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:23.055Z|06c61880-a036-481a-ae1c-e314277b0be9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:23.094Z|88035899-2ec6-4b1e-8ca7-538026c58318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:23.095Z|88035899-2ec6-4b1e-8ca7-538026c58318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:31.103Z|146215e1-9b73-4cd6-9ada-47ca7e731dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:31:31.106Z|146215e1-9b73-4cd6-9ada-47ca7e731dc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:31:33.107Z|7f4821da-9372-45ba-8e88-afc7e3ee6b0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:33.107Z|7f4821da-9372-45ba-8e88-afc7e3ee6b0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:33.107Z|bd09816f-e966-4e2b-b7ce-60cdc19e1511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:33.108Z|bd09816f-e966-4e2b-b7ce-60cdc19e1511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:33.123Z|593621b6-824e-48a5-acf0-ac0da397469e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:33.123Z|593621b6-824e-48a5-acf0-ac0da397469e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:43.134Z|3a3b3ce2-0f1a-4d34-ae71-887a7d25ac72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:43.135Z|3a3b3ce2-0f1a-4d34-ae71-887a7d25ac72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:43.134Z|9586aff7-d5ea-4690-8348-59136c6cbd9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:43.136Z|9586aff7-d5ea-4690-8348-59136c6cbd9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:43.168Z|72722d50-d611-4e90-8b89-7a5b7f4b5b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:43.169Z|72722d50-d611-4e90-8b89-7a5b7f4b5b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:46.103Z|9725e181-75e2-4384-aae4-3f1c6cce8ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:31:46.104Z|9725e181-75e2-4384-aae4-3f1c6cce8ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:31:47.378Z|7082719c-768a-49c4-9851-0902409b32d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:31:47.379Z|7082719c-768a-49c4-9851-0902409b32d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:31:53.180Z|e0683319-dd1f-48cc-99ea-c38772f9c429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:53.180Z|fdc78d2b-0520-4cb6-8e2c-f1e816a5244c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:53.180Z|e0683319-dd1f-48cc-99ea-c38772f9c429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:53.180Z|fdc78d2b-0520-4cb6-8e2c-f1e816a5244c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:31:53.198Z|8d0df052-a765-4740-a4a5-4f00b1662ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:31:53.199Z|8d0df052-a765-4740-a4a5-4f00b1662ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:01.103Z|667fb96e-e3e9-4550-be06-340f23c72bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:32:01.104Z|667fb96e-e3e9-4550-be06-340f23c72bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:32:03.211Z|9fa643c4-c1e8-48e2-93c7-036da8d3f970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:03.212Z|9fa643c4-c1e8-48e2-93c7-036da8d3f970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:03.211Z|134dde45-d22b-45b0-ad95-f985622d2b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:03.213Z|134dde45-d22b-45b0-ad95-f985622d2b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:03.222Z|191404be-d106-465e-8586-41e5ae35d09a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:03.222Z|191404be-d106-465e-8586-41e5ae35d09a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:11.062Z|bf5f9d71-2383-4c6c-b79e-cbf3d031bcbc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:32:11.063Z|bf5f9d71-2383-4c6c-b79e-cbf3d031bcbc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:13.242Z|4e2b5f3a-474d-4cd8-a40a-a03b02c9219b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:13.243Z|4e2b5f3a-474d-4cd8-a40a-a03b02c9219b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:13.244Z|bfaef732-fbd8-4370-bef8-1430cfef42a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:13.242Z|9be1710e-d93e-4434-82fc-b0369f91cfa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:13.244Z|bfaef732-fbd8-4370-bef8-1430cfef42a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:13.245Z|9be1710e-d93e-4434-82fc-b0369f91cfa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:16.103Z|5e7338e5-bbb0-4719-a68a-e6f5c6d1105c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:32:16.105Z|5e7338e5-bbb0-4719-a68a-e6f5c6d1105c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:32:17.379Z|1177e141-0b71-4ff0-b0d5-7dda99b11e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:32:17.380Z|1177e141-0b71-4ff0-b0d5-7dda99b11e62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:32:23.269Z|207309b0-dbb9-4832-975c-ae0761fbd965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:23.269Z|df062eb1-c263-4653-98d4-7060e6bd3ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:23.270Z|207309b0-dbb9-4832-975c-ae0761fbd965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:23.270Z|df062eb1-c263-4653-98d4-7060e6bd3ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:23.272Z|6ab9f05d-585f-4b1b-804d-f3101f978c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:23.274Z|6ab9f05d-585f-4b1b-804d-f3101f978c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:31.103Z|2c367a29-2297-48fd-aea1-450f06ac879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:32:31.104Z|2c367a29-2297-48fd-aea1-450f06ac879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:32:33.296Z|5b8316cb-5858-42f0-832f-ede32232e2cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:33.297Z|5b8316cb-5858-42f0-832f-ede32232e2cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:33.304Z|d8a17e54-f035-44af-8784-d799253719bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:33.304Z|d08a3c1c-c53a-42cf-8de5-3526516e672a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:33.304Z|d8a17e54-f035-44af-8784-d799253719bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:33.304Z|d08a3c1c-c53a-42cf-8de5-3526516e672a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:43.328Z|6c1c370d-0157-4363-a1d6-f31980ebae09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:43.329Z|6c1c370d-0157-4363-a1d6-f31980ebae09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:43.333Z|67546f19-7c37-4387-8730-4b41936365ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:43.334Z|7cd635fb-feb7-4181-9dad-38011965d4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:43.334Z|67546f19-7c37-4387-8730-4b41936365ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:43.334Z|7cd635fb-feb7-4181-9dad-38011965d4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:46.103Z|4e75d3e1-d088-48c6-af98-9b5eef160a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:32:46.104Z|4e75d3e1-d088-48c6-af98-9b5eef160a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:32:47.381Z|605dd540-09a8-41c7-8e15-c0230ed1e5e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:32:47.381Z|605dd540-09a8-41c7-8e15-c0230ed1e5e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:32:53.352Z|18498e7b-dcbc-44d7-b184-11e9c610fe6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:53.353Z|18498e7b-dcbc-44d7-b184-11e9c610fe6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:53.355Z|1c8c0f68-c722-43d6-9111-2a24db55fd4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:53.355Z|1c8c0f68-c722-43d6-9111-2a24db55fd4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:32:53.358Z|5ef24eba-c285-4717-9383-19fdb93a3718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:32:53.358Z|5ef24eba-c285-4717-9383-19fdb93a3718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:01.103Z|8b77d081-f521-4b2a-bc6c-c4ca4acacff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:33:01.109Z|8b77d081-f521-4b2a-bc6c-c4ca4acacff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:33:03.378Z|0a14d1b4-5cd5-496e-be1b-0884ed36b3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:03.379Z|0a14d1b4-5cd5-496e-be1b-0884ed36b3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:03.380Z|cc6a91bd-5f71-4fe7-837b-4ddda93bb09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:03.380Z|cc6a91bd-5f71-4fe7-837b-4ddda93bb09d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:03.381Z|9ca34883-26ed-4ff2-801a-f87a85212bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:03.381Z|9ca34883-26ed-4ff2-801a-f87a85212bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:11.062Z|a4ce479c-7567-4aaa-a89b-7f6708f8c022|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:33:11.063Z|a4ce479c-7567-4aaa-a89b-7f6708f8c022|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:13.402Z|aa2ad9e5-8ba8-47af-8343-57f5787fd0d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:13.402Z|6938f895-1ee0-4862-bade-71536ac40adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:13.402Z|9198e9a5-08bd-4abf-be94-6efbc2002af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:13.402Z|9198e9a5-08bd-4abf-be94-6efbc2002af2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:13.402Z|6938f895-1ee0-4862-bade-71536ac40adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:13.402Z|aa2ad9e5-8ba8-47af-8343-57f5787fd0d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:16.103Z|079c8a74-037c-4656-ad9d-94bea5ed35a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:33:16.104Z|079c8a74-037c-4656-ad9d-94bea5ed35a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:33:17.382Z|f707abfa-540c-41f8-8517-d82af9474c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:33:17.383Z|f707abfa-540c-41f8-8517-d82af9474c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:33:23.430Z|2a1ac03f-9404-4dc9-8a65-968708f68967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:23.431Z|2a1ac03f-9404-4dc9-8a65-968708f68967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:23.431Z|f929a10c-a183-400d-b899-45831b8f1826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:23.431Z|f929a10c-a183-400d-b899-45831b8f1826|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:23.430Z|f6ea92e3-5dfd-43dc-aef4-d5353de616a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:23.432Z|f6ea92e3-5dfd-43dc-aef4-d5353de616a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:31.103Z|75956a4c-fa08-4c7c-bd14-c832d79b5328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:33:31.103Z|75956a4c-fa08-4c7c-bd14-c832d79b5328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:33:33.458Z|b85619c1-84f9-48e0-9b24-beb8ead2c44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:33.458Z|7da84afc-c53e-4ddd-a1f7-cc3ec3e03d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:33.458Z|cb270562-f618-4310-8a46-ba577c28ca84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:33.458Z|7da84afc-c53e-4ddd-a1f7-cc3ec3e03d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:33.458Z|b85619c1-84f9-48e0-9b24-beb8ead2c44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:33.459Z|cb270562-f618-4310-8a46-ba577c28ca84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:43.484Z|703fc695-5c3b-4b6e-ab1a-6a27cd73e417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:43.484Z|bfe810a9-3fdd-404b-a9b6-746e90fdbf86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:43.485Z|703fc695-5c3b-4b6e-ab1a-6a27cd73e417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:43.485Z|bfe810a9-3fdd-404b-a9b6-746e90fdbf86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:43.486Z|49767c1d-a5b2-4d48-a90d-855f25ad7050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:43.487Z|49767c1d-a5b2-4d48-a90d-855f25ad7050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:46.103Z|f7c4da36-4d7c-40a6-9898-fe95f6b40910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:33:46.106Z|f7c4da36-4d7c-40a6-9898-fe95f6b40910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:33:47.383Z|8723c72a-3a3c-426d-a90b-41487822a73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:33:47.384Z|8723c72a-3a3c-426d-a90b-41487822a73e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:33:53.520Z|64c6f1e2-d580-4804-b9a3-9735c60d088b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:53.520Z|8037811f-0d95-4793-8c6e-33d853d4ca13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:53.520Z|64c6f1e2-d580-4804-b9a3-9735c60d088b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:53.520Z|8037811f-0d95-4793-8c6e-33d853d4ca13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:33:53.520Z|b1897ef4-70e4-4db6-bd8d-e7a65e5aeded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:33:53.521Z|b1897ef4-70e4-4db6-bd8d-e7a65e5aeded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:01.103Z|748f2fe8-d64a-4564-a052-d091b13f2e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:34:01.104Z|748f2fe8-d64a-4564-a052-d091b13f2e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:34:03.550Z|83ea975c-b184-4c46-a1e0-c035ff16fe55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:03.550Z|dc7411c1-dcb6-4e9a-a42f-480de45782de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:03.550Z|c1a0f69f-ce95-49f6-84cb-9d85411d4f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:03.551Z|83ea975c-b184-4c46-a1e0-c035ff16fe55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:03.551Z|c1a0f69f-ce95-49f6-84cb-9d85411d4f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:03.551Z|dc7411c1-dcb6-4e9a-a42f-480de45782de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:11.061Z|02e6ace2-9d8e-4254-a223-6bc760f1c8e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:34:11.062Z|02e6ace2-9d8e-4254-a223-6bc760f1c8e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:13.576Z|0820c503-c268-4b8a-b0bc-20a5a347742c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:13.577Z|0820c503-c268-4b8a-b0bc-20a5a347742c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:13.583Z|f41e18c1-562f-4c3a-8083-ba54d8ca1f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:13.583Z|90e575b4-d310-432e-9451-c39674a732cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:13.584Z|f41e18c1-562f-4c3a-8083-ba54d8ca1f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:13.584Z|90e575b4-d310-432e-9451-c39674a732cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:16.103Z|66d81604-47ac-4798-bb7f-e14b831c8d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:34:16.105Z|66d81604-47ac-4798-bb7f-e14b831c8d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:34:17.384Z|0ce964a1-5427-4624-96c3-eb29ddf4a42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:34:17.385Z|0ce964a1-5427-4624-96c3-eb29ddf4a42b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:34:23.604Z|1cd4f93e-e12b-4a6d-bfa3-cb1ea6b92f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:23.605Z|1cd4f93e-e12b-4a6d-bfa3-cb1ea6b92f3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:23.616Z|278cae21-a516-4f70-a4c1-2f2852101fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:23.617Z|278cae21-a516-4f70-a4c1-2f2852101fe5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:23.619Z|4e3c6021-c1fc-41dd-a278-7400026bcccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:23.619Z|4e3c6021-c1fc-41dd-a278-7400026bcccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:31.103Z|1826dd63-960f-4910-913b-c3a2a143e442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:34:31.106Z|1826dd63-960f-4910-913b-c3a2a143e442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:34:33.630Z|e43bbbc7-0ba4-462a-ab61-e9d200a36f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:33.631Z|e43bbbc7-0ba4-462a-ab61-e9d200a36f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:33.644Z|68b05a54-a934-46c2-8d08-86094a78ff90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:33.644Z|68b05a54-a934-46c2-8d08-86094a78ff90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:33.647Z|607394d8-efb9-4367-8015-896c85560247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:33.647Z|607394d8-efb9-4367-8015-896c85560247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:43.664Z|04411ff3-713c-4e32-98de-6930f1628085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:43.665Z|04411ff3-713c-4e32-98de-6930f1628085|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:43.670Z|169969b5-5033-4a72-ac13-63f0260a053d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:43.670Z|169969b5-5033-4a72-ac13-63f0260a053d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:43.670Z|2e383a44-987c-40c8-b39b-990961307cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:43.671Z|2e383a44-987c-40c8-b39b-990961307cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:46.103Z|45999364-2000-4de6-8fd2-ca6c1c8dba25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:34:46.104Z|45999364-2000-4de6-8fd2-ca6c1c8dba25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:34:47.386Z|7ae0e6cb-8d26-4fe1-8d55-b9ddf5795636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:34:47.387Z|7ae0e6cb-8d26-4fe1-8d55-b9ddf5795636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:34:53.697Z|9f40be83-5a56-4462-936d-e6c8b1fbe0c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:53.698Z|9f40be83-5a56-4462-936d-e6c8b1fbe0c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:53.699Z|b2e86a15-5ad5-4476-9e90-dab664b10650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:53.699Z|83545b55-9c40-4d2c-90d4-c7c8d6e5a097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:34:53.699Z|b2e86a15-5ad5-4476-9e90-dab664b10650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:34:53.700Z|83545b55-9c40-4d2c-90d4-c7c8d6e5a097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:01.103Z|5c67a41f-4529-4a20-8214-a99691eb26bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:35:01.104Z|5c67a41f-4529-4a20-8214-a99691eb26bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:35:03.725Z|fe0b6f3a-fd20-43c0-bc6c-3f6eceebd3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:03.725Z|fd165e38-d067-4cf7-ae0c-0b1b054b768b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:03.725Z|66c9e0d2-125e-4854-986b-ce515fc66efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:03.726Z|fe0b6f3a-fd20-43c0-bc6c-3f6eceebd3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:03.726Z|fd165e38-d067-4cf7-ae0c-0b1b054b768b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:03.726Z|66c9e0d2-125e-4854-986b-ce515fc66efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:11.062Z|90b53474-4adb-4003-ae4c-0be9107d50e5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:35:11.064Z|90b53474-4adb-4003-ae4c-0be9107d50e5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:13.749Z|1f8d64c1-059c-4db6-a522-a6310554cece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:13.750Z|1f8d64c1-059c-4db6-a522-a6310554cece|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:13.753Z|7caeffa0-d652-46a8-9c87-9a535dfeac41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:13.753Z|3912d037-0348-4270-a0d6-c11cecea1407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:13.754Z|7caeffa0-d652-46a8-9c87-9a535dfeac41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:13.754Z|3912d037-0348-4270-a0d6-c11cecea1407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:16.103Z|bd323c37-4a77-4daa-91e6-0a880212523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:35:16.106Z|bd323c37-4a77-4daa-91e6-0a880212523d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:35:17.387Z|bdf822f8-4776-4f82-a001-48cdd5d99828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:35:17.388Z|bdf822f8-4776-4f82-a001-48cdd5d99828|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:35:23.777Z|77bc64c1-7646-4b77-bc43-d393952f36f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:23.777Z|77bc64c1-7646-4b77-bc43-d393952f36f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:23.780Z|169b7fbd-7b6a-4bed-8363-9337acc7de2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:23.781Z|169b7fbd-7b6a-4bed-8363-9337acc7de2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:23.783Z|fe3ee1a5-9b52-47e6-8e56-e58597a21fc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:23.783Z|fe3ee1a5-9b52-47e6-8e56-e58597a21fc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:31.103Z|f8319e20-767f-4850-a91d-324074e8c02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:35:31.104Z|f8319e20-767f-4850-a91d-324074e8c02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:35:33.808Z|97a1d808-be79-41a9-bce0-433399b5517a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:33.808Z|bd6d82ab-46ca-4805-86c9-3ef9c1d6a408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:33.809Z|bd6d82ab-46ca-4805-86c9-3ef9c1d6a408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:33.809Z|97a1d808-be79-41a9-bce0-433399b5517a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:33.816Z|586f130d-5deb-4e65-aabc-63669083757b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:33.817Z|586f130d-5deb-4e65-aabc-63669083757b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:43.838Z|395558ab-7dc0-4a16-ab47-179f4c0a0500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:43.838Z|5e0146b3-39a4-4ff6-9237-5339eb0904a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:43.839Z|395558ab-7dc0-4a16-ab47-179f4c0a0500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:43.839Z|5e0146b3-39a4-4ff6-9237-5339eb0904a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:43.841Z|53290477-34bd-4f67-9b51-5f99d18eb721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:43.841Z|53290477-34bd-4f67-9b51-5f99d18eb721|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:46.103Z|ea605fe7-6068-46a1-98a8-835ca2bc1a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:35:46.104Z|ea605fe7-6068-46a1-98a8-835ca2bc1a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:35:47.388Z|a8a87067-b83c-4efe-bcb9-6a3e8d2c0510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:35:47.389Z|a8a87067-b83c-4efe-bcb9-6a3e8d2c0510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:35:53.865Z|b156d72a-adfb-4395-a10b-abc0a72649d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:53.865Z|ef96e05b-95c9-4dae-9f5c-87655564d606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:53.866Z|ef96e05b-95c9-4dae-9f5c-87655564d606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:53.866Z|b156d72a-adfb-4395-a10b-abc0a72649d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:35:53.869Z|e996f8f3-8a0e-4c48-8b66-5e7b6df04168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:35:53.869Z|e996f8f3-8a0e-4c48-8b66-5e7b6df04168|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:01.103Z|b60a8813-697c-4b7b-b0d4-00aff0641b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:36:01.106Z|b60a8813-697c-4b7b-b0d4-00aff0641b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:36:03.892Z|af651aab-7aa0-4ced-957f-2e73d173423a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:03.892Z|da6dbde5-ef67-49a9-83b7-5b51a8180434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:03.893Z|da6dbde5-ef67-49a9-83b7-5b51a8180434|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:03.893Z|af651aab-7aa0-4ced-957f-2e73d173423a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:03.897Z|265e2d3d-c24f-4f41-b534-93852639a245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:03.897Z|265e2d3d-c24f-4f41-b534-93852639a245|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:11.060Z|10e23be3-bf07-4a3e-b1dc-915ae28546e1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:36:11.061Z|10e23be3-bf07-4a3e-b1dc-915ae28546e1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:13.920Z|a4e62181-3f07-40e9-a9f7-94a6a6171bd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:13.921Z|a4e62181-3f07-40e9-a9f7-94a6a6171bd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:13.926Z|5bd0ef3d-d9fa-434f-b742-77cc06eb73d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:13.926Z|9727c09b-dce5-4a7d-934e-b319e59dffc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:13.927Z|9727c09b-dce5-4a7d-934e-b319e59dffc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:13.927Z|5bd0ef3d-d9fa-434f-b742-77cc06eb73d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:16.103Z|476a27c7-981b-439c-8114-4a5e6f6bec3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:36:16.104Z|476a27c7-981b-439c-8114-4a5e6f6bec3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:36:17.389Z|aa765ced-f307-47fc-a912-a69ea1def92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:36:17.390Z|aa765ced-f307-47fc-a912-a69ea1def92c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:36:23.951Z|ddc54577-7c14-4817-a048-fe0459029d86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:23.951Z|3f72eddc-1f09-4bca-ac11-81ed237ed76d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:23.951Z|158d3d7f-7c7a-4370-a37f-a1ca268f38f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:23.952Z|ddc54577-7c14-4817-a048-fe0459029d86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:23.952Z|3f72eddc-1f09-4bca-ac11-81ed237ed76d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:23.953Z|158d3d7f-7c7a-4370-a37f-a1ca268f38f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:31.103Z|9a7ec452-4370-4e45-a60c-cc42234c784b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:36:31.104Z|9a7ec452-4370-4e45-a60c-cc42234c784b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:36:33.981Z|179cae66-7f38-47f8-969a-e18cf9b5b8a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:33.981Z|04f9f7e8-de11-4551-8255-187f75be059e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:33.981Z|20c8581c-2568-4e0c-8d13-280ffa7161e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:33.982Z|20c8581c-2568-4e0c-8d13-280ffa7161e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:33.982Z|179cae66-7f38-47f8-969a-e18cf9b5b8a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:33.981Z|04f9f7e8-de11-4551-8255-187f75be059e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:44.010Z|77f6a7fb-a89f-478e-9e15-5cb4034f5d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:44.010Z|77f6a7fb-a89f-478e-9e15-5cb4034f5d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:44.013Z|144c477b-1f6c-4c57-b6be-f1077151796c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:44.013Z|144c477b-1f6c-4c57-b6be-f1077151796c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:44.018Z|e3ad2017-4c5e-4fcd-80d9-747301f6d9e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:44.019Z|e3ad2017-4c5e-4fcd-80d9-747301f6d9e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:46.103Z|410d70ae-474d-4573-8817-1848354384f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:36:46.105Z|410d70ae-474d-4573-8817-1848354384f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:36:47.390Z|3618d3bf-a048-4c22-89d9-c197f57c385f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:36:47.391Z|3618d3bf-a048-4c22-89d9-c197f57c385f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:36:54.034Z|e04c3599-42b4-46f7-a298-84a8fe22469d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:54.034Z|e04c3599-42b4-46f7-a298-84a8fe22469d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:54.041Z|a9fb4963-9b9b-4866-b40a-cf5d2e76e597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:54.041Z|a9fb4963-9b9b-4866-b40a-cf5d2e76e597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:36:54.054Z|a9aebf25-8488-40e1-8dc4-d42b3c0d9bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:36:54.054Z|a9aebf25-8488-40e1-8dc4-d42b3c0d9bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:01.103Z|3b95fed2-1c23-44cc-8a44-b93aa1df451c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:37:01.104Z|3b95fed2-1c23-44cc-8a44-b93aa1df451c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:37:04.060Z|09eb460c-6b10-4e1e-b132-d68e4f461d28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:04.060Z|09eb460c-6b10-4e1e-b132-d68e4f461d28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:04.064Z|d8d02f70-9544-48de-90b2-81f9dd35e0b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:04.065Z|d8d02f70-9544-48de-90b2-81f9dd35e0b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:04.082Z|88113360-6b25-4f2e-b38c-1fc9f2a855a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:04.082Z|88113360-6b25-4f2e-b38c-1fc9f2a855a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:11.061Z|3ac7a6f9-c71e-4a1c-b8f4-9bc439edd621|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:37:11.063Z|3ac7a6f9-c71e-4a1c-b8f4-9bc439edd621|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:14.083Z|83df0d62-b3ff-4014-be0e-b1ba995c6519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:14.083Z|83df0d62-b3ff-4014-be0e-b1ba995c6519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:14.087Z|c469c33c-ff89-4cf9-9592-b79e63b02bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:14.087Z|c469c33c-ff89-4cf9-9592-b79e63b02bf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:14.107Z|d749ef15-3563-4cd5-bc17-a2952ee68a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:14.108Z|d749ef15-3563-4cd5-bc17-a2952ee68a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:16.103Z|02ca10dd-1632-450f-9920-adcf44341614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:37:16.104Z|02ca10dd-1632-450f-9920-adcf44341614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:37:17.391Z|0d1c13c1-477f-41af-aa80-83c3c0f00881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:37:17.392Z|0d1c13c1-477f-41af-aa80-83c3c0f00881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:37:24.134Z|6a133551-c58d-45a0-b357-22dd43b6f871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:24.136Z|6a133551-c58d-45a0-b357-22dd43b6f871|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:24.137Z|1ade5841-1424-40da-8b2e-bc2fae20acc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:24.137Z|1ade5841-1424-40da-8b2e-bc2fae20acc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:24.139Z|9aa7653f-8716-4cac-9714-13420fe39948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:24.139Z|9aa7653f-8716-4cac-9714-13420fe39948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:31.110Z|4b65a254-7040-4146-9bff-fa54b410b344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:37:31.112Z|4b65a254-7040-4146-9bff-fa54b410b344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:37:34.161Z|b84263e6-7c61-45be-837a-285796493269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:34.161Z|b84263e6-7c61-45be-837a-285796493269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:34.179Z|3c831774-5702-4a63-b6fe-1e35887145a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:34.179Z|3c831774-5702-4a63-b6fe-1e35887145a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:34.191Z|9fbc898c-74cd-4e12-b72e-cb9e6954c562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:34.192Z|9fbc898c-74cd-4e12-b72e-cb9e6954c562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:44.191Z|6fba9f32-9764-4fb6-ac40-0f5cbf6ff967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:44.192Z|6fba9f32-9764-4fb6-ac40-0f5cbf6ff967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:44.232Z|6839c56e-ee8a-4558-8554-5ef23ba3f00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:44.233Z|6839c56e-ee8a-4558-8554-5ef23ba3f00a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:44.240Z|0844927c-ebf0-43ef-85e7-14e209013629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:44.240Z|0844927c-ebf0-43ef-85e7-14e209013629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:46.103Z|9bca10b9-0f7f-4e3a-a5b9-aa2d7d5e900a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:37:46.104Z|9bca10b9-0f7f-4e3a-a5b9-aa2d7d5e900a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:37:47.392Z|e5cf9513-99cd-43a4-aac6-1344e3047483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:37:47.393Z|e5cf9513-99cd-43a4-aac6-1344e3047483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:37:54.217Z|c9b60416-2f75-4397-bff5-4a172d2c465c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:54.218Z|c9b60416-2f75-4397-bff5-4a172d2c465c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:54.257Z|125e4655-d653-4829-b49b-e819f4e98fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:54.258Z|125e4655-d653-4829-b49b-e819f4e98fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:37:54.272Z|782132e8-769b-43ff-a998-5d77440ba786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:37:54.273Z|782132e8-769b-43ff-a998-5d77440ba786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:01.103Z|269b1605-b90d-4efc-8199-2ea34bb63283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:38:01.104Z|269b1605-b90d-4efc-8199-2ea34bb63283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:38:04.245Z|fddc85c3-28c5-4515-b703-ecb57f04c8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:04.246Z|fddc85c3-28c5-4515-b703-ecb57f04c8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:04.282Z|d2c02641-1bce-4de0-a8a8-99f175b8db7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:04.282Z|d2c02641-1bce-4de0-a8a8-99f175b8db7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:04.298Z|16142474-a7ea-4988-b50b-7c2fb932b8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:04.298Z|16142474-a7ea-4988-b50b-7c2fb932b8ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:11.060Z|a1e28ca8-f444-4178-a8c1-c9f73830dda3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:38:11.061Z|a1e28ca8-f444-4178-a8c1-c9f73830dda3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:14.270Z|e617cbd5-9a32-49c6-bd6f-1a3e7837f7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:14.270Z|e617cbd5-9a32-49c6-bd6f-1a3e7837f7da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:14.304Z|940d2336-2cfc-4838-83ee-c0f8e924998c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:14.305Z|940d2336-2cfc-4838-83ee-c0f8e924998c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:14.324Z|1ac4d5b0-d201-472b-91f4-077de24524e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:14.325Z|1ac4d5b0-d201-472b-91f4-077de24524e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:16.105Z|73ce0e4c-e979-48e5-bd77-3deab3869187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:38:16.108Z|73ce0e4c-e979-48e5-bd77-3deab3869187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:38:17.394Z|f084b532-e9ed-48d1-a3ce-a9635b0fea0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:38:17.394Z|f084b532-e9ed-48d1-a3ce-a9635b0fea0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:38:24.297Z|7848caab-e270-4484-9ac7-d92c53b775fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:24.297Z|7848caab-e270-4484-9ac7-d92c53b775fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:24.337Z|9e59ed58-7bba-4ff2-97a9-99a857d56e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:24.338Z|9e59ed58-7bba-4ff2-97a9-99a857d56e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:24.352Z|6b18d941-1ea6-4615-aaf7-c484f59cf431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:24.353Z|6b18d941-1ea6-4615-aaf7-c484f59cf431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:31.103Z|3d3f0ab2-b59e-424e-a525-a3969e229abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:38:31.104Z|3d3f0ab2-b59e-424e-a525-a3969e229abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:38:34.372Z|ced9718c-6d1f-477f-88f2-fd8aad1e4a3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:34.373Z|ced9718c-6d1f-477f-88f2-fd8aad1e4a3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:34.391Z|39d397d8-cb57-472f-8a61-9d0e54d51c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:34.450Z|39d397d8-cb57-472f-8a61-9d0e54d51c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:34.384Z|bb91e0b8-3cda-49e9-971f-910581fcdc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:34.485Z|bb91e0b8-3cda-49e9-971f-910581fcdc3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:44.409Z|e3d63264-87d3-42e1-b06b-f7a69aa9cddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:44.410Z|e3d63264-87d3-42e1-b06b-f7a69aa9cddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:44.484Z|0264dd25-f9f9-4d8f-a5e6-e62a4df3d307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:44.485Z|0264dd25-f9f9-4d8f-a5e6-e62a4df3d307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:44.547Z|02f71643-92c6-40a3-a1d5-9338277da912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:44.547Z|02f71643-92c6-40a3-a1d5-9338277da912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:46.103Z|3adae56b-4d05-42f5-8ccd-527db2912164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:38:46.104Z|3adae56b-4d05-42f5-8ccd-527db2912164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:38:47.397Z|cff429c4-0a8a-4445-87c4-44cc0f8e3b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:38:47.397Z|cff429c4-0a8a-4445-87c4-44cc0f8e3b5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:38:54.448Z|af500f37-c5da-4ded-8333-c1082dde47db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:54.449Z|af500f37-c5da-4ded-8333-c1082dde47db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:54.517Z|4ad42720-5c30-4e35-a1e8-c9a58c6015f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:54.517Z|4ad42720-5c30-4e35-a1e8-c9a58c6015f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:38:54.611Z|b8cf873d-ea35-4028-b6be-e452f041d284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:38:54.611Z|b8cf873d-ea35-4028-b6be-e452f041d284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:01.103Z|194c530d-b8be-46f9-bb41-168aed97acf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:39:01.106Z|194c530d-b8be-46f9-bb41-168aed97acf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:39:04.474Z|8ea39b1a-0fea-4914-8e66-8db3d84e8f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:04.474Z|8ea39b1a-0fea-4914-8e66-8db3d84e8f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:04.543Z|1a6eae48-85fa-4ce7-aa14-96e88b783866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:04.543Z|1a6eae48-85fa-4ce7-aa14-96e88b783866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:04.643Z|564ab962-3033-4f2c-901d-6c9d074e733d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:04.644Z|564ab962-3033-4f2c-901d-6c9d074e733d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:11.061Z|9726f889-221b-4d6a-97a1-2743bcd40205|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:39:11.062Z|9726f889-221b-4d6a-97a1-2743bcd40205|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:14.526Z|950ef635-63f3-4a66-b351-07da31fa2595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:14.526Z|950ef635-63f3-4a66-b351-07da31fa2595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:14.627Z|cab18993-4978-4de5-8092-57ee2c84bd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:14.628Z|cab18993-4978-4de5-8092-57ee2c84bd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:14.689Z|8c3d26f2-d35a-43ea-97f2-1136905f83c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:14.690Z|8c3d26f2-d35a-43ea-97f2-1136905f83c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:16.103Z|d58b0169-8cea-4bcf-97f9-3748a35a0c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:39:16.104Z|d58b0169-8cea-4bcf-97f9-3748a35a0c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:39:17.398Z|c9ad15c6-98a6-4168-b7f6-2bc51bd933ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:39:17.399Z|c9ad15c6-98a6-4168-b7f6-2bc51bd933ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:39:24.596Z|180aeb98-32d0-4334-8ac7-2f7f0ed09673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:24.597Z|180aeb98-32d0-4334-8ac7-2f7f0ed09673|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:24.699Z|d0e81786-08de-4a44-b14f-714dbacee4f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:24.699Z|d0e81786-08de-4a44-b14f-714dbacee4f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:24.752Z|3610f20a-7026-4d41-8e54-4c6ff9969941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:24.752Z|3610f20a-7026-4d41-8e54-4c6ff9969941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:31.103Z|3fe4d69f-a677-4ab7-a9d3-526eb2ced4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:39:31.104Z|3fe4d69f-a677-4ab7-a9d3-526eb2ced4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:39:34.642Z|633d8c13-60eb-4957-b772-f5f981fd39dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:34.643Z|633d8c13-60eb-4957-b772-f5f981fd39dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:34.742Z|1019a222-521a-4bb0-a515-19f52cbc588e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:34.743Z|1019a222-521a-4bb0-a515-19f52cbc588e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:34.788Z|94613a65-50e1-4112-8ab1-8826d31c7dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:34.788Z|94613a65-50e1-4112-8ab1-8826d31c7dbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:44.684Z|347f8044-a9fe-4e93-9e32-23999be48484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:44.684Z|347f8044-a9fe-4e93-9e32-23999be48484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:44.771Z|d573d25c-65b0-4417-96c5-0b10f2889cb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:44.771Z|d573d25c-65b0-4417-96c5-0b10f2889cb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:44.814Z|e0070153-91f8-4a6a-83a1-09fed9043ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:44.814Z|e0070153-91f8-4a6a-83a1-09fed9043ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:46.103Z|8ef212db-facb-4e4a-86a3-802fbd59202d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:39:46.106Z|8ef212db-facb-4e4a-86a3-802fbd59202d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:39:47.399Z|ad8d535d-1234-4fe6-8587-118895038431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:39:47.400Z|ad8d535d-1234-4fe6-8587-118895038431|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:39:54.748Z|631d475f-cf49-48e9-89d8-890608427e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:54.749Z|631d475f-cf49-48e9-89d8-890608427e7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:54.794Z|104fd7a7-048c-44d7-95ba-b9279ada1606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:54.794Z|104fd7a7-048c-44d7-95ba-b9279ada1606|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:39:54.842Z|1d162a9d-dd49-4585-9076-165faf10a57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:39:54.843Z|1d162a9d-dd49-4585-9076-165faf10a57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:01.103Z|2a5f532d-ed0e-42bf-85ca-7ac2231e6f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:40:01.104Z|2a5f532d-ed0e-42bf-85ca-7ac2231e6f6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:40:04.782Z|cc3fb24f-e151-4926-86b4-43df71f99bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:04.783Z|cc3fb24f-e151-4926-86b4-43df71f99bb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:04.819Z|4e1f7c49-4227-4f19-84e3-f1b479bb266a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:04.820Z|4e1f7c49-4227-4f19-84e3-f1b479bb266a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:04.865Z|83fdbea7-f27a-4678-b6fc-622583b7519f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:04.865Z|83fdbea7-f27a-4678-b6fc-622583b7519f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:11.062Z|c7307bf0-8f46-4be7-a8c3-ce2130046798|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:40:11.062Z|c7307bf0-8f46-4be7-a8c3-ce2130046798|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:14.808Z|f9772962-a351-41ae-81b9-5e02351dc7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:14.809Z|f9772962-a351-41ae-81b9-5e02351dc7b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:14.846Z|35b97d23-3fb8-47ad-aa98-4d4090306581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:14.847Z|35b97d23-3fb8-47ad-aa98-4d4090306581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:14.893Z|ad2a6a38-ba79-44f7-92e8-0d0248e579f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:14.894Z|ad2a6a38-ba79-44f7-92e8-0d0248e579f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:16.103Z|8fd78ddc-0b81-4a74-a0e7-afe957f7e26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:40:16.104Z|8fd78ddc-0b81-4a74-a0e7-afe957f7e26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:40:17.401Z|a4289290-4ca5-4404-b76f-4af677d3e9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:40:17.401Z|a4289290-4ca5-4404-b76f-4af677d3e9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:40:24.838Z|fb8a4872-ae14-4628-92bd-a31f557d0e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:24.839Z|fb8a4872-ae14-4628-92bd-a31f557d0e64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:24.871Z|89111f78-7e82-4e92-aec3-969884e2c6a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:24.872Z|89111f78-7e82-4e92-aec3-969884e2c6a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:24.923Z|e6a544bc-91eb-4e93-8601-89d9d1342f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:24.924Z|e6a544bc-91eb-4e93-8601-89d9d1342f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:31.103Z|ec228818-51ef-455e-9589-67079333974e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:40:31.108Z|ec228818-51ef-455e-9589-67079333974e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:40:34.866Z|d26a4aaf-baee-4c2c-9525-e3e11b9d2b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:34.867Z|d26a4aaf-baee-4c2c-9525-e3e11b9d2b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:34.899Z|c86afbdc-cb29-4954-bb72-2a8055100e04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:34.900Z|c86afbdc-cb29-4954-bb72-2a8055100e04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:34.958Z|bd949b81-9812-45bb-87b1-7f8ca749359e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:34.958Z|bd949b81-9812-45bb-87b1-7f8ca749359e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:44.904Z|0d0dde08-e81f-4874-bcbd-d7ba577a9b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:44.905Z|0d0dde08-e81f-4874-bcbd-d7ba577a9b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:44.935Z|a637cac7-5c58-4b4c-8a89-aab712fc77d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:44.936Z|a637cac7-5c58-4b4c-8a89-aab712fc77d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:44.991Z|db053e11-e54c-4058-8d54-d9634f412290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:44.992Z|db053e11-e54c-4058-8d54-d9634f412290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:46.103Z|71dddae7-f785-4fbc-9da6-1fbf82e0540d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:40:46.104Z|71dddae7-f785-4fbc-9da6-1fbf82e0540d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:40:47.402Z|75fb629e-8442-422e-872f-a06fa2c996fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:40:47.403Z|75fb629e-8442-422e-872f-a06fa2c996fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:40:54.934Z|2cd5641d-bda3-422c-ae16-035baf2a9677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:54.934Z|2cd5641d-bda3-422c-ae16-035baf2a9677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:54.964Z|d3d39a47-990d-4c97-afa1-8f130338f125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:54.965Z|d3d39a47-990d-4c97-afa1-8f130338f125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:40:55.019Z|e19f3fd4-8aaf-4741-8adf-47901b3bb3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:40:55.019Z|e19f3fd4-8aaf-4741-8adf-47901b3bb3f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:01.103Z|4add2860-d8a5-4638-8dac-5b3fffaa9b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:41:01.104Z|4add2860-d8a5-4638-8dac-5b3fffaa9b9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:41:04.967Z|3d7e8ba3-c0de-4d50-8426-a8155e2ef2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:04.968Z|3d7e8ba3-c0de-4d50-8426-a8155e2ef2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:04.990Z|55f694b8-6ef8-4fd9-91cf-4683af50661e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:04.991Z|55f694b8-6ef8-4fd9-91cf-4683af50661e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:05.046Z|3b9b7779-3ba6-4b4b-8ff7-e44b5a7c21ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:05.047Z|3b9b7779-3ba6-4b4b-8ff7-e44b5a7c21ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:11.061Z|5d24929c-c09d-4b25-88bf-c6d7b84b9254|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:41:11.062Z|5d24929c-c09d-4b25-88bf-c6d7b84b9254|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:14.995Z|a06ff371-9f96-4409-ab26-13ffe0ddf47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:14.996Z|a06ff371-9f96-4409-ab26-13ffe0ddf47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:15.016Z|bad45f8b-7233-4564-afa4-e21fbe2e7d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:15.016Z|bad45f8b-7233-4564-afa4-e21fbe2e7d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:15.071Z|1785928f-2edf-4630-b716-c782c8bc9f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:15.072Z|1785928f-2edf-4630-b716-c782c8bc9f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:16.103Z|6ed716b0-0b69-4eee-a59b-2c35d4fe3daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:41:16.106Z|6ed716b0-0b69-4eee-a59b-2c35d4fe3daf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:41:17.403Z|14900ab4-6d62-4704-a532-1cbc9560be36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:41:17.404Z|14900ab4-6d62-4704-a532-1cbc9560be36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:41:25.022Z|352bc903-99aa-4c0c-b21f-16ca3a280761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:25.023Z|352bc903-99aa-4c0c-b21f-16ca3a280761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:25.046Z|88005c38-1ae6-46fb-8682-e65c116e7403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:25.047Z|88005c38-1ae6-46fb-8682-e65c116e7403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:25.108Z|9373c91f-f6f4-4d5e-ad83-c7337969b4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:25.109Z|9373c91f-f6f4-4d5e-ad83-c7337969b4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:31.103Z|b5dfd0f0-dfae-42e7-8b2a-ff0d6d365f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:41:31.104Z|b5dfd0f0-dfae-42e7-8b2a-ff0d6d365f5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:41:35.058Z|1dc2647d-43cf-43d5-bfaf-e57576d18920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:35.059Z|1dc2647d-43cf-43d5-bfaf-e57576d18920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:35.076Z|6e9fedc0-29c7-46a5-a1e7-2015aeedba51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:35.077Z|6e9fedc0-29c7-46a5-a1e7-2015aeedba51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:35.135Z|fcaf722f-c388-431c-9852-5da5e1909955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:35.136Z|fcaf722f-c388-431c-9852-5da5e1909955|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:45.086Z|a70accb6-c4bb-4416-bdb3-8e3ff571261d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:45.087Z|a70accb6-c4bb-4416-bdb3-8e3ff571261d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:45.101Z|3f151975-7b1b-492c-a034-8cf4491dd8b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:45.102Z|3f151975-7b1b-492c-a034-8cf4491dd8b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:45.168Z|380be5e0-1583-45cf-8eed-b3e317783203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:45.170Z|380be5e0-1583-45cf-8eed-b3e317783203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:46.103Z|fa725fd2-2622-4c1d-931f-9ade2db12ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:41:46.104Z|fa725fd2-2622-4c1d-931f-9ade2db12ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:41:47.404Z|be51d1c7-b555-4228-bcea-977010e2c0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:41:47.405Z|be51d1c7-b555-4228-bcea-977010e2c0de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:41:55.113Z|ee2b8305-b5af-4938-b0fb-66df9b77d97e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:55.113Z|ee2b8305-b5af-4938-b0fb-66df9b77d97e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:55.127Z|712fd9da-3f8f-450a-afaa-c6637072e1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:55.128Z|712fd9da-3f8f-450a-afaa-c6637072e1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:41:55.199Z|a4cfe53b-4e1a-4033-a2e9-e7e8e3268ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:41:55.199Z|a4cfe53b-4e1a-4033-a2e9-e7e8e3268ab7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:01.103Z|1d77d3fe-da2c-4e83-8df3-603d76728374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:42:01.113Z|1d77d3fe-da2c-4e83-8df3-603d76728374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:42:05.142Z|a8ca14e9-0feb-4f4b-ab82-827c0db38384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:05.143Z|a8ca14e9-0feb-4f4b-ab82-827c0db38384|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:05.164Z|8bcd2430-4998-4fe3-8896-c774e0896bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:05.165Z|8bcd2430-4998-4fe3-8896-c774e0896bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:05.225Z|7f7df584-6a75-4fc5-8983-cc7ca7bb4d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:05.226Z|7f7df584-6a75-4fc5-8983-cc7ca7bb4d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:11.063Z|1b2af49f-5e5a-4708-9e61-b5b1d59302ed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:42:11.064Z|1b2af49f-5e5a-4708-9e61-b5b1d59302ed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:15.167Z|eef3cbb0-ba48-4a25-9e00-44ea973acb3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:15.167Z|eef3cbb0-ba48-4a25-9e00-44ea973acb3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:15.192Z|d4655cad-1a4b-43d9-b642-54eac8bf6c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:15.193Z|d4655cad-1a4b-43d9-b642-54eac8bf6c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:15.250Z|d7ebafac-d83e-474e-9919-07d888635a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:15.250Z|d7ebafac-d83e-474e-9919-07d888635a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:16.103Z|b59dcca2-8ec1-4c6d-8abe-be4149718356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:42:16.104Z|b59dcca2-8ec1-4c6d-8abe-be4149718356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:42:17.406Z|18c7f3e6-39b4-42db-93bc-9b066ff8a3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:42:17.406Z|18c7f3e6-39b4-42db-93bc-9b066ff8a3a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:42:25.190Z|df2100ce-a973-4e28-9d4b-f2d9d0430046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:25.191Z|df2100ce-a973-4e28-9d4b-f2d9d0430046|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:25.219Z|17104d70-a56d-44f6-9ee2-e487341eafd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:25.220Z|17104d70-a56d-44f6-9ee2-e487341eafd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:25.279Z|8fea51f1-522e-456a-a755-fc368388beed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:25.280Z|8fea51f1-522e-456a-a755-fc368388beed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:31.103Z|17c0308a-3983-4840-9ae6-fdf708db74a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:42:31.104Z|17c0308a-3983-4840-9ae6-fdf708db74a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:42:35.224Z|a806f2a4-fb2c-4127-8a2d-06a21019ee54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:35.225Z|a806f2a4-fb2c-4127-8a2d-06a21019ee54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:35.255Z|474d63d6-14f8-49ac-89a3-380f558eccd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:35.256Z|474d63d6-14f8-49ac-89a3-380f558eccd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:35.305Z|bec77ab0-a3f8-42a3-80bf-4c43c022bec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:35.306Z|bec77ab0-a3f8-42a3-80bf-4c43c022bec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:45.248Z|c1f24f97-9c27-4281-af52-e925659df565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:45.248Z|c1f24f97-9c27-4281-af52-e925659df565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:45.280Z|ff5228d1-ce58-4a82-9b64-08ed03f1b7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:45.281Z|ff5228d1-ce58-4a82-9b64-08ed03f1b7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:45.333Z|65587036-2133-4f2b-90b4-9da133030d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:45.334Z|65587036-2133-4f2b-90b4-9da133030d7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:46.103Z|07dcdef4-c5bc-437b-b619-20aec7a027cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:42:46.105Z|07dcdef4-c5bc-437b-b619-20aec7a027cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:42:47.407Z|c4617209-3850-4221-b2ce-b453b1dc6d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:42:47.408Z|c4617209-3850-4221-b2ce-b453b1dc6d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:42:55.281Z|a2850ee3-5332-4228-abe1-9eedae58fd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:55.281Z|a2850ee3-5332-4228-abe1-9eedae58fd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:55.305Z|d966c764-82c7-4c6b-989b-a59e2e30c5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:55.306Z|d966c764-82c7-4c6b-989b-a59e2e30c5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:42:55.363Z|b2ab871d-4e8a-4119-96d6-1a5cb1ee8853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:42:55.364Z|b2ab871d-4e8a-4119-96d6-1a5cb1ee8853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:01.103Z|0e63eb2e-edf5-46ab-a6de-e6c44ad4a6cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:43:01.104Z|0e63eb2e-edf5-46ab-a6de-e6c44ad4a6cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:43:05.308Z|93fa1f3f-dc2d-4d86-9b05-1668f6680bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:05.309Z|93fa1f3f-dc2d-4d86-9b05-1668f6680bd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:05.330Z|a7b9d451-f4fc-4d2b-89d6-0b333baad147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:05.331Z|a7b9d451-f4fc-4d2b-89d6-0b333baad147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:05.387Z|59f7885d-5ee8-4d20-8a30-bf66ac202499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:05.388Z|59f7885d-5ee8-4d20-8a30-bf66ac202499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:11.060Z|6fcc5456-22a4-4375-98aa-5deb000a0525|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:43:11.061Z|6fcc5456-22a4-4375-98aa-5deb000a0525|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:15.344Z|555cd146-b3ea-40a0-a4cd-f045ee95fa7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:15.345Z|555cd146-b3ea-40a0-a4cd-f045ee95fa7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:15.355Z|9cb7598d-0046-40cc-95fe-092b58ae51cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:15.356Z|9cb7598d-0046-40cc-95fe-092b58ae51cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:15.418Z|17c376ea-e857-450d-ad6e-d2482283085a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:15.418Z|17c376ea-e857-450d-ad6e-d2482283085a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:16.103Z|ce12d8ea-58f5-417c-8ab7-fa15ce4f05db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:43:16.104Z|ce12d8ea-58f5-417c-8ab7-fa15ce4f05db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:43:17.408Z|26048a97-40c2-465e-a5a9-69e6e14fad29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:43:17.409Z|26048a97-40c2-465e-a5a9-69e6e14fad29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:43:25.373Z|97c3ca09-d1e9-4dd0-9b7d-d353ea66d13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:25.374Z|97c3ca09-d1e9-4dd0-9b7d-d353ea66d13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:25.381Z|bc3a24cc-0ba4-418a-8c4a-1e95e369495d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:25.382Z|bc3a24cc-0ba4-418a-8c4a-1e95e369495d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:25.455Z|e7150369-b78d-4269-bf6e-d39eafa2910f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:25.455Z|e7150369-b78d-4269-bf6e-d39eafa2910f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:31.106Z|babd3163-370a-4b52-8a0c-fad2b3390567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:43:31.109Z|babd3163-370a-4b52-8a0c-fad2b3390567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:43:35.396Z|c9e0724e-e7d4-47cb-840e-af78d47c7e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:35.396Z|c9e0724e-e7d4-47cb-840e-af78d47c7e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:35.404Z|2ba72bae-004f-4533-8ad9-66521ed24b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:35.405Z|2ba72bae-004f-4533-8ad9-66521ed24b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:35.480Z|ff5f3781-e547-471f-aff6-9b728fbdd6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:35.481Z|ff5f3781-e547-471f-aff6-9b728fbdd6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:45.423Z|08070b49-ac5a-4e9f-b6f5-45022b2014b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:45.424Z|08070b49-ac5a-4e9f-b6f5-45022b2014b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:45.427Z|322cc48e-bc0b-498d-b40f-36651c722a13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:45.428Z|322cc48e-bc0b-498d-b40f-36651c722a13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:45.506Z|9e95f0ec-d70a-44c9-8580-2ac626483c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:45.507Z|9e95f0ec-d70a-44c9-8580-2ac626483c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:46.103Z|b5bc139e-ac8d-4908-8bb6-e3faf9c15ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:43:46.104Z|b5bc139e-ac8d-4908-8bb6-e3faf9c15ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:43:47.410Z|23471bcb-310d-43aa-ba76-10b802f429d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:43:47.410Z|23471bcb-310d-43aa-ba76-10b802f429d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:43:55.450Z|d0e24ca8-fe8c-4955-a58f-b1fffe8c0069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:55.450Z|d0e24ca8-fe8c-4955-a58f-b1fffe8c0069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:55.453Z|c08ed622-088d-45de-80cf-e7a7f68bb56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:55.453Z|c08ed622-088d-45de-80cf-e7a7f68bb56b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:43:55.532Z|439f581e-1090-40cd-81ff-bcde8d95c458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:43:55.532Z|439f581e-1090-40cd-81ff-bcde8d95c458|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:01.103Z|a89414f9-1197-4b68-9735-5866a8b0718b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:44:01.104Z|a89414f9-1197-4b68-9735-5866a8b0718b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:44:05.476Z|cf7ac246-f646-4aee-8148-ffdf3be88e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:05.477Z|cf7ac246-f646-4aee-8148-ffdf3be88e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:05.481Z|8e7675eb-4e43-4934-97fc-ade46479a5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:05.482Z|8e7675eb-4e43-4934-97fc-ade46479a5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:05.565Z|2a717636-e8e4-42ed-a816-9e5bee60a0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:05.566Z|2a717636-e8e4-42ed-a816-9e5bee60a0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:11.061Z|474f566e-245d-4286-9153-f3025e9c1d7e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:44:11.061Z|474f566e-245d-4286-9153-f3025e9c1d7e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:15.501Z|4642f187-7a48-48f1-98c2-c25b026b8ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:15.502Z|4642f187-7a48-48f1-98c2-c25b026b8ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:15.509Z|8b290907-01fe-4971-bb27-588eab980fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:15.510Z|8b290907-01fe-4971-bb27-588eab980fd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:15.592Z|a8b4fa76-6f43-4271-a1fc-5f0f9e673c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:15.592Z|a8b4fa76-6f43-4271-a1fc-5f0f9e673c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:16.103Z|3d6575c7-d607-4c55-878f-8946dbadae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:44:16.107Z|3d6575c7-d607-4c55-878f-8946dbadae15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:44:17.411Z|b8fa34d7-fd14-4813-a725-9b0f37cff2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:44:17.412Z|b8fa34d7-fd14-4813-a725-9b0f37cff2f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:44:25.530Z|ee3dcbc7-1688-4070-b1fb-e3a0bd385b4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:25.531Z|ee3dcbc7-1688-4070-b1fb-e3a0bd385b4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:25.533Z|5a88b94b-1ecc-4906-a207-d059ff101c41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:25.533Z|5a88b94b-1ecc-4906-a207-d059ff101c41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:25.618Z|bf452b06-850d-44d5-88c0-3b60042c40d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:25.619Z|bf452b06-850d-44d5-88c0-3b60042c40d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:31.103Z|933d7330-8beb-4031-887d-c84eb400def9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:44:31.104Z|933d7330-8beb-4031-887d-c84eb400def9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:44:35.561Z|fd10dd9b-e6da-4778-9744-c7466479c8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:35.560Z|b6566ae0-57c8-41a9-a1bc-548c44c583d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:35.561Z|fd10dd9b-e6da-4778-9744-c7466479c8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:35.561Z|b6566ae0-57c8-41a9-a1bc-548c44c583d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:35.645Z|56b7c91b-7ed9-41aa-9da2-e7aa003089aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:35.646Z|56b7c91b-7ed9-41aa-9da2-e7aa003089aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:45.587Z|4198641b-4f1f-4765-9eb5-72397d5a1338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:45.587Z|03078b82-be77-41d6-a322-f36e75fb7f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:45.588Z|03078b82-be77-41d6-a322-f36e75fb7f97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:45.588Z|4198641b-4f1f-4765-9eb5-72397d5a1338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:45.675Z|808a38ee-491f-4048-8803-f8265c8d6ca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:45.676Z|808a38ee-491f-4048-8803-f8265c8d6ca5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:46.103Z|f4df947a-977c-4951-bcee-9d855f509333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:44:46.104Z|f4df947a-977c-4951-bcee-9d855f509333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:44:47.413Z|b15bc821-a3ff-455e-bc57-3a381499e163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:44:47.414Z|b15bc821-a3ff-455e-bc57-3a381499e163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:44:55.613Z|adddda7b-a095-4e1d-a63d-7e65e193893f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:55.613Z|d26eecbe-598d-4fc0-b32f-2b56ea27b17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:55.613Z|adddda7b-a095-4e1d-a63d-7e65e193893f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:55.614Z|d26eecbe-598d-4fc0-b32f-2b56ea27b17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:44:55.705Z|58f49c33-dd0b-4b70-8893-bdc49fe5ce34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:44:55.706Z|58f49c33-dd0b-4b70-8893-bdc49fe5ce34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:01.103Z|bb5dcbe4-ed7f-48d3-96a8-b15671f91d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:45:01.105Z|bb5dcbe4-ed7f-48d3-96a8-b15671f91d71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:45:05.641Z|6003947b-ed79-4293-9fe7-5404f72dc5cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:05.641Z|b81c70f5-445e-4f67-8a24-96cc46caad7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:05.641Z|6003947b-ed79-4293-9fe7-5404f72dc5cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:05.641Z|b81c70f5-445e-4f67-8a24-96cc46caad7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:05.732Z|b4470c4b-ff75-4b8e-b54f-921a04e06848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:05.732Z|b4470c4b-ff75-4b8e-b54f-921a04e06848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:11.060Z|21ea92cc-ee2b-49c1-8a07-17ba764a189c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:45:11.061Z|21ea92cc-ee2b-49c1-8a07-17ba764a189c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:15.667Z|e1f45037-b99a-4660-b1d7-bc7d7b5b026f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:15.668Z|e1f45037-b99a-4660-b1d7-bc7d7b5b026f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:15.670Z|7f99610a-954e-4dbf-bbfc-2035447921d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:15.671Z|7f99610a-954e-4dbf-bbfc-2035447921d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:15.759Z|c2419818-04c1-48f7-b230-5643821b7bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:15.760Z|c2419818-04c1-48f7-b230-5643821b7bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:16.103Z|307376c2-0217-4587-b94a-db52561cf53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:45:16.104Z|307376c2-0217-4587-b94a-db52561cf53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:45:17.414Z|cb176464-9b0f-48db-b62c-77b5090f4a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:45:17.415Z|cb176464-9b0f-48db-b62c-77b5090f4a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:45:25.699Z|7cfff8fe-c524-47e3-bd29-51380f0ecb5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:25.701Z|b9af2ac9-41ef-4f00-82ea-1f0d20898540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:25.702Z|b9af2ac9-41ef-4f00-82ea-1f0d20898540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:25.702Z|7cfff8fe-c524-47e3-bd29-51380f0ecb5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:25.786Z|d1b41283-ec42-44a6-a464-a82b12a3433c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:25.787Z|d1b41283-ec42-44a6-a464-a82b12a3433c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:31.103Z|ed44a5eb-4ba6-49fc-9e41-e0e411b676f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:45:31.104Z|ed44a5eb-4ba6-49fc-9e41-e0e411b676f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:45:35.727Z|210ce2fa-0907-4d47-ad32-dc407d0da45c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:35.727Z|d0782710-ecd8-4e06-bbf0-a4808a0e5e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:35.728Z|d0782710-ecd8-4e06-bbf0-a4808a0e5e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:35.728Z|210ce2fa-0907-4d47-ad32-dc407d0da45c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:35.815Z|85ae6097-a133-4dff-9ca6-d23c36e55a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:35.816Z|85ae6097-a133-4dff-9ca6-d23c36e55a48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:45.753Z|f4f6850d-8f9a-49b8-baf2-c1a4b5fffa9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:45.754Z|f4f6850d-8f9a-49b8-baf2-c1a4b5fffa9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:45.761Z|674c60c7-5c48-4068-8fd4-25b4d7ecaf10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:45.762Z|674c60c7-5c48-4068-8fd4-25b4d7ecaf10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:45.855Z|9f79f441-a022-4f5b-bb18-a7dd19b65b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:45.857Z|9f79f441-a022-4f5b-bb18-a7dd19b65b26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:46.103Z|621c16f0-7430-4d71-9597-c90627353d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:45:46.104Z|621c16f0-7430-4d71-9597-c90627353d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:45:47.416Z|81c638e4-3ee7-4680-96d4-76649612413b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:45:47.416Z|81c638e4-3ee7-4680-96d4-76649612413b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:45:55.799Z|4f13f7c3-2b5f-4554-9a0a-d9ab2c173ceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:55.800Z|4f13f7c3-2b5f-4554-9a0a-d9ab2c173ceb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:55.805Z|8352d85e-c4c5-454e-af05-56cf503c77dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:55.805Z|8352d85e-c4c5-454e-af05-56cf503c77dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:45:55.884Z|331ab54f-7d69-4c65-89e5-171f22866c17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:45:55.885Z|331ab54f-7d69-4c65-89e5-171f22866c17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:01.103Z|6b53473c-9c23-493d-a56b-7b7abe2a8835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:46:01.104Z|6b53473c-9c23-493d-a56b-7b7abe2a8835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:46:05.825Z|b483cd66-1501-4bd5-ac63-8315cbff9737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:05.825Z|b483cd66-1501-4bd5-ac63-8315cbff9737|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:05.827Z|a20e0ecf-aea8-48c3-ac6c-92ff387f5082|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:05.827Z|a20e0ecf-aea8-48c3-ac6c-92ff387f5082|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:05.913Z|10e33cf1-f92c-4170-92c0-36aa70242770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:05.914Z|10e33cf1-f92c-4170-92c0-36aa70242770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:11.061Z|85392499-dd11-49a8-b40c-6b8eae35a42b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:46:11.062Z|85392499-dd11-49a8-b40c-6b8eae35a42b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:15.852Z|e49c307c-dc62-447e-b571-a56993838af5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:15.853Z|e49c307c-dc62-447e-b571-a56993838af5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:15.856Z|654acbfa-6648-44c8-a46e-0c86d71c2e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:15.857Z|654acbfa-6648-44c8-a46e-0c86d71c2e00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:15.943Z|5a1a0480-5cde-4318-92fc-2248a6897413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:15.943Z|5a1a0480-5cde-4318-92fc-2248a6897413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:16.103Z|cb240691-cc76-4ade-b728-0e1d3ad1145a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:46:16.104Z|cb240691-cc76-4ade-b728-0e1d3ad1145a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:46:17.417Z|d3704a60-470d-4de4-a0bb-0068d2950b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:46:17.417Z|d3704a60-470d-4de4-a0bb-0068d2950b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:46:25.889Z|307310c5-12ec-4e54-8888-987cd34eae71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:25.889Z|d2f11f8c-755c-48f5-ae6d-fba8ebfc14d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:25.890Z|d2f11f8c-755c-48f5-ae6d-fba8ebfc14d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:25.890Z|307310c5-12ec-4e54-8888-987cd34eae71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:25.969Z|1ea0fb0e-4624-420d-a48d-ca01d367e3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:25.970Z|1ea0fb0e-4624-420d-a48d-ca01d367e3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:31.103Z|a263aad7-b229-4eff-b605-1a2f20d7b537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:46:31.104Z|a263aad7-b229-4eff-b605-1a2f20d7b537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:46:35.919Z|a03f84bc-3134-416a-a876-45f3e62dbb93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:35.919Z|0b691a64-5587-4137-98e2-987d775e5896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:35.920Z|0b691a64-5587-4137-98e2-987d775e5896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:35.921Z|a03f84bc-3134-416a-a876-45f3e62dbb93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:35.994Z|7198a6ac-6c25-4947-b07b-9d56a20d59ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:35.995Z|7198a6ac-6c25-4947-b07b-9d56a20d59ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:41.191Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:46:41.195Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 49e04c06-5cde-429f-839b-bc4f27c04936 already exists in requestDb InfraActiveRequests table 2023-03-06T07:46:41.196Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:46:41.197Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:46:41.198Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:41.198Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:46:41.198Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:46:41.199Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19655bf650dfce23f52098d5a4f28f5d", X-B3-SpanId:"6234cc125f92f062", X-B3-ParentSpanId:"48ba2d4cc5611bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d39ec6a-1a50-436d-bc4e-a06506f6dc44"] 2023-03-06T07:46:41.199Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:46:41.199Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:41.553Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:41.554Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T07:46:41.554Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : Not Found 2023-03-06T07:46:41.555Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [set-cookie:"JSESSIONID=188BCE6452525947B5AFEF11BA4689F0; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"341", server:"envoy"] 2023-03-06T07:46:41.555Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: 2023-03-06T07:46:41.555Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:41.556Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|404|Not Found|InvokeReturn 2023-03-06T07:46:41.585Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T07:46:41.586Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-03-06T07:46:41.594Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T07:46:41.632Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-06T07:46:41.633Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[49e04c06-5cde-429f-839b-bc4f27c04936], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[461e8e47-f38f-4fcc-a899-fe4cf44e88ea], X-ECOMP-RequestID=[49e04c06-5cde-429f-839b-bc4f27c04936], X-TransactionId=[], X-ONAP-RequestID=[49e04c06-5cde-429f-839b-bc4f27c04936]} 2023-03-06T07:46:41.709Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 07:46:41 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[66], x-aai-txid=[2-aai-resources-230306-07:46:41:647-29523], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T07:46:41.712Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-06T07:46:41.713Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-06T07:46:41.716Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-06T07:46:41.717Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-06T07:46:41.722Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T07:46:41.756Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T07:46:41.758Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-03-06T07:46:41.796Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-03-06T07:46:41.797Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 06 Mar 2023 07:46:41 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-230306-07:46:41:767-8009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T07:46:41.799Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-03-06T07:46:41.801Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-03-06T07:46:41.802Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-03-06T07:46:41.807Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T07:46:41.831Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T07:46:41.832Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[49e04c06-5cde-429f-839b-bc4f27c04936], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[35e337e5-7e1c-42f8-9dbe-114765c21091], X-ECOMP-RequestID=[49e04c06-5cde-429f-839b-bc4f27c04936], X-TransactionId=[], X-ONAP-RequestID=[49e04c06-5cde-429f-839b-bc4f27c04936]} 2023-03-06T07:46:41.936Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 07:46:41 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[102], vertex-id=[159816], x-aai-txid=[1-aai-resources-230306-07:46:41:840-53965], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T07:46:41.939Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678088555418","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-06T07:46:41.939Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T07:46:41.942Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T07:46:41.942Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T07:46:41.951Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T07:46:41.951Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T07:46:41.952Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:41.952Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T07:46:41.952Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T07:46:41.953Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"19655bf650dfce23f52098d5a4f28f5d", X-B3-SpanId:"87100b5eb6d8d059", X-B3-ParentSpanId:"48ba2d4cc5611bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90ae534a-f4fe-4d2d-9d12-547fb3690ebc"] 2023-03-06T07:46:41.953Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89","requestScope":"service"} 2023-03-06T07:46:41.953Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.023Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.024Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:42.025Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T07:46:42.026Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"67", server:"envoy"] 2023-03-06T07:46:42.026Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T07:46:42.027Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.027Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T07:46:42.028Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:46:42.029Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||Invoke 2023-03-06T07:46:42.029Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.030Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:46:42.030Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Method : GET 2023-03-06T07:46:42.030Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c261c75-2cb3-4e51-9ce5-6855f905f129"] 2023-03-06T07:46:42.031Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Request body: 2023-03-06T07:46:42.031Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.270Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.271Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:42.272Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status text : OK 2023-03-06T07:46:42.272Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [set-cookie:"JSESSIONID=223B19EC71F56210F9B22864E4760109; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"228", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:42.314Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "modelInvariantUUID" : "0df71c9f-f23f-4549-8926-ca782e00bf44", "created" : "2023-03-06 07:45:15.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/pnfCustomizations" } } } 2023-03-06T07:46:42.314Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.315Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||InvokeReturn 2023-03-06T07:46:42.322Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance 2023-03-06T07:46:42.323Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|INFO|500||Invoke 2023-03-06T07:46:42.323Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.324Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance 2023-03-06T07:46:42.324Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Method : GET 2023-03-06T07:46:42.324Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25f6c7dd-e26e-4be5-a7e2-dc4f45a974e7"] 2023-03-06T07:46:42.324Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Request body: 2023-03-06T07:46:42.325Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.367Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.367Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T07:46:42.368Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T07:46:42.368Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"39", server:"envoy"] 2023-03-06T07:46:42.369Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Response body: 2023-03-06T07:46:42.369Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.369Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T07:46:42.370Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44 2023-03-06T07:46:42.371Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|INFO|500||Invoke 2023-03-06T07:46:42.371Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.371Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44 2023-03-06T07:46:42.372Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Method : GET 2023-03-06T07:46:42.372Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bf3c9f5-8021-4413-8fcf-7825df15782d"] 2023-03-06T07:46:42.372Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Request body: 2023-03-06T07:46:42.373Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.433Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.434Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:42.435Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Status text : OK 2023-03-06T07:46:42.435Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:42.437Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "modelInvariantUUID" : "0df71c9f-f23f-4549-8926-ca782e00bf44", "created" : "2023-03-06 07:45:15.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44" } } } 2023-03-06T07:46:42.438Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.439Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|INFO|500||InvokeReturn 2023-03-06T07:46:42.443Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance 2023-03-06T07:46:42.443Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|INFO|500||Invoke 2023-03-06T07:46:42.444Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.444Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance 2023-03-06T07:46:42.445Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Method : GET 2023-03-06T07:46:42.445Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab552c3b-a45a-4eed-9f53-64aeef74cd9c"] 2023-03-06T07:46:42.445Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Request body: 2023-03-06T07:46:42.446Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.491Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.492Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T07:46:42.492Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Status text : Not Found 2023-03-06T07:46:42.492Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"42", server:"envoy"] 2023-03-06T07:46:42.493Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||Response body: 2023-03-06T07:46:42.493Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.494Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T07:46:42.494Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T07:46:42.495Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T07:46:42.495Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.495Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T07:46:42.496Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T07:46:42.496Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb72a803-35a0-4769-be33-bb594bea10dd"] 2023-03-06T07:46:42.496Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T07:46:42.497Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.529Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.530Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:42.531Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T07:46:42.531Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:42.532Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T07:46:42.532Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.532Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T07:46:42.535Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T07:46:42.536Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-03-06T07:46:42.536Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.536Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-03-06T07:46:42.536Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-03-06T07:46:42.537Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65d8d4b8-14a1-431c-a479-1c81824f8b5d"] 2023-03-06T07:46:42.537Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-03-06T07:46:42.537Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.570Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.571Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:42.572Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-03-06T07:46:42.572Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:42.574Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-03-06T07:46:42.574Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.575Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-03-06T07:46:42.577Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:46:42.578Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||Invoke 2023-03-06T07:46:42.578Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.578Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:46:42.578Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Method : GET 2023-03-06T07:46:42.579Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9829b7b6-c3aa-494b-be4b-bbaa10498ada"] 2023-03-06T07:46:42.579Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Request body: 2023-03-06T07:46:42.580Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:42.638Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:42.639Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:42.640Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status text : OK 2023-03-06T07:46:42.640Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:46:42 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:42.648Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "modelInvariantUUID" : "0df71c9f-f23f-4549-8926-ca782e00bf44", "created" : "2023-03-06 07:45:15.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/pnfCustomizations" } } } 2023-03-06T07:46:42.650Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:42.650Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||InvokeReturn 2023-03-06T07:46:42.666Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T07:46:42.667Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T07:46:42.667Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:42.668Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T07:46:42.668Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T07:46:42.668Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"19655bf650dfce23f52098d5a4f28f5d", X-B3-SpanId:"113def0997ceca40", X-B3-ParentSpanId:"48ba2d4cc5611bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"661a68fb-810e-48d3-873a-035e11a39dfd"] 2023-03-06T07:46:42.669Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"49e04c06-5cde-429f-839b-bc4f27c04936","requestStatus":"IN_PROGRESS","startTime":1678088801586,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"49e04c06-5cde-429f-839b-bc4f27c04936"} 2023-03-06T07:46:42.669Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:43.259Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:43.260Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T07:46:43.261Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T07:46:43.261Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:46:44 GMT", x-envoy-upstream-service-time:"586", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:43.262Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T07:46:41.586+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T07:46:44.073+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:46:43.263Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:43.264Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T07:46:43.275Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T07:46:43.276Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T07:46:43.277Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:43.277Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T07:46:43.277Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T07:46:43.277Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"19655bf650dfce23f52098d5a4f28f5d", X-B3-SpanId:"41809933f48060bb", X-B3-ParentSpanId:"48ba2d4cc5611bd3", X-B3-Sampled:"0", X-ONAP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-TransactionID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ECOMP-RequestID:"49e04c06-5cde-429f-839b-bc4f27c04936", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34ad6303-2aef-4b80-8785-d90ed4adbb14"] 2023-03-06T07:46:43.278Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0df71c9f-f23f-4549-8926-ca782e00bf44\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\"modelUuid\":\"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\"modelInvariantUuid\":\"0df71c9f-f23f-4549-8926-ca782e00bf44\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\"modelInvariantUuid\":\"3d84cf8e-b577-4276-9e91-2341602f5c71\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\"modelInvariantUuid\":\"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"300a7878-5dec-440e-80b7-4f4ed788a704\"},\"instanceName\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\"modelInvariantId\":\"0df71c9f-f23f-4549-8926-ca782e00bf44\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"49e04c06-5cde-429f-839b-bc4f27c04936","type":"String"},"mso-request-id":{"value":"49e04c06-5cde-429f-839b-bc4f27c04936","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T07:46:43.278Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:45.948Z|cd31c645-4c6a-4940-b7f7-05938e5a2061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:45.950Z|cd31c645-4c6a-4940-b7f7-05938e5a2061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:45.948Z|ba431fc1-81a7-4029-8dd9-ea0c2d0a41e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:45.950Z|ba431fc1-81a7-4029-8dd9-ea0c2d0a41e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:46.019Z|e501daf8-dae3-4ecb-9d6d-2564d82a7a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:46.020Z|e501daf8-dae3-4ecb-9d6d-2564d82a7a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:46.103Z|d4165d80-035c-4557-ad54-82d82c760094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:46:46.104Z|d4165d80-035c-4557-ad54-82d82c760094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:46:46.450Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:46.452Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T07:46:46.452Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T07:46:46.453Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4BA920D52BFA4EAAE481F06C7C2D0B89; Path=/; HttpOnly", date:"Mon, 06 Mar 2023 07:46:46 GMT", x-onap-requestid:"49e04c06-5cde-429f-839b-bc4f27c04936", x-requestid:"49e04c06-5cde-429f-839b-bc4f27c04936", x-transactionid:"49e04c06-5cde-429f-839b-bc4f27c04936", x-ecomp-requestid:"49e04c06-5cde-429f-839b-bc4f27c04936", x-onap-partnername:"UNKNOWN", x-invocationid:"34ad6303-2aef-4b80-8785-d90ed4adbb14", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3157", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:46.453Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"49e04c06-5cde-429f-839b-bc4f27c04936\",\"instanceId\":\"df3fbb89-23fa-47c0-af3e-0c8d69f45cda\"}}","message":"Success","processInstanceID":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T07:46:46.454Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:46.454Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T07:46:46.460Z|49e04c06-5cde-429f-839b-bc4f27c04936|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:46:46.677Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:46:46.681Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:46:46.682Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:46:46.682Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:46.682Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:46:46.683Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:46:46.683Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4553382cd4cb3bf968ff3d78411f892", X-B3-SpanId:"33693a63ad9b4c42", X-B3-ParentSpanId:"79ab9300650fa8fb", X-B3-Sampled:"0", X-ONAP-RequestID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-RequestID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-TransactionID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-ECOMP-RequestID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b418bde-968b-4457-b586-057d3c3755e1"] 2023-03-06T07:46:46.683Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:46:46.683Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:46.791Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:46.791Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:46.792Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:46:46.792Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:46:47 GMT", x-envoy-upstream-service-time:"103", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:46.793Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:46:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:46:46.794Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:46.794Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:46:46.796Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:46:46.796Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:46:46.797Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:46.797Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:46:46.797Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:46:46.797Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4553382cd4cb3bf968ff3d78411f892", X-B3-SpanId:"455e9432c2b7cfdd", X-B3-ParentSpanId:"79ab9300650fa8fb", X-B3-Sampled:"0", X-ONAP-RequestID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-RequestID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-TransactionID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-ECOMP-RequestID:"4f1eca34-c074-40fb-b9ec-7231efcf1512", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f887065-3198-470e-a177-dd61061fe243"] 2023-03-06T07:46:46.798Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:46:46.798Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:46.903Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:46.904Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:46.904Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:46:46.904Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:46:47 GMT", x-envoy-upstream-service-time:"102", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:46.911Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:46:46.911Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:46.911Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:46:46.922Z|4f1eca34-c074-40fb-b9ec-7231efcf1512|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:46:47.418Z|2403d351-714c-44b3-bbd1-8b175e38be08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:46:47.418Z|2403d351-714c-44b3-bbd1-8b175e38be08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:46:55.977Z|97fa6143-a776-4b61-96d6-dc213e7e0f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:55.977Z|07daf6a2-0ccc-4cc5-9c71-1cab350decc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:55.978Z|97fa6143-a776-4b61-96d6-dc213e7e0f45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:55.978Z|07daf6a2-0ccc-4cc5-9c71-1cab350decc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:56.047Z|1ce83662-661f-4f0d-b08d-49f84d19581e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:46:56.048Z|1ce83662-661f-4f0d-b08d-49f84d19581e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:46:57.110Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:46:57.120Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:46:57.121Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:46:57.121Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:57.122Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:46:57.122Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:46:57.123Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"620a41e3684559ea38c173e8bc5b73b9", X-B3-SpanId:"7630830269031d03", X-B3-ParentSpanId:"7d15cfbdbc7b15d8", X-B3-Sampled:"0", X-ONAP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-TransactionID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ECOMP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01d613b9-d447-425c-ade7-d685beca781c"] 2023-03-06T07:46:57.123Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:46:57.123Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:57.221Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:57.222Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:57.223Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:46:57.223Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:46:58 GMT", x-envoy-upstream-service-time:"93", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:57.224Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:46:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:46:57.225Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:57.225Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:46:57.228Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:46:57.228Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:46:57.229Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:57.229Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:46:57.229Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:46:57.230Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"620a41e3684559ea38c173e8bc5b73b9", X-B3-SpanId:"631164c55e1ed694", X-B3-ParentSpanId:"7d15cfbdbc7b15d8", X-B3-Sampled:"0", X-ONAP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-TransactionID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ECOMP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d43406d-f266-4ab3-a3ff-c33a1c6bd546"] 2023-03-06T07:46:57.230Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:46:57.231Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:57.272Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:57.273Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:57.274Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:46:57.275Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:46:58 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:46:57.276Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:46:57.276Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:57.277Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:46:57.323Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:46:57.324Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:46:57.324Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:57.325Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:46:57.325Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:46:57.326Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-TransactionID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ECOMP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36e403bd-b921-40e5-a6a1-0616fb50fdbf"] 2023-03-06T07:46:57.326Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:46:57.327Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:57.493Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:57.494Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:57.495Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:46:57.495Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=93DF5E468E8FCAAE0546DDBC7CB43BBB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Mon, 06 Mar 2023 07:46:57 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-03-06T07:46:57.496Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1135d179-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:46:55.854+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"0fe31268-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:46:57.496Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:57.497Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:46:57.523Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:46:57.524Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:46:57.524Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:46:57.525Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:46:57.525Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:46:57.526Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-TransactionID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ECOMP-RequestID:"fbf65445-8761-4c15-9cf8-bb25361e71c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb99bcd-507c-42f6-8017-46eaa5830f51"] 2023-03-06T07:46:57.526Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:46:57.526Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:46:57.683Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:46:57.684Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:46:57.684Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:46:57.685Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4E4429611A30C2F6B883359F0C311CE9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"781", date:"Mon, 06 Mar 2023 07:46:57 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-03-06T07:46:57.686Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"11abec11-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"SubProcess_0y8yozw:1162adf5-bbf3-11ed-a63b-e6a4aa4715af","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"1135d179-bbf3-11ed-a63b-e6a4aa4715af","executionId":"11ab9def-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:46:56.628+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:46:57.686Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:46:57.687Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:46:57.691Z|fbf65445-8761-4c15-9cf8-bb25361e71c1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:47:01.103Z|58c07820-06e6-49af-a152-4da7f7240515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:47:01.104Z|58c07820-06e6-49af-a152-4da7f7240515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:47:06.007Z|e25af95f-2681-4280-a5a4-8288eca17beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:06.008Z|e25af95f-2681-4280-a5a4-8288eca17beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:06.008Z|cda659a9-6c88-4485-aece-c8051aee8bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:06.008Z|cda659a9-6c88-4485-aece-c8051aee8bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:06.075Z|69188ad3-a273-4746-bcbf-e6f5f1ddecc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:06.076Z|69188ad3-a273-4746-bcbf-e6f5f1ddecc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:07.885Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:47:07.890Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:07.891Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:47:07.891Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:07.891Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:07.892Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:47:07.892Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"928dee360930052751ee0b4c39ab5790", X-B3-SpanId:"c8681ad0ef385180", X-B3-ParentSpanId:"2812d118bf54ab70", X-B3-Sampled:"0", X-ONAP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-TransactionID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ECOMP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e0b181f-8929-4477-8bb7-ea60dfcc5613"] 2023-03-06T07:47:07.892Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:47:07.892Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:08.073Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:08.074Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:08.074Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:47:08.074Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:09 GMT", x-envoy-upstream-service-time:"177", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:08.075Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:47:08.075Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:08.076Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:47:08.077Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:08.077Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:47:08.078Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:08.078Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:08.078Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:47:08.078Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"928dee360930052751ee0b4c39ab5790", X-B3-SpanId:"ac14133fd034b215", X-B3-ParentSpanId:"2812d118bf54ab70", X-B3-Sampled:"0", X-ONAP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-TransactionID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ECOMP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a53dbcb7-9ccb-4346-b22c-f33ef507c5a9"] 2023-03-06T07:47:08.079Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:47:08.079Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:08.152Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:08.152Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:08.152Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:47:08.153Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:09 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:08.173Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:47:08.174Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:08.174Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:47:08.207Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:08.208Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:08.208Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:08.209Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:08.209Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:08.209Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-TransactionID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ECOMP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06bc8717-c758-449c-8620-555131ad4bd6"] 2023-03-06T07:47:08.210Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:08.210Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:08.357Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:08.357Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:08.358Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:08.358Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A8365BC95457A7198529D9F6068019CC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 07:47:08 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-03-06T07:47:08.358Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1135d179-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:46:55.854+0000","endTime":"2023-03-06T07:47:04.605+0000","removalTime":null,"durationInMillis":8751,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"0fe31268-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:47:08.359Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:08.359Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:08.384Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:08.385Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:08.385Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:08.385Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:08.385Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:08.386Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-TransactionID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ECOMP-RequestID:"fb4638b6-9733-4460-a976-74cb4a26c2f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c1ede35-ab65-46e9-98da-7cdfbde2757b"] 2023-03-06T07:47:08.386Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:08.386Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:08.539Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:08.539Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:08.540Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:08.540Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6D59DAB9511E07ADAB691EDF39FFD91B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Mon, 06 Mar 2023 07:47:08 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-06T07:47:08.540Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"11abec11-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"SubProcess_0y8yozw:1162adf5-bbf3-11ed-a63b-e6a4aa4715af","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"1135d179-bbf3-11ed-a63b-e6a4aa4715af","executionId":"11ab9def-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:46:56.628+0000","endTime":"2023-03-06T07:47:04.408+0000","durationInMillis":7780,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:47:08.540Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:08.541Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1135d179-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:08.546Z|fb4638b6-9733-4460-a976-74cb4a26c2f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:47:11.061Z|b4aa46f9-d125-4e1a-914f-47153f41a0f8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:47:11.063Z|b4aa46f9-d125-4e1a-914f-47153f41a0f8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:16.035Z|777c4168-91b2-4515-8717-73641f749f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:16.036Z|777c4168-91b2-4515-8717-73641f749f44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:16.038Z|47042f09-f584-4a1b-9f0f-338de90e581d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:16.038Z|47042f09-f584-4a1b-9f0f-338de90e581d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:16.103Z|0051f026-f5d0-4d9a-88a0-0f70b90ac625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:47:16.106Z|0051f026-f5d0-4d9a-88a0-0f70b90ac625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:47:16.107Z|d242720a-52a0-4647-a891-de2484b00f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:16.107Z|d242720a-52a0-4647-a891-de2484b00f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:17.419Z|15b45a9b-ee7f-4a27-b575-84a2560db6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:47:17.419Z|15b45a9b-ee7f-4a27-b575-84a2560db6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:47:18.750Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:47:18.757Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:18.758Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:47:18.758Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:18.759Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:18.759Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:47:18.759Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0233dba6ce6123fb26a39f0ef220e631", X-B3-SpanId:"de8995749484d9ea", X-B3-ParentSpanId:"7a8822c25438836d", X-B3-Sampled:"0", X-ONAP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-TransactionID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ECOMP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b041d8e-145f-4e2e-8428-c50814a259a4"] 2023-03-06T07:47:18.759Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:47:18.759Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:18.882Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:18.883Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:18.883Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:47:18.883Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:19 GMT", x-envoy-upstream-service-time:"118", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:18.884Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:47:18.884Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:18.885Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:47:18.887Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:18.887Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:47:18.888Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:18.888Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:18.888Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:47:18.888Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0233dba6ce6123fb26a39f0ef220e631", X-B3-SpanId:"2e607f5b11d294a1", X-B3-ParentSpanId:"7a8822c25438836d", X-B3-Sampled:"0", X-ONAP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-TransactionID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ECOMP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bbc1ccd-f3cc-4bb5-9a1b-fd4b89952e6a"] 2023-03-06T07:47:18.889Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:47:18.889Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:18.967Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:18.968Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:18.968Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:47:18.969Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:19 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:18.986Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:47:18.987Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:18.988Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:47:19.106Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:19.107Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:19.107Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:19.108Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:19.108Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:19.108Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-TransactionID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ECOMP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39d98137-b5e7-41f6-afca-530829b82954"] 2023-03-06T07:47:19.109Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:19.109Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:19.249Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:19.249Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:19.249Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:19.250Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=909356B58F8B2543DE95507F69C2FAE5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 07:47:19 GMT", x-envoy-upstream-service-time:"133", server:"envoy"] 2023-03-06T07:47:19.250Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"197eca6d-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:09.754+0000","endTime":"2023-03-06T07:47:17.664+0000","removalTime":null,"durationInMillis":7910,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"1944f580-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:47:19.251Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:19.251Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:19.281Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:19.282Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:19.283Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:19.283Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:19.283Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:19.283Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-TransactionID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ECOMP-RequestID:"43ce5590-dff7-492b-b0da-2a22aaaaea59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b62ee3a7-a643-4e14-b66a-d4b03058e8e4"] 2023-03-06T07:47:19.284Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:19.284Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:19.417Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:19.417Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:19.418Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:19.418Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ADE60D5FC6573118E8813D1D2375E7BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Mon, 06 Mar 2023 07:47:19 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-06T07:47:19.418Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"19f3f9a5-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"SubProcess_0y8yozw:19abf509-bbf3-11ed-a63b-e6a4aa4715af","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"197eca6d-bbf3-11ed-a63b-e6a4aa4715af","executionId":"19f3f9a3-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:47:10.522+0000","endTime":"2023-03-06T07:47:17.378+0000","durationInMillis":6856,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:47:19.419Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:19.419Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=197eca6d-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:19.431Z|43ce5590-dff7-492b-b0da-2a22aaaaea59|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:47:26.061Z|19f20e6d-d21f-4552-ac2b-1375ee9b0b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:26.061Z|9aa346b4-bc89-4f39-af25-44a9948c8b52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:26.062Z|19f20e6d-d21f-4552-ac2b-1375ee9b0b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:26.062Z|9aa346b4-bc89-4f39-af25-44a9948c8b52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:26.130Z|252e894e-8d27-4bac-86c3-beed8d5e1a9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:26.130Z|252e894e-8d27-4bac-86c3-beed8d5e1a9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:29.613Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:47:29.620Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:29.621Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:47:29.621Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:29.621Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:29.621Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:47:29.622Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"416f5ca0497ff87c5fb9494700517b63", X-B3-SpanId:"328202c53fe49c9c", X-B3-ParentSpanId:"57a09e8aa9453548", X-B3-Sampled:"0", X-ONAP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-TransactionID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ECOMP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80753484-6c59-4805-a187-b7e6892cce3f"] 2023-03-06T07:47:29.622Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:47:29.622Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:30.460Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:30.461Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:30.461Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:47:30.461Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:31 GMT", x-envoy-upstream-service-time:"833", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:30.462Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:47:30.462Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:30.463Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:47:30.464Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:30.465Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:47:30.465Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:30.465Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:30.465Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:47:30.465Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"416f5ca0497ff87c5fb9494700517b63", X-B3-SpanId:"dac6f38b602b7912", X-B3-ParentSpanId:"57a09e8aa9453548", X-B3-Sampled:"0", X-ONAP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-TransactionID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ECOMP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"144c2b43-52dc-45e3-8bcd-7caf34466e35"] 2023-03-06T07:47:30.466Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:47:30.466Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:30.528Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:30.529Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:30.530Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:47:30.530Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:31 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:30.539Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:47:30.540Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:30.540Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:47:30.582Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:30.583Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:30.583Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:30.584Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:30.584Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:30.584Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-TransactionID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ECOMP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0542c11a-860a-4194-bfd9-f1ac4db1500e"] 2023-03-06T07:47:30.585Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:30.585Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:30.753Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:30.754Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:30.754Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:30.754Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=504552C43BC66142D8872059D3FE7421; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"720", date:"Mon, 06 Mar 2023 07:47:30 GMT", x-envoy-upstream-service-time:"163", server:"envoy"] 2023-03-06T07:47:30.755Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"20ac6814-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"ControllerExecutionBB:1:5e34b36b-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:21.797+0000","endTime":"2023-03-06T07:47:27.977+0000","removalTime":null,"durationInMillis":6180,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"1f2356ce-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:47:30.755Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:30.756Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:30.783Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:30.784Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:30.785Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:30.785Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:30.786Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:30.786Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-TransactionID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ECOMP-RequestID:"55a5746a-4e7f-4143-8cf4-5f03e4ea663a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcb2e804-7995-451c-a145-d026dbc5685f"] 2023-03-06T07:47:30.787Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:30.787Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:30.923Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:30.924Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:30.925Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:30.925Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6A5A92CE1AAD54AE2D2D81FE17C69731; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Mon, 06 Mar 2023 07:47:30 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2023-03-06T07:47:30.926Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:245ac974-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"20ac6814-bbf3-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:5e34b36b-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"20ac6814-bbf3-11ed-a63b-e6a4aa4715af","executionId":"20ac6814-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:47:27.973+0000","endTime":"2023-03-06T07:47:27.973+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:47:30.926Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:30.927Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=20ac6814-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:30.932Z|55a5746a-4e7f-4143-8cf4-5f03e4ea663a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:47:31.103Z|96479804-bea7-4e7a-a644-53a436134e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:47:31.104Z|96479804-bea7-4e7a-a644-53a436134e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:47:36.085Z|2ce6b447-a8bc-47f8-9dad-ebdcbecc9dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:36.086Z|2ce6b447-a8bc-47f8-9dad-ebdcbecc9dea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:36.087Z|71267f7e-d4bc-4a34-a183-26140461d900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:36.088Z|71267f7e-d4bc-4a34-a183-26140461d900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:36.157Z|9f94706d-f40e-4f54-879e-298369043647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:36.158Z|9f94706d-f40e-4f54-879e-298369043647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:41.121Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:47:41.127Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:41.128Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:47:41.128Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:41.128Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:41.129Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:47:41.129Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9380f8b8a8bed1e7a22e5be1c4e1a878", X-B3-SpanId:"895be09900a29312", X-B3-ParentSpanId:"67298ff5b94f2d4c", X-B3-Sampled:"0", X-ONAP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-TransactionID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ECOMP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf532da3-6957-4a90-be6d-01ac9f4a389c"] 2023-03-06T07:47:41.130Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:47:41.130Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:41.224Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:41.225Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:41.226Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:47:41.226Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:42 GMT", x-envoy-upstream-service-time:"90", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:41.231Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:47:41.232Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:41.233Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:47:41.235Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:41.235Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:47:41.236Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:41.236Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:41.237Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:47:41.237Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9380f8b8a8bed1e7a22e5be1c4e1a878", X-B3-SpanId:"0c5451ac89d465c7", X-B3-ParentSpanId:"67298ff5b94f2d4c", X-B3-Sampled:"0", X-ONAP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-TransactionID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ECOMP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7fbb3e8-e218-46b8-a4f0-d9c4ef0e0475"] 2023-03-06T07:47:41.238Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:47:41.238Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:41.303Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:41.303Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:41.304Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:47:41.304Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:42 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:41.310Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:47:41.310Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:41.311Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:47:41.343Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:41.344Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:41.345Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:41.346Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:41.346Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:41.347Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-TransactionID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ECOMP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cead8466-57b6-489d-9c01-336499cb325e"] 2023-03-06T07:47:41.347Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:41.348Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:41.502Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:41.503Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:41.503Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:41.503Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B9B0B0A0811BC1DFBBFABBF6CA8CD24E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 07:47:41 GMT", x-envoy-upstream-service-time:"149", server:"envoy"] 2023-03-06T07:47:41.504Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:33.209+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"2777e8cb-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:47:41.504Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:41.505Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:41.532Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:41.533Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:41.533Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:41.533Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:41.534Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:41.534Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-TransactionID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ECOMP-RequestID:"c80f563c-9868-4e8c-8c07-cad05a285f4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b78d06-2475-4e98-9eb7-79a82964221a"] 2023-03-06T07:47:41.534Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:41.535Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:41.680Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:41.681Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:41.681Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:41.681Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4614FDA0502395C91D8CCDEC61C1E7F0; Path=/; HttpOnly", cache-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:"Mon, 06 Mar 2023 07:47:41 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-06T07:47:41.682Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2c7b04c4-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","executionId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:47:41.606+0000","endTime":"2023-03-06T07:47:41.615+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:47:41.683Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:41.683Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:41.688Z|c80f563c-9868-4e8c-8c07-cad05a285f4c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:47:46.103Z|c60f3da3-86fc-467b-892c-372d5a144755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:47:46.104Z|c60f3da3-86fc-467b-892c-372d5a144755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:47:46.112Z|50a167a2-745d-4cfb-814b-207d7ed1a5ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:46.112Z|50a167a2-745d-4cfb-814b-207d7ed1a5ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:46.116Z|bdd931f4-8a37-4f68-8f5b-1ab0c917e27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:46.116Z|bdd931f4-8a37-4f68-8f5b-1ab0c917e27b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:46.182Z|952aa579-eff8-468c-a4c0-7af4e0045890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:46.182Z|952aa579-eff8-468c-a4c0-7af4e0045890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:47.420Z|b5742328-bcb9-400f-9961-1cdcfeecc14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:47:47.421Z|b5742328-bcb9-400f-9961-1cdcfeecc14c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:47:51.875Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:47:51.882Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:51.883Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:47:51.883Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:51.883Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:47:51.884Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:47:51.884Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e514a14ca080251dd88af261084d3b02", X-B3-SpanId:"0c35f98e39febd1e", X-B3-ParentSpanId:"ad8d71869cf766c6", X-B3-Sampled:"0", X-ONAP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-TransactionID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ECOMP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70654b0c-6212-49e0-a6c7-880e77245ebc"] 2023-03-06T07:47:51.884Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:47:51.885Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:52.066Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:52.066Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:52.067Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:47:52.067Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:53 GMT", x-envoy-upstream-service-time:"177", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:52.089Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:47:52.090Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:52.090Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:47:52.091Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:52.092Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:47:52.092Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:52.092Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:47:52.093Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:47:52.093Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e514a14ca080251dd88af261084d3b02", X-B3-SpanId:"b343e64998b346d8", X-B3-ParentSpanId:"ad8d71869cf766c6", X-B3-Sampled:"0", X-ONAP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-TransactionID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ECOMP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5f006d6-ef89-4367-a521-2a08ee54daae"] 2023-03-06T07:47:52.093Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:47:52.093Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:52.176Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:52.176Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:52.177Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:47:52.177Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:47:53 GMT", x-envoy-upstream-service-time:"80", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:47:52.183Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:47:52.184Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:52.184Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:47:52.215Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:52.215Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:52.215Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:52.216Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:47:52.216Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:52.216Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-TransactionID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ECOMP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8a553c7-8ebb-44af-ba17-fe9baba4ad08"] 2023-03-06T07:47:52.216Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:52.216Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:52.370Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:52.370Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:52.371Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:52.371Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49AA2268FE743CD9C23DE2177B18E816; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 07:47:51 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-03-06T07:47:52.372Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:33.209+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"2777e8cb-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:47:52.372Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:52.373Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:52.401Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:52.402Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:47:52.403Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:47:52.403Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:47:52.404Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:47:52.404Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-TransactionID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ECOMP-RequestID:"21513fc9-b252-415a-938b-3321cecde3a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb8dda3b-5cd4-4f4c-a2d5-4912ca39fa6d"] 2023-03-06T07:47:52.405Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:47:52.405Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:47:52.538Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:47:52.540Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:47:52.540Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:47:52.541Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3F38A44CE69B047C870CCCB383082B5F; Path=/; HttpOnly", cache-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:"Mon, 06 Mar 2023 07:47:51 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-06T07:47:52.542Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2c7b04c4-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","executionId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:47:41.606+0000","endTime":"2023-03-06T07:47:41.615+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:47:52.542Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:47:52.543Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:47:52.549Z|21513fc9-b252-415a-938b-3321cecde3a7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:47:56.136Z|29a7fcbf-cac6-4c3f-9d34-619727ac5016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:56.137Z|29a7fcbf-cac6-4c3f-9d34-619727ac5016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:56.142Z|d92d3009-339c-44d9-9958-52c4a8d21bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:56.143Z|d92d3009-339c-44d9-9958-52c4a8d21bca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:47:56.205Z|1a447145-da68-46bb-838f-7f66945a78bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:47:56.206Z|1a447145-da68-46bb-838f-7f66945a78bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:01.103Z|79954fc2-43a8-40d7-b2cf-e0767000dbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:48:01.104Z|79954fc2-43a8-40d7-b2cf-e0767000dbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:48:02.748Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:02.755Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:02.756Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:02.756Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:02.756Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:02.757Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:02.757Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f28c93ef21f7fbe807265b2395e0605", X-B3-SpanId:"76c9ba06d8070260", X-B3-ParentSpanId:"7fac5989cd33a652", X-B3-Sampled:"0", X-ONAP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-TransactionID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ECOMP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03307340-e07a-4870-813e-89515b7f8812"] 2023-03-06T07:48:02.757Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:02.758Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:02.880Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:02.881Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:02.882Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:02.882Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:04 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:02.888Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:02.889Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:02.889Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:02.891Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:02.892Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:02.892Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:02.892Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:02.893Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:02.893Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f28c93ef21f7fbe807265b2395e0605", X-B3-SpanId:"9ca316d081832e6e", X-B3-ParentSpanId:"7fac5989cd33a652", X-B3-Sampled:"0", X-ONAP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-TransactionID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ECOMP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce733666-1775-4e6c-8a4b-d1ffe7eda045"] 2023-03-06T07:48:02.893Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:02.898Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:02.999Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:02.999Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:03.000Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:03.000Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:04 GMT", x-envoy-upstream-service-time:"95", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:03.016Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:03.016Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:03.017Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:03.057Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:03.059Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:03.059Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:03.060Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:03.061Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:03.062Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-TransactionID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ECOMP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08546654-e0f2-4073-b9fb-8da13bc7bca2"] 2023-03-06T07:48:03.062Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:03.063Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:03.212Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:03.213Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:03.214Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:03.214Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BB9A7503128B32A761D54C5E3F55C472; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 07:48:03 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-03-06T07:48:03.215Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:33.209+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"2777e8cb-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:48:03.216Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:03.216Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:03.245Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:03.246Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:03.246Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:03.246Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:03.246Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:03.247Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-TransactionID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ECOMP-RequestID:"6bc852bd-0980-4528-b926-029e3b0cad0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae2d5312-adcd-490a-9d41-039f973322e8"] 2023-03-06T07:48:03.247Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:03.248Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:03.380Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:03.381Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:03.381Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:03.381Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A90CDBD829797DAF55803F36BE991048; Path=/; HttpOnly", cache-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:"Mon, 06 Mar 2023 07:48:03 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-06T07:48:03.382Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2c7b04c4-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","executionId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:47:41.606+0000","endTime":"2023-03-06T07:47:41.615+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:48:03.382Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:03.383Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:03.387Z|6bc852bd-0980-4528-b926-029e3b0cad0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:06.163Z|8f3d6fdd-5b47-40d4-8b4c-16d1df688275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:06.164Z|8f3d6fdd-5b47-40d4-8b4c-16d1df688275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:06.173Z|5cec5559-6cdb-41c8-a3c3-d7f50d02aca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:06.175Z|5cec5559-6cdb-41c8-a3c3-d7f50d02aca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:06.237Z|659d1afc-dbee-4383-88f6-95678bfbafe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:06.238Z|659d1afc-dbee-4383-88f6-95678bfbafe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:11.061Z|41c94b41-caf2-4534-b98a-42a034137513|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:48:11.061Z|41c94b41-caf2-4534-b98a-42a034137513|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:13.565Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:13.575Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:13.576Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:13.576Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:13.576Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:13.577Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:13.577Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f29e23be695d4dd39f52f654b6c323f8", X-B3-SpanId:"966333c6e3503733", X-B3-ParentSpanId:"e9e6eda592edcc67", X-B3-Sampled:"1", X-ONAP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-TransactionID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ECOMP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8dc40f7-447a-4777-bfee-2a00baa79067"] 2023-03-06T07:48:13.577Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:13.578Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:13.700Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:13.701Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:13.701Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:13.701Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:14 GMT", x-envoy-upstream-service-time:"117", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:13.723Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:47:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:13.724Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:13.725Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:13.728Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:13.728Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:13.728Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:13.729Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:13.729Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:13.729Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f29e23be695d4dd39f52f654b6c323f8", X-B3-SpanId:"6d54bdbb791f9995", X-B3-ParentSpanId:"e9e6eda592edcc67", X-B3-Sampled:"1", X-ONAP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-TransactionID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ECOMP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abc08900-d5f1-4274-885d-5213366ae587"] 2023-03-06T07:48:13.730Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:13.730Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:13.806Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:13.807Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:13.807Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:13.808Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:15 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:13.816Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:13.817Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:13.818Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:13.854Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:13.855Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:13.855Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:13.856Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:13.856Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:13.856Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-TransactionID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ECOMP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72a5665f-81da-4b98-ac50-52af0b8a50f5"] 2023-03-06T07:48:13.857Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:13.857Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:13.999Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:14.000Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:14.001Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:14.001Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=92A2AA40BB95CBADD1DE560AE418D79C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 07:48:14 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-06T07:48:14.002Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:33.209+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"2777e8cb-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:48:14.002Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:14.002Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:14.042Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:14.043Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:14.043Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:14.043Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:14.044Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:14.044Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-TransactionID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ECOMP-RequestID:"e3e2840f-e1f8-44a8-80fa-fe911a422ed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"384f00d4-e360-4f43-b41a-afa1dba7a97c"] 2023-03-06T07:48:14.045Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:14.045Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:14.182Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:14.182Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:14.183Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:14.183Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=650E22CFDD665F08620119C2A49E4BAF; Path=/; HttpOnly", cache-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:"Mon, 06 Mar 2023 07:48:14 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-06T07:48:14.183Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2c7b04c4-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","executionId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:47:41.606+0000","endTime":"2023-03-06T07:47:41.615+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:48:14.184Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:14.184Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:14.192Z|e3e2840f-e1f8-44a8-80fa-fe911a422ed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:16.103Z|9f6e9fb8-75d9-4755-a53b-51c676922f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:48:16.104Z|9f6e9fb8-75d9-4755-a53b-51c676922f95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:48:16.189Z|81297585-e0bd-4637-99b6-1d3152c67cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:16.189Z|81297585-e0bd-4637-99b6-1d3152c67cc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:16.204Z|b099811f-c9fe-4f82-81ac-f00cc1a2323f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:16.205Z|b099811f-c9fe-4f82-81ac-f00cc1a2323f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:16.262Z|ce24b85d-19fe-4d48-b678-25de458dbea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:16.262Z|ce24b85d-19fe-4d48-b678-25de458dbea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:17.421Z|b297af0a-7278-4f1a-97e3-0981866f7d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:48:17.422Z|b297af0a-7278-4f1a-97e3-0981866f7d75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:48:24.391Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:24.398Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:24.398Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:24.399Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:24.399Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:24.399Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:24.399Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f031ac3904a4ea53d208c02e50c3a65", X-B3-SpanId:"228a271f55cca0a8", X-B3-ParentSpanId:"1d2404ae0bf78a12", X-B3-Sampled:"0", X-ONAP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-TransactionID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ECOMP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1db2c31a-d171-4f47-9e4a-4a7fcd8a82b5"] 2023-03-06T07:48:24.400Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:24.400Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:24.487Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:24.487Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:24.488Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:24.488Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:25 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:24.492Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:24.492Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:24.492Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:24.494Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:24.494Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:24.495Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:24.495Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:24.495Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:24.496Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f031ac3904a4ea53d208c02e50c3a65", X-B3-SpanId:"9233f63b4044b5f3", X-B3-ParentSpanId:"1d2404ae0bf78a12", X-B3-Sampled:"0", X-ONAP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-TransactionID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ECOMP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cac811a5-c872-421c-8b1d-36f0ca8a7b13"] 2023-03-06T07:48:24.496Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:24.496Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:24.551Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:24.552Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:24.552Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:24.553Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:25 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:24.574Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:24.574Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:24.575Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:24.603Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:24.604Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:24.604Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:24.604Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:24.604Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:24.604Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-TransactionID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ECOMP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"183dc7b4-b59d-4fef-b3f7-d85b09d5cb9c"] 2023-03-06T07:48:24.605Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:24.605Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:24.771Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:24.772Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:24.772Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:24.773Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B609E9E3CA3F39CC26374D865970B0FE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 07:48:24 GMT", x-envoy-upstream-service-time:"159", server:"envoy"] 2023-03-06T07:48:24.773Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:47:33.209+0000","endTime":"2023-03-06T07:48:15.566+0000","removalTime":null,"durationInMillis":42357,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"2777e8cb-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:48:24.774Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:24.774Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:24.803Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:24.804Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:24.804Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:24.804Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:24.805Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:24.805Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-TransactionID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ECOMP-RequestID:"fb6575c5-abfa-4f20-b4dc-9d033d925bda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc43e0c5-eb20-4a27-afb2-3f3cbbebbbdb"] 2023-03-06T07:48:24.806Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:24.806Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:24.945Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:24.946Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:24.946Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:24.946Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F3D1BAB99D26C495363B6BCB2116466A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 07:48:24 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-03-06T07:48:24.947Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:40b84b17-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","executionId":"2779bccc-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:48:15.562+0000","endTime":"2023-03-06T07:48:15.563+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:48:24.947Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:24.948Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2779bccc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:24.956Z|fb6575c5-abfa-4f20-b4dc-9d033d925bda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:26.214Z|8ef5a5c5-be37-431a-9401-9d57a2cce71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:26.214Z|8ef5a5c5-be37-431a-9401-9d57a2cce71b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:26.228Z|c6edb77a-08f8-44c8-9f71-0239aa52f48a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:26.228Z|c6edb77a-08f8-44c8-9f71-0239aa52f48a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:26.289Z|c67b3c7f-164d-40d6-af21-264ac94662a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:26.290Z|c67b3c7f-164d-40d6-af21-264ac94662a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:31.103Z|d30dde0f-5256-4dcf-85e7-6c8a1089e294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:48:31.106Z|d30dde0f-5256-4dcf-85e7-6c8a1089e294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:48:35.149Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:35.174Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:35.175Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:35.175Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:35.176Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:35.176Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:35.177Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13991b83b2819383ce58bc3a01a7b9f3", X-B3-SpanId:"48b08154735350ab", X-B3-ParentSpanId:"c0245572ba55cd87", X-B3-Sampled:"0", X-ONAP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-TransactionID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ECOMP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89b1a58e-c523-4c37-99ea-80bc0ec4dc1f"] 2023-03-06T07:48:35.177Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:35.177Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:35.273Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:35.274Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:35.275Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:35.275Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:36 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:35.280Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:35.281Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:35.282Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:35.285Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:35.285Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:35.286Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:35.286Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:35.286Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:35.287Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13991b83b2819383ce58bc3a01a7b9f3", X-B3-SpanId:"4781024812bac663", X-B3-ParentSpanId:"c0245572ba55cd87", X-B3-Sampled:"0", X-ONAP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-TransactionID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ECOMP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bd5a447-a7e6-4c1f-9cf5-abe573044e07"] 2023-03-06T07:48:35.287Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:35.288Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:35.342Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:35.344Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:35.344Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:35.345Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:36 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:35.348Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:35.349Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:35.349Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:35.383Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:35.384Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:35.385Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:35.385Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:35.386Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:35.386Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-TransactionID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ECOMP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97b2154-8061-4f6c-a2b3-22997e0d1bd7"] 2023-03-06T07:48:35.387Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:35.388Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:35.541Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:35.542Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:35.542Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:35.542Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=38BA8B048F31A9991D8C199D13A8C6EA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Mon, 06 Mar 2023 07:48:35 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-03-06T07:48:35.543Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"497f9b6f-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"ControllerExecutionBB:1:5e34b36b-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-03-06T07:48:30.290+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"4833e149-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:48:35.544Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:35.544Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:35.579Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:35.580Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:35.580Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:35.581Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:35.581Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:35.582Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-TransactionID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ECOMP-RequestID:"5c3cc10f-c4d0-4c4f-b882-46a5fb550d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a9ff9f9-db0c-4a7b-8976-f42235d5998e"] 2023-03-06T07:48:35.582Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:35.582Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:35.717Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:35.717Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:35.718Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:35.718Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2005DC0B24478CB646F789A4FFC3DD82; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Mon, 06 Mar 2023 07:48:35 GMT", x-envoy-upstream-service-time:"130", server:"envoy"] 2023-03-06T07:48:35.718Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:49873cc4-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"497f9b6f-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:5e34b36b-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"497f9b6f-bbf3-11ed-a63b-e6a4aa4715af","executionId":"497f9b6f-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:48:30.340+0000","endTime":"2023-03-06T07:48:30.341+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:48:35.719Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:35.719Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=497f9b6f-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:35.758Z|5c3cc10f-c4d0-4c4f-b882-46a5fb550d74|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:36.251Z|e1bd2c63-c84b-401c-a287-a83a2ed14e08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:36.252Z|e1bd2c63-c84b-401c-a287-a83a2ed14e08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:36.259Z|a44562b0-3655-4149-8ba7-03c379b97f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:36.260Z|a44562b0-3655-4149-8ba7-03c379b97f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:36.316Z|5ea8e1d1-318a-4f5c-980e-e1ffd9d56a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:36.316Z|5ea8e1d1-318a-4f5c-980e-e1ffd9d56a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:45.948Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:45.960Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:45.961Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:45.961Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:45.961Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:45.962Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:45.962Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e77be9ab413f81a009025a81e4cf227", X-B3-SpanId:"4ac62aaaed5de50e", X-B3-ParentSpanId:"ca01ddbffa476e35", X-B3-Sampled:"1", X-ONAP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-TransactionID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ECOMP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8205e478-96c9-4f7c-af04-32f36d63f465"] 2023-03-06T07:48:45.962Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:45.962Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:46.067Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:46.067Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:46.068Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:46.068Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:46 GMT", x-envoy-upstream-service-time:"100", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:46.072Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).", "progress" : 89, "startTime" : "2023-03-06T07:46:41.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:46.072Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:46.072Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:46.074Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:46.075Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:46.075Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:46.075Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:46.075Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:46.076Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e77be9ab413f81a009025a81e4cf227", X-B3-SpanId:"f09c179b4fb47a01", X-B3-ParentSpanId:"ca01ddbffa476e35", X-B3-Sampled:"1", X-ONAP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-TransactionID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ECOMP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f705e262-7381-4739-9bc1-d0caec135a2e"] 2023-03-06T07:48:46.076Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:46.076Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:46.103Z|12d9dd8a-99fb-4099-93c8-88c7cbb413fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:48:46.104Z|12d9dd8a-99fb-4099-93c8-88c7cbb413fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:48:46.133Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:46.134Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:46.134Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:46.134Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:46 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:46.135Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:46.136Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:46.136Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:46.177Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:46.178Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:46.178Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:46.178Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:48:46.179Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:46.179Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-TransactionID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ECOMP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75157aeb-dd86-417f-a83e-f8a42b4469ff"] 2023-03-06T07:48:46.179Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:46.179Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:46.276Z|f4c956d1-a37a-4ac2-b09f-2e9c4414f738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:46.277Z|f4c956d1-a37a-4ac2-b09f-2e9c4414f738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:46.284Z|b71580fd-74ca-46cf-90a9-23827fb533a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:46.284Z|b71580fd-74ca-46cf-90a9-23827fb533a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:46.319Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:46.320Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:46.320Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:46.320Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=85415636342165F59AD470D73109567C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 07:48:46 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-06T07:48:46.321Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"514d97fc-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"49e04c06-5cde-429f-839b-bc4f27c04936","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:48:43.384+0000","endTime":"2023-03-06T07:48:44.957+0000","removalTime":null,"durationInMillis":1573,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"514ab195-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:48:46.321Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:46.321Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=49e04c06-5cde-429f-839b-bc4f27c04936&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:46.341Z|1ddbd011-7a02-4f16-9dd2-9625dddbf842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:46.342Z|1ddbd011-7a02-4f16-9dd2-9625dddbf842|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:46.345Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:46.345Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:48:46.345Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:46.346Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:48:46.346Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:48:46.346Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-TransactionID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ECOMP-RequestID:"87245d8c-1f77-42e7-8731-b8b44fea88dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee499aed-36d2-4781-be90-1601a9712dc5"] 2023-03-06T07:48:46.346Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:48:46.346Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:46.489Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:46.489Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:46.489Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:48:46.490Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=95F947C2244825B9CF869EAE34D76001; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 06 Mar 2023 07:48:46 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-03-06T07:48:46.490Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:514e344f-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"514d97fc-bbf3-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"514d97fc-bbf3-11ed-a63b-e6a4aa4715af","executionId":"514d97fc-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:48:43.388+0000","endTime":"2023-03-06T07:48:44.956+0000","durationInMillis":1568,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"09e653b7-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:48:46.490Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:46.491Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=514d97fc-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:48:46.504Z|87245d8c-1f77-42e7-8731-b8b44fea88dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:47.423Z|460c00b4-8ab7-4960-b6ab-88e9e669adab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:48:47.423Z|460c00b4-8ab7-4960-b6ab-88e9e669adab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:48:56.303Z|9a3b2463-54f5-464f-9011-1186e536c482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:56.304Z|9a3b2463-54f5-464f-9011-1186e536c482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:56.309Z|b71d7709-4fa8-4fb9-b1f4-5ae5daf7faa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:56.310Z|b71d7709-4fa8-4fb9-b1f4-5ae5daf7faa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:56.370Z|3dd6aaf9-3361-4e39-9909-7ba176425053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:48:56.370Z|3dd6aaf9-3361-4e39-9909-7ba176425053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:48:56.674Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:56.680Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:56.681Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:56.681Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:56.682Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:56.682Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:56.683Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"508185f7954dbfc61dddfaa14ef8f32b", X-B3-SpanId:"25c630564ed0465e", X-B3-ParentSpanId:"6286ed1de174a4f3", X-B3-Sampled:"0", X-ONAP-RequestID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-RequestID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-TransactionID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-ECOMP-RequestID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"450a1068-69c7-4bc6-ae71-dc265a6fa788"] 2023-03-06T07:48:56.683Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:56.684Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:56.738Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:56.739Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:56.740Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:56.740Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:56.753Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:46:41.000+00:00", "endTime" : "2023-03-06T07:48:48.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:56.754Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:56.754Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:56.756Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:56.756Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:56.756Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:56.757Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:56.757Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:56.757Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"508185f7954dbfc61dddfaa14ef8f32b", X-B3-SpanId:"a3fc67b728dee42f", X-B3-ParentSpanId:"6286ed1de174a4f3", X-B3-Sampled:"0", X-ONAP-RequestID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-RequestID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-TransactionID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-ECOMP-RequestID:"88194cdb-17d2-450e-8692-3ec9e27889fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66494346-d6a0-4e1e-906d-fddeacf825a5"] 2023-03-06T07:48:56.758Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:56.758Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:56.808Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:56.809Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:56.809Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:56.810Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:56.812Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:56.812Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:56.812Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:56.826Z|88194cdb-17d2-450e-8692-3ec9e27889fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:56.994Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:56.998Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:56.999Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:56.999Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:56.999Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:57.000Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:57.000Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a544c24ffb0ee588b08e881a3fc3cc4e", X-B3-SpanId:"84d95fc0cb5116e4", X-B3-ParentSpanId:"00c4422c82365296", X-B3-Sampled:"0", X-ONAP-RequestID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-RequestID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-TransactionID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-ECOMP-RequestID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7e566cd-5e85-4003-a424-f5097d27939b"] 2023-03-06T07:48:57.000Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:57.000Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:57.051Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:57.051Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:57.052Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:57.052Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:57.062Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:46:41.000+00:00", "endTime" : "2023-03-06T07:48:48.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:57.063Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:57.064Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:57.065Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:57.066Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:57.066Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:57.066Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:57.067Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:57.067Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a544c24ffb0ee588b08e881a3fc3cc4e", X-B3-SpanId:"decfa4d73679eeeb", X-B3-ParentSpanId:"00c4422c82365296", X-B3-Sampled:"0", X-ONAP-RequestID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-RequestID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-TransactionID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-ECOMP-RequestID:"f3d5270f-a907-495e-ab3a-94773d1e0fc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35db1cef-6c27-4343-a26f-ddc676f1ea95"] 2023-03-06T07:48:57.067Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:57.068Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:57.100Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:57.100Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:57.101Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:57.101Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:57.107Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:57.108Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:57.109Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:57.118Z|f3d5270f-a907-495e-ab3a-94773d1e0fc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:57.280Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:57.284Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:57.285Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:57.285Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:57.285Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:57.285Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:57.286Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee5338f5e1863878b78eb2a4e5614685", X-B3-SpanId:"cb75ddc1ec2d6eb6", X-B3-ParentSpanId:"3f8c1af59fc23517", X-B3-Sampled:"0", X-ONAP-RequestID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-RequestID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-TransactionID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-ECOMP-RequestID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82b9c4d3-e08b-4693-9ed1-e2db3a7c9e52"] 2023-03-06T07:48:57.286Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:57.286Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:57.351Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:57.352Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:57.352Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:57.353Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:57.363Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:46:41.000+00:00", "endTime" : "2023-03-06T07:48:48.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:57.364Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:57.365Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:57.366Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:57.366Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:57.367Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:57.367Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:57.367Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:57.368Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee5338f5e1863878b78eb2a4e5614685", X-B3-SpanId:"910f77e55b6fce01", X-B3-ParentSpanId:"3f8c1af59fc23517", X-B3-Sampled:"0", X-ONAP-RequestID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-RequestID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-TransactionID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-ECOMP-RequestID:"10d9f6dc-a919-4fcc-b0ea-4402a98bd971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae4214a3-9215-4ecf-9b3e-bc42b44d8c3d"] 2023-03-06T07:48:57.368Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:57.368Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:57.418Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:57.419Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:57.419Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:57.420Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:57.420Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:57.420Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:57.421Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:57.428Z|10d9f6dc-a919-4fcc-b0ea-4402a98bd971|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:57.609Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:57.614Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:57.614Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:57.614Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:57.615Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:57.615Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:57.615Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dac4c3b0a7f39f908cd9507f219e2ca", X-B3-SpanId:"2c75454ec48c322d", X-B3-ParentSpanId:"4f3da18ac190fe62", X-B3-Sampled:"0", X-ONAP-RequestID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-RequestID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-TransactionID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-ECOMP-RequestID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7e16d6f-ed94-4768-af2d-81305cfe54a9"] 2023-03-06T07:48:57.615Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:57.615Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:57.702Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:57.702Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:57.703Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:57.703Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:57 GMT", x-envoy-upstream-service-time:"84", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:57.720Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:46:41.000+00:00", "endTime" : "2023-03-06T07:48:48.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:57.721Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:57.721Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:57.724Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:57.724Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:57.724Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:57.725Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:57.725Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:57.725Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8dac4c3b0a7f39f908cd9507f219e2ca", X-B3-SpanId:"1751c28192fc2fa2", X-B3-ParentSpanId:"4f3da18ac190fe62", X-B3-Sampled:"0", X-ONAP-RequestID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-RequestID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-TransactionID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-ECOMP-RequestID:"6c907a3e-0f29-40e6-a29c-9cc446313ff9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dc41474-ffb9-4269-9a2f-79151d3759db"] 2023-03-06T07:48:57.726Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:57.726Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:57.773Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:57.773Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:57.774Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:57.774Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:58 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:57.809Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:57.810Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:57.810Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:57.819Z|6c907a3e-0f29-40e6-a29c-9cc446313ff9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:48:58.002Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:48:58.008Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:58.009Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||Invoke 2023-03-06T07:48:58.009Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:58.009Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936 2023-03-06T07:48:58.010Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Method : GET 2023-03-06T07:48:58.010Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"015b802171b3c2e5502e688e5590b69f", X-B3-SpanId:"4fc6b4d29bf2daf3", X-B3-ParentSpanId:"ce73c549018e692d", X-B3-Sampled:"0", X-ONAP-RequestID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-RequestID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-TransactionID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-ECOMP-RequestID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"020042df-5c33-4fe3-ac25-c92b765cd32e"] 2023-03-06T07:48:58.010Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Request body: 2023-03-06T07:48:58.010Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:58.074Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:58.074Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:58.075Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Status text : OK 2023-03-06T07:48:58.075Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:58 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:58.076Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||Response body: { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:46:41.000+00:00", "endTime" : "2023-03-06T07:48:48.000+00:00", "source" : "VID", "vnfId" : "d247fff3-9237-4dcc-9a2f-ded442a5ae5e", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n\t\t\t\"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"1a9b6da9-593a-421d-80c7-5ea199e2bf8d\",\n \"modelInvariantUuid\": \"3d84cf8e-b577-4276-9e91-2341602f5c71\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"d8350e2a-a491-42f2-87ae-45f2f019e8be\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"1aa99dca-7cd8-4d8b-92ba-d58937e7c5b3\",\n \"modelInvariantUuid\": \"63831b4f-d3c9-4447-8d8c-94ff6172dfc7\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"300a7878-5dec-440e-80b7-4f4ed788a704\"\n },\n \"instanceName\": \"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"b9cc1df7-0c5f-4bc5-8100-3f4947eb5a47\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:48:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "cloudIdentifier" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-03-06T07:47:36.000+00:00" } ], "requestURI" : "49e04c06-5cde-429f-839b-bc4f27c04936", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936" } } } 2023-03-06T07:48:58.076Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:58.076Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/49e04c06-5cde-429f-839b-bc4f27c04936|INFO|500||InvokeReturn 2023-03-06T07:48:58.078Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:58.079Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:48:58.079Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:48:58.079Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false 2023-03-06T07:48:58.080Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:48:58.080Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"015b802171b3c2e5502e688e5590b69f", X-B3-SpanId:"519f6c9ddedcff91", X-B3-ParentSpanId:"ce73c549018e692d", X-B3-Sampled:"0", X-ONAP-RequestID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-RequestID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-TransactionID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-ECOMP-RequestID:"f5514d79-368b-4e7d-bc25-0854e88b3173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f1af17-02bc-4cb2-8d37-98df9b5a26d3"] 2023-03-06T07:48:58.080Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:48:58.081Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:48:58.115Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:48:58.115Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:48:58.116Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:48:58.116Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:48:58 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:48:58.117Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "49e04c06-5cde-429f-839b-bc4f27c04936", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1678088859000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:47:44.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:48:58.117Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:48:58.117Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=49e04c06-5cde-429f-839b-bc4f27c04936&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:48:58.125Z|f5514d79-368b-4e7d-bc25-0854e88b3173|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/49e04c06-5cde-429f-839b-bc4f27c04936|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:01.103Z|b9977af8-31a9-4ef4-961b-144e2df04ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:49:01.104Z|b9977af8-31a9-4ef4-961b-144e2df04ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:49:06.333Z|36c16e4f-fcfe-406e-b9cc-bcc9e4d6f1d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:06.334Z|36c16e4f-fcfe-406e-b9cc-bcc9e4d6f1d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:06.338Z|278dab0b-288c-4ae5-b360-91234e9002db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:06.338Z|278dab0b-288c-4ae5-b360-91234e9002db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:06.394Z|4229d167-0727-4ed0-9b25-95462e499da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:06.395Z|4229d167-0727-4ed0-9b25-95462e499da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:08.343Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:49:08.346Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||INFO|500||Checking if requestId: 0e148015-97a9-4f26-bae9-fb6a11271744 already exists in requestDb InfraActiveRequests table 2023-03-06T07:49:08.346Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:08.347Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:49:08.347Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.347Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:08.347Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:49:08.347Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fec358a22f75991f3aa214402cf9814a", X-B3-SpanId:"2f51ba2e68badefb", X-B3-ParentSpanId:"53c549ffa10f1066", X-B3-Sampled:"0", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"474b2123-a61e-4085-8087-7f35ef508480"] 2023-03-06T07:49:08.348Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:49:08.348Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.450Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.451Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T07:49:08.451Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : Not Found 2023-03-06T07:49:08.451Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:49:09 GMT", x-envoy-upstream-service-time:"98", server:"envoy"] 2023-03-06T07:49:08.451Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: 2023-03-06T07:49:08.452Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.452Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|404|Not Found|InvokeReturn 2023-03-06T07:49:08.466Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||INFO|500||Running local validations 2023-03-06T07:49:08.470Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-03-06T07:49:08.495Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-03-06T07:49:08.495Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||Invoke 2023-03-06T07:49:08.612Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4|INFO|500||InvokeReturn 2023-03-06T07:49:08.613Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/e768e2ac30db425d9132a8f1311af3e4 has http status code:200 and response headers:{date=[Mon, 06 Mar 2023 07:49:08 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[111], vertex-id=[159816], x-aai-txid=[1-aai-resources-230306-07:49:08:505-45882], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-06T07:49:08.614Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||DEBUG|500||{"tenant-id":"e768e2ac30db425d9132a8f1311af3e4","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1678088814595","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d247fff3-9237-4dcc-9a2f-ded442a5ae5e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d247fff3-9237-4dcc-9a2f-ded442a5ae5e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-03-06T07:49:08.616Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-03-06T07:49:08.616Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-03-06T07:49:08.617Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T07:49:08.618Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-03-06T07:49:08.618Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.618Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-03-06T07:49:08.618Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-03-06T07:49:08.618Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|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:"fec358a22f75991f3aa214402cf9814a", X-B3-SpanId:"a98553722d475ea1", X-B3-ParentSpanId:"53c549ffa10f1066", X-B3-Sampled:"0", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"139173b1-4410-4a65-9445-d8dfac061f6c"] 2023-03-06T07:49:08.619Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"df3fbb89-23fa-47c0-af3e-0c8d69f45cda"},"instanceName":null,"requestScope":"service"} 2023-03-06T07:49:08.619Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.672Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.673Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:08.673Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-03-06T07:49:08.674Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:49:09 GMT", x-envoy-upstream-service-time:"51", server:"envoy"] 2023-03-06T07:49:08.674Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-03-06T07:49:08.674Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.675Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-03-06T07:49:08.676Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:49:08.676Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||Invoke 2023-03-06T07:49:08.676Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.676Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:49:08.677Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Method : GET 2023-03-06T07:49:08.678Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9697f974-cfac-4744-8707-4124575e481a"] 2023-03-06T07:49:08.678Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Request body: 2023-03-06T07:49:08.678Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.758Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.759Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:08.759Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status text : OK 2023-03-06T07:49:08.760Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:08.761Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "modelInvariantUUID" : "0df71c9f-f23f-4549-8926-ca782e00bf44", "created" : "2023-03-06 07:45:15.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/pnfCustomizations" } } } 2023-03-06T07:49:08.762Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.762Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||InvokeReturn 2023-03-06T07:49:08.765Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance 2023-03-06T07:49:08.765Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|INFO|500||Invoke 2023-03-06T07:49:08.766Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.766Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance 2023-03-06T07:49:08.766Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T07:49:08.766Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eeb393c-beed-4ed7-88f9-64317ee822f1"] 2023-03-06T07:49:08.767Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T07:49:08.767Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.789Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.790Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T07:49:08.790Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-06T07:49:08.790Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-03-06T07:49:08.791Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Response body: 2023-03-06T07:49:08.791Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.792Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T07:49:08.792Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44 2023-03-06T07:49:08.793Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|INFO|500||Invoke 2023-03-06T07:49:08.793Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.793Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44 2023-03-06T07:49:08.794Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Method : GET 2023-03-06T07:49:08.794Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d2b197-00ca-4912-bd7f-7de312692e74"] 2023-03-06T07:49:08.794Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Request body: 2023-03-06T07:49:08.795Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.827Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.828Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:08.828Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Status text : OK 2023-03-06T07:49:08.828Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:08.829Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "modelInvariantUUID" : "0df71c9f-f23f-4549-8926-ca782e00bf44", "created" : "2023-03-06 07:45:15.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44" } } } 2023-03-06T07:49:08.830Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.830Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0df71c9f-f23f-4549-8926-ca782e00bf44|INFO|500||InvokeReturn 2023-03-06T07:49:08.833Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance 2023-03-06T07:49:08.833Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|INFO|500||Invoke 2023-03-06T07:49:08.834Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.834Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance 2023-03-06T07:49:08.834Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T07:49:08.835Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fce06832-34cb-4cf7-aa8f-bc32391b2289"] 2023-03-06T07:49:08.835Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T07:49:08.836Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.856Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.856Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-03-06T07:49:08.857Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-03-06T07:49:08.857Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-03-06T07:49:08.857Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||Response body: 2023-03-06T07:49:08.858Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.858Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c267775b-4ad5-4af4-bb87-b50a8ee2158d&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-03-06T07:49:08.858Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T07:49:08.859Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-03-06T07:49:08.859Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.859Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-03-06T07:49:08.860Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-03-06T07:49:08.860Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|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:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52b50834-c94b-4994-9904-96b25a2093b7"] 2023-03-06T07:49:08.860Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-03-06T07:49:08.860Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.897Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.898Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:08.898Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-03-06T07:49:08.898Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:08.899Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-03-06 00:22:40.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2023-03-06T07:49:08.899Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.900Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-03-06T07:49:08.902Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-06T07:49:08.903Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-03-06T07:49:08.903Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.903Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-03-06T07:49:08.903Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-03-06T07:49:08.904Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|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:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a865ad-1299-4d6e-8a8d-83ebd2b35286"] 2023-03-06T07:49:08.904Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-03-06T07:49:08.904Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.932Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.933Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:08.933Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-03-06T07:49:08.933Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:08.934Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-03-06T00:22:40.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-03-06T07:49:08.934Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.935Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-03-06T07:49:08.937Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:49:08.937Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||Invoke 2023-03-06T07:49:08.938Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.938Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d 2023-03-06T07:49:08.938Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Method : GET 2023-03-06T07:49:08.938Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae2c0dcd-9e7a-4a0c-a594-151e37bfbf50"] 2023-03-06T07:49:08.939Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Request body: 2023-03-06T07:49:08.939Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:08.981Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:08.982Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:08.982Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Status text : OK 2023-03-06T07:49:08.983Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 06 Mar 2023 07:49:08 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:08.984Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "c267775b-4ad5-4af4-bb87-b50a8ee2158d", "modelInvariantUUID" : "0df71c9f-f23f-4549-8926-ca782e00bf44", "created" : "2023-03-06 07:45:15.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/recipes" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/vnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d/pnfCustomizations" } } } 2023-03-06T07:49:08.984Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:08.984Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c267775b-4ad5-4af4-bb87-b50a8ee2158d|INFO|500||InvokeReturn 2023-03-06T07:49:08.988Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T07:49:08.988Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-03-06T07:49:08.989Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:08.989Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-03-06T07:49:08.989Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-03-06T07:49:08.989Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"fec358a22f75991f3aa214402cf9814a", X-B3-SpanId:"63e8e01fbece3c57", X-B3-ParentSpanId:"53c549ffa10f1066", X-B3-Sampled:"0", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecaf9259-63a9-4487-9d14-19e965dbf72c"] 2023-03-06T07:49:08.990Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0e148015-97a9-4f26-bae9-fb6a11271744","requestStatus":"IN_PROGRESS","startTime":1678088948467,"source":"VID","tenantId":"e768e2ac30db425d9132a8f1311af3e4","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"df3fbb89-23fa-47c0-af3e-0c8d69f45cda","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"0e148015-97a9-4f26-bae9-fb6a11271744"} 2023-03-06T07:49:08.990Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:09.082Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:09.083Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-03-06T07:49:09.083Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-03-06T07:49:09.084Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|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/0e148015-97a9-4f26-bae9-fb6a11271744", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:09 GMT", x-envoy-upstream-service-time:"89", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:09.084Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T07:49:08.467+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-03-06T07:49:10.247+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:49:09.084Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:09.085Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-03-06T07:49:09.092Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T07:49:09.093Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-03-06T07:49:09.093Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:09.093Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-03-06T07:49:09.094Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-03-06T07:49:09.094Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"fec358a22f75991f3aa214402cf9814a", X-B3-SpanId:"3cf9a69710f2e446", X-B3-ParentSpanId:"53c549ffa10f1066", X-B3-Sampled:"0", X-ONAP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-TransactionID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ECOMP-RequestID:"0e148015-97a9-4f26-bae9-fb6a11271744", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed16e98b-f802-4429-a2cb-44198f4a9505"] 2023-03-06T07:49:09.094Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0df71c9f-f23f-4549-8926-ca782e00bf44\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\"modelUuid\":\"c267775b-4ad5-4af4-bb87-b50a8ee2158d\",\"modelInvariantUuid\":\"0df71c9f-f23f-4549-8926-ca782e00bf44\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"e768e2ac30db425d9132a8f1311af3e4\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"df3fbb89-23fa-47c0-af3e-0c8d69f45cda\"}","type":"String"},"requestId":{"value":"0e148015-97a9-4f26-bae9-fb6a11271744","type":"String"},"mso-request-id":{"value":"0e148015-97a9-4f26-bae9-fb6a11271744","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"df3fbb89-23fa-47c0-af3e-0c8d69f45cda","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-03-06T07:49:09.094Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:11.060Z|ce4f0771-73b9-4399-a2a5-8617093305d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:49:11.060Z|ce4f0771-73b9-4399-a2a5-8617093305d5|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:11.115Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:11.116Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-03-06T07:49:11.116Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-03-06T07:49:11.116Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 06 Mar 2023 07:49:11 GMT", x-onap-requestid:"0e148015-97a9-4f26-bae9-fb6a11271744", x-requestid:"0e148015-97a9-4f26-bae9-fb6a11271744", x-transactionid:"0e148015-97a9-4f26-bae9-fb6a11271744", x-ecomp-requestid:"0e148015-97a9-4f26-bae9-fb6a11271744", x-onap-partnername:"UNKNOWN", x-invocationid:"ed16e98b-f802-4429-a2cb-44198f4a9505", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2017", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:11.117Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0e148015-97a9-4f26-bae9-fb6a11271744\",\"instanceId\":\"df3fbb89-23fa-47c0-af3e-0c8d69f45cda\"}}","message":"Success","processInstanceID":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","variables":null,"messageCode":200} 2023-03-06T07:49:11.117Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:11.117Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-03-06T07:49:11.126Z|0e148015-97a9-4f26-bae9-fb6a11271744|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:11.300Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:49:11.316Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:11.317Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:49:11.317Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:11.317Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:11.317Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:49:11.317Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dee900386bac2d82db5a1e1b60b5a496", X-B3-SpanId:"33a914a2ae131aed", X-B3-ParentSpanId:"eba5a08b2af7ccfd", X-B3-Sampled:"0", X-ONAP-RequestID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-RequestID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-TransactionID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-ECOMP-RequestID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc329373-7542-4aa6-aa83-65ceb06851ea"] 2023-03-06T07:49:11.318Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:49:11.318Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:12.026Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:12.027Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:12.027Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:49:12.027Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:13 GMT", x-envoy-upstream-service-time:"705", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:12.033Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:49:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:49:12.033Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:12.034Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:49:12.035Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:12.036Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:49:12.036Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:12.036Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:12.036Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:49:12.036Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dee900386bac2d82db5a1e1b60b5a496", X-B3-SpanId:"4c1b4950a42305ab", X-B3-ParentSpanId:"eba5a08b2af7ccfd", X-B3-Sampled:"0", X-ONAP-RequestID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-RequestID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-TransactionID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-ECOMP-RequestID:"6900e342-d94f-424f-93a0-e44b8c21ce9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a32294-8a83-4b4f-a1b6-b7ec75daaaa3"] 2023-03-06T07:49:12.037Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:49:12.037Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:12.069Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:12.070Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:12.070Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:49:12.070Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:13 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:12.079Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:49:12.079Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:12.080Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:49:12.096Z|6900e342-d94f-424f-93a0-e44b8c21ce9e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:16.103Z|858e4269-d0fb-47d4-9e7a-6a38a1ef893e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:49:16.104Z|858e4269-d0fb-47d4-9e7a-6a38a1ef893e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:49:16.366Z|32620b64-a13e-427b-8539-ae6d30f35008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:16.366Z|32620b64-a13e-427b-8539-ae6d30f35008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:16.383Z|3e9b2d55-42cd-4c3b-8169-463ea8553cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:16.384Z|3e9b2d55-42cd-4c3b-8169-463ea8553cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:16.418Z|153d1224-1b43-4949-8fd8-afa315917a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:16.419Z|153d1224-1b43-4949-8fd8-afa315917a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:17.425Z|02fbeb10-f53a-4b00-9bed-308d36f43959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:49:17.426Z|02fbeb10-f53a-4b00-9bed-308d36f43959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:49:22.277Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:49:22.296Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:22.297Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:49:22.297Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:22.297Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:22.297Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:49:22.298Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c9c42871bce146b555034d2d3503990", X-B3-SpanId:"300b82d62a2b3558", X-B3-ParentSpanId:"0dbe1bc15e4b2fbb", X-B3-Sampled:"0", X-ONAP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-TransactionID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ECOMP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fefd431-4ae5-418e-9f7f-0d461da1f568"] 2023-03-06T07:49:22.298Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:49:22.298Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:22.380Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:22.381Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:22.381Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:49:22.381Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:23 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:22.384Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:49:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:49:22.385Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:22.385Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:49:22.386Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:22.387Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:49:22.387Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:22.387Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:22.388Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:49:22.388Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c9c42871bce146b555034d2d3503990", X-B3-SpanId:"2598ffcfc92efa36", X-B3-ParentSpanId:"0dbe1bc15e4b2fbb", X-B3-Sampled:"0", X-ONAP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-TransactionID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ECOMP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f1cd652-1875-4736-a1ea-ebe4bac13847"] 2023-03-06T07:49:22.388Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:49:22.388Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:22.421Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:22.422Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:22.422Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:49:22.422Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:23 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:22.423Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-03-06T07:49:22.423Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:22.424Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:49:22.447Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:22.448Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:22.448Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:22.449Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:22.449Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:22.449Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-TransactionID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ECOMP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e76f1d6c-f6c8-488c-bc21-4d3f59da459b"] 2023-03-06T07:49:22.449Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:22.450Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:22.592Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:22.593Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:22.593Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:22.593Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=90C46B39A380E7EDDCA6979E742E9D49; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 07:49:22 GMT", x-envoy-upstream-service-time:"136", server:"envoy"] 2023-03-06T07:49:22.594Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"0e148015-97a9-4f26-bae9-fb6a11271744","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:49:17.836+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"65d4dfce-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:49:22.594Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:22.595Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:22.671Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:22.671Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:22.671Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:22.672Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:22.672Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:22.672Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-TransactionID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ECOMP-RequestID:"1e6878cc-a24b-426b-8a19-30392e53808e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6db9f2c7-2d65-4936-9ffa-308d7daa7847"] 2023-03-06T07:49:22.673Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:22.673Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:22.818Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:22.819Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:22.819Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:22.820Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E9ADC5D2BBDA166809B414FF2272F00C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 06 Mar 2023 07:49:22 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-06T07:49:22.820Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:68092459-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","executionId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:49:21.523+0000","endTime":"2023-03-06T07:49:21.538+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:49:22.820Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:22.821Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:22.825Z|1e6878cc-a24b-426b-8a19-30392e53808e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:26.395Z|df0f48c5-3463-4284-9777-8f84b40d7308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:26.395Z|df0f48c5-3463-4284-9777-8f84b40d7308|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:26.411Z|bce3c920-2c2e-4788-9c2b-4b2c2b491a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:26.411Z|bce3c920-2c2e-4788-9c2b-4b2c2b491a53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:26.450Z|b1484292-9781-489e-a8b3-884a6603f030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:26.451Z|b1484292-9781-489e-a8b3-884a6603f030|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:31.103Z|f0602728-c740-4f01-b71f-309bcc75ccc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:49:31.104Z|f0602728-c740-4f01-b71f-309bcc75ccc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:49:33.000Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:49:33.005Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:33.006Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:49:33.006Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:33.007Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:33.007Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:49:33.008Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9a1ad91e4f83a138a834ce1126058e4", X-B3-SpanId:"e2606ab204c924b9", X-B3-ParentSpanId:"99378a5bb628ce45", X-B3-Sampled:"0", X-ONAP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-TransactionID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ECOMP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"323e0d9c-70ce-448b-b364-12214a5e0e72"] 2023-03-06T07:49:33.008Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:49:33.009Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:33.096Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:33.096Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:33.097Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:49:33.097Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:34 GMT", x-envoy-upstream-service-time:"83", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:33.106Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:49:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:49:33.106Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:33.107Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:49:33.108Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:33.108Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:49:33.108Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:33.108Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:33.109Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:49:33.109Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9a1ad91e4f83a138a834ce1126058e4", X-B3-SpanId:"b4fd86bda2d7d55c", X-B3-ParentSpanId:"99378a5bb628ce45", X-B3-Sampled:"0", X-ONAP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-TransactionID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ECOMP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8405aa0-8622-4be1-9732-f80e09fe52c5"] 2023-03-06T07:49:33.109Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:49:33.109Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:33.151Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:33.152Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:33.153Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:49:33.153Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:34 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:33.157Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:49:33.158Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:33.158Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:49:33.182Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:33.183Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:33.183Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:33.183Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:33.183Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:33.184Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-TransactionID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ECOMP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80a86df7-7b33-4cf1-b066-520d122f1bc0"] 2023-03-06T07:49:33.184Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:33.184Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:33.334Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:33.335Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:33.335Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:33.336Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F51CA2E30B7D68473512C3CA24930F8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 06 Mar 2023 07:49:33 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-03-06T07:49:33.336Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"0e148015-97a9-4f26-bae9-fb6a11271744","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:49:17.836+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"65d4dfce-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-03-06T07:49:33.336Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:33.336Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:33.360Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:33.361Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:33.361Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:33.361Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:33.362Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:33.362Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-TransactionID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ECOMP-RequestID:"f647925b-ae20-473f-9d4c-d804992ac413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55bc9da9-238e-447d-b95d-2eced98c8925"] 2023-03-06T07:49:33.362Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:33.362Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:33.494Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:33.495Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:33.495Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:33.496Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0919599037720BDDA767CFCB915E708C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 06 Mar 2023 07:49:33 GMT", x-envoy-upstream-service-time:"129", server:"envoy"] 2023-03-06T07:49:33.496Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:68092459-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","executionId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:49:21.523+0000","endTime":"2023-03-06T07:49:21.538+0000","durationInMillis":15,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:49:33.496Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:33.497Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:33.503Z|f647925b-ae20-473f-9d4c-d804992ac413|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:36.420Z|841135ec-8d02-454d-861c-2e36dd38363b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:36.420Z|841135ec-8d02-454d-861c-2e36dd38363b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:36.435Z|1f0150bb-ca53-4fa3-9bbb-dc0a110dd6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:36.436Z|1f0150bb-ca53-4fa3-9bbb-dc0a110dd6eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:36.472Z|61bfe222-b014-46a0-b0a8-29dac91139ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:36.473Z|61bfe222-b014-46a0-b0a8-29dac91139ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:43.687Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:49:43.731Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:43.732Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:49:43.732Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:43.732Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:43.732Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:49:43.733Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"536794e1eaf4526a34ce8712c813be01", X-B3-SpanId:"deb5302e4dd2b14f", X-B3-ParentSpanId:"d2cf957856a23184", X-B3-Sampled:"0", X-ONAP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-TransactionID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ECOMP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94bd5247-dd82-4ca6-a1c9-88e1c7ae9d8f"] 2023-03-06T07:49:43.733Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:49:43.733Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:43.813Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:43.815Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:43.815Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:49:43.815Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:45 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:43.816Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:49:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:49:43.816Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:43.817Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:49:43.819Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:43.820Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:49:43.820Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:43.821Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:43.821Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:49:43.822Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"536794e1eaf4526a34ce8712c813be01", X-B3-SpanId:"aadeb75b1adecc9d", X-B3-ParentSpanId:"d2cf957856a23184", X-B3-Sampled:"0", X-ONAP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-TransactionID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ECOMP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e089a7e-f797-4689-87cc-10cc75316b58"] 2023-03-06T07:49:43.822Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:49:43.823Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:43.913Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:43.914Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:43.914Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:49:43.915Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:45 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:43.915Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:49:43.916Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:43.916Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:49:43.948Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:43.949Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:43.949Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:43.950Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:43.950Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:43.950Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-TransactionID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ECOMP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27103cc3-4744-47d5-a894-897521078b39"] 2023-03-06T07:49:43.951Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:43.951Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:44.134Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:44.134Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:44.134Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:44.135Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2B0DC0E5D109B091AF81963B4D2A1385; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 06 Mar 2023 07:49:44 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-03-06T07:49:44.135Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"0e148015-97a9-4f26-bae9-fb6a11271744","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-03-06T07:49:17.836+0000","endTime":"2023-03-06T07:49:37.940+0000","removalTime":null,"durationInMillis":20104,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"65d4dfce-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:49:44.135Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:44.136Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:44.159Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:44.160Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:44.160Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:44.161Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:44.161Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:44.162Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-TransactionID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ECOMP-RequestID:"c33bf580-9784-49d8-8e22-beb5ce8ef0bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf4cc31-6bb8-4b87-a477-a8c6388a1c0f"] 2023-03-06T07:49:44.162Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:44.162Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:44.379Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:44.379Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:44.380Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:44.380Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=972B8087A0358154104DECD7EAFAE9AF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 06 Mar 2023 07:49:44 GMT", x-envoy-upstream-service-time:"212", server:"envoy"] 2023-03-06T07:49:44.381Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:71d1431c-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:5e234e2a-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","executionId":"65d68cc1-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:49:37.934+0000","endTime":"2023-03-06T07:49:37.934+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:49:44.381Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:44.381Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=65d68cc1-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:44.395Z|c33bf580-9784-49d8-8e22-beb5ce8ef0bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:46.103Z|09e912b6-d7cf-4670-8d36-4aff7c007ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:49:46.105Z|09e912b6-d7cf-4670-8d36-4aff7c007ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:49:46.445Z|1b64ef25-c64b-4c41-8cdd-ed320f731e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:46.446Z|1b64ef25-c64b-4c41-8cdd-ed320f731e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:46.459Z|4fca46dc-0950-4f92-93aa-2ce17fcc5641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:46.460Z|4fca46dc-0950-4f92-93aa-2ce17fcc5641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:46.499Z|6a3271dd-1d24-4af9-9013-37d88bbb7af0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:46.499Z|6a3271dd-1d24-4af9-9013-37d88bbb7af0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:47.427Z|eebde421-4b5d-4068-b319-e6b27e430cad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:49:47.428Z|eebde421-4b5d-4068-b319-e6b27e430cad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:49:54.604Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:49:54.616Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:54.617Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:49:54.617Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:54.618Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:49:54.618Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:49:54.618Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc63d23101fc6eb0238fa7102edf0592", X-B3-SpanId:"ca5d80ff29247aca", X-B3-ParentSpanId:"a114d817c95ce626", X-B3-Sampled:"0", X-ONAP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-TransactionID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ECOMP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61380936-8a0b-400f-8fac-3d6b1fcfa396"] 2023-03-06T07:49:54.618Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:49:54.618Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:54.669Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:54.670Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:54.670Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:49:54.671Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:55 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:54.673Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:49:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:49:54.677Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:54.678Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:49:54.681Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:54.682Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:49:54.684Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:54.684Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:49:54.685Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:49:54.685Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc63d23101fc6eb0238fa7102edf0592", X-B3-SpanId:"ae5b16ce12d9dc14", X-B3-ParentSpanId:"a114d817c95ce626", X-B3-Sampled:"0", X-ONAP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-TransactionID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ECOMP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d6f2f5-6c95-4073-899c-5d24b6238f8d"] 2023-03-06T07:49:54.686Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:49:54.686Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:54.731Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:54.732Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:54.733Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:49:54.733Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:49:55 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:49:54.738Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:49:54.738Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:54.739Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:49:54.763Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:54.764Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:54.764Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:54.765Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:49:54.765Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:54.766Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-TransactionID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ECOMP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa1023aa-4243-45e0-a93c-3208696bd2dd"] 2023-03-06T07:49:54.766Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:54.767Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:54.911Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:54.912Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:54.912Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:54.912Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=05DFD5319046F2682FCAEA2B296A206B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 06 Mar 2023 07:49:55 GMT", x-envoy-upstream-service-time:"137", server:"envoy"] 2023-03-06T07:49:54.913Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"78468d67-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"0e148015-97a9-4f26-bae9-fb6a11271744","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:49:48.769+0000","endTime":"2023-03-06T07:49:50.259+0000","removalTime":null,"durationInMillis":1490,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"783eec10-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:49:54.913Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:54.914Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:54.940Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:54.941Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:49:54.941Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:49:54.941Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:49:54.942Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:49:54.942Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-TransactionID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ECOMP-RequestID:"dbf822fe-588a-4722-8b32-cae92c396230", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d894e5b-5cc4-4fec-86e5-0d459f4a4a74"] 2023-03-06T07:49:54.942Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:49:54.942Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:49:55.088Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:49:55.089Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:49:55.090Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:49:55.091Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8C6F2D66B3310BCAEEC5532E924D87AA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 06 Mar 2023 07:49:55 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-03-06T07:49:55.091Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:784973aa-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"78468d67-bbf3-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"78468d67-bbf3-11ed-a63b-e6a4aa4715af","executionId":"78468d67-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:49:48.788+0000","endTime":"2023-03-06T07:49:50.258+0000","durationInMillis":1470,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:49:55.091Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:49:55.092Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=78468d67-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:49:55.102Z|dbf822fe-588a-4722-8b32-cae92c396230|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:49:56.470Z|7f23db26-7e1a-45b1-a138-dac318bedbff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:56.471Z|7f23db26-7e1a-45b1-a138-dac318bedbff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:56.486Z|72264f36-b684-479c-9298-ff91a5949d7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:56.488Z|72264f36-b684-479c-9298-ff91a5949d7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:49:56.531Z|8def4f9e-fc73-4321-91b4-44a9af1cafa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:49:56.531Z|8def4f9e-fc73-4321-91b4-44a9af1cafa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:01.103Z|516b711f-7c63-4bdf-9cc6-97c0c823da16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:50:01.104Z|516b711f-7c63-4bdf-9cc6-97c0c823da16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:50:05.278Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:50:05.287Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:05.287Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:50:05.288Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:05.288Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:05.288Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:50:05.289Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed3f4acbe3a0b1ddfa1974d877cdfb93", X-B3-SpanId:"f510b53a0be96437", X-B3-ParentSpanId:"f8b197f6b35b4167", X-B3-Sampled:"0", X-ONAP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-TransactionID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ECOMP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acbe5e23-a384-4b62-a7f6-634e1b49600c"] 2023-03-06T07:50:05.289Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:50:05.289Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:05.359Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:05.360Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:05.360Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:50:05.361Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:06 GMT", x-envoy-upstream-service-time:"66", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:05.362Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:50:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:50:05.362Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:05.363Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:50:05.364Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:05.365Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:50:05.365Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:05.365Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:05.366Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:50:05.366Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed3f4acbe3a0b1ddfa1974d877cdfb93", X-B3-SpanId:"39b4539c5162e54a", X-B3-ParentSpanId:"f8b197f6b35b4167", X-B3-Sampled:"0", X-ONAP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-TransactionID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ECOMP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9318c2ba-ec7a-436d-883e-9ac3cf1a4ad8"] 2023-03-06T07:50:05.367Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:50:05.367Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:05.421Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:05.422Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:05.422Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:50:05.422Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:06 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:05.425Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:50:05.425Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:05.425Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:50:05.458Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:50:05.459Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:50:05.459Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:05.459Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:50:05.460Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:50:05.460Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-TransactionID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ECOMP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22c5d933-1349-4670-a2f7-6f596701cfb2"] 2023-03-06T07:50:05.460Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:50:05.460Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:05.589Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:05.590Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:05.590Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:50:05.591Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=69A6FEBB8D0E65BE6BFCB38E3B69BAA2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Mon, 06 Mar 2023 07:50:05 GMT", x-envoy-upstream-service-time:"125", server:"envoy"] 2023-03-06T07:50:05.591Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7fdd2609-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"0e148015-97a9-4f26-bae9-fb6a11271744","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:50:01.500+0000","endTime":"2023-03-06T07:50:02.179+0000","removalTime":null,"durationInMillis":679,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"7fd97c52-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:50:05.591Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:05.592Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:50:05.625Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:50:05.626Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:50:05.626Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:05.626Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:50:05.627Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:50:05.627Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-TransactionID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ECOMP-RequestID:"a39c8fe5-b510-47dd-b23d-267c13b854df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e7e6836-78d7-4449-9307-4f7aa70ab6ac"] 2023-03-06T07:50:05.628Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:50:05.628Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:05.757Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:05.758Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:05.758Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:50:05.759Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=58FD403D5CA2BFC563B42A692FCE6792; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 06 Mar 2023 07:50:05 GMT", x-envoy-upstream-service-time:"126", server:"envoy"] 2023-03-06T07:50:05.759Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:7fde107c-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"7fdd2609-bbf3-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"7fdd2609-bbf3-11ed-a63b-e6a4aa4715af","executionId":"7fdd2609-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:50:01.506+0000","endTime":"2023-03-06T07:50:02.178+0000","durationInMillis":672,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:50:05.760Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:05.760Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7fdd2609-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:50:05.775Z|a39c8fe5-b510-47dd-b23d-267c13b854df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:50:06.509Z|1f345bb1-3e90-4675-b2ec-b2b00efe4863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:06.510Z|1f345bb1-3e90-4675-b2ec-b2b00efe4863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:06.521Z|f5b43108-48e9-4b06-bea6-eec45c86c949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:06.522Z|f5b43108-48e9-4b06-bea6-eec45c86c949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:06.553Z|abb47e3a-0418-43ef-81b0-70f9fd0bcc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:06.554Z|abb47e3a-0418-43ef-81b0-70f9fd0bcc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:11.061Z|66381f61-593c-4039-af0d-44d242d1051d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:50:11.062Z|66381f61-593c-4039-af0d-44d242d1051d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:15.952Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:50:15.984Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:15.985Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:50:15.985Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:15.986Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:15.986Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:50:15.986Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d10ea268d54f5b9ba418f377fc96e0f", X-B3-SpanId:"7977982b8e482411", X-B3-ParentSpanId:"8884243749d0709e", X-B3-Sampled:"0", X-ONAP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-TransactionID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ECOMP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51b58e11-1b86-4693-ba37-10e1a4555619"] 2023-03-06T07:50:15.987Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:50:15.987Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:16.044Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:16.044Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:16.045Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:50:16.045Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:17 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:16.050Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-03-06T07:49:08.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:50:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:50:16.050Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:16.051Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:50:16.052Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:16.052Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:50:16.053Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:16.053Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:16.053Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:50:16.054Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d10ea268d54f5b9ba418f377fc96e0f", X-B3-SpanId:"e4258534ccc2be2f", X-B3-ParentSpanId:"8884243749d0709e", X-B3-Sampled:"0", X-ONAP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-TransactionID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ECOMP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a60ee1aa-2f52-4418-9579-1f6dd488c9c2"] 2023-03-06T07:50:16.054Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:50:16.054Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:16.093Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:16.094Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:16.094Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:50:16.094Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:17 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:16.096Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:50:16.096Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:16.096Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:50:16.103Z|3d4e69c4-5c2a-44b0-a177-1664409b88d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:50:16.104Z|3d4e69c4-5c2a-44b0-a177-1664409b88d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:50:16.121Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:50:16.121Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-03-06T07:50:16.121Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:16.122Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1 2023-03-06T07:50:16.122Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:50:16.122Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-TransactionID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ECOMP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5fa0c8-22d6-46e2-8302-b0d6c76910ed"] 2023-03-06T07:50:16.123Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:50:16.123Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:16.260Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:16.261Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:16.262Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:50:16.262Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C08DF7851D5E183A816D4D66C202DCEE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Mon, 06 Mar 2023 07:50:16 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-03-06T07:50:16.263Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"82d22304-bbf3-11ed-a63b-e6a4aa4715af","businessKey":"0e148015-97a9-4f26-bae9-fb6a11271744","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-03-06T07:50:06.461+0000","endTime":"2023-03-06T07:50:07.321+0000","removalTime":null,"durationInMillis":860,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af","superProcessInstanceId":"82cc7e7d-bbf3-11ed-a63b-e6a4aa4715af","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-03-06T07:50:16.263Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:16.263Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0e148015-97a9-4f26-bae9-fb6a11271744&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:50:16.285Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:50:16.285Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||Invoke 2023-03-06T07:50:16.286Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:16.286Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1 2023-03-06T07:50:16.286Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Method : GET 2023-03-06T07:50:16.287Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-TransactionID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ECOMP-RequestID:"843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb961870-7aee-450d-8f37-e9f9bce9644b"] 2023-03-06T07:50:16.287Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Request body: 2023-03-06T07:50:16.287Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:16.432Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:16.433Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:16.433Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Status text : OK 2023-03-06T07:50:16.434Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E6D1A8DF8BB0B5B49CDCD74293CF1F15; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 06 Mar 2023 07:50:16 GMT", x-envoy-upstream-service-time:"141", server:"envoy"] 2023-03-06T07:50:16.434Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:82d35b97-bbf3-11ed-a63b-e6a4aa4715af","parentActivityInstanceId":"82d22304-bbf3-11ed-a63b-e6a4aa4715af","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:5dee5b29-bbb5-11ed-a63b-e6a4aa4715af","processInstanceId":"82d22304-bbf3-11ed-a63b-e6a4aa4715af","executionId":"82d22304-bbf3-11ed-a63b-e6a4aa4715af","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-03-06T07:50:06.469+0000","endTime":"2023-03-06T07:50:07.320+0000","durationInMillis":851,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"60b93226-bbf3-11ed-a63b-e6a4aa4715af"}] 2023-03-06T07:50:16.435Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:16.435Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=82d22304-bbf3-11ed-a63b-e6a4aa4715af&maxResults=1|INFO|500||InvokeReturn 2023-03-06T07:50:16.458Z|843bd869-3e0d-4d6f-9ea4-f4d77ed8cacc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:50:16.538Z|b4596cac-2556-4366-95e8-76387acbb343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:16.538Z|b4596cac-2556-4366-95e8-76387acbb343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:16.546Z|46169765-4c17-4db9-b35d-5d2fb7cc841e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:16.547Z|46169765-4c17-4db9-b35d-5d2fb7cc841e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:16.590Z|a363f057-f51f-4092-9ec2-4b5746bf9461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:16.591Z|a363f057-f51f-4092-9ec2-4b5746bf9461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:17.428Z|b274a4ca-d1f0-4e8c-b957-2116ea07d3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:50:17.429Z|b274a4ca-d1f0-4e8c-b957-2116ea07d3fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:50:26.563Z|73960dc1-b086-43f8-be28-0df18bf56c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:26.563Z|73960dc1-b086-43f8-be28-0df18bf56c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:26.578Z|e477d52e-b551-42ed-90e8-947bb1aedb62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:26.578Z|e477d52e-b551-42ed-90e8-947bb1aedb62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:26.623Z|30e0b0aa-2422-4c93-80b9-19d75ff6bef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:26.624Z|30e0b0aa-2422-4c93-80b9-19d75ff6bef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:26.646Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:50:26.677Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:26.677Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:50:26.678Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:26.678Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:26.678Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:50:26.679Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bf4a7aa0a02dc76f635944c72dcb411", X-B3-SpanId:"987b311668779c79", X-B3-ParentSpanId:"812055cd113e7b59", X-B3-Sampled:"0", X-ONAP-RequestID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-RequestID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-TransactionID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-ECOMP-RequestID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5863cfbb-9002-47d8-9ec4-3d2093e21465"] 2023-03-06T07:50:26.679Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:50:26.679Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:26.766Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:26.766Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:26.767Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:50:26.767Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:26.770Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:49:08.000+00:00", "endTime" : "2023-03-06T07:50:16.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:50:26.770Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:26.771Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:50:26.772Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:26.773Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:50:26.773Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:26.774Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:26.774Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:50:26.774Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bf4a7aa0a02dc76f635944c72dcb411", X-B3-SpanId:"73d320061f773237", X-B3-ParentSpanId:"812055cd113e7b59", X-B3-Sampled:"0", X-ONAP-RequestID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-RequestID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-TransactionID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-ECOMP-RequestID:"d30fbdaa-e433-4a28-9069-01ecbfe7ece9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8d97e58-90b8-49f0-8656-31f1591b08d0"] 2023-03-06T07:50:26.775Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:50:26.775Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:26.801Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:26.802Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:26.803Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:50:26.803Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:26.807Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:50:26.808Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:26.808Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:50:26.837Z|d30fbdaa-e433-4a28-9069-01ecbfe7ece9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:50:27.003Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:50:27.008Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:27.009Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:50:27.009Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:27.009Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:27.010Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:50:27.010Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7ac842bdd3e2bfd470beeac3339a0fb", X-B3-SpanId:"27e1e31065ba9c97", X-B3-ParentSpanId:"b6697e843f12aeba", X-B3-Sampled:"0", X-ONAP-RequestID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-RequestID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-TransactionID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-ECOMP-RequestID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67e80a95-7576-43d5-9ea4-58d5dee86766"] 2023-03-06T07:50:27.010Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:50:27.011Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:27.070Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:27.070Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:27.071Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:50:27.071Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:27.073Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:49:08.000+00:00", "endTime" : "2023-03-06T07:50:16.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:50:27.073Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:27.074Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:50:27.075Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:27.075Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:50:27.075Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:27.076Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:27.076Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:50:27.077Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7ac842bdd3e2bfd470beeac3339a0fb", X-B3-SpanId:"fe2cc0806ffc2c3e", X-B3-ParentSpanId:"b6697e843f12aeba", X-B3-Sampled:"0", X-ONAP-RequestID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-RequestID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-TransactionID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-ECOMP-RequestID:"fce2d894-ddb1-4416-943d-9430ad257fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1b7a1a9-44a3-45e0-9ba3-b524b0f7a49f"] 2023-03-06T07:50:27.077Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:50:27.077Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:27.115Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:27.115Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:27.116Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:50:27.116Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:27.119Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:50:27.119Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:27.120Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:50:27.129Z|fce2d894-ddb1-4416-943d-9430ad257fbf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:50:27.340Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:50:27.364Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:27.365Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:50:27.365Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:27.366Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:27.366Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:50:27.367Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5745900c543ba592f4283292f674e73c", X-B3-SpanId:"16d13c67536b0a2d", X-B3-ParentSpanId:"82b778bf3e0be354", X-B3-Sampled:"0", X-ONAP-RequestID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-RequestID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-TransactionID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-ECOMP-RequestID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5249881-2399-4059-925c-15d769c38aa0"] 2023-03-06T07:50:27.367Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:50:27.368Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:27.436Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:27.437Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:27.437Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:50:27.438Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:27.439Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:49:08.000+00:00", "endTime" : "2023-03-06T07:50:16.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:50:27.439Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:27.440Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:50:27.441Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:27.442Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:50:27.442Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:27.443Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:27.443Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:50:27.444Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5745900c543ba592f4283292f674e73c", X-B3-SpanId:"f3ea3a9e48de64a4", X-B3-ParentSpanId:"82b778bf3e0be354", X-B3-Sampled:"0", X-ONAP-RequestID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-RequestID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-TransactionID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-ECOMP-RequestID:"ba830fde-eccf-403a-829f-2d1b5de58db0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24fbb691-87d4-430f-bbed-50eb8a247f8a"] 2023-03-06T07:50:27.444Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:50:27.445Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:27.478Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:27.479Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:27.479Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:50:27.479Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:27.480Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:50:27.480Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:27.481Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:50:27.497Z|ba830fde-eccf-403a-829f-2d1b5de58db0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:50:27.686Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Entering 2023-03-06T07:50:27.690Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:27.690Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||Invoke 2023-03-06T07:50:27.691Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:27.691Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744 2023-03-06T07:50:27.691Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Method : GET 2023-03-06T07:50:27.692Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e8405faaa7ff4e6815f660611be34bf", X-B3-SpanId:"725640f097cd25ab", X-B3-ParentSpanId:"a925898d44979015", X-B3-Sampled:"0", X-ONAP-RequestID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-RequestID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-TransactionID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-ECOMP-RequestID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66803c9b-2be2-4365-95b2-8d7acf24ad9c"] 2023-03-06T07:50:27.692Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Request body: 2023-03-06T07:50:27.692Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:27.760Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:27.761Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:27.761Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Status text : OK 2023-03-06T07:50:27.762Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:27 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:27.762Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||Response body: { "requestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-03-06T07:49:08.000+00:00", "endTime" : "2023-03-06T07:50:16.000+00:00", "source" : "VID", "tenantId" : "e768e2ac30db425d9132a8f1311af3e4", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"0df71c9f-f23f-4549-8926-ca782e00bf44\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c267775b-4ad5-4af4-bb87-b50a8ee2158d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"e768e2ac30db425d9132a8f1311af3e4\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-03-06T07:50:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "serviceInstanceName" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/df3fbb89-23fa-47c0-af3e-0c8d69f45cda", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "0e148015-97a9-4f26-bae9-fb6a11271744", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744" } } } 2023-03-06T07:50:27.762Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:27.762Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e148015-97a9-4f26-bae9-fb6a11271744|INFO|500||InvokeReturn 2023-03-06T07:50:27.764Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:27.764Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-03-06T07:50:27.764Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-03-06T07:50:27.764Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false 2023-03-06T07:50:27.765Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-03-06T07:50:27.765Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e8405faaa7ff4e6815f660611be34bf", X-B3-SpanId:"bdb3de181876e353", X-B3-ParentSpanId:"a925898d44979015", X-B3-Sampled:"0", X-ONAP-RequestID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-RequestID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-TransactionID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-ECOMP-RequestID:"976679b4-14f3-49e8-bbbf-e8d0fe545ac0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f0f1e12-155f-4fed-80e6-014e6ff906f0"] 2023-03-06T07:50:27.765Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-03-06T07:50:27.765Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-03-06T07:50:27.799Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-03-06T07:50:27.800Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-03-06T07:50:27.800Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-03-06T07:50:27.800Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 06 Mar 2023 07:50:28 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-03-06T07:50:27.805Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 51, "soRequestId" : "0e148015-97a9-4f26-bae9-fb6a11271744", "groupingId" : "78de0d88-c82d-47b4-9358-1753976b7fa3", "name" : "basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/e768e2ac30db425d9132a8f1311af3e4/stacks/basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/78de0d88-c82d-47b4-9358-1753976b7fa3\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1678088961000,\"creation_time\":1678088859000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac699b822ca4a0f95fce6946d88a4cb\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"78de0d88-c82d-47b4-9358-1753976b7fa3\",\"OS::project_id\":\"e768e2ac30db425d9132a8f1311af3e4\",\"OS::stack_name\":\"basic_macro_17088c07-42c9-4159-9e99-45498f0eed89_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d247fff3-9237-4dcc-9a2f-ded442a5ae5e\",\"vf_module_id\":\"5e36290a-ceaa-43f9-9aed-3190a25f654e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-03-06T07:49:21.000+00:00", "isDataInternal" : false } ] 2023-03-06T07:50:27.806Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-03-06T07:50:27.806Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e148015-97a9-4f26-bae9-fb6a11271744&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-03-06T07:50:27.815Z|976679b4-14f3-49e8-bbbf-e8d0fe545ac0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e148015-97a9-4f26-bae9-fb6a11271744|InfraPortalClient|||INFO|500||Exiting. 2023-03-06T07:50:31.103Z|c32bf6f5-99b7-4de9-82d6-1722ddf1d23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:50:31.107Z|c32bf6f5-99b7-4de9-82d6-1722ddf1d23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:50:36.630Z|a4bbb984-0e18-4fb7-afa1-2e23772b246b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:36.631Z|a4bbb984-0e18-4fb7-afa1-2e23772b246b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:36.639Z|abfb8752-2b0b-4def-a39b-557179175648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:36.640Z|abfb8752-2b0b-4def-a39b-557179175648|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:36.657Z|0fef99ef-dbd7-4f8f-9c57-4035840e62bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:36.657Z|0fef99ef-dbd7-4f8f-9c57-4035840e62bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:46.103Z|bfc75ef1-2b57-4da6-a575-46adaed3df02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:50:46.104Z|bfc75ef1-2b57-4da6-a575-46adaed3df02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:50:46.668Z|543a53d5-8b72-4f16-867c-8a8080acae2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:46.668Z|c95daa51-a994-4cdf-8747-c43785a76851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:46.668Z|c95daa51-a994-4cdf-8747-c43785a76851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:46.668Z|543a53d5-8b72-4f16-867c-8a8080acae2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:46.687Z|96bb2bb7-56f2-486e-9b33-65143dbde702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:46.688Z|96bb2bb7-56f2-486e-9b33-65143dbde702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:47.429Z|6862d0e0-a8e8-4003-9e28-82054b5be629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:50:47.430Z|6862d0e0-a8e8-4003-9e28-82054b5be629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:50:56.692Z|760f5036-e47a-4953-a702-60c8f4a91704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:56.693Z|760f5036-e47a-4953-a702-60c8f4a91704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:56.692Z|a4c3d0bd-edf5-4c48-acd8-dac16c8b66c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:56.693Z|a4c3d0bd-edf5-4c48-acd8-dac16c8b66c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:50:56.716Z|0ec96747-2aa9-41f0-8352-2de3bf18b6cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:50:56.717Z|0ec96747-2aa9-41f0-8352-2de3bf18b6cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:01.104Z|f466717d-2704-49c2-a103-25ce6712c8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:51:01.104Z|f466717d-2704-49c2-a103-25ce6712c8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:51:06.719Z|410d8ca4-e6a0-460a-9bc1-0f85fb429271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:06.719Z|6e7157d0-d8da-4f3b-ab78-7cc7c2f20eaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:06.720Z|410d8ca4-e6a0-460a-9bc1-0f85fb429271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:06.720Z|6e7157d0-d8da-4f3b-ab78-7cc7c2f20eaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:06.740Z|b3eb39ff-62a0-4ebf-be4e-9327e8e3d215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:06.741Z|b3eb39ff-62a0-4ebf-be4e-9327e8e3d215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:11.073Z|9ba02cef-449f-47a4-b81d-2a8f8b2010a6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:51:11.073Z|9ba02cef-449f-47a4-b81d-2a8f8b2010a6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:16.103Z|55db6557-e58b-4701-9ed6-f6969f4bea8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:51:16.107Z|55db6557-e58b-4701-9ed6-f6969f4bea8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:51:16.744Z|2b6d4992-449f-4f99-aa9b-7b2de8fd05dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:16.744Z|4e8eb0ca-83ef-43da-bc6c-c19584db4f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:16.745Z|4e8eb0ca-83ef-43da-bc6c-c19584db4f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:16.745Z|2b6d4992-449f-4f99-aa9b-7b2de8fd05dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:16.764Z|f2340d9d-28c2-49d5-b726-fac6b3ef1108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:16.765Z|f2340d9d-28c2-49d5-b726-fac6b3ef1108|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:17.431Z|5ffd5392-d1e3-458f-aad9-2ccca556bc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:51:17.431Z|5ffd5392-d1e3-458f-aad9-2ccca556bc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:51:26.768Z|9e020f2b-cafa-4fef-bdba-0494c5047663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:26.768Z|11573e6b-ec3b-4e46-a444-2407510bf33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:26.768Z|11573e6b-ec3b-4e46-a444-2407510bf33a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:26.768Z|9e020f2b-cafa-4fef-bdba-0494c5047663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:26.790Z|0682a624-61eb-4ad2-9905-7d8e0bf606f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:26.790Z|0682a624-61eb-4ad2-9905-7d8e0bf606f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:31.103Z|5bef4bf1-4fb6-4fb4-ba37-c9b8e729b173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:51:31.104Z|5bef4bf1-4fb6-4fb4-ba37-c9b8e729b173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:51:36.791Z|cd23257f-3c6f-4c63-a009-8c617e6a9630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:36.791Z|c538cb5a-7d10-41e9-8316-4b16df84c6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:36.792Z|c538cb5a-7d10-41e9-8316-4b16df84c6ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:36.792Z|cd23257f-3c6f-4c63-a009-8c617e6a9630|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:36.814Z|dd2587cf-c369-4620-97ff-ada3a1f8d335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:36.815Z|dd2587cf-c369-4620-97ff-ada3a1f8d335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:46.103Z|1bf8b241-5a36-45ba-844d-0c17be8dfd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:51:46.104Z|1bf8b241-5a36-45ba-844d-0c17be8dfd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:51:46.818Z|d8629a64-9ef7-4cdf-8aa4-fca48d196ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:46.819Z|d8629a64-9ef7-4cdf-8aa4-fca48d196ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:46.819Z|9e626e5b-7c72-44ff-a016-ec8ddcbeff90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:46.820Z|9e626e5b-7c72-44ff-a016-ec8ddcbeff90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:46.841Z|347ae4ea-c35e-4bab-bce6-8f02a2fe5c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:46.841Z|347ae4ea-c35e-4bab-bce6-8f02a2fe5c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:47.432Z|72ad64ca-5074-42c4-a70b-acef39326fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:51:47.432Z|72ad64ca-5074-42c4-a70b-acef39326fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:51:56.845Z|39d25f11-ba90-4988-a725-8bf570288498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:56.845Z|4bd27892-5ac7-4341-ab66-886a8acf646a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:56.846Z|39d25f11-ba90-4988-a725-8bf570288498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:56.846Z|4bd27892-5ac7-4341-ab66-886a8acf646a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:51:56.865Z|1ff6f23f-bc7b-481b-a00b-ebfca3d8fbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:51:56.866Z|1ff6f23f-bc7b-481b-a00b-ebfca3d8fbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:01.103Z|23e9f85e-d039-4f5e-bcf6-c53ea79b9267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:52:01.107Z|23e9f85e-d039-4f5e-bcf6-c53ea79b9267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:52:06.869Z|663d7b61-c1ff-4f81-badc-688fea0bbe75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:06.869Z|381c5b2e-4859-425b-8fbf-c63a6d67872f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:06.870Z|663d7b61-c1ff-4f81-badc-688fea0bbe75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:06.870Z|381c5b2e-4859-425b-8fbf-c63a6d67872f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:06.892Z|a17e438d-e02d-4a6c-b637-fae529d2b19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:06.893Z|a17e438d-e02d-4a6c-b637-fae529d2b19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:11.061Z|0828ea5d-19a9-4b26-98a4-37917bbc4370|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:52:11.062Z|0828ea5d-19a9-4b26-98a4-37917bbc4370|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:16.103Z|150bedaa-2a96-40c7-b4bd-18e5e99528a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:52:16.104Z|150bedaa-2a96-40c7-b4bd-18e5e99528a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:52:16.891Z|7eee6e87-526e-45ce-a538-4c38f5311ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:16.892Z|7eee6e87-526e-45ce-a538-4c38f5311ad8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:16.894Z|6ef3814a-3f8f-40ec-8420-d54a0fd15a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:16.894Z|6ef3814a-3f8f-40ec-8420-d54a0fd15a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:16.913Z|d20932eb-4cad-4f11-9224-08b618251773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:16.914Z|d20932eb-4cad-4f11-9224-08b618251773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:17.433Z|d2016769-1e7b-435d-80dc-af330c36be76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:52:17.433Z|d2016769-1e7b-435d-80dc-af330c36be76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:52:26.916Z|325e48cc-c1ce-40ff-9a00-617e99ef2ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:26.916Z|325e48cc-c1ce-40ff-9a00-617e99ef2ad1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:26.923Z|eefdf036-11d6-4265-9527-5086bc31eb53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:26.924Z|eefdf036-11d6-4265-9527-5086bc31eb53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:26.939Z|ea4b6af5-666d-4a8a-886c-dea590f17f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:26.939Z|ea4b6af5-666d-4a8a-886c-dea590f17f04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:31.103Z|92b28881-85c2-4d17-9a9b-d93b792627d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:52:31.104Z|92b28881-85c2-4d17-9a9b-d93b792627d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:52:36.941Z|f4739b45-3991-4a28-8189-4d3f654ef13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:36.942Z|f4739b45-3991-4a28-8189-4d3f654ef13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:36.947Z|a45249bd-20d5-4433-8380-930a4a243544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:36.948Z|a45249bd-20d5-4433-8380-930a4a243544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:36.963Z|615a4a1b-e60d-43a9-8792-98743e118914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:36.963Z|615a4a1b-e60d-43a9-8792-98743e118914|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:46.103Z|96d2c806-5f9c-4d4a-ab42-1ac90da43953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:52:46.106Z|96d2c806-5f9c-4d4a-ab42-1ac90da43953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:52:46.980Z|6158bb39-499b-4c89-8a23-18933b08bd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:46.980Z|18b9a49a-a3a1-4daf-b635-2e353513cc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:46.981Z|6158bb39-499b-4c89-8a23-18933b08bd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:46.981Z|18b9a49a-a3a1-4daf-b635-2e353513cc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:46.989Z|464e8375-460e-4426-992d-f7b555813572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:46.990Z|464e8375-460e-4426-992d-f7b555813572|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:47.434Z|cd6e0532-28fb-4850-bfbb-93a5fc91f3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:52:47.435Z|cd6e0532-28fb-4850-bfbb-93a5fc91f3ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:52:57.004Z|a84de018-80d9-4fb7-b888-0fa12b7d17af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:57.004Z|a84de018-80d9-4fb7-b888-0fa12b7d17af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:57.005Z|e7ced113-31bd-4ae8-9bfd-e4b9b181a8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:57.005Z|e7ced113-31bd-4ae8-9bfd-e4b9b181a8fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:52:57.011Z|3216a3ac-48c6-4577-88b1-a997c745c69e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:52:57.011Z|3216a3ac-48c6-4577-88b1-a997c745c69e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:01.103Z|aa1a8722-348e-48ea-b3e0-75a9c3b1bfff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:53:01.104Z|aa1a8722-348e-48ea-b3e0-75a9c3b1bfff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:53:07.029Z|5780d876-882f-49ec-93b5-f711157643fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:07.029Z|5780d876-882f-49ec-93b5-f711157643fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:07.032Z|4bb9c12a-c47f-4797-a340-77cd6e91f5ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:07.033Z|4bb9c12a-c47f-4797-a340-77cd6e91f5ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:07.035Z|9560292f-6047-4624-9744-61f1c8383ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:07.035Z|9560292f-6047-4624-9744-61f1c8383ce5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:11.059Z|db402e10-b550-4d26-a123-106435416ac2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:53:11.060Z|db402e10-b550-4d26-a123-106435416ac2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:16.103Z|209805f2-aebb-4fd7-b26e-8134e1db6a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:53:16.104Z|209805f2-aebb-4fd7-b26e-8134e1db6a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:53:17.055Z|1b77f20b-d8e6-4907-bad6-4c280658bf3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:17.056Z|1b77f20b-d8e6-4907-bad6-4c280658bf3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:17.058Z|eb891d2f-2ac9-4f18-85ce-24265aedc49e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:17.059Z|eb891d2f-2ac9-4f18-85ce-24265aedc49e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:17.061Z|04304177-7a68-4427-b981-ef033e9d18d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:17.062Z|04304177-7a68-4427-b981-ef033e9d18d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:17.436Z|982e82ff-f476-4330-acdd-e997d6867c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:53:17.436Z|982e82ff-f476-4330-acdd-e997d6867c52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:53:27.088Z|d4c760e5-376e-416b-97c1-03fb4b618dec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:27.088Z|207978f4-48e8-4a30-8685-350651f55f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:27.088Z|d4c760e5-376e-416b-97c1-03fb4b618dec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:27.088Z|207978f4-48e8-4a30-8685-350651f55f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:27.090Z|ef457ec0-b40e-4a48-aeb9-2937c11790d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:27.091Z|ef457ec0-b40e-4a48-aeb9-2937c11790d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:31.103Z|8dffd8e6-0b32-4887-a714-9d995d887dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:53:31.106Z|8dffd8e6-0b32-4887-a714-9d995d887dbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:53:37.124Z|d43eeaae-9338-44b5-b0de-7659cfee5833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:37.124Z|bfd2c47b-687d-469f-ae35-4663efba9962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:37.124Z|79a40243-9194-4922-9a91-7e84907581fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:37.124Z|bfd2c47b-687d-469f-ae35-4663efba9962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:37.125Z|79a40243-9194-4922-9a91-7e84907581fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:37.125Z|d43eeaae-9338-44b5-b0de-7659cfee5833|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:46.103Z|cf3b81a8-f99e-4c4f-8dc3-24484a3cb68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:53:46.104Z|cf3b81a8-f99e-4c4f-8dc3-24484a3cb68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:53:47.149Z|a09cf228-26ca-4bb9-87a8-4de1e6a7fcdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:47.150Z|df2506e0-1585-4ae5-a83d-fc9fa7ec7cc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:47.150Z|df2506e0-1585-4ae5-a83d-fc9fa7ec7cc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:47.151Z|a09cf228-26ca-4bb9-87a8-4de1e6a7fcdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:47.152Z|19002e55-338d-4c60-befa-61a05311de45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:47.153Z|19002e55-338d-4c60-befa-61a05311de45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:47.437Z|86026196-3ead-4c0c-9021-8208e1335245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:53:47.437Z|86026196-3ead-4c0c-9021-8208e1335245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:53:57.177Z|c2d3ef42-8441-4a36-9eb6-abef38e3af8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:57.178Z|c2d3ef42-8441-4a36-9eb6-abef38e3af8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:57.179Z|56f98119-33b6-4f86-8b16-bf6dd078cde9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:57.179Z|56f98119-33b6-4f86-8b16-bf6dd078cde9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:53:57.184Z|2149f609-7674-406b-9871-451921edbded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:53:57.185Z|2149f609-7674-406b-9871-451921edbded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:01.103Z|32d2f1bf-74a2-4e70-b7cb-da63f6e8963a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:54:01.104Z|32d2f1bf-74a2-4e70-b7cb-da63f6e8963a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:54:07.207Z|a5d0e66d-8737-4f85-9fc2-25431280b95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:07.207Z|a5d0e66d-8737-4f85-9fc2-25431280b95f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:07.208Z|c91c14f9-7ce7-4bcd-bb59-fa45ada3c788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:07.208Z|c91c14f9-7ce7-4bcd-bb59-fa45ada3c788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:07.207Z|260d545e-4afa-4499-a7d5-be3e09a19193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:07.210Z|260d545e-4afa-4499-a7d5-be3e09a19193|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:11.060Z|cfe4b353-cc6f-4663-a140-315355cea6ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:54:11.060Z|cfe4b353-cc6f-4663-a140-315355cea6ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:16.104Z|ed7eddf1-9461-4a26-993d-63ebceb6b3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:54:16.106Z|ed7eddf1-9461-4a26-993d-63ebceb6b3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:54:17.232Z|c426aa5c-e3f0-4eb7-af7e-b66c80de19e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:17.232Z|7f24f282-62b0-4e73-ae20-56e0861619bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:17.232Z|0e74548d-2ef1-49e5-95d1-0ede0c1569f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:17.233Z|7f24f282-62b0-4e73-ae20-56e0861619bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:17.233Z|0e74548d-2ef1-49e5-95d1-0ede0c1569f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:17.234Z|c426aa5c-e3f0-4eb7-af7e-b66c80de19e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:17.438Z|8507e763-b2d7-49f4-aa70-b946fbdd8358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:54:17.438Z|8507e763-b2d7-49f4-aa70-b946fbdd8358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:54:27.257Z|a443d936-5977-4ee4-bfa1-4124445b2fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:27.258Z|32de1637-8f9e-4533-927e-9a923c36debf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:27.258Z|a443d936-5977-4ee4-bfa1-4124445b2fd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:27.258Z|32de1637-8f9e-4533-927e-9a923c36debf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:27.258Z|d19aa0b8-6079-4961-b837-1fbfdb54b4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:27.259Z|d19aa0b8-6079-4961-b837-1fbfdb54b4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:31.103Z|43ee0c50-81f1-45b2-a680-2a624800f270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:54:31.103Z|43ee0c50-81f1-45b2-a680-2a624800f270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:54:37.284Z|aab65940-2fea-4f45-9747-377489d57e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:37.284Z|3f4310e8-8a9e-4faa-9bfd-af45ba431f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:37.285Z|aab65940-2fea-4f45-9747-377489d57e6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:37.285Z|3f4310e8-8a9e-4faa-9bfd-af45ba431f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:37.288Z|df5fd7cd-ad51-4e83-a72d-6aa79f499476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:37.288Z|df5fd7cd-ad51-4e83-a72d-6aa79f499476|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:46.103Z|024e2956-3bf4-4d42-89ad-7034fe6a7ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:54:46.104Z|024e2956-3bf4-4d42-89ad-7034fe6a7ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:54:47.321Z|bb3e5e10-fe91-4c6c-9083-0009370954bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:47.322Z|bb3e5e10-fe91-4c6c-9083-0009370954bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:47.326Z|9b987d46-3baf-4dea-8798-bf819e166a35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:47.327Z|9b987d46-3baf-4dea-8798-bf819e166a35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:47.337Z|9deb2274-3239-4f70-9a5b-d7ede64ace4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:47.337Z|9deb2274-3239-4f70-9a5b-d7ede64ace4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:47.439Z|d61e4209-5811-49d8-98e4-56876bb8e0e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:54:47.439Z|d61e4209-5811-49d8-98e4-56876bb8e0e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:54:57.348Z|f40b7f51-78ed-4273-a4d3-3b785a8b87a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:57.349Z|f40b7f51-78ed-4273-a4d3-3b785a8b87a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:57.351Z|d5f139d0-2f24-4296-b23e-3ad88339e640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:57.352Z|d5f139d0-2f24-4296-b23e-3ad88339e640|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:54:57.362Z|c21ff590-4151-41f7-a187-0f5fb811931a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:54:57.363Z|c21ff590-4151-41f7-a187-0f5fb811931a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:01.103Z|fd9e6700-8e05-4b74-a3a7-971b920c5e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:55:01.107Z|fd9e6700-8e05-4b74-a3a7-971b920c5e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:55:07.373Z|7bb58c78-4a1e-459f-8e94-311329f81b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:07.374Z|7bb58c78-4a1e-459f-8e94-311329f81b4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:07.373Z|dcebaabc-e266-4e1a-890b-1627907c8deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:07.375Z|dcebaabc-e266-4e1a-890b-1627907c8deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:07.387Z|7d30010d-2861-435b-b9ee-13f5e38b758f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:07.388Z|7d30010d-2861-435b-b9ee-13f5e38b758f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:11.060Z|b2c92ae2-1223-4d98-9c5a-94444c40a1ed|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:55:11.060Z|b2c92ae2-1223-4d98-9c5a-94444c40a1ed|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:16.103Z|0c1eb757-b856-4e30-a7ee-363a3538537c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:55:16.104Z|0c1eb757-b856-4e30-a7ee-363a3538537c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:55:17.400Z|a9a71a60-3f6e-4f03-829c-4a34c24a93cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:17.400Z|b76ec272-463c-4647-b704-490d208d31b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:17.400Z|a9a71a60-3f6e-4f03-829c-4a34c24a93cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:17.400Z|b76ec272-463c-4647-b704-490d208d31b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:17.416Z|302ea584-c244-4f7f-a64f-b0dff8f680a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:17.416Z|302ea584-c244-4f7f-a64f-b0dff8f680a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:17.440Z|30691b4f-c6d2-4956-ae24-4f2af34a99a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:55:17.440Z|30691b4f-c6d2-4956-ae24-4f2af34a99a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:55:27.426Z|2e0c3435-4323-45b2-876c-1423293d7eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:27.426Z|2e0c3435-4323-45b2-876c-1423293d7eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:27.427Z|ba7d6b92-5293-4a45-9562-5d1ecfd7a603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:27.428Z|ba7d6b92-5293-4a45-9562-5d1ecfd7a603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:27.439Z|b696d4bf-e5a9-40fe-a13c-8273b0ceb909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:27.440Z|b696d4bf-e5a9-40fe-a13c-8273b0ceb909|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:31.103Z|3f8eb4a5-edef-4f41-844d-5ada294ed179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:55:31.104Z|3f8eb4a5-edef-4f41-844d-5ada294ed179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:55:37.451Z|35cbe447-9fe0-405b-9701-eb463a65cbe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:37.452Z|35cbe447-9fe0-405b-9701-eb463a65cbe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:37.458Z|305d48ad-c52c-4833-984d-86032f264cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:37.458Z|305d48ad-c52c-4833-984d-86032f264cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:37.462Z|a813bf01-057c-4e47-8ffc-7d57323ff552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:37.463Z|a813bf01-057c-4e47-8ffc-7d57323ff552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:46.103Z|ff85cfa1-54c6-45be-9af1-305f5056895b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:55:46.106Z|ff85cfa1-54c6-45be-9af1-305f5056895b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:55:47.441Z|5034d91d-fee4-4687-9aee-21542b7495dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:55:47.441Z|5034d91d-fee4-4687-9aee-21542b7495dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:55:47.479Z|8051e3ca-f260-4651-bec5-40427617b1a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:47.480Z|8051e3ca-f260-4651-bec5-40427617b1a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:47.494Z|ddfa641c-a163-41b1-b24a-1acaf0dbf075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:47.494Z|ddfa641c-a163-41b1-b24a-1acaf0dbf075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:47.494Z|c0f5d928-20da-4f53-9620-e8ca81b9370b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:47.495Z|c0f5d928-20da-4f53-9620-e8ca81b9370b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:57.508Z|0eba50a0-f153-4c66-9d57-472ae8df085a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:57.509Z|0eba50a0-f153-4c66-9d57-472ae8df085a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:57.517Z|581a9885-408d-4451-95f7-0425067a72b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:57.517Z|581a9885-408d-4451-95f7-0425067a72b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:55:57.519Z|a6ec1540-5976-4d94-af6f-f685c4c83cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:55:57.519Z|a6ec1540-5976-4d94-af6f-f685c4c83cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:01.103Z|cf0744a7-b11e-444a-a9b7-a920f0fafb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:56:01.104Z|cf0744a7-b11e-444a-a9b7-a920f0fafb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:56:07.539Z|f92536ce-d2f2-4ab8-a0d4-f1a3c4716ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:07.540Z|f92536ce-d2f2-4ab8-a0d4-f1a3c4716ccf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:07.542Z|b643c787-6cea-4c4c-94b6-35a4b82e0688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:07.542Z|b643c787-6cea-4c4c-94b6-35a4b82e0688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:07.549Z|12b049d3-b744-4e7e-bcf4-5d3447ffb7a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:07.549Z|12b049d3-b744-4e7e-bcf4-5d3447ffb7a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:11.060Z|ba96a61d-b748-4f3e-9014-62257cc22686|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:56:11.060Z|ba96a61d-b748-4f3e-9014-62257cc22686|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:16.103Z|ba57e8dc-94d6-4678-ae30-0ba2a709e861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:56:16.104Z|ba57e8dc-94d6-4678-ae30-0ba2a709e861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:56:17.442Z|89703b39-b502-4e76-991a-091c5b02eaf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:56:17.442Z|89703b39-b502-4e76-991a-091c5b02eaf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:56:17.565Z|ac93d709-1321-4a34-a1cc-2d5030c3e425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:17.565Z|d5402a8b-6c46-46ca-b555-f5d729493c9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:17.566Z|ac93d709-1321-4a34-a1cc-2d5030c3e425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:17.567Z|d5402a8b-6c46-46ca-b555-f5d729493c9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:17.575Z|1a83df71-0ae8-444a-b4fe-03f00a4bf8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:17.575Z|1a83df71-0ae8-444a-b4fe-03f00a4bf8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:27.588Z|e602414a-5440-46ba-8d1c-3e877b6f9510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:27.589Z|e602414a-5440-46ba-8d1c-3e877b6f9510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:27.591Z|3fb12e14-ddde-40e3-a8c7-5c2b8c520788|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:27.591Z|3fb12e14-ddde-40e3-a8c7-5c2b8c520788|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:27.595Z|0a7c0ebb-56ee-4bd9-af13-9748d470b161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:27.596Z|0a7c0ebb-56ee-4bd9-af13-9748d470b161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:31.103Z|65b8367b-8e6d-4551-baf2-12c27ef2a34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:56:31.106Z|65b8367b-8e6d-4551-baf2-12c27ef2a34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:56:37.615Z|de20262d-113f-4dfa-8003-c99f0138bea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:37.615Z|de20262d-113f-4dfa-8003-c99f0138bea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:37.616Z|7abfb922-87d4-460b-91ef-9306fe2ba7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:37.616Z|7abfb922-87d4-460b-91ef-9306fe2ba7fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:37.619Z|2ad26a74-0297-4b31-8df5-49ba65ad3d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:37.619Z|2ad26a74-0297-4b31-8df5-49ba65ad3d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:46.103Z|6d0de3ef-3ab9-492a-a51f-1ea839b53db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:56:46.104Z|6d0de3ef-3ab9-492a-a51f-1ea839b53db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:56:47.443Z|b8c7f90b-e3b4-4a32-a3bb-f3b83971de5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:56:47.443Z|b8c7f90b-e3b4-4a32-a3bb-f3b83971de5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:56:47.644Z|1af88db9-b601-4f02-b990-75ab4472e3f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:47.644Z|dae78af5-9596-47fa-82c7-26d14f2a9f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:47.644Z|619f96a7-c0e4-402b-81df-9ba330c0dcd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:47.644Z|dae78af5-9596-47fa-82c7-26d14f2a9f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:47.644Z|1af88db9-b601-4f02-b990-75ab4472e3f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:47.645Z|619f96a7-c0e4-402b-81df-9ba330c0dcd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:57.675Z|b2e63e13-4d42-40bb-bd29-22bb01072695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:57.676Z|b2e63e13-4d42-40bb-bd29-22bb01072695|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:57.676Z|3be90426-3314-4dc3-a39d-f4db1f737956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:57.677Z|3be90426-3314-4dc3-a39d-f4db1f737956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:56:57.682Z|633943e8-591e-4b8c-9970-7c421aef599c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:56:57.683Z|633943e8-591e-4b8c-9970-7c421aef599c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:01.103Z|2b72938b-52de-4770-847c-5e0e660cd23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:57:01.104Z|2b72938b-52de-4770-847c-5e0e660cd23d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:57:07.709Z|9793cba9-d64b-4877-a14f-af998fe0bfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:07.709Z|9793cba9-d64b-4877-a14f-af998fe0bfd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:07.714Z|48abfe68-c296-43dc-bddd-8cea850c7d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:07.714Z|48abfe68-c296-43dc-bddd-8cea850c7d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:07.728Z|53b8088c-2dcf-4f95-9341-52f57c4ae894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:07.729Z|53b8088c-2dcf-4f95-9341-52f57c4ae894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:11.059Z|f6998cae-0210-4293-8589-d0c8b559e416|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:57:11.059Z|f6998cae-0210-4293-8589-d0c8b559e416|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:16.103Z|15163215-2613-41a6-ace2-86569a9933f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:57:16.106Z|15163215-2613-41a6-ace2-86569a9933f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:57:17.444Z|7b005c18-6336-40ba-9fa2-4b6b8c68e350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:57:17.445Z|7b005c18-6336-40ba-9fa2-4b6b8c68e350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:57:17.749Z|c4826be9-23f9-49fd-a4f9-17ef503c7bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:17.750Z|c4826be9-23f9-49fd-a4f9-17ef503c7bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:17.751Z|7d6fda3a-0bb5-4fc2-bfc3-381c77443fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:17.751Z|7d6fda3a-0bb5-4fc2-bfc3-381c77443fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:17.763Z|618be7eb-135f-47c0-96f1-f75490750b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:17.764Z|618be7eb-135f-47c0-96f1-f75490750b15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:27.788Z|6fb701bf-dafa-4878-b711-acc842b54be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:27.789Z|6fb701bf-dafa-4878-b711-acc842b54be2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:27.789Z|877ad333-ec21-4330-82fd-3c073dbdaea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:27.789Z|877ad333-ec21-4330-82fd-3c073dbdaea1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:27.790Z|768edfbc-7099-49f1-a38d-d5ef72acc5a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:27.790Z|768edfbc-7099-49f1-a38d-d5ef72acc5a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:31.103Z|5e81e8c4-adf6-482e-afe5-f09653d15e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:57:31.104Z|5e81e8c4-adf6-482e-afe5-f09653d15e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:57:37.816Z|9cf4021f-24d2-4303-9953-7daf0667f7a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:37.817Z|9cf4021f-24d2-4303-9953-7daf0667f7a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:37.839Z|29138d73-4e63-4def-927d-7d5acb87e1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:37.839Z|87eeb612-2e5e-482f-8e0e-a92f96110db1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:37.839Z|29138d73-4e63-4def-927d-7d5acb87e1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:37.839Z|87eeb612-2e5e-482f-8e0e-a92f96110db1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:46.103Z|9dd7754f-8511-419e-b54e-fc25139cb988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:57:46.104Z|9dd7754f-8511-419e-b54e-fc25139cb988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:57:47.446Z|02e6da09-60e4-46b3-99f1-8078f6734bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:57:47.446Z|02e6da09-60e4-46b3-99f1-8078f6734bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:57:47.864Z|c8482167-b002-4653-bab5-dffbc5b9ceaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:47.865Z|c8482167-b002-4653-bab5-dffbc5b9ceaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:47.866Z|82d34dd9-96b8-4c6d-a938-3057b37a2bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:47.866Z|82d34dd9-96b8-4c6d-a938-3057b37a2bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:47.870Z|4855cae7-f6ed-40e0-a548-b3ff82ac7eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:47.871Z|4855cae7-f6ed-40e0-a548-b3ff82ac7eb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:57.892Z|85a2bda7-3f0a-4688-8955-70c14346812b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:57.893Z|85a2bda7-3f0a-4688-8955-70c14346812b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:57.893Z|a1ada4ad-0dc5-4cb8-bd61-30c13f0450c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:57.894Z|a1ada4ad-0dc5-4cb8-bd61-30c13f0450c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:57:57.898Z|4997cb69-ed0f-4ac6-9368-10c9a286dfea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:57:57.899Z|4997cb69-ed0f-4ac6-9368-10c9a286dfea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:01.103Z|783df63e-1190-4d86-b91d-4853e2cd4434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:58:01.107Z|783df63e-1190-4d86-b91d-4853e2cd4434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:58:07.919Z|3f523220-2b62-43a5-9f52-5b95f504c4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:07.919Z|dcffa4bd-4fb4-4e7f-b03e-2f895cd77850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:07.920Z|dcffa4bd-4fb4-4e7f-b03e-2f895cd77850|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:07.920Z|3f523220-2b62-43a5-9f52-5b95f504c4c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:07.922Z|768ce346-ed09-4ec3-be52-91bcaa5a7753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:07.923Z|768ce346-ed09-4ec3-be52-91bcaa5a7753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:11.062Z|b81bd57c-ebab-4b82-bca1-683d10f19350|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:58:11.062Z|b81bd57c-ebab-4b82-bca1-683d10f19350|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:16.105Z|6c24b00e-4ec4-4249-8004-bd281cf292e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:58:16.105Z|6c24b00e-4ec4-4249-8004-bd281cf292e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:58:17.447Z|29f8103c-a710-4d56-9078-521cd07252d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:58:17.448Z|29f8103c-a710-4d56-9078-521cd07252d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:58:17.949Z|e2aee6ca-584a-42f1-98ed-0a60bbf811e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:17.949Z|e2aee6ca-584a-42f1-98ed-0a60bbf811e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:17.954Z|6cd18694-af84-4e55-9b11-0c6305bbac8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:17.954Z|6cd18694-af84-4e55-9b11-0c6305bbac8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:17.954Z|054ea184-37af-40ee-a78a-2390248cd36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:17.955Z|054ea184-37af-40ee-a78a-2390248cd36b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:27.981Z|16751fa3-158b-4dc6-aea3-e1391ea5f90a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:27.982Z|16751fa3-158b-4dc6-aea3-e1391ea5f90a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:27.984Z|04323b68-66b4-4e48-90a8-9f2174f5670f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:27.984Z|04323b68-66b4-4e48-90a8-9f2174f5670f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:27.982Z|80cec53f-8073-4153-b9ee-33d9bc0aad35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:27.985Z|80cec53f-8073-4153-b9ee-33d9bc0aad35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:31.104Z|ba15370a-6099-4fb0-a368-8cd96cb92b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:58:31.104Z|ba15370a-6099-4fb0-a368-8cd96cb92b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:58:38.010Z|e2f42e17-774f-49e7-90aa-38c2d103afc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:38.011Z|e2f42e17-774f-49e7-90aa-38c2d103afc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:38.016Z|d3662da2-c3c6-4897-b679-bca840d27ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:38.017Z|d3662da2-c3c6-4897-b679-bca840d27ce6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:38.019Z|93d571ec-dd9e-45f5-b0dd-935527b43406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:38.019Z|93d571ec-dd9e-45f5-b0dd-935527b43406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:46.105Z|ea625139-55e3-49e8-bede-6cf5b34b5d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:58:46.112Z|ea625139-55e3-49e8-bede-6cf5b34b5d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:58:47.449Z|11aa5f4f-e63b-4cae-ae2d-e2bf7a19724c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:58:47.450Z|11aa5f4f-e63b-4cae-ae2d-e2bf7a19724c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:58:48.036Z|dc416f80-f0a0-4217-ad58-f128ab4bd82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:48.037Z|dc416f80-f0a0-4217-ad58-f128ab4bd82e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:48.042Z|96571fd5-fd73-420f-995e-57e82a97ffb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:48.043Z|96571fd5-fd73-420f-995e-57e82a97ffb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:48.044Z|af78ed89-a0e0-4ce1-a51f-3fa3acf3517e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:48.044Z|af78ed89-a0e0-4ce1-a51f-3fa3acf3517e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:58.061Z|a011e2df-85fd-4d26-b618-143a480ef9ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:58.062Z|a011e2df-85fd-4d26-b618-143a480ef9ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:58.067Z|9966c6c1-21d9-402a-b619-8f85e73c9fd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:58.067Z|9966c6c1-21d9-402a-b619-8f85e73c9fd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:58:58.071Z|85581124-dd48-43a9-b101-99c31db77047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:58:58.071Z|85581124-dd48-43a9-b101-99c31db77047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:01.104Z|e5afa557-3542-4537-8ee6-a540df3fd824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:59:01.105Z|e5afa557-3542-4537-8ee6-a540df3fd824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:59:08.095Z|53e13b3a-3d2d-46ab-bfe7-4205ef584197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:08.095Z|53e13b3a-3d2d-46ab-bfe7-4205ef584197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:08.096Z|3f25ee10-8860-4e52-b7e8-98fdf994766f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:08.097Z|3f25ee10-8860-4e52-b7e8-98fdf994766f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:08.101Z|8b66036a-3eb1-43d3-ab48-6fbab9029014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:08.101Z|8b66036a-3eb1-43d3-ab48-6fbab9029014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:11.061Z|a5904da1-551c-4d16-a47d-66b3ef55d596|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T07:59:11.062Z|a5904da1-551c-4d16-a47d-66b3ef55d596|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:16.103Z|6dac509f-c44e-4042-921e-26c8a39857b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:59:16.104Z|6dac509f-c44e-4042-921e-26c8a39857b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:59:17.450Z|06866ac6-d43a-4983-938e-ceb1a9db75ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:59:17.451Z|06866ac6-d43a-4983-938e-ceb1a9db75ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:59:18.128Z|3f09a6ca-ffd8-4727-81b3-46c8e6187d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:18.128Z|3f09a6ca-ffd8-4727-81b3-46c8e6187d3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:18.130Z|264eccf5-9a18-4d13-8e14-2ff59643f489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:18.130Z|264eccf5-9a18-4d13-8e14-2ff59643f489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:18.136Z|cbdc8b1c-0a38-4eaa-9cca-dd28a005d062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:18.136Z|cbdc8b1c-0a38-4eaa-9cca-dd28a005d062|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:28.153Z|c371e957-f402-492b-bab2-8ec534f63587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:28.153Z|813a4463-0e5b-48b8-8465-3d1e5384d279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:28.154Z|c371e957-f402-492b-bab2-8ec534f63587|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:28.154Z|813a4463-0e5b-48b8-8465-3d1e5384d279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:28.158Z|5d086dd8-59ca-4147-9a28-ea7121d49253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:28.159Z|5d086dd8-59ca-4147-9a28-ea7121d49253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:31.103Z|cdb489fa-2575-4055-9a0a-2be711332f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:59:31.107Z|cdb489fa-2575-4055-9a0a-2be711332f6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:59:38.178Z|33178b38-3602-4f28-b8a1-8c933c659543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:38.178Z|3fc48e4b-2a0b-4e96-8474-6b503b165390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:38.179Z|3fc48e4b-2a0b-4e96-8474-6b503b165390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:38.179Z|33178b38-3602-4f28-b8a1-8c933c659543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:38.180Z|636c6412-6aab-4546-a7b2-0ea867c5aaef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:38.180Z|636c6412-6aab-4546-a7b2-0ea867c5aaef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:46.103Z|4d76026a-c526-43eb-a656-6d4ff5d23675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:59:46.104Z|4d76026a-c526-43eb-a656-6d4ff5d23675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:59:47.452Z|c2e88698-d714-46d1-a459-8dc80a2c2fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T07:59:47.453Z|c2e88698-d714-46d1-a459-8dc80a2c2fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T07:59:48.204Z|21cc078e-af95-465b-8450-fd2fa92591fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:48.205Z|21cc078e-af95-465b-8450-fd2fa92591fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:48.205Z|7003511a-68c5-489c-a5b2-484febf4486b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:48.206Z|7003511a-68c5-489c-a5b2-484febf4486b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:48.204Z|c904bbe3-d9c3-42f4-943f-4f56841488ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:48.207Z|c904bbe3-d9c3-42f4-943f-4f56841488ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:58.233Z|b9e58bab-09af-4fb2-8006-f38d57469b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:58.233Z|92b2888c-13e9-4e84-8352-60db6fa57be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:58.234Z|b9e58bab-09af-4fb2-8006-f38d57469b9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:58.234Z|92b2888c-13e9-4e84-8352-60db6fa57be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T07:59:58.253Z|17d37914-cb01-444a-b254-1c0420a79cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T07:59:58.254Z|17d37914-cb01-444a-b254-1c0420a79cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:01.103Z|f85333a7-d410-446c-a835-eabcfee309d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:00:01.104Z|f85333a7-d410-446c-a835-eabcfee309d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:00:08.257Z|43cef8ce-922c-41ac-8c4a-427a6e94f604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:08.258Z|43cef8ce-922c-41ac-8c4a-427a6e94f604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:08.260Z|3b8c7eea-4a03-444a-9f8e-89108ea3c15c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:08.260Z|3b8c7eea-4a03-444a-9f8e-89108ea3c15c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:08.280Z|a910ed3b-5dbb-414c-9956-b72399baab53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:08.281Z|a910ed3b-5dbb-414c-9956-b72399baab53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:11.060Z|5b13f7d0-c260-43df-b241-02601582d3ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:00:11.061Z|5b13f7d0-c260-43df-b241-02601582d3ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:16.103Z|ab40d380-cbb3-4c79-8fdb-1b97454931a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:00:16.107Z|ab40d380-cbb3-4c79-8fdb-1b97454931a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:00:17.454Z|1acb0986-d110-4fb6-ad06-25da2c7068bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:00:17.454Z|1acb0986-d110-4fb6-ad06-25da2c7068bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:00:18.284Z|7a1a25c1-148e-4bef-b620-4ef6321ea837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:18.284Z|7a1a25c1-148e-4bef-b620-4ef6321ea837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:18.290Z|ab7984e8-dd07-42a6-9895-82fd24789a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:18.290Z|ab7984e8-dd07-42a6-9895-82fd24789a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:18.305Z|42782b1f-315b-4edd-8d93-1d4278695122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:18.305Z|42782b1f-315b-4edd-8d93-1d4278695122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:28.311Z|ba18a589-4e61-40e5-81b0-eca243e1b2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:28.312Z|ba18a589-4e61-40e5-81b0-eca243e1b2c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:28.312Z|76680195-8ee6-41a4-9c27-6d17b50b8252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:28.313Z|76680195-8ee6-41a4-9c27-6d17b50b8252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:28.329Z|6ed981ce-8fef-4606-86c3-ef0c700429e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:28.330Z|6ed981ce-8fef-4606-86c3-ef0c700429e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:31.103Z|fe7817a9-c7d7-40bb-aead-3b8988230205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:00:31.104Z|fe7817a9-c7d7-40bb-aead-3b8988230205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:00:38.338Z|f0744f35-e80a-40c3-a493-ce683ea6fbb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:38.338Z|f0744f35-e80a-40c3-a493-ce683ea6fbb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:38.343Z|f1aec3bd-8a7f-4736-9f28-ee533b9a8bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:38.344Z|f1aec3bd-8a7f-4736-9f28-ee533b9a8bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:38.362Z|04e083c4-0e2e-4418-80d4-e89aba363e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:38.362Z|04e083c4-0e2e-4418-80d4-e89aba363e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:46.103Z|d0aa85f0-194e-47c0-80f3-a1aa00984406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:00:46.104Z|d0aa85f0-194e-47c0-80f3-a1aa00984406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:00:47.455Z|2e2ce621-1a19-48e9-80c6-535cb9fee889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:00:47.456Z|2e2ce621-1a19-48e9-80c6-535cb9fee889|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:00:48.361Z|8d5e8ac3-d7f9-49f8-b956-8f03a94d7a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:48.362Z|8d5e8ac3-d7f9-49f8-b956-8f03a94d7a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:48.375Z|447b96eb-148f-458c-9e39-38e6d951e963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:48.375Z|447b96eb-148f-458c-9e39-38e6d951e963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:48.387Z|d92473d7-fbe0-4970-be84-1dc19d66054b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:48.387Z|d92473d7-fbe0-4970-be84-1dc19d66054b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:58.385Z|145d26d6-9def-474e-b73e-e6209022048d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:58.385Z|145d26d6-9def-474e-b73e-e6209022048d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:58.396Z|f07a2202-7b7f-45cd-b7ee-582abe69dcef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:58.397Z|f07a2202-7b7f-45cd-b7ee-582abe69dcef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:00:58.409Z|32fd1d5f-e796-4111-8e71-3086631ef7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:00:58.410Z|32fd1d5f-e796-4111-8e71-3086631ef7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:01.103Z|05a34d12-10b0-492e-b620-9e89985e5a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:01:01.106Z|05a34d12-10b0-492e-b620-9e89985e5a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:01:08.409Z|302b66ab-3dbd-4e0f-b844-abd383fa8e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:08.410Z|302b66ab-3dbd-4e0f-b844-abd383fa8e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:08.417Z|f282edd4-16b3-4ca0-9efa-b0cb149dd30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:08.418Z|f282edd4-16b3-4ca0-9efa-b0cb149dd30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:08.432Z|89d4d387-e863-4c66-bf5c-e9b81bd08a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:08.433Z|89d4d387-e863-4c66-bf5c-e9b81bd08a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:11.060Z|68ffa530-fb1a-482e-b1dc-7e18e213f7c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:01:11.061Z|68ffa530-fb1a-482e-b1dc-7e18e213f7c5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:16.103Z|503f836f-c830-42ae-a179-663a60612a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:01:16.105Z|503f836f-c830-42ae-a179-663a60612a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:01:17.456Z|840b8582-6eb6-40c6-8b9e-2faca167a3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:01:17.457Z|840b8582-6eb6-40c6-8b9e-2faca167a3dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:01:18.436Z|1a221862-94ee-460d-a99b-c24c47fadf2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:18.437Z|1a221862-94ee-460d-a99b-c24c47fadf2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:18.445Z|de830679-470d-4a9c-95ea-3a48b558579e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:18.445Z|de830679-470d-4a9c-95ea-3a48b558579e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:18.469Z|d7776487-37c1-485e-8d54-9a414bb476ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:18.470Z|d7776487-37c1-485e-8d54-9a414bb476ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:28.461Z|f607ca3b-14a7-447e-8d6d-cf1285828564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:28.461Z|f607ca3b-14a7-447e-8d6d-cf1285828564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:28.469Z|d7cfec15-d8d8-4baa-9c3f-da8b7fd704a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:28.470Z|d7cfec15-d8d8-4baa-9c3f-da8b7fd704a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:28.496Z|584aa8e3-51fb-4cb7-92c2-94fd71285aff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:28.497Z|584aa8e3-51fb-4cb7-92c2-94fd71285aff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:31.103Z|a57dc846-35a6-432f-8448-795c77d54c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:01:31.104Z|a57dc846-35a6-432f-8448-795c77d54c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:01:38.494Z|e3b7e2a6-606c-4d47-afa4-3b39c05c8342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:38.495Z|63bcd84f-6d55-412c-a0ec-6a0817e7da3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:38.495Z|e3b7e2a6-606c-4d47-afa4-3b39c05c8342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:38.495Z|63bcd84f-6d55-412c-a0ec-6a0817e7da3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:38.519Z|cdf427c6-6268-4c91-a8db-16c75a5af38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:38.520Z|cdf427c6-6268-4c91-a8db-16c75a5af38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:46.103Z|bc1312d0-dccc-45f1-8e51-f7fb9b0a9556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:01:46.106Z|bc1312d0-dccc-45f1-8e51-f7fb9b0a9556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:01:47.458Z|42cc76a3-f525-46fa-8306-b226164cf4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:01:47.458Z|42cc76a3-f525-46fa-8306-b226164cf4f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:01:48.521Z|2a820064-d901-418d-8c13-201b545e4c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:48.521Z|2a820064-d901-418d-8c13-201b545e4c35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:48.522Z|61da88cd-fc2b-468b-89a4-9f7c39acbb3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:48.522Z|61da88cd-fc2b-468b-89a4-9f7c39acbb3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:48.553Z|12b532ae-eb6b-4557-bf0c-0f58a7815306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:48.554Z|12b532ae-eb6b-4557-bf0c-0f58a7815306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:58.544Z|9f0e18ed-1f1f-421d-970c-f5bbbac19a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:58.545Z|9f0e18ed-1f1f-421d-970c-f5bbbac19a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:58.546Z|e6ff9564-6595-4dc6-9476-34a518051868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:58.547Z|e6ff9564-6595-4dc6-9476-34a518051868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:01:58.596Z|b7f4040a-aef1-4952-8e2d-f74e3528bf0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:01:58.597Z|b7f4040a-aef1-4952-8e2d-f74e3528bf0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:01.103Z|bdf7ed10-5153-4eaa-a302-dcdd7f6358e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:02:01.104Z|bdf7ed10-5153-4eaa-a302-dcdd7f6358e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:02:08.586Z|2c83e09b-5134-4097-9d39-dfb08316357e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:08.586Z|2c83e09b-5134-4097-9d39-dfb08316357e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:08.589Z|d44f41e2-be9b-4246-ae04-3432068c038e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:08.590Z|d44f41e2-be9b-4246-ae04-3432068c038e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:08.637Z|2c15aaea-cba6-4bf2-9b9f-3d619e9f80d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:08.638Z|2c15aaea-cba6-4bf2-9b9f-3d619e9f80d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:11.061Z|57658626-b2d7-4be0-8d4d-b04e8a6dc98b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:02:11.062Z|57658626-b2d7-4be0-8d4d-b04e8a6dc98b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:16.103Z|2b883f1d-6962-48b1-9539-356594fdfc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:02:16.105Z|2b883f1d-6962-48b1-9539-356594fdfc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:02:17.459Z|e499c15d-4995-422c-8c20-3ae9f81d5e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:02:17.460Z|e499c15d-4995-422c-8c20-3ae9f81d5e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:02:18.617Z|37489b53-1e05-436b-90f3-38a9fb669fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:18.618Z|37489b53-1e05-436b-90f3-38a9fb669fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:18.621Z|093bcdc7-b338-48e6-822a-d6d7d4d5a506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:18.622Z|093bcdc7-b338-48e6-822a-d6d7d4d5a506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:18.663Z|fc7ea675-4bad-4e90-b091-20b883dcf564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:18.665Z|fc7ea675-4bad-4e90-b091-20b883dcf564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:28.652Z|0a4b5424-d559-4c7a-9796-37de687241bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:28.652Z|c11fef97-8563-4325-b401-b7595093eeff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:28.653Z|0a4b5424-d559-4c7a-9796-37de687241bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:28.653Z|c11fef97-8563-4325-b401-b7595093eeff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:28.692Z|050da209-1927-4172-bacd-c3fb934f1ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:28.692Z|050da209-1927-4172-bacd-c3fb934f1ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:31.103Z|85a1436b-6d08-46cb-a544-07f5b0bf3361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:02:31.106Z|85a1436b-6d08-46cb-a544-07f5b0bf3361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:02:38.687Z|2489588e-31c6-4535-a803-b88d886f0f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:38.688Z|2489588e-31c6-4535-a803-b88d886f0f1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:38.688Z|90589746-26cd-4b7e-946f-344014a88829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:38.689Z|90589746-26cd-4b7e-946f-344014a88829|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:38.717Z|07bd1936-176c-439c-8e23-33ab7afb25a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:38.718Z|07bd1936-176c-439c-8e23-33ab7afb25a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:46.105Z|462d0ece-439d-475b-8e39-f1abf58eefa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:02:46.105Z|462d0ece-439d-475b-8e39-f1abf58eefa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:02:47.460Z|e92f862c-5e04-49c3-8666-f3a1c8472c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:02:47.461Z|e92f862c-5e04-49c3-8666-f3a1c8472c02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:02:48.712Z|1f8fea36-2bb0-4c30-8fe9-22fd27bd8ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:48.712Z|1f8fea36-2bb0-4c30-8fe9-22fd27bd8ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:48.713Z|9844b8cf-3d54-4a08-9489-633190e14394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:48.713Z|9844b8cf-3d54-4a08-9489-633190e14394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:48.742Z|3819f63f-dba1-45a4-8858-ade386c6b096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:48.743Z|3819f63f-dba1-45a4-8858-ade386c6b096|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:58.736Z|408e5328-ab2c-4e62-a6f7-6b823d3cfaba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:58.736Z|f0d2c172-7a21-482c-be49-6d886f8b6544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:58.736Z|f0d2c172-7a21-482c-be49-6d886f8b6544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:58.736Z|408e5328-ab2c-4e62-a6f7-6b823d3cfaba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:02:58.768Z|44900dae-2bcb-44d5-93b6-2d6513553749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:02:58.769Z|44900dae-2bcb-44d5-93b6-2d6513553749|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:01.103Z|6258e121-2a91-4959-9adf-8abd8912f495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:03:01.104Z|6258e121-2a91-4959-9adf-8abd8912f495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:03:08.760Z|11a8dd58-ee29-4f80-82b9-98230189a429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:08.761Z|11a8dd58-ee29-4f80-82b9-98230189a429|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:08.762Z|33bce94e-d35c-4ffc-9c26-b3f0b1552002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:08.762Z|33bce94e-d35c-4ffc-9c26-b3f0b1552002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:08.793Z|ed7070d6-e182-4dc3-badc-1fc60d0ef895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:08.794Z|ed7070d6-e182-4dc3-badc-1fc60d0ef895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:11.061Z|a381c55e-6b07-4acf-a90d-1c60d1ca209a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:03:11.062Z|a381c55e-6b07-4acf-a90d-1c60d1ca209a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:16.104Z|3f9f4b6f-75ac-4a77-b0a7-0d99a2f4cc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:03:16.107Z|3f9f4b6f-75ac-4a77-b0a7-0d99a2f4cc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:03:17.462Z|5d8b41a8-2838-4d0a-8b22-b296ec9eaa52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:03:17.463Z|5d8b41a8-2838-4d0a-8b22-b296ec9eaa52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:03:18.794Z|ab9d9945-f9d8-4cbc-a9aa-99d907c96747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:18.794Z|5989a29c-b594-441a-8621-1614afe810df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:18.795Z|ab9d9945-f9d8-4cbc-a9aa-99d907c96747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:18.795Z|5989a29c-b594-441a-8621-1614afe810df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:18.818Z|7422a025-5ed7-4ed1-aadd-cb059ee51d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:18.818Z|7422a025-5ed7-4ed1-aadd-cb059ee51d8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:28.820Z|7e32f036-5d67-432b-9665-c62c588daa5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:28.821Z|7e32f036-5d67-432b-9665-c62c588daa5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:28.828Z|edd3cc89-6bfd-4917-a401-80477b10109a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:28.829Z|edd3cc89-6bfd-4917-a401-80477b10109a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:28.849Z|b1e02699-e7ca-4c07-a67d-bf314ba18f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:28.850Z|b1e02699-e7ca-4c07-a67d-bf314ba18f1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:31.103Z|a2480cba-7c86-4b6a-b967-0fab974a5b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:03:31.104Z|a2480cba-7c86-4b6a-b967-0fab974a5b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:03:38.843Z|2a48e48d-0099-467a-8c31-a3bb48fd788c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:38.844Z|2a48e48d-0099-467a-8c31-a3bb48fd788c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:38.860Z|dce6753d-2925-45ec-bbbe-dc6e1cb4221f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:38.861Z|dce6753d-2925-45ec-bbbe-dc6e1cb4221f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:38.872Z|1a74dc54-ba28-4240-95f4-277fc5aa3894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:38.873Z|1a74dc54-ba28-4240-95f4-277fc5aa3894|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:46.103Z|6959a270-3195-459b-995a-cc2d8658061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:03:46.103Z|6959a270-3195-459b-995a-cc2d8658061b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:03:47.463Z|3c361a94-425d-4c6d-a262-15d3ab9e50b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:03:47.464Z|3c361a94-425d-4c6d-a262-15d3ab9e50b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:03:48.867Z|540b6082-a858-418c-9f7d-ebce357f4ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:48.868Z|540b6082-a858-418c-9f7d-ebce357f4ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:48.886Z|27693519-fd57-42fc-8bd8-53f214a21bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:48.887Z|27693519-fd57-42fc-8bd8-53f214a21bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:48.901Z|ce71f18d-7b69-451c-8997-df9f955c09e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:48.901Z|ce71f18d-7b69-451c-8997-df9f955c09e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:58.890Z|be5543a1-6107-438f-904f-23734991cb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:58.891Z|be5543a1-6107-438f-904f-23734991cb57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:58.913Z|ef04f967-9beb-4784-834e-1391f66795ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:58.914Z|ef04f967-9beb-4784-834e-1391f66795ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:03:58.927Z|c49ae3c8-6f82-4014-9dc4-000ead8d8767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:03:58.927Z|c49ae3c8-6f82-4014-9dc4-000ead8d8767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:01.103Z|dd35b156-9654-437d-9f5e-0ef9dce2cb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:04:01.106Z|dd35b156-9654-437d-9f5e-0ef9dce2cb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:04:08.914Z|cac88541-0e1e-4a92-b240-e17b25730efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:08.915Z|cac88541-0e1e-4a92-b240-e17b25730efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:08.950Z|448a8c57-4db6-4080-bf3b-637023d48d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:08.950Z|448a8c57-4db6-4080-bf3b-637023d48d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:08.958Z|16adad35-8a72-4a14-8c35-a77cd8aa58d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:08.958Z|16adad35-8a72-4a14-8c35-a77cd8aa58d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:11.060Z|fed25a60-7047-42b5-a525-9b256128c797|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:04:11.061Z|fed25a60-7047-42b5-a525-9b256128c797|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:16.103Z|91380040-b5a5-48b6-b07b-f1da78154283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:04:16.104Z|91380040-b5a5-48b6-b07b-f1da78154283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:04:17.465Z|c755a6f0-fd3f-4286-bbc9-12aac7f12537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:04:17.466Z|c755a6f0-fd3f-4286-bbc9-12aac7f12537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:04:18.939Z|2ac69d31-f1c9-4cb1-b21f-b430b05d1fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:18.940Z|2ac69d31-f1c9-4cb1-b21f-b430b05d1fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:18.979Z|77e2d0f4-93e5-4a58-95f3-c9d462be814e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:18.980Z|77e2d0f4-93e5-4a58-95f3-c9d462be814e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:18.992Z|039f42e5-f657-49cd-bed4-a65eaa95e4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:18.993Z|039f42e5-f657-49cd-bed4-a65eaa95e4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:28.965Z|932bd5fa-f0be-4b69-a469-22e40e8e6ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:28.965Z|932bd5fa-f0be-4b69-a469-22e40e8e6ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:29.012Z|885413c6-fb4a-4439-9f60-7ecedc431f05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:29.012Z|885413c6-fb4a-4439-9f60-7ecedc431f05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:29.015Z|fd06063f-e917-4691-a022-036158553e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:29.015Z|fd06063f-e917-4691-a022-036158553e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:31.103Z|dfb7953b-1b93-4ce8-9460-ac376ef91297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:04:31.104Z|dfb7953b-1b93-4ce8-9460-ac376ef91297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:04:38.988Z|8fabffea-4fac-4809-a779-3bfa94c8525a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:38.988Z|8fabffea-4fac-4809-a779-3bfa94c8525a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:39.039Z|68b0c289-380d-4fe9-9152-e34c1987d38a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:39.040Z|68b0c289-380d-4fe9-9152-e34c1987d38a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:39.041Z|438ab14c-7758-423b-827e-6b4e31c3eaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:39.041Z|438ab14c-7758-423b-827e-6b4e31c3eaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:46.103Z|ca327582-4b42-42f5-92d2-d464c0f24324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:04:46.106Z|ca327582-4b42-42f5-92d2-d464c0f24324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:04:47.466Z|a7a73a83-3dff-464f-a851-a13b29c946b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:04:47.467Z|a7a73a83-3dff-464f-a851-a13b29c946b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:04:49.012Z|bd55836c-cf0d-4ef8-9e0a-ccd034d2d79d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:49.013Z|bd55836c-cf0d-4ef8-9e0a-ccd034d2d79d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:49.062Z|9c30f13d-1e81-45ae-aea6-7850e3e458e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:49.062Z|e011a04f-fec8-48f8-b961-da42e7557f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:49.063Z|e011a04f-fec8-48f8-b961-da42e7557f1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:49.063Z|9c30f13d-1e81-45ae-aea6-7850e3e458e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:59.037Z|b3f42b2d-9336-49c6-9092-512b84f32ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:59.038Z|b3f42b2d-9336-49c6-9092-512b84f32ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:59.085Z|fe53d89a-ca2b-4f44-b5e8-e088291ef618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:59.086Z|ef94c305-3c26-4977-832f-c4888482c7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:04:59.086Z|fe53d89a-ca2b-4f44-b5e8-e088291ef618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:04:59.086Z|ef94c305-3c26-4977-832f-c4888482c7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:01.103Z|99aeb41b-53b3-4107-8c57-acda5164a18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:05:01.104Z|99aeb41b-53b3-4107-8c57-acda5164a18a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:05:09.063Z|81205af0-1bf8-4803-91f6-de9c1aefea8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:09.063Z|81205af0-1bf8-4803-91f6-de9c1aefea8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:09.114Z|16448f91-b463-4e1d-8e36-4080119fef65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:09.115Z|16448f91-b463-4e1d-8e36-4080119fef65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:09.115Z|abdc12d0-7d8a-4a38-a47c-cd5afa10d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:09.117Z|abdc12d0-7d8a-4a38-a47c-cd5afa10d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:11.062Z|6965bb2c-5a46-45a0-9f60-6fda702552ed|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:05:11.063Z|6965bb2c-5a46-45a0-9f60-6fda702552ed|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:16.103Z|d142491e-194c-4670-be5f-20b1fe4693b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:05:16.103Z|d142491e-194c-4670-be5f-20b1fe4693b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:05:17.467Z|6d0b8ba6-903f-4d86-9d18-f0be21cca561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:05:17.468Z|6d0b8ba6-903f-4d86-9d18-f0be21cca561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:05:19.086Z|c459c6e4-0c6e-48e3-ba43-f95529e5078c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:19.087Z|c459c6e4-0c6e-48e3-ba43-f95529e5078c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:19.144Z|542b6523-8794-45fb-a554-a172f3a743ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:19.146Z|542b6523-8794-45fb-a554-a172f3a743ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:19.150Z|358a12c8-c81b-4b4b-8dd6-91cfb106b0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:19.151Z|358a12c8-c81b-4b4b-8dd6-91cfb106b0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:29.110Z|60d499f8-5b63-45ae-8a0a-af67ce7a2329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:29.111Z|60d499f8-5b63-45ae-8a0a-af67ce7a2329|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:29.180Z|f6923deb-dc77-4454-a585-fec878758e71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:29.181Z|f6923deb-dc77-4454-a585-fec878758e71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:29.199Z|d802e424-0560-4b89-9eff-68eab687419e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:29.201Z|d802e424-0560-4b89-9eff-68eab687419e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:31.103Z|d5726c66-be58-42cf-9170-9874f6d37411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:05:31.106Z|d5726c66-be58-42cf-9170-9874f6d37411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:05:39.134Z|6de2b87c-a63c-474b-a8da-695f3b5ac3fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:39.135Z|6de2b87c-a63c-474b-a8da-695f3b5ac3fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:39.207Z|4b895632-4dc7-434e-973e-92ece0987965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:39.208Z|4b895632-4dc7-434e-973e-92ece0987965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:39.230Z|52e55670-bf38-4621-a485-da1ab970548f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:39.230Z|52e55670-bf38-4621-a485-da1ab970548f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:46.103Z|5b53f8bf-5d6c-45cd-8333-89d0129c4d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:05:46.103Z|5b53f8bf-5d6c-45cd-8333-89d0129c4d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:05:47.468Z|faaa77a8-6b70-4cec-8ed4-c610be2444d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:05:47.469Z|faaa77a8-6b70-4cec-8ed4-c610be2444d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:05:49.159Z|0bfd8a11-c985-41a8-9ab6-4125f30f2564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:49.159Z|0bfd8a11-c985-41a8-9ab6-4125f30f2564|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:49.248Z|81b00374-181a-4fc4-a0d5-cbec2bfc69bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:49.249Z|81b00374-181a-4fc4-a0d5-cbec2bfc69bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:49.259Z|a611b759-290e-48f0-a0b5-52478f46adfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:49.260Z|a611b759-290e-48f0-a0b5-52478f46adfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:59.186Z|8596aecf-756f-47ce-9028-f0307bf0b566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:59.187Z|8596aecf-756f-47ce-9028-f0307bf0b566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:59.275Z|de12c86e-dd58-498e-a8f7-e3f33b0d15bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:59.276Z|de12c86e-dd58-498e-a8f7-e3f33b0d15bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:05:59.284Z|021af63a-926c-4c7e-8c42-7aa4c221a648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:05:59.285Z|021af63a-926c-4c7e-8c42-7aa4c221a648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:01.103Z|15e55207-a2f8-4200-8ad6-dafc84c7694d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:06:01.104Z|15e55207-a2f8-4200-8ad6-dafc84c7694d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:06:09.213Z|dfcb9c7c-31cc-48d0-8ed8-274d00cba22b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:09.214Z|dfcb9c7c-31cc-48d0-8ed8-274d00cba22b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:09.305Z|fd5cc924-25b2-48e7-ba34-a44cbbd13ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:09.305Z|fd5cc924-25b2-48e7-ba34-a44cbbd13ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:09.314Z|ec0f1bc1-2ad6-4417-a4e6-e94d255e6efd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:09.314Z|ec0f1bc1-2ad6-4417-a4e6-e94d255e6efd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:11.060Z|f53c8090-dadf-4faa-b135-f94f28b824de|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:06:11.061Z|f53c8090-dadf-4faa-b135-f94f28b824de|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:16.103Z|034e79b1-fd90-43cf-97b1-7f06725dd734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:06:16.106Z|034e79b1-fd90-43cf-97b1-7f06725dd734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:06:17.469Z|c7abeac4-2c73-437b-b14a-0c91909e8609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:06:17.470Z|c7abeac4-2c73-437b-b14a-0c91909e8609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:06:19.239Z|1a2eaf05-f1a4-4fda-84ee-0b43c7b15ce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:19.240Z|1a2eaf05-f1a4-4fda-84ee-0b43c7b15ce4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:19.335Z|b8c8e083-ef8d-440d-8189-8105c8061b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:19.336Z|b8c8e083-ef8d-440d-8189-8105c8061b8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:19.344Z|58157e96-5b93-4207-8e9a-0c5b5ce58747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:19.344Z|58157e96-5b93-4207-8e9a-0c5b5ce58747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:29.264Z|3b45ab57-0bbd-41c1-8fd6-19a671e37611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:29.265Z|3b45ab57-0bbd-41c1-8fd6-19a671e37611|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:29.360Z|3d7e63b7-b64a-4d79-8c24-e2c108ee3f52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:29.361Z|3d7e63b7-b64a-4d79-8c24-e2c108ee3f52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:29.363Z|9e2b4099-f039-412f-9e76-462b6f410914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:29.364Z|9e2b4099-f039-412f-9e76-462b6f410914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:31.104Z|c7f39045-00c9-4d36-a3a8-dcf8717a6ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:06:31.104Z|c7f39045-00c9-4d36-a3a8-dcf8717a6ba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:06:39.304Z|87efd2a5-a653-405d-9b22-bd515a4bf604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:39.305Z|87efd2a5-a653-405d-9b22-bd515a4bf604|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:39.387Z|c962e549-b03d-4dad-aa30-1078fee74125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:39.388Z|c962e549-b03d-4dad-aa30-1078fee74125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:39.394Z|741d62d3-87a4-4651-85b9-b33dcf76d57d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:39.394Z|741d62d3-87a4-4651-85b9-b33dcf76d57d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:46.103Z|47d2f9dc-1804-4af9-8f25-fa6416ad2565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:06:46.104Z|47d2f9dc-1804-4af9-8f25-fa6416ad2565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:06:47.471Z|78c674fb-d5a0-4056-87aa-b147b0f86c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:06:47.471Z|78c674fb-d5a0-4056-87aa-b147b0f86c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:06:49.329Z|b9a02a6b-2d1c-4e40-a1b5-4448a5d2339a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:49.330Z|b9a02a6b-2d1c-4e40-a1b5-4448a5d2339a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:49.412Z|cbf84ded-cbbc-41dc-81d8-b5bda7de35c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:49.412Z|cbf84ded-cbbc-41dc-81d8-b5bda7de35c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:49.415Z|b355bd1e-d250-4f32-89d8-51c7ec0b2a99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:49.416Z|b355bd1e-d250-4f32-89d8-51c7ec0b2a99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:59.355Z|059c9d50-c34f-4bdd-b59c-41b5e1ea5e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:59.356Z|059c9d50-c34f-4bdd-b59c-41b5e1ea5e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:59.440Z|b7ec1d99-ca14-41e7-b840-95e92b67ae0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:59.441Z|b7ec1d99-ca14-41e7-b840-95e92b67ae0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:06:59.446Z|e276fb08-2e2b-43bd-8881-31df76e40e44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:06:59.447Z|e276fb08-2e2b-43bd-8881-31df76e40e44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:01.104Z|2e45c9f3-476f-4ad3-97ad-6dfa8c353944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:07:01.107Z|2e45c9f3-476f-4ad3-97ad-6dfa8c353944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:07:09.382Z|c167d9a4-e8d7-40e8-8681-5452dfe2300b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:09.383Z|c167d9a4-e8d7-40e8-8681-5452dfe2300b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:09.469Z|56c1fff3-2d42-4c72-b4a2-c73b8eb93b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:09.470Z|56c1fff3-2d42-4c72-b4a2-c73b8eb93b05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:09.479Z|46b9d5d8-bce3-4273-9ba1-33e6ec813543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:09.480Z|46b9d5d8-bce3-4273-9ba1-33e6ec813543|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:11.061Z|27635e53-c9b4-4ddd-ba66-8db15f62d213|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:07:11.062Z|27635e53-c9b4-4ddd-ba66-8db15f62d213|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:16.103Z|dbfa1eec-12c1-478e-9cf8-f4cec225df98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:07:16.104Z|dbfa1eec-12c1-478e-9cf8-f4cec225df98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:07:17.472Z|b7aad491-7b7f-48de-9d56-7b1f9d96137d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:07:17.473Z|b7aad491-7b7f-48de-9d56-7b1f9d96137d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:07:19.405Z|e808043c-6196-4f0f-ac0e-a13f5e98ef5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:19.406Z|e808043c-6196-4f0f-ac0e-a13f5e98ef5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:19.493Z|aa2b024e-811d-458f-801f-c079ecfca534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:19.494Z|aa2b024e-811d-458f-801f-c079ecfca534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:19.502Z|221b5a04-7aba-46c1-bac4-bff0609d0293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:19.502Z|221b5a04-7aba-46c1-bac4-bff0609d0293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:29.429Z|b69ae29c-75d0-4600-bb46-f3791067c6aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:29.430Z|b69ae29c-75d0-4600-bb46-f3791067c6aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:29.520Z|d91b1ded-9929-4ddf-9549-84a3764ded53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:29.520Z|d91b1ded-9929-4ddf-9549-84a3764ded53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:29.527Z|132df489-5435-4dc9-9aeb-73ac2e055215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:29.528Z|132df489-5435-4dc9-9aeb-73ac2e055215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:31.103Z|ebf96604-570a-402a-8586-6b0032c0f92d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:07:31.104Z|ebf96604-570a-402a-8586-6b0032c0f92d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:07:39.456Z|ebeb9a28-3dcb-495e-87e2-15fc8627f3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:39.456Z|ebeb9a28-3dcb-495e-87e2-15fc8627f3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:39.544Z|d19f3239-4f91-44df-85eb-dc21b1e330a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:39.544Z|d19f3239-4f91-44df-85eb-dc21b1e330a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:39.551Z|421031a4-68a4-4842-91fc-f810ee9bf1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:39.552Z|421031a4-68a4-4842-91fc-f810ee9bf1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:46.103Z|ca40ac57-784a-463d-b008-a514e75e9a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:07:46.106Z|ca40ac57-784a-463d-b008-a514e75e9a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:07:47.473Z|0ff8b0ad-3095-4491-a890-5eacd4954926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:07:47.474Z|0ff8b0ad-3095-4491-a890-5eacd4954926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:07:49.481Z|28505d7f-319b-470b-83fb-150c24394f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:49.482Z|28505d7f-319b-470b-83fb-150c24394f32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:49.569Z|b39d3aff-bc8f-419e-85ca-07902dcf381f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:49.570Z|b39d3aff-bc8f-419e-85ca-07902dcf381f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:49.574Z|c363b49f-1229-4090-8f93-40af5f755d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:49.574Z|c363b49f-1229-4090-8f93-40af5f755d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:59.509Z|6c06f694-91cd-42a5-9ab0-9b19ab6dc2d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:59.510Z|6c06f694-91cd-42a5-9ab0-9b19ab6dc2d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:59.600Z|75f9a9ed-a27a-4853-ae3d-666424bfe883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:59.601Z|75f9a9ed-a27a-4853-ae3d-666424bfe883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:07:59.605Z|f5a1e1db-f77f-4b85-828f-27adaf9a79c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:07:59.606Z|f5a1e1db-f77f-4b85-828f-27adaf9a79c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:01.103Z|81b6f6fe-1f03-411c-bb2b-eb1cd3f17c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:08:01.104Z|81b6f6fe-1f03-411c-bb2b-eb1cd3f17c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:08:09.547Z|41382b8b-fc76-487f-afdb-8a8aa2540256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:09.547Z|41382b8b-fc76-487f-afdb-8a8aa2540256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:09.629Z|429cf1d8-f90f-4750-b1d5-51b01c63272b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:09.629Z|429cf1d8-f90f-4750-b1d5-51b01c63272b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:09.630Z|86b7ec84-07b4-4b2c-bd5d-c304c0eb97e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:09.631Z|86b7ec84-07b4-4b2c-bd5d-c304c0eb97e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:11.061Z|d3549736-c470-466e-aea7-f1d98bd3b57f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:08:11.061Z|d3549736-c470-466e-aea7-f1d98bd3b57f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:16.103Z|1dce8029-8487-4324-a362-4d99595587ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:08:16.104Z|1dce8029-8487-4324-a362-4d99595587ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:08:17.474Z|f9170f6c-7036-4279-be44-0c5f7f5ecded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:08:17.475Z|f9170f6c-7036-4279-be44-0c5f7f5ecded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:08:19.569Z|b6a59f32-422e-4bf4-8bd2-891a334eca5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:19.570Z|b6a59f32-422e-4bf4-8bd2-891a334eca5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:19.651Z|d1d5c4c8-16cb-41c1-8c69-b2f067ca5ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:19.651Z|4e23ca7d-39c0-4e1a-8753-44c9a82ff48d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:19.652Z|d1d5c4c8-16cb-41c1-8c69-b2f067ca5ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:19.652Z|4e23ca7d-39c0-4e1a-8753-44c9a82ff48d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:29.594Z|84652a56-20e3-42a3-b559-51026b028dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:29.595Z|84652a56-20e3-42a3-b559-51026b028dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:29.675Z|67282e6b-f46d-4715-8120-42a1beb1e8ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:29.675Z|e93a3c05-8c6d-4fee-b796-2ad556e51cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:29.676Z|67282e6b-f46d-4715-8120-42a1beb1e8ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:29.676Z|e93a3c05-8c6d-4fee-b796-2ad556e51cfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:31.103Z|267122a0-59f2-419e-a823-9a7390947d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:08:31.109Z|267122a0-59f2-419e-a823-9a7390947d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:08:39.639Z|190bbd84-3e6a-40ec-a93a-a971341db099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:39.640Z|190bbd84-3e6a-40ec-a93a-a971341db099|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:39.709Z|ebaf5796-8937-439b-9798-94b238d4e70d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:39.709Z|74ccb664-36cd-41f0-96d4-da4840f62fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:39.710Z|ebaf5796-8937-439b-9798-94b238d4e70d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:39.710Z|74ccb664-36cd-41f0-96d4-da4840f62fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:46.103Z|940d7236-1f1c-4ae0-928c-2f1a681fb42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:08:46.103Z|940d7236-1f1c-4ae0-928c-2f1a681fb42c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:08:47.475Z|2428a7ca-c8db-4f7b-a616-69814f4a251e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:08:47.476Z|2428a7ca-c8db-4f7b-a616-69814f4a251e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:08:49.663Z|f65a4cf3-7f56-42f8-a3f7-ee3cd143dc64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:49.664Z|f65a4cf3-7f56-42f8-a3f7-ee3cd143dc64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:49.739Z|87b56edd-d1ee-4861-9ce3-81d328d24b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:49.740Z|87b56edd-d1ee-4861-9ce3-81d328d24b2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:49.743Z|a13eff0c-5cfa-4cde-ac0b-9a579ebad019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:49.744Z|a13eff0c-5cfa-4cde-ac0b-9a579ebad019|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:59.687Z|8c7efa5a-572e-4db5-80d5-5f293725a38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:59.688Z|8c7efa5a-572e-4db5-80d5-5f293725a38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:59.763Z|9f218cda-cbba-41e6-9e77-3629f8947918|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:59.764Z|9f218cda-cbba-41e6-9e77-3629f8947918|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:08:59.769Z|f073007b-c10f-4650-a2be-54923cd12881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:08:59.769Z|f073007b-c10f-4650-a2be-54923cd12881|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:01.103Z|563ad6ef-72f9-4234-882c-073eaeacb93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:09:01.104Z|563ad6ef-72f9-4234-882c-073eaeacb93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:09:09.714Z|9b165d0f-2f46-4ff2-92f4-9dea94eaad0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:09.715Z|9b165d0f-2f46-4ff2-92f4-9dea94eaad0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:09.796Z|963b5a01-2e53-4156-83e6-4b4820df6e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:09.796Z|906b2fdc-0cc5-4bbe-a8e2-5b0bd4c74c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:09.797Z|906b2fdc-0cc5-4bbe-a8e2-5b0bd4c74c00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:09.797Z|963b5a01-2e53-4156-83e6-4b4820df6e97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:11.062Z|cadd0441-128d-49a2-892d-183d9e1b3ff2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:09:11.063Z|cadd0441-128d-49a2-892d-183d9e1b3ff2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:16.103Z|f2a456d0-8953-4d58-a26a-c00d2baa91e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:09:16.138Z|f2a456d0-8953-4d58-a26a-c00d2baa91e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:09:17.477Z|8ce5746d-820e-41c3-a94a-5efc1f94e9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:09:17.477Z|8ce5746d-820e-41c3-a94a-5efc1f94e9cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:09:19.739Z|2132fd77-ba55-44d1-9ba7-dba30b0116e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:19.739Z|2132fd77-ba55-44d1-9ba7-dba30b0116e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:19.821Z|ab4e153c-8b57-461f-b8da-9d70195f0042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:19.821Z|e48b8492-4109-402e-81a0-cf15feb0961e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:19.821Z|ab4e153c-8b57-461f-b8da-9d70195f0042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:19.821Z|e48b8492-4109-402e-81a0-cf15feb0961e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:29.767Z|018a9ea8-9c76-437b-9cfe-a02fc8a0d8dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:29.768Z|018a9ea8-9c76-437b-9cfe-a02fc8a0d8dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:29.844Z|228ba379-f152-4111-b3ba-ad98d4b0de11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:29.844Z|6b807511-639e-48a5-9f2c-43355b3b2cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:29.844Z|228ba379-f152-4111-b3ba-ad98d4b0de11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:29.845Z|6b807511-639e-48a5-9f2c-43355b3b2cc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:31.103Z|471a646c-ed4a-465c-9bde-184b7686e4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:09:31.104Z|471a646c-ed4a-465c-9bde-184b7686e4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:09:39.795Z|0ff805cd-6267-48aa-9ece-fdda881c8f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:39.795Z|0ff805cd-6267-48aa-9ece-fdda881c8f40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:39.868Z|682e2c04-584f-4fba-8085-7f9714831103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:39.868Z|e4b341b9-0cf8-429c-9c32-7cf6bd7119c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:39.869Z|e4b341b9-0cf8-429c-9c32-7cf6bd7119c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:39.869Z|682e2c04-584f-4fba-8085-7f9714831103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:46.103Z|59996e7d-e6d8-44f7-88a7-e949db3601f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:09:46.104Z|59996e7d-e6d8-44f7-88a7-e949db3601f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:09:47.478Z|08060f84-df18-4ede-b9f8-98a03c8d5736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:09:47.478Z|08060f84-df18-4ede-b9f8-98a03c8d5736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:09:49.826Z|b3c8cd34-9029-4f58-b5d5-ddc80030a6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:49.827Z|b3c8cd34-9029-4f58-b5d5-ddc80030a6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:49.892Z|70cdc448-8df3-4b5f-a676-6c8c05c97f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:49.892Z|9d9baa3f-b4ef-4f59-a266-28fa554769cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:49.893Z|70cdc448-8df3-4b5f-a676-6c8c05c97f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:49.893Z|9d9baa3f-b4ef-4f59-a266-28fa554769cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:59.853Z|56e5ee58-60ea-402a-9938-889d693d25d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:59.853Z|56e5ee58-60ea-402a-9938-889d693d25d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:59.917Z|52d2aad9-0890-430f-aaaa-bcb550dfb51f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:59.918Z|52d2aad9-0890-430f-aaaa-bcb550dfb51f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:09:59.920Z|6a52e9b4-8f30-4f52-8ad9-4ef3627456b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:09:59.921Z|6a52e9b4-8f30-4f52-8ad9-4ef3627456b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:01.103Z|1615acc4-8178-463e-9f58-3f4cedbbee05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:10:01.109Z|1615acc4-8178-463e-9f58-3f4cedbbee05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:10:09.877Z|bb46085d-8756-4653-84ab-00e12ab1d1a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:09.878Z|bb46085d-8756-4653-84ab-00e12ab1d1a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:09.939Z|45c527e5-97b7-4e32-b6e3-8427de77ca2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:09.940Z|45c527e5-97b7-4e32-b6e3-8427de77ca2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:09.942Z|12295dab-2ed9-4b89-bd7e-ff9ec61942fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:09.943Z|12295dab-2ed9-4b89-bd7e-ff9ec61942fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:11.059Z|6ab2fe32-f7ab-48f5-93af-21503bae57d0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:10:11.060Z|6ab2fe32-f7ab-48f5-93af-21503bae57d0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:16.103Z|84edf119-17cf-48f0-89ff-5e4ceaec9d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:10:16.103Z|84edf119-17cf-48f0-89ff-5e4ceaec9d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:10:17.479Z|01fafcb5-7ea7-486a-933c-3401fd20e059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:10:17.480Z|01fafcb5-7ea7-486a-933c-3401fd20e059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:10:19.900Z|d9e712e8-c765-44f0-8e84-054e598bfb74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:19.901Z|d9e712e8-c765-44f0-8e84-054e598bfb74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:19.966Z|aa1c3d74-0118-47df-82b9-373ba60d34d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:19.966Z|fb45f37b-271b-4da1-8528-4eac529eba41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:19.967Z|aa1c3d74-0118-47df-82b9-373ba60d34d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:19.967Z|fb45f37b-271b-4da1-8528-4eac529eba41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:29.926Z|ebaaa291-8bfb-4bbd-bc4c-cab765539dd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:29.926Z|ebaaa291-8bfb-4bbd-bc4c-cab765539dd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:29.991Z|4c84c312-8111-4ceb-90bc-d124c7379ead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:29.991Z|a66fafd8-8188-483f-a46c-a7ca3278b7da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:29.991Z|4c84c312-8111-4ceb-90bc-d124c7379ead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:29.991Z|a66fafd8-8188-483f-a46c-a7ca3278b7da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:31.103Z|801f719a-1970-4b4e-96e5-62d47b83ce24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:10:31.103Z|801f719a-1970-4b4e-96e5-62d47b83ce24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:10:39.955Z|5415bcff-1684-42a2-a640-49ac61190e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:39.956Z|5415bcff-1684-42a2-a640-49ac61190e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:40.016Z|bebd73b6-6ddb-4dc7-8e91-3eb490ffe90f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:40.016Z|a4abe828-e04d-4182-813f-cd1f9b2a7a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:40.017Z|bebd73b6-6ddb-4dc7-8e91-3eb490ffe90f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:40.017Z|a4abe828-e04d-4182-813f-cd1f9b2a7a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:46.103Z|f31618b9-fb92-44ae-8510-076c80ab1242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:10:46.105Z|f31618b9-fb92-44ae-8510-076c80ab1242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:10:47.480Z|ec8e7238-01cc-4448-91d8-30549050ca65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:10:47.481Z|ec8e7238-01cc-4448-91d8-30549050ca65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:10:49.980Z|ce474091-beef-4151-bc6f-08640e030c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:49.981Z|ce474091-beef-4151-bc6f-08640e030c7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:50.041Z|22b5bafe-9b0b-4098-a789-84e562c9e9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:50.042Z|22b5bafe-9b0b-4098-a789-84e562c9e9b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:10:50.042Z|530586b9-3383-47c1-9e29-41ddda3836ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:10:50.043Z|530586b9-3383-47c1-9e29-41ddda3836ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:00.007Z|4563feba-7b99-4a6c-bf31-d9e26405e727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:00.008Z|4563feba-7b99-4a6c-bf31-d9e26405e727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:00.073Z|295cd0ae-49f6-4839-9e0c-0ed91528b0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:00.073Z|748b28ee-63f5-4961-9002-09f8404f4b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:00.074Z|748b28ee-63f5-4961-9002-09f8404f4b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:00.074Z|295cd0ae-49f6-4839-9e0c-0ed91528b0a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:01.103Z|a2c3b1ed-63ff-4b10-9c5b-d01bc00e20d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:11:01.104Z|a2c3b1ed-63ff-4b10-9c5b-d01bc00e20d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:11:10.041Z|d968fca4-79c0-4d11-8948-b83de6f3ec14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:10.043Z|d968fca4-79c0-4d11-8948-b83de6f3ec14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:10.099Z|8755a333-def8-43b3-833c-55ebeb6308b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:10.099Z|384924d2-cdbf-4321-babb-fc41b81454c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:10.099Z|384924d2-cdbf-4321-babb-fc41b81454c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:10.100Z|8755a333-def8-43b3-833c-55ebeb6308b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:11.061Z|c5e334cb-1cd8-4dfc-936a-af3a475bd8e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:11:11.063Z|c5e334cb-1cd8-4dfc-936a-af3a475bd8e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:16.103Z|81dc09e5-73b2-45cc-b404-2d30fb644fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:11:16.104Z|81dc09e5-73b2-45cc-b404-2d30fb644fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:11:17.481Z|d0f96272-3e56-4c5c-9526-01a5b1911b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:11:17.482Z|d0f96272-3e56-4c5c-9526-01a5b1911b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:11:20.073Z|888f544f-e1a8-4144-afaa-5495dd3cf2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:20.073Z|888f544f-e1a8-4144-afaa-5495dd3cf2ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:20.123Z|d35ff134-1a63-4bac-b9d0-a7f70373c47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:20.123Z|60a76325-098f-48d5-bc5e-098970a7136a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:20.124Z|d35ff134-1a63-4bac-b9d0-a7f70373c47d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:20.124Z|60a76325-098f-48d5-bc5e-098970a7136a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:30.102Z|051450af-70b8-4bbd-82d2-2d9175644c5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:30.103Z|051450af-70b8-4bbd-82d2-2d9175644c5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:30.151Z|ab33a3d1-2fd0-4bb8-81ca-b00420071b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:30.151Z|3a5eb360-2bd1-4875-832c-288a04e34c6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:30.151Z|ab33a3d1-2fd0-4bb8-81ca-b00420071b29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:30.151Z|3a5eb360-2bd1-4875-832c-288a04e34c6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:31.103Z|cb94d1fd-f68a-41f5-985f-3a70fb496a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:11:31.106Z|cb94d1fd-f68a-41f5-985f-3a70fb496a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:11:40.139Z|59247e33-805b-4b37-acf8-6cb8387a40c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:40.140Z|59247e33-805b-4b37-acf8-6cb8387a40c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:40.183Z|aed77808-6138-43c4-bf6e-1f6bc6fbd5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:40.184Z|fe1bcb07-ea4b-499f-acb6-33826d0ba8b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:40.184Z|aed77808-6138-43c4-bf6e-1f6bc6fbd5fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:40.184Z|fe1bcb07-ea4b-499f-acb6-33826d0ba8b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:46.103Z|d715b978-0743-4718-9f35-34dfddf79fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:11:46.104Z|d715b978-0743-4718-9f35-34dfddf79fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:11:47.482Z|275b45aa-8f42-4ad8-8773-8040943f3ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:11:47.483Z|275b45aa-8f42-4ad8-8773-8040943f3ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:11:50.165Z|0be799f9-4120-49ad-8a7e-71b0efd6cdd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:50.166Z|0be799f9-4120-49ad-8a7e-71b0efd6cdd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:50.212Z|5c2ff770-5e4b-46ca-93e3-4040855eec12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:50.212Z|a6fd96bb-c10e-471f-9954-6bad49924e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:11:50.212Z|a6fd96bb-c10e-471f-9954-6bad49924e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:11:50.212Z|5c2ff770-5e4b-46ca-93e3-4040855eec12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:00.192Z|0cf76075-5dba-4ef4-b0a2-10857b860a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:00.193Z|0cf76075-5dba-4ef4-b0a2-10857b860a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:00.240Z|6a5642cb-4c0a-42cc-a6f1-dd19bb055398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:00.240Z|4e2422ee-daa4-4838-9bd6-6a77d883e99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:00.240Z|6a5642cb-4c0a-42cc-a6f1-dd19bb055398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:00.240Z|4e2422ee-daa4-4838-9bd6-6a77d883e99e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:01.103Z|92f39d3e-10d9-4b59-9722-da2f7054d271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:12:01.104Z|92f39d3e-10d9-4b59-9722-da2f7054d271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:12:10.218Z|d33849ad-96f9-4041-9213-334b2552a65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:10.219Z|d33849ad-96f9-4041-9213-334b2552a65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:10.273Z|adc44838-3055-46a2-b00b-e62ade0767da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:10.274Z|4ca8d41b-e52a-4cac-94a1-dc58597a817c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:10.274Z|adc44838-3055-46a2-b00b-e62ade0767da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:10.274Z|4ca8d41b-e52a-4cac-94a1-dc58597a817c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:11.061Z|d3fcd90b-84aa-4792-b4ac-d65bf76c4fe8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:12:11.062Z|d3fcd90b-84aa-4792-b4ac-d65bf76c4fe8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:16.103Z|e96ab91d-ae51-407d-b17b-410717f7883f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:12:16.106Z|e96ab91d-ae51-407d-b17b-410717f7883f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:12:17.483Z|d4be8097-78a6-42cf-8b8f-7a3b1c27ff27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:12:17.484Z|d4be8097-78a6-42cf-8b8f-7a3b1c27ff27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:12:20.247Z|0959d523-d731-4040-9cbe-92caa60692f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:20.248Z|0959d523-d731-4040-9cbe-92caa60692f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:20.300Z|88f2eb3b-ccb4-4795-aa2a-2370d7b9c242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:20.300Z|88f2eb3b-ccb4-4795-aa2a-2370d7b9c242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:20.302Z|5dc91e58-6a90-4c71-ab41-e1b53f7695da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:20.303Z|5dc91e58-6a90-4c71-ab41-e1b53f7695da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:30.274Z|88b6f78d-6633-45e2-8f3a-c555e05db07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:30.275Z|88b6f78d-6633-45e2-8f3a-c555e05db07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:30.326Z|7e006ae7-8da7-4ee9-8610-b73e6efefd38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:30.326Z|9fc2f90b-0b03-48ef-b7f5-ab421e9dbfde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:30.326Z|7e006ae7-8da7-4ee9-8610-b73e6efefd38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:30.327Z|9fc2f90b-0b03-48ef-b7f5-ab421e9dbfde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:31.103Z|8c109095-9b9a-420e-a43e-803c6678f260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:12:31.104Z|8c109095-9b9a-420e-a43e-803c6678f260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:12:40.323Z|38c3beb8-550c-4f8e-92d6-370cd52ab2b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:40.324Z|38c3beb8-550c-4f8e-92d6-370cd52ab2b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:40.354Z|b857f198-a54d-46dc-81ef-2f51eecb7f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:40.354Z|a8bc105c-bd32-4294-b4ab-2208f3ad1973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:40.355Z|a8bc105c-bd32-4294-b4ab-2208f3ad1973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:40.355Z|b857f198-a54d-46dc-81ef-2f51eecb7f7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:46.103Z|fddff018-7bd8-49b2-8fee-a19ee34e470b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:12:46.104Z|fddff018-7bd8-49b2-8fee-a19ee34e470b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:12:47.484Z|ff124acc-b711-41d7-94ee-673a9bccff91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:12:47.485Z|ff124acc-b711-41d7-94ee-673a9bccff91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:12:50.355Z|a8041ce6-6db8-46a5-9431-90c210a57caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:50.356Z|a8041ce6-6db8-46a5-9431-90c210a57caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:50.383Z|817990bb-7200-4a8f-99c7-bb3dac418775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:50.383Z|73c13fec-2f89-40e8-b631-38c223f1fa5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:12:50.383Z|817990bb-7200-4a8f-99c7-bb3dac418775|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:12:50.384Z|73c13fec-2f89-40e8-b631-38c223f1fa5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:00.385Z|a5b5c91b-c032-4214-893b-fc5546542026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:00.386Z|a5b5c91b-c032-4214-893b-fc5546542026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:00.409Z|f09276d4-de54-4310-bde0-fd03d5793420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:00.409Z|0bc2b56b-df60-4a6d-b857-44e0ea36d880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:00.410Z|f09276d4-de54-4310-bde0-fd03d5793420|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:00.410Z|0bc2b56b-df60-4a6d-b857-44e0ea36d880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:01.103Z|ec1bbe5f-8c7f-41a3-bd3e-9d688448a9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:13:01.106Z|ec1bbe5f-8c7f-41a3-bd3e-9d688448a9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:13:10.411Z|61d35c24-7c61-4c9e-a98a-b0ee9a616f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:10.412Z|61d35c24-7c61-4c9e-a98a-b0ee9a616f1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:10.434Z|5ea6bc21-28e5-4e9a-83cf-400b27f290bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:10.434Z|7492c0d6-2898-47d9-b1a2-89086c3a9128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:10.435Z|5ea6bc21-28e5-4e9a-83cf-400b27f290bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:10.435Z|7492c0d6-2898-47d9-b1a2-89086c3a9128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:11.062Z|32d0e383-0aae-4b49-addc-d16aeb60911d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:13:11.062Z|32d0e383-0aae-4b49-addc-d16aeb60911d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:16.104Z|72e1c5f7-5909-4191-a4af-3bc6ee243346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:13:16.105Z|72e1c5f7-5909-4191-a4af-3bc6ee243346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:13:17.486Z|fa18e5ba-dc64-41d2-8187-5380aaf2c5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:13:17.486Z|fa18e5ba-dc64-41d2-8187-5380aaf2c5cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:13:20.440Z|1784da80-e5e3-4d9c-bca1-afc6beee3516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:20.441Z|1784da80-e5e3-4d9c-bca1-afc6beee3516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:20.459Z|568e3a20-03ea-4fbf-84de-1399b732179a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:20.461Z|e4ced1de-4a5c-4c1e-86ab-d134049f70cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:20.463Z|e4ced1de-4a5c-4c1e-86ab-d134049f70cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:20.464Z|568e3a20-03ea-4fbf-84de-1399b732179a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:30.473Z|a9338adf-a247-4542-bc25-6f4121fe4442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:30.474Z|a9338adf-a247-4542-bc25-6f4121fe4442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:30.489Z|1deb59c3-1923-43f8-aefe-8dc5301e2656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:30.490Z|1deb59c3-1923-43f8-aefe-8dc5301e2656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:30.491Z|cfbd9fdb-0a9f-4c5a-b3d0-ecb97de9f48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:30.491Z|cfbd9fdb-0a9f-4c5a-b3d0-ecb97de9f48f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:31.103Z|13658edc-6c10-41af-9215-2189556c4e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:13:31.104Z|13658edc-6c10-41af-9215-2189556c4e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:13:40.503Z|b5359414-eb39-41e5-b113-36bbbf730458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:40.504Z|b5359414-eb39-41e5-b113-36bbbf730458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:40.516Z|6671b481-0588-4f80-aa17-427ebe181154|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:40.517Z|6671b481-0588-4f80-aa17-427ebe181154|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:40.523Z|d1b33f78-3514-4e59-850e-fba262b5a7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:40.523Z|d1b33f78-3514-4e59-850e-fba262b5a7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:46.103Z|cf909e06-db99-4fca-94ac-1511c22206f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:13:46.106Z|cf909e06-db99-4fca-94ac-1511c22206f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:13:47.487Z|363ee7d8-08c8-4b92-a3a7-66a8483c5593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:13:47.488Z|363ee7d8-08c8-4b92-a3a7-66a8483c5593|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:13:50.530Z|09d1de4f-5517-4eda-aac8-da3807c655a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:50.531Z|09d1de4f-5517-4eda-aac8-da3807c655a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:50.547Z|73382206-944b-46da-870e-4e2b81fe026e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:50.547Z|8bb04bfc-0c3c-4041-8b27-4e33d59c2690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:13:50.548Z|73382206-944b-46da-870e-4e2b81fe026e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:13:50.548Z|8bb04bfc-0c3c-4041-8b27-4e33d59c2690|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:00.563Z|8be94b06-1aca-4e2f-8988-0eb119527674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:00.564Z|8be94b06-1aca-4e2f-8988-0eb119527674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:00.575Z|2995ef10-e206-46d1-9b9f-5a0273c101ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:00.575Z|37a2a23c-8a88-4997-b87c-bcd9a90a1ea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:00.576Z|2995ef10-e206-46d1-9b9f-5a0273c101ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:00.576Z|37a2a23c-8a88-4997-b87c-bcd9a90a1ea2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:01.103Z|757df774-ff67-4f93-941c-1ff1a3c00600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:14:01.104Z|757df774-ff67-4f93-941c-1ff1a3c00600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:14:10.588Z|b922aef8-7142-4519-8bb1-e2264f488521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:10.589Z|b922aef8-7142-4519-8bb1-e2264f488521|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:10.599Z|8d2272bb-5b10-4177-a2c5-5dfbcbed5958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:10.600Z|8d2272bb-5b10-4177-a2c5-5dfbcbed5958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:10.603Z|f99c6e7a-806e-47f5-a4c2-f0d2a1c31a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:10.604Z|f99c6e7a-806e-47f5-a4c2-f0d2a1c31a81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:11.060Z|d28e7617-7bf1-4ae3-9646-fe2495cbdc18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:14:11.061Z|d28e7617-7bf1-4ae3-9646-fe2495cbdc18|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:16.103Z|6db6f681-5865-42b3-a44c-423a9353a27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:14:16.104Z|6db6f681-5865-42b3-a44c-423a9353a27c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:14:17.488Z|30a933cf-6cbe-487f-87ad-9ee3079c7fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:14:17.489Z|30a933cf-6cbe-487f-87ad-9ee3079c7fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:14:20.618Z|c39300a2-6c5a-48c2-8fad-35cfa326dbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:20.618Z|c39300a2-6c5a-48c2-8fad-35cfa326dbbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:20.627Z|7cab0eda-7898-4550-8e24-ef91b6bab547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:20.628Z|7cab0eda-7898-4550-8e24-ef91b6bab547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:20.633Z|52897bb0-5af8-45b7-9b7a-35d44654e5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:20.634Z|52897bb0-5af8-45b7-9b7a-35d44654e5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:30.645Z|9963caf3-1efa-42ca-8751-8d8f4d5a94c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:30.645Z|9963caf3-1efa-42ca-8751-8d8f4d5a94c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:30.654Z|bb401590-b5b1-4810-82e1-440d6206c049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:30.656Z|bb401590-b5b1-4810-82e1-440d6206c049|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:30.656Z|44ae2ad5-086c-44f2-be43-9dbee6962280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:30.657Z|44ae2ad5-086c-44f2-be43-9dbee6962280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:31.103Z|22655c41-1038-47e3-b775-831e1bff45db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:14:31.106Z|22655c41-1038-47e3-b775-831e1bff45db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:14:40.682Z|e97f31b5-3799-4518-9cb2-50a6e647efd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:40.682Z|e97f31b5-3799-4518-9cb2-50a6e647efd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:40.684Z|19250b09-5205-4981-8c04-7258920eff77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:40.685Z|19250b09-5205-4981-8c04-7258920eff77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:40.691Z|2af618c0-45d7-4aeb-81cf-40b66dcd17c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:40.692Z|2af618c0-45d7-4aeb-81cf-40b66dcd17c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:46.103Z|4652c33e-a71d-46d4-91e6-779a99dfcd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:14:46.104Z|4652c33e-a71d-46d4-91e6-779a99dfcd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:14:47.489Z|4809d9ac-4761-44fa-b22e-56448355963f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:14:47.490Z|4809d9ac-4761-44fa-b22e-56448355963f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:14:50.726Z|43d5190c-b9e0-413a-93cd-97aa6b70d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:50.726Z|7c3c7df3-9293-4320-adcb-2788c3a1944d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:50.726Z|d7936aab-bb22-45ec-aa08-a6e95f8080d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:14:50.726Z|7c3c7df3-9293-4320-adcb-2788c3a1944d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:50.726Z|43d5190c-b9e0-413a-93cd-97aa6b70d4ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:14:50.727Z|d7936aab-bb22-45ec-aa08-a6e95f8080d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:00.751Z|180acdea-4c5f-467c-8ea7-918e10bb2d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:00.752Z|180acdea-4c5f-467c-8ea7-918e10bb2d85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:00.753Z|895a2312-2146-41ad-b401-57dd292b4100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:00.754Z|895a2312-2146-41ad-b401-57dd292b4100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:00.781Z|420e7955-241a-4a99-8fa5-ae3583d35759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:00.782Z|420e7955-241a-4a99-8fa5-ae3583d35759|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:01.103Z|1a588d55-ddb4-490f-8c92-4c7c392e92fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:15:01.103Z|1a588d55-ddb4-490f-8c92-4c7c392e92fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:15:10.782Z|9c03f588-f8e9-4830-abce-72029dd107e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:10.782Z|484725f5-fe2a-4a9b-9607-2521876a01c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:10.783Z|9c03f588-f8e9-4830-abce-72029dd107e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:10.783Z|484725f5-fe2a-4a9b-9607-2521876a01c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:10.805Z|d2710df6-3a4b-4894-9f7b-db851dd7b96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:10.806Z|d2710df6-3a4b-4894-9f7b-db851dd7b96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:11.061Z|31d8bc53-412f-46b2-ba39-5d14c659ad00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:15:11.062Z|31d8bc53-412f-46b2-ba39-5d14c659ad00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:16.103Z|a9ccd74b-1582-4e8f-bcef-003f1f7d176a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:15:16.104Z|a9ccd74b-1582-4e8f-bcef-003f1f7d176a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:15:17.490Z|c1a54464-bd2b-4ca6-90cb-476afb26014c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:15:17.491Z|c1a54464-bd2b-4ca6-90cb-476afb26014c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:15:20.809Z|37490fd5-cf57-49c9-8eba-44373d083697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:20.809Z|b3f8c449-33a9-4e8d-8d09-dd4c68a17273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:20.809Z|b3f8c449-33a9-4e8d-8d09-dd4c68a17273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:20.809Z|37490fd5-cf57-49c9-8eba-44373d083697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:20.831Z|b0b06083-7ca3-4349-8c45-efe27e6f8f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:20.832Z|b0b06083-7ca3-4349-8c45-efe27e6f8f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:30.837Z|f18a4092-e74b-480a-8289-6a8e9ecf461d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:30.838Z|b0424bdf-57a5-448c-93cc-575b76fd015e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:30.838Z|f18a4092-e74b-480a-8289-6a8e9ecf461d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:30.838Z|b0424bdf-57a5-448c-93cc-575b76fd015e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:30.855Z|ab3de7f9-929e-47b4-8bec-af0485afc583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:30.856Z|ab3de7f9-929e-47b4-8bec-af0485afc583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:31.103Z|ed324066-1a9e-4986-be7b-cd184821ee61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:15:31.104Z|ed324066-1a9e-4986-be7b-cd184821ee61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:15:40.884Z|6ed3d4cf-d6da-4ce2-9202-9b0bac998f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:40.884Z|1fca8af0-b28b-4876-aab5-29fef0af8164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:40.884Z|6ed3d4cf-d6da-4ce2-9202-9b0bac998f6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:40.885Z|1fca8af0-b28b-4876-aab5-29fef0af8164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:40.886Z|f92946e6-cdcf-458f-ba23-a2b4b2b64028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:40.886Z|f92946e6-cdcf-458f-ba23-a2b4b2b64028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:46.103Z|ed1ea71d-b210-4421-a8f6-828c18389b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:15:46.104Z|ed1ea71d-b210-4421-a8f6-828c18389b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:15:47.491Z|a3b1a5ce-937d-48d9-8b35-8bbefa3846ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:15:47.492Z|a3b1a5ce-937d-48d9-8b35-8bbefa3846ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:15:50.917Z|6c95019b-6c01-46b0-9a92-a9bc4f8e4e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:50.917Z|c0071f1a-afa8-4131-aecb-7320650081c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:50.918Z|c0071f1a-afa8-4131-aecb-7320650081c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:50.918Z|6c95019b-6c01-46b0-9a92-a9bc4f8e4e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:15:50.922Z|ab5862f5-2e51-4cdf-a06d-8c899402758b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:15:50.922Z|ab5862f5-2e51-4cdf-a06d-8c899402758b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:00.944Z|0168a4e0-540d-45ad-a29a-6302533202f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:00.944Z|0168a4e0-540d-45ad-a29a-6302533202f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:00.946Z|8308eb55-c86f-423d-8d92-5efa93033779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:00.947Z|8308eb55-c86f-423d-8d92-5efa93033779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:00.950Z|98be4e1f-7081-4954-9508-79fe2cfff97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:00.951Z|98be4e1f-7081-4954-9508-79fe2cfff97b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:01.103Z|7e320002-bbf4-46fe-a780-5a05eddd65c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:16:01.104Z|7e320002-bbf4-46fe-a780-5a05eddd65c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:16:10.968Z|cb57ae33-5ab6-4a56-b0c4-57b88018de89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:10.969Z|cb57ae33-5ab6-4a56-b0c4-57b88018de89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:10.971Z|3b49bd24-9110-4052-8683-5053112bd397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:10.971Z|3b49bd24-9110-4052-8683-5053112bd397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:10.983Z|f6cb7ae0-67fa-473e-8aff-cc384bb083dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:10.983Z|f6cb7ae0-67fa-473e-8aff-cc384bb083dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:11.061Z|56f5051e-caac-4be4-be84-97a5d745a501|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:16:11.062Z|56f5051e-caac-4be4-be84-97a5d745a501|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:16.103Z|68129548-0565-4305-b866-829d57dc1f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:16:16.106Z|68129548-0565-4305-b866-829d57dc1f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:16:17.493Z|adb268a1-83ff-45ff-afab-f01928a46066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:16:17.494Z|adb268a1-83ff-45ff-afab-f01928a46066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:16:20.995Z|f129bc4a-9c32-4240-a28f-01279a7f0ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:20.996Z|846d5fd4-566b-4fce-8897-97c10dfd61a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:20.995Z|f129bc4a-9c32-4240-a28f-01279a7f0ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:20.996Z|846d5fd4-566b-4fce-8897-97c10dfd61a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:21.006Z|0fc0a893-c914-4979-972b-4ccd9cd8bcad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:21.006Z|0fc0a893-c914-4979-972b-4ccd9cd8bcad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:31.020Z|552ff200-fb4d-4c75-8410-cd63f787e2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:31.021Z|552ff200-fb4d-4c75-8410-cd63f787e2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:31.030Z|da482d9c-3797-459c-aa27-45651a6d27df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:31.030Z|f75bc9e5-4227-4844-bb7d-94a91af6b159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:31.031Z|da482d9c-3797-459c-aa27-45651a6d27df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:31.031Z|f75bc9e5-4227-4844-bb7d-94a91af6b159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:31.103Z|85d02443-9dad-4191-9423-3fd1ad216247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:16:31.104Z|85d02443-9dad-4191-9423-3fd1ad216247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:16:41.052Z|d7587ddd-3998-49cf-85c8-946eb2a12b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:41.052Z|d7587ddd-3998-49cf-85c8-946eb2a12b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:41.055Z|b76a29ff-220d-4210-9321-5c48a07a3446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:41.055Z|b76a29ff-220d-4210-9321-5c48a07a3446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:41.056Z|073b6e17-2d65-4748-a5b9-b8ce1a37e54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:41.057Z|073b6e17-2d65-4748-a5b9-b8ce1a37e54f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:46.103Z|9b26ae8c-8b57-4a1b-8b71-624033cc6cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:16:46.104Z|9b26ae8c-8b57-4a1b-8b71-624033cc6cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:16:47.494Z|acadbd3b-edcf-42f4-94c8-652c44dafce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:16:47.495Z|acadbd3b-edcf-42f4-94c8-652c44dafce1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:16:51.083Z|da0afbe7-ce7a-413b-a173-7567b8e03f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:51.084Z|da0afbe7-ce7a-413b-a173-7567b8e03f7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:51.083Z|12fa6d6f-1352-4d31-9b13-5d4fcfa2051c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:51.084Z|12fa6d6f-1352-4d31-9b13-5d4fcfa2051c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:16:51.087Z|52a6590e-aaa5-4fc7-911d-edfc018606c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:16:51.087Z|52a6590e-aaa5-4fc7-911d-edfc018606c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:01.103Z|088c389d-ca48-47ed-be86-a1f70e556d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:17:01.104Z|088c389d-ca48-47ed-be86-a1f70e556d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:17:01.110Z|2b1a8430-b655-4949-b25b-14cfbdb9fd88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:01.110Z|db82dfa1-313e-4e5d-bd0f-c86c9df95e39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:01.111Z|2b1a8430-b655-4949-b25b-14cfbdb9fd88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:01.111Z|db82dfa1-313e-4e5d-bd0f-c86c9df95e39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:01.113Z|29283a4e-f740-4e32-ac01-1c308dfff51b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:01.114Z|29283a4e-f740-4e32-ac01-1c308dfff51b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:11.063Z|9775bb1a-9c5e-48c0-9992-565a2d318b88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:17:11.064Z|9775bb1a-9c5e-48c0-9992-565a2d318b88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:11.140Z|de1fe60b-1299-49b0-bf21-6318a2420fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:11.140Z|d2ee60f0-4da0-4c20-911f-cdef549dab6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:11.141Z|de1fe60b-1299-49b0-bf21-6318a2420fb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:11.141Z|d2ee60f0-4da0-4c20-911f-cdef549dab6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:11.141Z|44b5d718-7e94-489b-bc47-67b5cddf864a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:11.142Z|44b5d718-7e94-489b-bc47-67b5cddf864a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:16.103Z|d3ca6c84-ee1e-48a4-8bbe-268c08e10b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:17:16.103Z|d3ca6c84-ee1e-48a4-8bbe-268c08e10b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:17:17.495Z|8956a721-8447-4df9-a19e-26374eb8a1e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:17:17.496Z|8956a721-8447-4df9-a19e-26374eb8a1e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:17:21.167Z|39c77994-7306-4dcf-8847-4501386e6edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:21.167Z|39c77994-7306-4dcf-8847-4501386e6edc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:21.167Z|be6fdd45-7d44-4d00-80ad-cfaa132af8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:21.168Z|be6fdd45-7d44-4d00-80ad-cfaa132af8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:21.169Z|04b275fb-3f3d-4c13-a5d5-dcd93569b0b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:21.169Z|04b275fb-3f3d-4c13-a5d5-dcd93569b0b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:31.103Z|74a9d7c0-39b2-457b-a2a8-d1ff6987e9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:17:31.106Z|74a9d7c0-39b2-457b-a2a8-d1ff6987e9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:17:31.192Z|8d2b3ebb-ee4e-44b7-b87b-c5741f71c77b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:31.192Z|7dccc92c-f7dc-4b01-99ec-7f76eda01083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:31.192Z|2d36bf6b-8df9-4e69-9455-36626d8b98ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:31.192Z|8d2b3ebb-ee4e-44b7-b87b-c5741f71c77b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:31.192Z|2d36bf6b-8df9-4e69-9455-36626d8b98ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:31.192Z|7dccc92c-f7dc-4b01-99ec-7f76eda01083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:41.227Z|6cd707fe-ac81-4c4f-86a9-aa110fe4b1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:41.227Z|de5dc9ef-3252-4c5c-b58d-06ab9fb27231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:41.228Z|de5dc9ef-3252-4c5c-b58d-06ab9fb27231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:41.228Z|6cd707fe-ac81-4c4f-86a9-aa110fe4b1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:41.235Z|82169628-42dc-430c-b6fd-70eccd95dfc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:41.235Z|82169628-42dc-430c-b6fd-70eccd95dfc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:46.103Z|1eb92d9b-b8f1-4f17-b77b-083c37cac505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:17:46.104Z|1eb92d9b-b8f1-4f17-b77b-083c37cac505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:17:47.497Z|43877abc-a3a6-4c8e-b34e-9c8ea418c7ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:17:47.497Z|43877abc-a3a6-4c8e-b34e-9c8ea418c7ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:17:51.256Z|0c46efec-19eb-4509-93ba-4deed51ad9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:51.257Z|0c46efec-19eb-4509-93ba-4deed51ad9ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:51.258Z|efd125aa-6294-4feb-ae2f-4e82524ac30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:51.259Z|efd125aa-6294-4feb-ae2f-4e82524ac30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:17:51.260Z|071bdf26-a7eb-4ac2-9a78-f2cf438d081d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:17:51.260Z|071bdf26-a7eb-4ac2-9a78-f2cf438d081d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:01.103Z|5bef5a52-8fe6-4f00-89cf-2932135a292d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:18:01.103Z|5bef5a52-8fe6-4f00-89cf-2932135a292d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:18:01.280Z|1164d9ab-f3e3-4499-88ca-de2cdf622e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:01.281Z|1164d9ab-f3e3-4499-88ca-de2cdf622e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:01.282Z|0c04ad8a-5093-47b0-acc9-373a7714e9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:01.282Z|0c04ad8a-5093-47b0-acc9-373a7714e9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:01.284Z|2365f05d-5d36-4b80-b667-eb515ea03f97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:01.285Z|2365f05d-5d36-4b80-b667-eb515ea03f97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:11.061Z|6253d15b-b178-4175-8932-8a5d8549c5af|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:18:11.062Z|6253d15b-b178-4175-8932-8a5d8549c5af|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:11.306Z|9bc33220-8e36-4345-96eb-fcb1d58db31a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:11.306Z|0b16c635-2a56-412a-aa9f-0013e7f8d848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:11.306Z|6ffea6c8-959f-494b-a193-7d8fc5df7d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:11.307Z|6ffea6c8-959f-494b-a193-7d8fc5df7d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:11.307Z|9bc33220-8e36-4345-96eb-fcb1d58db31a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:11.307Z|0b16c635-2a56-412a-aa9f-0013e7f8d848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:16.103Z|3fea712c-76aa-4281-8e82-f7a208d14b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:18:16.106Z|3fea712c-76aa-4281-8e82-f7a208d14b3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:18:17.498Z|b31a5228-a814-4cc9-83dd-16c1d1c5be73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:18:17.498Z|b31a5228-a814-4cc9-83dd-16c1d1c5be73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:18:21.340Z|575ddb44-23fd-4cd8-a48a-f371aae08418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:21.342Z|ccdb8c2c-c993-453e-b690-d50385670867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:21.340Z|d2db8e95-8be9-4029-9d31-a174bf27bc7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:21.343Z|575ddb44-23fd-4cd8-a48a-f371aae08418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:21.343Z|d2db8e95-8be9-4029-9d31-a174bf27bc7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:21.342Z|ccdb8c2c-c993-453e-b690-d50385670867|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:31.103Z|e2ecdf09-0b20-4136-8a25-6bc11b047824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:18:31.104Z|e2ecdf09-0b20-4136-8a25-6bc11b047824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:18:31.369Z|dcec6d64-b5de-41eb-b504-3a4e4e0ef51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:31.369Z|f3c8a9dd-d9fe-4d56-89c9-842531c31772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:31.369Z|7f5c35d2-b4a8-4a96-84da-4ba65b25a195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:31.369Z|7f5c35d2-b4a8-4a96-84da-4ba65b25a195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:31.369Z|f3c8a9dd-d9fe-4d56-89c9-842531c31772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:31.369Z|dcec6d64-b5de-41eb-b504-3a4e4e0ef51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:41.396Z|ca1af244-3a4d-4b19-89b5-312f6c902baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:41.396Z|81e7b0b0-9d78-4d86-9acf-5b96486d7e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:41.397Z|ca1af244-3a4d-4b19-89b5-312f6c902baf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:41.397Z|81e7b0b0-9d78-4d86-9acf-5b96486d7e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:41.398Z|50ba5f56-9171-4ae0-891b-170b8b3c64b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:41.398Z|50ba5f56-9171-4ae0-891b-170b8b3c64b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:46.103Z|84feb892-5a3f-49b6-a7a4-682111f94d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:18:46.103Z|84feb892-5a3f-49b6-a7a4-682111f94d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:18:47.499Z|76d930c7-c34b-414b-a340-cd8fa0d43d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:18:47.500Z|76d930c7-c34b-414b-a340-cd8fa0d43d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:18:51.423Z|7d39bd04-429a-4a38-8fde-dba43b92513a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:51.424Z|7d39bd04-429a-4a38-8fde-dba43b92513a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:51.428Z|9d042b8e-287e-47fd-8ee5-392192f3811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:51.428Z|9d042b8e-287e-47fd-8ee5-392192f3811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:18:51.432Z|c88f14c0-1a32-4a1b-8cc3-2d83a89dcb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:18:51.432Z|c88f14c0-1a32-4a1b-8cc3-2d83a89dcb6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:01.103Z|63113671-8165-48d2-a90f-fe6a3fc43b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:19:01.104Z|63113671-8165-48d2-a90f-fe6a3fc43b9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:19:01.457Z|bbee1b61-8953-4a6f-adf3-a71051b0809b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:01.457Z|a876e30c-64ee-4d91-85fa-85834ca640df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:01.457Z|a876e30c-64ee-4d91-85fa-85834ca640df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:01.458Z|bbee1b61-8953-4a6f-adf3-a71051b0809b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:01.460Z|93aea5a7-5156-47f3-81af-55d60dca9a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:01.460Z|93aea5a7-5156-47f3-81af-55d60dca9a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:11.077Z|6b7ab84a-56f4-410d-9be9-7a85d00cf535|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:19:11.088Z|6b7ab84a-56f4-410d-9be9-7a85d00cf535|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:11.602Z|becc67d4-a52d-47af-8776-3a60f4c17cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:11.602Z|5972c874-ba28-4347-94e0-b9f4f67acbf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:11.603Z|5972c874-ba28-4347-94e0-b9f4f67acbf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:11.603Z|74b18973-9860-4702-8a35-0532bb7733a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:11.614Z|74b18973-9860-4702-8a35-0532bb7733a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:11.603Z|becc67d4-a52d-47af-8776-3a60f4c17cab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:16.103Z|77394020-85b2-41f5-b1ce-a3c799fb4c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:19:16.104Z|77394020-85b2-41f5-b1ce-a3c799fb4c76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:19:17.500Z|f2abd5ee-ddcf-4fc2-a334-58b63b08d9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:19:17.501Z|f2abd5ee-ddcf-4fc2-a334-58b63b08d9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:19:21.633Z|0ff757f6-0f36-486f-b942-5545ccc5e0af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:21.634Z|0ff757f6-0f36-486f-b942-5545ccc5e0af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:21.657Z|29ee2bcf-3f7c-47b5-bb14-e4b4f8a13117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:21.657Z|29ee2bcf-3f7c-47b5-bb14-e4b4f8a13117|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:21.713Z|8901ddb5-fed8-4974-993a-e76415d73318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:21.714Z|8901ddb5-fed8-4974-993a-e76415d73318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:31.103Z|23cb9280-ebee-4318-b828-cab2fd0e5bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:19:31.107Z|23cb9280-ebee-4318-b828-cab2fd0e5bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:19:31.660Z|c1ba2ada-8d57-4bc0-a68d-4d0dbfeb7a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:31.661Z|c1ba2ada-8d57-4bc0-a68d-4d0dbfeb7a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:31.681Z|175845d2-2cbe-4c72-a7b1-0c9b46809b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:31.682Z|175845d2-2cbe-4c72-a7b1-0c9b46809b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:31.737Z|4e954f87-bce4-43df-9e7f-97792f5a4827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:31.737Z|4e954f87-bce4-43df-9e7f-97792f5a4827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:41.696Z|ba8db36c-4c57-47bb-83b8-79a4a876d549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:41.697Z|ba8db36c-4c57-47bb-83b8-79a4a876d549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:41.713Z|db3e5d76-a6db-42de-8e27-bae88ff62128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:41.714Z|db3e5d76-a6db-42de-8e27-bae88ff62128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:41.778Z|c7e46469-87a2-4483-83d3-8e28278f61e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:41.779Z|c7e46469-87a2-4483-83d3-8e28278f61e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:46.106Z|1c2067b2-612d-4b4c-83b1-0e652abbc26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:19:46.106Z|1c2067b2-612d-4b4c-83b1-0e652abbc26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:19:47.506Z|9b2db3b4-1489-41f0-8237-b655d085b1b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:19:47.506Z|9b2db3b4-1489-41f0-8237-b655d085b1b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:19:51.727Z|9965c06a-fcb0-4000-8cc9-7ceba8adcdb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:51.728Z|9965c06a-fcb0-4000-8cc9-7ceba8adcdb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:51.738Z|8c64c434-4825-4029-ad72-c6b9b4dc3b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:51.739Z|8c64c434-4825-4029-ad72-c6b9b4dc3b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:19:51.813Z|7c0aad9b-da5c-4152-95db-d1469951cab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:19:51.814Z|7c0aad9b-da5c-4152-95db-d1469951cab5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:01.103Z|4d188915-32fd-4a42-ae43-0ddd7980ffb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:20:01.104Z|4d188915-32fd-4a42-ae43-0ddd7980ffb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:20:01.754Z|edb74e1b-ac1e-4341-b4e0-d903d98f7f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:01.755Z|edb74e1b-ac1e-4341-b4e0-d903d98f7f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:01.787Z|f1c93c4e-4dfa-4468-b3d8-9a2e3f64fe85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:01.788Z|f1c93c4e-4dfa-4468-b3d8-9a2e3f64fe85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:01.847Z|1586daac-307d-421c-be40-f8802e66db38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:01.848Z|1586daac-307d-421c-be40-f8802e66db38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:11.060Z|782770f7-147d-4f49-93a2-b4b9020c0238|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:20:11.061Z|782770f7-147d-4f49-93a2-b4b9020c0238|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:11.779Z|90787cfc-23b5-497e-8340-180696b03a17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:11.780Z|90787cfc-23b5-497e-8340-180696b03a17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:11.816Z|c2c01654-18ec-4475-8c97-ee95f7e77fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:11.816Z|c2c01654-18ec-4475-8c97-ee95f7e77fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:11.872Z|4d798986-a6a5-46e0-84c9-58fef8dc40e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:11.873Z|4d798986-a6a5-46e0-84c9-58fef8dc40e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:16.103Z|b9bb38ed-d897-4466-a01d-8028a08cfce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:20:16.105Z|b9bb38ed-d897-4466-a01d-8028a08cfce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:20:17.507Z|15b58143-99cd-4059-8a46-f95904ccb35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:20:17.507Z|15b58143-99cd-4059-8a46-f95904ccb35b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:20:21.803Z|b3339166-3133-44f3-8c25-5372cbfe781f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:21.804Z|b3339166-3133-44f3-8c25-5372cbfe781f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:21.863Z|085111be-61ed-48ea-8df1-3f8aa6823ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:21.863Z|085111be-61ed-48ea-8df1-3f8aa6823ae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:21.897Z|b48d1f02-9257-4165-b2ba-f7fdbb404d16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:21.898Z|b48d1f02-9257-4165-b2ba-f7fdbb404d16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:31.103Z|05d30272-1693-4343-9b27-0f56c8267ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:20:31.104Z|05d30272-1693-4343-9b27-0f56c8267ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:20:31.829Z|6d195975-8a9b-41ee-851a-6aaa47dac086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:31.830Z|6d195975-8a9b-41ee-851a-6aaa47dac086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:31.887Z|c6965dc5-623a-4b01-8cef-e5df631d797b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:31.888Z|c6965dc5-623a-4b01-8cef-e5df631d797b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:31.927Z|c37725f1-a9b5-4488-bfcb-9ce93e39b5cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:31.928Z|c37725f1-a9b5-4488-bfcb-9ce93e39b5cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:41.853Z|8361a0b2-6234-49f1-b901-3f3076b2e97b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:41.854Z|8361a0b2-6234-49f1-b901-3f3076b2e97b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:41.913Z|23ffdafd-bfba-46af-a060-da1d2a0a33cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:41.913Z|23ffdafd-bfba-46af-a060-da1d2a0a33cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:41.952Z|892ee661-c3a5-40d1-b70b-7015788ca791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:41.953Z|892ee661-c3a5-40d1-b70b-7015788ca791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:46.103Z|462805a1-2e94-451f-ab18-ae5034fdc891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:20:46.104Z|462805a1-2e94-451f-ab18-ae5034fdc891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:20:47.508Z|55e13ff0-ea23-4598-aaec-c17f6a8eb319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:20:47.509Z|55e13ff0-ea23-4598-aaec-c17f6a8eb319|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:20:51.890Z|49a823ee-e2c1-4105-948c-b23702e87fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:51.890Z|49a823ee-e2c1-4105-948c-b23702e87fbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:51.949Z|cb53193b-0cbf-4444-9d34-4794a4a3ef7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:51.950Z|cb53193b-0cbf-4444-9d34-4794a4a3ef7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:20:51.976Z|1a08e99c-6b2b-42f2-9e31-158171efcfca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:20:51.977Z|1a08e99c-6b2b-42f2-9e31-158171efcfca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:01.103Z|bf4d27de-1e46-4095-a11a-582d805223cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:21:01.106Z|bf4d27de-1e46-4095-a11a-582d805223cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:21:01.914Z|668e3edc-12c4-4df5-bf8d-72f53e910d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:01.915Z|668e3edc-12c4-4df5-bf8d-72f53e910d05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:01.978Z|0c58abf7-1256-42ee-aa3b-388b4a9f0d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:01.978Z|0c58abf7-1256-42ee-aa3b-388b4a9f0d26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:02.015Z|904a7475-112d-4acd-a769-11e428b7498c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:02.017Z|904a7475-112d-4acd-a769-11e428b7498c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:11.060Z|9fbfe1f8-e22e-4d71-8436-a07033598773|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:21:11.061Z|9fbfe1f8-e22e-4d71-8436-a07033598773|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:11.943Z|031bba0d-ed15-41bc-9824-302b56158ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:11.943Z|031bba0d-ed15-41bc-9824-302b56158ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:12.000Z|bc239ec5-4773-4aa5-ab2b-6032852b6de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:12.001Z|bc239ec5-4773-4aa5-ab2b-6032852b6de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:12.042Z|fe297f22-7ab3-40b9-a69b-7101a68e7325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:12.043Z|fe297f22-7ab3-40b9-a69b-7101a68e7325|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:16.103Z|a28f3810-6830-4364-9c29-95df98b49e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:21:16.105Z|a28f3810-6830-4364-9c29-95df98b49e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:21:17.509Z|f8dca4ce-8751-42ac-938a-76865ddb007c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:21:17.510Z|f8dca4ce-8751-42ac-938a-76865ddb007c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:21:21.980Z|a34cad6d-4a6c-49f4-b3af-2cfcce743930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:21.980Z|a34cad6d-4a6c-49f4-b3af-2cfcce743930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:22.032Z|148f78ae-b144-4c92-a91c-9b72e30fc0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:22.033Z|148f78ae-b144-4c92-a91c-9b72e30fc0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:22.067Z|1dfa96f5-0ea2-45b9-9193-238257e87866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:22.067Z|1dfa96f5-0ea2-45b9-9193-238257e87866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:31.103Z|5ba2cca1-3af0-4961-b4c8-24f61abf7ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:21:31.104Z|5ba2cca1-3af0-4961-b4c8-24f61abf7ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:21:32.007Z|0e58b320-47c6-42a1-8016-ed7a4b8cf3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:32.007Z|0e58b320-47c6-42a1-8016-ed7a4b8cf3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:32.069Z|4eca0e8b-2614-444c-a67e-6c1a5f8e420d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:32.070Z|4eca0e8b-2614-444c-a67e-6c1a5f8e420d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:32.093Z|efe28a51-9433-4864-a184-8cf64aa59005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:32.094Z|efe28a51-9433-4864-a184-8cf64aa59005|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:42.039Z|af6a491a-68a3-4279-b38c-0686c926b738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:42.040Z|af6a491a-68a3-4279-b38c-0686c926b738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:42.105Z|5740fb77-339f-4865-b630-de790ffca207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:42.106Z|5740fb77-339f-4865-b630-de790ffca207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:42.118Z|8529d821-0ca8-491e-bd75-f54860531222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:42.118Z|8529d821-0ca8-491e-bd75-f54860531222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:46.103Z|633f67c0-c909-4478-8016-4bdacd5a8257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:21:46.106Z|633f67c0-c909-4478-8016-4bdacd5a8257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:21:47.511Z|be1698ac-0306-4c2b-a771-db8e19535e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:21:47.511Z|be1698ac-0306-4c2b-a771-db8e19535e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:21:52.064Z|d3f6db04-7fc9-47c2-8da5-369cbeee9bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:52.065Z|d3f6db04-7fc9-47c2-8da5-369cbeee9bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:52.129Z|aa7ba48d-ac01-421a-b262-7ec8f7decb30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:52.130Z|aa7ba48d-ac01-421a-b262-7ec8f7decb30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:21:52.143Z|eeeba47b-711b-4534-be80-1f23b7b70c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:21:52.144Z|eeeba47b-711b-4534-be80-1f23b7b70c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:01.106Z|10da9ba7-8ff3-47b9-bd56-714392c6fe95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:22:01.107Z|10da9ba7-8ff3-47b9-bd56-714392c6fe95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:22:02.097Z|2d8141ec-6846-452b-9a8b-b432734e5267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:02.098Z|2d8141ec-6846-452b-9a8b-b432734e5267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:02.154Z|b4a7e352-7d0b-4813-89e0-9b7ae760894e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:02.154Z|b4a7e352-7d0b-4813-89e0-9b7ae760894e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:02.166Z|3189e47c-a25e-404f-bc72-8080a6323b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:02.167Z|3189e47c-a25e-404f-bc72-8080a6323b11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:11.061Z|1931276d-5147-498a-9b95-e0d7a0ae3cee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:22:11.062Z|1931276d-5147-498a-9b95-e0d7a0ae3cee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:12.121Z|07d0af9e-8bab-48cb-b05d-0372baefc7a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:12.122Z|07d0af9e-8bab-48cb-b05d-0372baefc7a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:12.181Z|b8d558e6-1bda-4ada-b61c-7d9b93033dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:12.182Z|b8d558e6-1bda-4ada-b61c-7d9b93033dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:12.190Z|86d336c5-700c-4ac4-b607-c5345d15e0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:12.191Z|86d336c5-700c-4ac4-b607-c5345d15e0ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:16.103Z|89ee7c07-277e-48a0-a42f-6f9c6ee5f496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:22:16.103Z|89ee7c07-277e-48a0-a42f-6f9c6ee5f496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:22:17.512Z|9b36985c-08c3-4f58-a2c4-8ac9b4e52a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:22:17.512Z|9b36985c-08c3-4f58-a2c4-8ac9b4e52a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:22:22.147Z|63b508dc-1954-4bf7-82c9-01474434ff05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:22.148Z|63b508dc-1954-4bf7-82c9-01474434ff05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:22.205Z|55679473-9ce5-42b9-b5bf-3e6397238464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:22.205Z|55679473-9ce5-42b9-b5bf-3e6397238464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:22.213Z|5c2979f5-77fb-47ec-bdf9-7c15fe2e9181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:22.214Z|5c2979f5-77fb-47ec-bdf9-7c15fe2e9181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:31.103Z|7f3e9eac-fff1-42f9-a3b6-67a8dee2e29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:22:31.105Z|7f3e9eac-fff1-42f9-a3b6-67a8dee2e29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:22:32.174Z|2aee6bd9-fe39-43d6-934a-3bdc4a6c0494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:32.176Z|2aee6bd9-fe39-43d6-934a-3bdc4a6c0494|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:32.230Z|dc6acbe1-4140-452c-b12f-a24c11ddbb13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:32.231Z|dc6acbe1-4140-452c-b12f-a24c11ddbb13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:32.249Z|4549f356-4b8b-4be0-8450-045d48e3f948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:32.250Z|4549f356-4b8b-4be0-8450-045d48e3f948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:42.214Z|94b9b2c2-b88a-4342-b170-12bbef34269b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:42.215Z|94b9b2c2-b88a-4342-b170-12bbef34269b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:42.263Z|06c450c0-9494-437e-9214-1ad050c00ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:42.264Z|06c450c0-9494-437e-9214-1ad050c00ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:42.274Z|76e2e919-77a3-4d44-bdae-4411ccf41619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:42.275Z|76e2e919-77a3-4d44-bdae-4411ccf41619|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:46.103Z|61695430-7565-4b49-bbb4-5c567b7865eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:22:46.104Z|61695430-7565-4b49-bbb4-5c567b7865eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:22:47.513Z|62737895-4734-481c-92b0-83dc277c1e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:22:47.513Z|62737895-4734-481c-92b0-83dc277c1e39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:22:52.237Z|74d923e4-e4d3-4254-ae43-29116645b8ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:52.238Z|74d923e4-e4d3-4254-ae43-29116645b8ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:52.311Z|a3e3f5c3-bf5b-4167-9f9e-b13254a422ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:52.312Z|a3e3f5c3-bf5b-4167-9f9e-b13254a422ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:22:52.317Z|413ced0a-98d8-42f2-b6a0-8b2b689bb778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:22:52.317Z|413ced0a-98d8-42f2-b6a0-8b2b689bb778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:01.103Z|7e9f73d8-bebc-4f6c-9e38-bfd8e5b3830e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:23:01.104Z|7e9f73d8-bebc-4f6c-9e38-bfd8e5b3830e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:23:02.264Z|5791fafd-1c80-49bb-b35d-0c3baf60c708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:02.265Z|5791fafd-1c80-49bb-b35d-0c3baf60c708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:02.338Z|10ad37ce-3c16-4c30-954a-a707cec11dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:02.339Z|5ba3f21c-48be-4cf8-843e-987eb369725b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:02.339Z|5ba3f21c-48be-4cf8-843e-987eb369725b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:02.339Z|10ad37ce-3c16-4c30-954a-a707cec11dd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:11.063Z|68fc822c-600d-4890-a230-6af1f9bf6a9b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:23:11.063Z|68fc822c-600d-4890-a230-6af1f9bf6a9b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:12.289Z|0e81c646-937b-486a-a248-d2f7523248ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:12.290Z|0e81c646-937b-486a-a248-d2f7523248ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:12.366Z|601b99ae-f1d1-4303-bff0-312f6ac8f53e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:12.367Z|601b99ae-f1d1-4303-bff0-312f6ac8f53e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:12.367Z|8dbae94c-deef-4a65-8be2-330a92cf8622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:12.367Z|8dbae94c-deef-4a65-8be2-330a92cf8622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:16.103Z|1147191c-c519-48c7-916d-0c5575ae2184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:23:16.105Z|1147191c-c519-48c7-916d-0c5575ae2184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:23:17.516Z|b890f94a-d571-4e16-a8e2-b629aa948a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:23:17.517Z|b890f94a-d571-4e16-a8e2-b629aa948a40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:23:22.315Z|b5c6d582-3431-4277-bbab-57303beb75c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:22.316Z|b5c6d582-3431-4277-bbab-57303beb75c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:22.390Z|66cb1122-7999-4ba0-8aed-f7bfab901a37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:22.390Z|6a129724-5287-4144-b0c9-3902d92e65f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:22.391Z|66cb1122-7999-4ba0-8aed-f7bfab901a37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:22.391Z|6a129724-5287-4144-b0c9-3902d92e65f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:31.103Z|be2da407-824d-46a3-b87c-368e2bd014f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:23:31.103Z|be2da407-824d-46a3-b87c-368e2bd014f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:23:32.340Z|ee542d37-33be-4ac2-b1af-3f5704a6714b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:32.341Z|ee542d37-33be-4ac2-b1af-3f5704a6714b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:32.414Z|b33f40a2-f7f8-4aef-84b3-16e5597e7ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:32.415Z|b33f40a2-f7f8-4aef-84b3-16e5597e7ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:32.418Z|44fb0888-acbc-46c8-b3a0-dbbb72510717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:32.418Z|44fb0888-acbc-46c8-b3a0-dbbb72510717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:42.364Z|05734f05-6baf-43f6-acb9-d62c11d3dc11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:42.364Z|05734f05-6baf-43f6-acb9-d62c11d3dc11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:42.442Z|3c0551c0-7694-498e-a964-23d8fb82f614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:42.443Z|3c0551c0-7694-498e-a964-23d8fb82f614|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:42.446Z|dadf92b5-45f4-4e40-8a52-489a8468ef9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:42.448Z|dadf92b5-45f4-4e40-8a52-489a8468ef9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:46.104Z|d0f9896e-e335-4c40-813b-346282a55b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:23:46.104Z|d0f9896e-e335-4c40-813b-346282a55b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:23:47.518Z|adf300db-adb4-47f5-ba0b-26329dcdc9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:23:47.518Z|adf300db-adb4-47f5-ba0b-26329dcdc9b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:23:52.388Z|1fc5df9e-8669-4965-b087-99ed20ab5d33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:52.389Z|1fc5df9e-8669-4965-b087-99ed20ab5d33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:52.476Z|f6871357-0765-48b2-b8ce-7d91429dbd4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:52.477Z|f6871357-0765-48b2-b8ce-7d91429dbd4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:23:52.479Z|7e7ceea1-0ed6-4041-a337-f5221bd2c092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:23:52.480Z|7e7ceea1-0ed6-4041-a337-f5221bd2c092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:01.103Z|1bdd7530-25e2-4eba-844b-d802430b998b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:24:01.106Z|1bdd7530-25e2-4eba-844b-d802430b998b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:24:02.417Z|f8a51b39-7f14-4c05-97f8-78fccde166d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:02.418Z|f8a51b39-7f14-4c05-97f8-78fccde166d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:02.500Z|a7298871-4f26-4d96-a501-bcac6433ddae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:02.501Z|a7298871-4f26-4d96-a501-bcac6433ddae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:02.505Z|52542a66-f699-4503-83bf-1683c6816a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:02.506Z|52542a66-f699-4503-83bf-1683c6816a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:11.063Z|b822dde6-fbec-4732-9084-64e75d912a7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:24:11.064Z|b822dde6-fbec-4732-9084-64e75d912a7f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:12.445Z|2f54f5b4-2e51-4310-ba93-011f66bd547f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:12.446Z|2f54f5b4-2e51-4310-ba93-011f66bd547f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:12.527Z|05f4867c-b175-4f7e-97ac-e24aef4521c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:12.527Z|05f4867c-b175-4f7e-97ac-e24aef4521c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:12.535Z|5c9d0a97-5e75-4396-bb2d-a86abd642d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:12.535Z|5c9d0a97-5e75-4396-bb2d-a86abd642d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:16.103Z|90efbfbb-b171-416e-b056-e0c0074ac2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:24:16.104Z|90efbfbb-b171-416e-b056-e0c0074ac2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:24:17.519Z|7b25b981-8598-4487-9f72-12aac60c91bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:24:17.519Z|7b25b981-8598-4487-9f72-12aac60c91bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:24:22.484Z|015e59b0-510d-409d-8289-5a7f09abe1b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:22.485Z|015e59b0-510d-409d-8289-5a7f09abe1b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:22.559Z|c0812230-50aa-4bbf-844f-7e9394c935f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:22.559Z|8cb70a33-ee21-4bf8-a9de-26b17b6c3f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:22.560Z|c0812230-50aa-4bbf-844f-7e9394c935f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:22.560Z|8cb70a33-ee21-4bf8-a9de-26b17b6c3f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:31.103Z|58a28d1a-9723-48c9-b37e-c81574b5d8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:24:31.104Z|58a28d1a-9723-48c9-b37e-c81574b5d8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:24:32.513Z|d4f1e4a7-b7a7-4227-a2a6-e02dc2eba254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:32.514Z|d4f1e4a7-b7a7-4227-a2a6-e02dc2eba254|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:32.603Z|ddb5abbf-7fd1-4313-8c3b-41070a51ffdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:32.604Z|ddb5abbf-7fd1-4313-8c3b-41070a51ffdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:32.604Z|1cfb0a1e-7ba2-4f27-b7fa-4f37b2b511f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:32.605Z|1cfb0a1e-7ba2-4f27-b7fa-4f37b2b511f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:42.541Z|ec20d920-9d37-498b-83fb-dbe57ddc8ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:42.542Z|ec20d920-9d37-498b-83fb-dbe57ddc8ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:42.636Z|18441480-6c83-40da-870b-2f4449e69417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:42.637Z|18441480-6c83-40da-870b-2f4449e69417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:42.642Z|e45c6058-5560-4dbb-a735-73b12f79ca6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:42.642Z|e45c6058-5560-4dbb-a735-73b12f79ca6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:46.103Z|b2bda1c8-064f-4376-a62f-8f846f60bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:24:46.106Z|b2bda1c8-064f-4376-a62f-8f846f60bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:24:47.520Z|2cb2bb9e-0236-4997-a4e1-3107c217bddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:24:47.521Z|2cb2bb9e-0236-4997-a4e1-3107c217bddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:24:52.577Z|d99168e4-ddfe-4a29-9e47-4ddbb967db1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:52.578Z|d99168e4-ddfe-4a29-9e47-4ddbb967db1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:52.666Z|ae0984b3-4867-4d74-9f4c-142dc1f7b94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:52.667Z|ae0984b3-4867-4d74-9f4c-142dc1f7b94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:24:52.667Z|dcf82113-0085-4486-8b4a-c1ad53b79aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:24:52.668Z|dcf82113-0085-4486-8b4a-c1ad53b79aae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:01.103Z|fefa52b6-8a01-4e9f-825d-ba9aa6e6c188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:25:01.104Z|fefa52b6-8a01-4e9f-825d-ba9aa6e6c188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:25:02.611Z|9a949ca7-1290-4e3f-8938-ad9ad1fe622a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:02.612Z|9a949ca7-1290-4e3f-8938-ad9ad1fe622a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:02.695Z|61a31bf1-94b1-4d7d-8d25-6b1038f52282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:02.695Z|c056b527-9232-4fdc-8135-d99c72b0a526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:02.696Z|61a31bf1-94b1-4d7d-8d25-6b1038f52282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:02.696Z|c056b527-9232-4fdc-8135-d99c72b0a526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:11.061Z|21c9a29e-4672-4104-9884-35234b418f36|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:25:11.062Z|21c9a29e-4672-4104-9884-35234b418f36|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:12.666Z|35200d4e-d2cd-48f4-8997-bec5e43e862b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:12.668Z|35200d4e-d2cd-48f4-8997-bec5e43e862b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:12.731Z|06f7d235-d5ad-4fec-a98b-e2deda00e3a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:12.731Z|06f7d235-d5ad-4fec-a98b-e2deda00e3a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:12.734Z|478b5067-fdec-4a6d-aef1-9ed58b0d44f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:12.734Z|478b5067-fdec-4a6d-aef1-9ed58b0d44f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:16.103Z|7cd99e92-495e-4084-b9b1-b6285d9e9d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:25:16.104Z|7cd99e92-495e-4084-b9b1-b6285d9e9d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:25:17.521Z|acd67ae0-d270-4f7b-aa84-a01b81205820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:25:17.522Z|acd67ae0-d270-4f7b-aa84-a01b81205820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:25:22.697Z|eed7b556-06ac-41fe-bf02-21e3abe61a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:22.697Z|eed7b556-06ac-41fe-bf02-21e3abe61a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:22.759Z|a60647ff-b47a-4f40-9f7d-6c6024d9592a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:22.760Z|a60647ff-b47a-4f40-9f7d-6c6024d9592a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:22.766Z|c4bf3dae-1f65-4349-97b7-a28e55d2d3b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:22.766Z|c4bf3dae-1f65-4349-97b7-a28e55d2d3b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:31.103Z|7ffbf10d-53cc-4f08-a1b9-a6677e1b0e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:25:31.106Z|7ffbf10d-53cc-4f08-a1b9-a6677e1b0e3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:25:32.721Z|c47f13a4-aaa8-467f-879c-f5a4d36d41d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:32.722Z|c47f13a4-aaa8-467f-879c-f5a4d36d41d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:32.787Z|63517a90-2471-4137-8dd1-8ce5c826aada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:32.788Z|63517a90-2471-4137-8dd1-8ce5c826aada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:32.789Z|53573be4-ac07-465c-9ee4-0fa3be49a134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:32.789Z|53573be4-ac07-465c-9ee4-0fa3be49a134|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:42.753Z|41d597fd-18fe-4a9b-bf8a-d14d4231fec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:42.754Z|41d597fd-18fe-4a9b-bf8a-d14d4231fec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:42.811Z|f029551d-b7f3-41e3-9423-4aa9a1972528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:42.811Z|f029551d-b7f3-41e3-9423-4aa9a1972528|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:42.819Z|91778273-e29d-4f02-99b6-5e1aaacced4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:42.820Z|91778273-e29d-4f02-99b6-5e1aaacced4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:46.103Z|e304aeae-3eab-4d89-aacf-4e2be7c2eacd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:25:46.104Z|e304aeae-3eab-4d89-aacf-4e2be7c2eacd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:25:47.523Z|e0198a34-839f-40a8-8682-6e96ffd12f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:25:47.524Z|e0198a34-839f-40a8-8682-6e96ffd12f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:25:52.781Z|45815d41-bc00-4b64-b250-4d4a1f992a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:52.782Z|45815d41-bc00-4b64-b250-4d4a1f992a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:52.839Z|2a011049-fac1-4596-b616-4b0f2e18e40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:52.840Z|2a011049-fac1-4596-b616-4b0f2e18e40f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:25:52.844Z|17b4cd14-2acb-4b9b-95ab-2209574b4313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:25:52.844Z|17b4cd14-2acb-4b9b-95ab-2209574b4313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:01.103Z|3ae7c533-5895-4d53-bc50-bc00c6ded77a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:26:01.105Z|3ae7c533-5895-4d53-bc50-bc00c6ded77a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:26:02.807Z|e12d3289-b15b-4bff-87d7-90be99762de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:02.808Z|e12d3289-b15b-4bff-87d7-90be99762de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:02.863Z|300bd235-d20c-43a1-a79e-a8000476dfe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:02.864Z|300bd235-d20c-43a1-a79e-a8000476dfe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:02.884Z|cb90619a-57ff-43b9-8c89-ead6687833f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:02.884Z|cb90619a-57ff-43b9-8c89-ead6687833f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:11.062Z|664e01d1-21c3-4e32-b514-8f25fba8a8af|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:26:11.063Z|664e01d1-21c3-4e32-b514-8f25fba8a8af|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:12.833Z|f4b7c418-6a2d-459a-b57e-6229a3af7771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:12.834Z|f4b7c418-6a2d-459a-b57e-6229a3af7771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:12.898Z|93b7cef6-8c9e-4b17-bf86-91876b664234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:12.898Z|93b7cef6-8c9e-4b17-bf86-91876b664234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:12.915Z|efd1ac33-a16b-4e37-969c-6bf85be59974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:12.915Z|efd1ac33-a16b-4e37-969c-6bf85be59974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:16.103Z|24b2a00d-c4f4-4cb4-8d1f-fc4fdf16ea31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:26:16.106Z|24b2a00d-c4f4-4cb4-8d1f-fc4fdf16ea31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:26:17.524Z|80309fe6-02a8-4801-b80d-959119e63be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:26:17.525Z|80309fe6-02a8-4801-b80d-959119e63be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:26:22.863Z|b782a4ac-ab3b-4d23-8c23-810a3980122d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:22.864Z|b782a4ac-ab3b-4d23-8c23-810a3980122d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:22.925Z|ef69fb11-7e34-4aac-908a-6e267fa23ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:22.926Z|ef69fb11-7e34-4aac-908a-6e267fa23ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:22.947Z|75aa83c0-c266-4604-ae1a-1d589de050c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:22.948Z|75aa83c0-c266-4604-ae1a-1d589de050c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:31.103Z|91ecd2c9-1989-41ce-a6ac-af9db4c64550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:26:31.104Z|91ecd2c9-1989-41ce-a6ac-af9db4c64550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:26:32.889Z|6860fe79-b687-4abb-b48d-b42c1e6b7d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:32.889Z|6860fe79-b687-4abb-b48d-b42c1e6b7d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:32.956Z|bf05edb9-ce36-478f-95d5-f3e2d2f5daf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:32.957Z|bf05edb9-ce36-478f-95d5-f3e2d2f5daf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:32.972Z|01690fbf-ce2d-4e07-9ce0-fabc37e450dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:32.972Z|01690fbf-ce2d-4e07-9ce0-fabc37e450dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:42.918Z|212f788c-5ae2-4e5e-881a-74b88aa071c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:42.919Z|212f788c-5ae2-4e5e-881a-74b88aa071c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:43.000Z|da4afb69-c5a6-4477-b431-b5d0ad430a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:43.000Z|84b8057c-9d6b-41ca-bb93-4a5a582ff694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:43.001Z|84b8057c-9d6b-41ca-bb93-4a5a582ff694|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:43.001Z|da4afb69-c5a6-4477-b431-b5d0ad430a44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:46.103Z|f7b91064-c515-4fc3-82ea-83d6ec804d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:26:46.104Z|f7b91064-c515-4fc3-82ea-83d6ec804d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:26:47.525Z|527a9565-4749-434d-a21d-64acd345d33e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:26:47.526Z|527a9565-4749-434d-a21d-64acd345d33e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:26:52.942Z|9a199267-35f6-4208-9000-85e1fc85e937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:52.943Z|9a199267-35f6-4208-9000-85e1fc85e937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:53.034Z|c64164f0-247e-4192-bcdc-a6c309dcafbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:53.034Z|7ad7e36f-03c6-4bd8-bbdd-c20659d67cf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:26:53.035Z|c64164f0-247e-4192-bcdc-a6c309dcafbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:26:53.035Z|7ad7e36f-03c6-4bd8-bbdd-c20659d67cf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:01.103Z|a950f675-d494-4d8e-b72a-32a6f8928fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:27:01.105Z|a950f675-d494-4d8e-b72a-32a6f8928fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:27:02.967Z|12734453-2214-40a7-bc1a-413e9532bff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:02.968Z|12734453-2214-40a7-bc1a-413e9532bff8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:03.098Z|0a8b4b4b-a024-4c8d-a5ab-b92becf55c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:03.098Z|f6112471-c759-49b3-9d83-770f5531ee3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:03.099Z|0a8b4b4b-a024-4c8d-a5ab-b92becf55c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:03.099Z|f6112471-c759-49b3-9d83-770f5531ee3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:11.061Z|48510733-0d01-4ef7-9f7b-e183a1ce68e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:27:11.062Z|48510733-0d01-4ef7-9f7b-e183a1ce68e6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:12.993Z|6466ddc8-a436-4d52-b8d5-59e96d9c20a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:12.994Z|6466ddc8-a436-4d52-b8d5-59e96d9c20a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:13.143Z|17634642-cd70-47ce-b1c7-ba7f7aef6897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:13.144Z|17634642-cd70-47ce-b1c7-ba7f7aef6897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:13.156Z|03cf46ba-5647-4da9-8195-449f3ecdae18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:13.157Z|03cf46ba-5647-4da9-8195-449f3ecdae18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:16.103Z|2f566971-8a9b-44f6-807a-f5ba2cb0f632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:27:16.104Z|2f566971-8a9b-44f6-807a-f5ba2cb0f632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:27:17.527Z|b32c4a95-ffd9-45b4-9487-5ed32ad63738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:27:17.527Z|b32c4a95-ffd9-45b4-9487-5ed32ad63738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:27:23.037Z|d2a0a95c-0401-4920-8774-e5009f7616b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:23.038Z|d2a0a95c-0401-4920-8774-e5009f7616b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:23.193Z|ece14e01-8d1a-4c6e-9c72-2e2c9726e6ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:23.194Z|e7ad121d-2d1c-40f5-8bc9-bab9b6e456e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:23.194Z|ece14e01-8d1a-4c6e-9c72-2e2c9726e6ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:23.194Z|e7ad121d-2d1c-40f5-8bc9-bab9b6e456e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:31.103Z|5dc5b14c-28b5-4fcb-8faa-40d831791600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:27:31.104Z|5dc5b14c-28b5-4fcb-8faa-40d831791600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:27:33.082Z|0a3069b4-0c0b-47ca-8316-cd7b2c2e36b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:33.083Z|0a3069b4-0c0b-47ca-8316-cd7b2c2e36b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:33.218Z|48559177-feb1-47b0-b7ce-fac519b977e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:33.218Z|2730d657-3a17-4c52-a9a7-362aac7b889f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:33.218Z|48559177-feb1-47b0-b7ce-fac519b977e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:33.218Z|2730d657-3a17-4c52-a9a7-362aac7b889f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:43.109Z|559e07a2-6571-4a61-ba90-6070a70de92d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:43.109Z|559e07a2-6571-4a61-ba90-6070a70de92d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:43.243Z|bdf9e108-d149-4162-a506-ac47660383c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:43.243Z|a246c38b-f85d-4851-81e1-9c65eeff857f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:43.244Z|bdf9e108-d149-4162-a506-ac47660383c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:43.244Z|a246c38b-f85d-4851-81e1-9c65eeff857f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:46.103Z|553c3d41-fe70-41a7-8e57-94bd72e7ab22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:27:46.106Z|553c3d41-fe70-41a7-8e57-94bd72e7ab22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:27:47.528Z|41974605-d6fa-4312-953a-a41776c9de60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:27:47.528Z|41974605-d6fa-4312-953a-a41776c9de60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:27:53.147Z|cc8c0661-ec29-429b-8331-512bd0cb17ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:53.148Z|cc8c0661-ec29-429b-8331-512bd0cb17ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:53.270Z|e809fd47-c9a6-4df6-a86a-ee18f701fba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:53.271Z|e809fd47-c9a6-4df6-a86a-ee18f701fba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:27:53.273Z|eda0e066-480a-40de-b20c-029b4bec3bf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:27:53.274Z|eda0e066-480a-40de-b20c-029b4bec3bf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:01.103Z|8619a837-4b29-42c6-8eab-01f248a0cdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:28:01.104Z|8619a837-4b29-42c6-8eab-01f248a0cdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:28:03.223Z|54f5f11f-b526-4254-89a0-14b7b1d4cbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:03.223Z|54f5f11f-b526-4254-89a0-14b7b1d4cbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:03.302Z|db1a4d0f-43b3-435c-8bf3-6e18d643638f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:03.302Z|2c55d26e-bab4-4008-b606-22ee8d84e0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:03.303Z|2c55d26e-bab4-4008-b606-22ee8d84e0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:03.303Z|db1a4d0f-43b3-435c-8bf3-6e18d643638f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:11.060Z|72074adf-f575-4c75-80f8-c9d1b8ce44ae|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:28:11.061Z|72074adf-f575-4c75-80f8-c9d1b8ce44ae|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:13.263Z|6b8b5a49-53a5-4e0c-8ad6-d899aa7f322e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:13.263Z|6b8b5a49-53a5-4e0c-8ad6-d899aa7f322e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:13.328Z|bca8e122-9301-4c4d-a1b5-474430c454cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:13.328Z|a2340565-0bc5-48ff-84a1-763575d2ad1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:13.329Z|bca8e122-9301-4c4d-a1b5-474430c454cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:13.329Z|a2340565-0bc5-48ff-84a1-763575d2ad1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:16.103Z|86699697-b40e-42ee-b2a0-addc1effb95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:28:16.104Z|86699697-b40e-42ee-b2a0-addc1effb95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:28:17.529Z|5b10dcd2-94d2-4f1e-9558-79666d6609e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:28:17.530Z|5b10dcd2-94d2-4f1e-9558-79666d6609e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:28:23.291Z|5f81f4c5-2d18-4be8-89d3-d22381e97540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:23.291Z|5f81f4c5-2d18-4be8-89d3-d22381e97540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:23.354Z|ad38028b-47f9-4406-97bb-089a2ff7922f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:23.354Z|21d57bb7-6cf5-4087-b935-803196af39bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:23.354Z|ad38028b-47f9-4406-97bb-089a2ff7922f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:23.355Z|21d57bb7-6cf5-4087-b935-803196af39bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:31.103Z|4b11e70b-98fe-41a1-9561-b6d441d32e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:28:31.106Z|4b11e70b-98fe-41a1-9561-b6d441d32e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:28:33.318Z|9c7f4dc8-b5d7-4237-9a94-9a892253f52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:33.319Z|9c7f4dc8-b5d7-4237-9a94-9a892253f52a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:33.382Z|55a8ac10-2439-4c48-be5c-b3d044ea978f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:33.382Z|371cabaa-0477-4c5c-b485-43e76a9444f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:33.383Z|371cabaa-0477-4c5c-b485-43e76a9444f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:33.383Z|55a8ac10-2439-4c48-be5c-b3d044ea978f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:43.349Z|fedf1d91-ed2b-4ae8-a64e-22e1eb66c166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:43.350Z|fedf1d91-ed2b-4ae8-a64e-22e1eb66c166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:43.408Z|9518c1ca-9b2b-4da1-af94-500760eba94d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:43.408Z|9518c1ca-9b2b-4da1-af94-500760eba94d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:43.411Z|5a280fa3-640c-4bcc-a0c3-acfb0fa9d901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:43.411Z|5a280fa3-640c-4bcc-a0c3-acfb0fa9d901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:46.103Z|1f966636-d206-4a01-99a8-10fed1c2de0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:28:46.104Z|1f966636-d206-4a01-99a8-10fed1c2de0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:28:47.530Z|d8677dec-d0eb-45b3-b111-93d81c667b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:28:47.531Z|d8677dec-d0eb-45b3-b111-93d81c667b4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:28:53.375Z|beca7e83-2023-4d41-a4f2-42ee398816a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:53.375Z|beca7e83-2023-4d41-a4f2-42ee398816a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:53.435Z|a8746bbb-3091-4057-8d42-5b00d4b1b10b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:53.436Z|a8746bbb-3091-4057-8d42-5b00d4b1b10b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:28:53.442Z|e1c15415-5e41-47cc-a476-577d1749ac94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:28:53.443Z|e1c15415-5e41-47cc-a476-577d1749ac94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:01.103Z|5b5a73d5-4167-487d-820b-87cb375b8ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:29:01.104Z|5b5a73d5-4167-487d-820b-87cb375b8ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:29:03.399Z|772f60a1-61af-45f8-9711-9121dae5a62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:03.400Z|772f60a1-61af-45f8-9711-9121dae5a62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:03.464Z|6af77e98-f100-4fa5-a707-c220e9f73120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:03.464Z|40e346e1-b2c2-41a1-9387-bb9dd617a486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:03.465Z|40e346e1-b2c2-41a1-9387-bb9dd617a486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:03.465Z|6af77e98-f100-4fa5-a707-c220e9f73120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:11.060Z|3621cf12-649c-4fa7-bd69-9d3384563d62|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:29:11.062Z|3621cf12-649c-4fa7-bd69-9d3384563d62|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:13.426Z|25530e6c-5b81-4528-9747-303735e05047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:13.427Z|25530e6c-5b81-4528-9747-303735e05047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:13.489Z|c3be9490-cc38-4e83-9d6c-05c2efb3651e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:13.489Z|d8526d6e-b6c4-4024-b4df-19e9237de84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:13.490Z|c3be9490-cc38-4e83-9d6c-05c2efb3651e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:13.490Z|d8526d6e-b6c4-4024-b4df-19e9237de84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:16.103Z|1153ac57-331b-4e14-a24c-c1964416dcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:29:16.106Z|1153ac57-331b-4e14-a24c-c1964416dcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:29:17.531Z|bd2086b5-305d-46c2-90e3-7e0362384901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:29:17.532Z|bd2086b5-305d-46c2-90e3-7e0362384901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:29:23.454Z|a1c80ffc-906a-461b-ad7c-efb7311de53b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:23.454Z|a1c80ffc-906a-461b-ad7c-efb7311de53b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:23.512Z|65da3e20-ffaa-4946-a53c-4e0c8ff2973f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:23.512Z|65da3e20-ffaa-4946-a53c-4e0c8ff2973f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:23.514Z|66602037-9fe2-45b4-8880-99d888059c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:23.515Z|66602037-9fe2-45b4-8880-99d888059c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:31.103Z|c96f210d-a5a8-4c94-84e0-3b3c0bbcd703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:29:31.104Z|c96f210d-a5a8-4c94-84e0-3b3c0bbcd703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:29:33.483Z|888ff084-09d1-46d3-a59c-5f675df5cf16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:33.484Z|888ff084-09d1-46d3-a59c-5f675df5cf16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:33.538Z|5cc322df-ce37-4e44-8b20-04ad57da628d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:33.538Z|5cc322df-ce37-4e44-8b20-04ad57da628d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:33.539Z|7ff4389a-2209-48a4-b509-4c7d03089d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:33.539Z|7ff4389a-2209-48a4-b509-4c7d03089d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:43.511Z|d4a3d903-ea8f-4e2b-94ae-2ae57e186c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:43.512Z|d4a3d903-ea8f-4e2b-94ae-2ae57e186c6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:43.564Z|d7d1b933-2d59-406d-9ac1-112cb31046ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:43.565Z|d7d1b933-2d59-406d-9ac1-112cb31046ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:43.577Z|efee7853-159a-4cc0-adae-92102b42240c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:43.577Z|efee7853-159a-4cc0-adae-92102b42240c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:46.103Z|12916dac-6151-4d16-8459-97996432d0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:29:46.104Z|12916dac-6151-4d16-8459-97996432d0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:29:47.532Z|72334474-32f2-45b3-9081-9c3fd7359727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:29:47.533Z|72334474-32f2-45b3-9081-9c3fd7359727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:29:53.534Z|e39a7e07-bc32-4ef7-aa13-b46412486dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:53.535Z|e39a7e07-bc32-4ef7-aa13-b46412486dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:53.595Z|d30fe740-58a8-4931-9218-27524387761f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:53.595Z|d30fe740-58a8-4931-9218-27524387761f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:29:53.599Z|15ec748a-75e2-4302-b6b6-db995e7aa8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:29:53.600Z|15ec748a-75e2-4302-b6b6-db995e7aa8b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:01.103Z|50031bda-7f56-4845-b9b1-4b6ad69d9045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:30:01.106Z|50031bda-7f56-4845-b9b1-4b6ad69d9045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:30:03.560Z|10e53b32-2e47-481f-993b-fb1869646710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:03.562Z|10e53b32-2e47-481f-993b-fb1869646710|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:03.621Z|77fa865e-d772-4678-b9f7-55e8418e4c5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:03.622Z|77fa865e-d772-4678-b9f7-55e8418e4c5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:03.628Z|75d0122b-5931-4e96-beab-cf123ff44557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:03.628Z|75d0122b-5931-4e96-beab-cf123ff44557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:11.060Z|c145715a-fc01-423a-bc73-e6bd3bfd93a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:30:11.061Z|c145715a-fc01-423a-bc73-e6bd3bfd93a0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:13.583Z|524bb4e3-80e5-4bec-86c7-2ca1f4618e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:13.584Z|524bb4e3-80e5-4bec-86c7-2ca1f4618e98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:13.644Z|6254c059-8449-4b1d-85c4-6608ce2562b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:13.644Z|6254c059-8449-4b1d-85c4-6608ce2562b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:13.647Z|d04ba5ec-0576-4d09-8729-1020551ddaeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:13.647Z|d04ba5ec-0576-4d09-8729-1020551ddaeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:16.103Z|10bc7469-8328-4bea-aca7-3ee2d5626ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:30:16.104Z|10bc7469-8328-4bea-aca7-3ee2d5626ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:30:17.533Z|04ada39d-b281-44b4-bbeb-14e2e2b685a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:30:17.534Z|04ada39d-b281-44b4-bbeb-14e2e2b685a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:30:23.606Z|680404bf-4940-41cd-9d21-f66ba5c7565e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:23.607Z|680404bf-4940-41cd-9d21-f66ba5c7565e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:23.667Z|b2d35a7f-bbb3-4a6a-96a7-9a949f81465f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:23.667Z|b2d35a7f-bbb3-4a6a-96a7-9a949f81465f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:23.669Z|8250c13e-9a03-45a9-b842-86e74ef3b3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:23.670Z|8250c13e-9a03-45a9-b842-86e74ef3b3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:31.103Z|38b37194-ad2c-4762-9042-113aeaac3e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:30:31.104Z|38b37194-ad2c-4762-9042-113aeaac3e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:30:33.631Z|7824c25f-74fb-4558-bfb6-b0c8e17adcdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:33.632Z|7824c25f-74fb-4558-bfb6-b0c8e17adcdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:33.692Z|533c9960-0e16-4868-ac2e-1c366d9ef843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:33.692Z|48058b6a-7240-4acb-b9a2-be96aaa9303e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:33.692Z|533c9960-0e16-4868-ac2e-1c366d9ef843|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:33.692Z|48058b6a-7240-4acb-b9a2-be96aaa9303e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:43.653Z|fafa4c3f-fb2f-4d92-82f2-482a89cb4bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:43.654Z|fafa4c3f-fb2f-4d92-82f2-482a89cb4bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:43.717Z|e9b0a7ae-9c96-46ce-806d-2b3ccfffa687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:43.718Z|dcd8a008-570c-4adb-b9a4-ee655d1ea4a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:43.718Z|e9b0a7ae-9c96-46ce-806d-2b3ccfffa687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:43.718Z|dcd8a008-570c-4adb-b9a4-ee655d1ea4a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:46.103Z|bfca6d53-51eb-4e79-997c-935822506f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:30:46.106Z|bfca6d53-51eb-4e79-997c-935822506f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:30:47.535Z|3fb7b30e-93bf-479e-88af-873a6a330732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:30:47.536Z|3fb7b30e-93bf-479e-88af-873a6a330732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:30:53.682Z|7d038aa4-621a-4919-8bec-13398945cd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:53.683Z|7d038aa4-621a-4919-8bec-13398945cd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:53.746Z|2ec0a103-b878-47f2-9709-054856d8728f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:53.746Z|ad253544-a133-423e-ad76-9bfd8689c718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:30:53.747Z|2ec0a103-b878-47f2-9709-054856d8728f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:30:53.747Z|ad253544-a133-423e-ad76-9bfd8689c718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:01.103Z|a955653e-6b78-4f3a-88e2-91efcaecdd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:31:01.104Z|a955653e-6b78-4f3a-88e2-91efcaecdd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:31:03.707Z|aa8b0d20-26cb-47f9-9aed-a9090da23141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:03.708Z|aa8b0d20-26cb-47f9-9aed-a9090da23141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:03.770Z|d67f715e-8f71-4bc8-a270-ad5f6d8ef85d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:03.771Z|d67f715e-8f71-4bc8-a270-ad5f6d8ef85d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:03.772Z|d77b7b6f-cced-4e09-8717-953631725749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:03.772Z|d77b7b6f-cced-4e09-8717-953631725749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:11.061Z|097e1260-679b-4713-b21f-8346d01824b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:31:11.062Z|097e1260-679b-4713-b21f-8346d01824b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:13.735Z|c2690145-5c91-4dc6-a30e-0486572e4d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:13.736Z|c2690145-5c91-4dc6-a30e-0486572e4d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:13.795Z|72e84e31-a571-46f8-ad68-f239ba6d2284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:13.796Z|72e84e31-a571-46f8-ad68-f239ba6d2284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:13.798Z|9d62fc85-a5a7-4d21-82c1-029f2868039d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:13.798Z|9d62fc85-a5a7-4d21-82c1-029f2868039d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:16.103Z|68a34691-19b0-443f-954e-ae081c1b5c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:31:16.104Z|68a34691-19b0-443f-954e-ae081c1b5c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:31:17.537Z|a16b2890-240d-41f1-b371-79ba0020862a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:31:17.538Z|a16b2890-240d-41f1-b371-79ba0020862a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:31:23.770Z|8b7a2305-0c52-4e43-a984-28f13ed33991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:23.770Z|8b7a2305-0c52-4e43-a984-28f13ed33991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:23.821Z|8cc19ef2-f86e-4c11-a9bd-fe95bbef13fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:23.822Z|8cc19ef2-f86e-4c11-a9bd-fe95bbef13fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:23.823Z|e73c0f30-39af-4425-bedc-6b4f12bcf9d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:23.823Z|e73c0f30-39af-4425-bedc-6b4f12bcf9d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:31.103Z|567c5190-a545-4b42-a5be-fd054dafd726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:31:31.106Z|567c5190-a545-4b42-a5be-fd054dafd726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:31:33.792Z|cf55629f-dba2-4fc5-9069-edd1fe121b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:33.793Z|cf55629f-dba2-4fc5-9069-edd1fe121b53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:33.848Z|2c83bf48-06a5-4282-a7b9-84954ac2874f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:33.849Z|2c83bf48-06a5-4282-a7b9-84954ac2874f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:33.850Z|fb31b8eb-39e1-4f81-94d7-afd923029a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:33.851Z|fb31b8eb-39e1-4f81-94d7-afd923029a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:43.817Z|1eaf2ec6-5566-4f13-a048-d5792c793785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:43.818Z|1eaf2ec6-5566-4f13-a048-d5792c793785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:43.876Z|21a58abb-421c-4365-8cf7-374fcfca90e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:43.875Z|b837aae4-bbc3-4505-acf3-fafdbc06207a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:43.876Z|b837aae4-bbc3-4505-acf3-fafdbc06207a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:43.876Z|21a58abb-421c-4365-8cf7-374fcfca90e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:46.103Z|9da085a5-ff61-4546-8a83-f42fd1079a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:31:46.104Z|9da085a5-ff61-4546-8a83-f42fd1079a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:31:47.539Z|701e53e7-d1c7-4031-9fdc-ee70649e3b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:31:47.540Z|701e53e7-d1c7-4031-9fdc-ee70649e3b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:31:53.842Z|438cfb12-fa1c-4429-b42b-60a799aca309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:53.843Z|438cfb12-fa1c-4429-b42b-60a799aca309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:53.903Z|4074bee7-940a-401b-a0fd-868a325033a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:53.903Z|4074bee7-940a-401b-a0fd-868a325033a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:31:53.903Z|1e3c2954-9c17-49f4-9667-7f27ad480947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:31:53.904Z|1e3c2954-9c17-49f4-9667-7f27ad480947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:01.103Z|71908556-1e5e-4923-880d-d1150ea898ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:32:01.104Z|71908556-1e5e-4923-880d-d1150ea898ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:32:03.865Z|42a7ac0d-b895-45f8-a34f-71fbf2cefe48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:03.866Z|42a7ac0d-b895-45f8-a34f-71fbf2cefe48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:03.928Z|ba5e3c78-a81a-4c19-be6d-d6a42d4a5d81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:03.928Z|be373ebc-6d10-4bbd-89c5-541d1c38b26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:03.928Z|ba5e3c78-a81a-4c19-be6d-d6a42d4a5d81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:03.928Z|be373ebc-6d10-4bbd-89c5-541d1c38b26a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:11.060Z|4eff5ecc-49d3-4b53-8f9e-1ed3ca8acb6f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:32:11.061Z|4eff5ecc-49d3-4b53-8f9e-1ed3ca8acb6f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:13.897Z|e3dfb202-e6cd-4a94-a2e1-ece7b863e234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:13.898Z|e3dfb202-e6cd-4a94-a2e1-ece7b863e234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:13.953Z|e8d72186-632f-4b02-8570-ba3ea26ef64d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:13.953Z|e8d72186-632f-4b02-8570-ba3ea26ef64d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:13.954Z|c6f4458d-7963-4bec-ab22-7e7299fad3ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:13.955Z|c6f4458d-7963-4bec-ab22-7e7299fad3ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:16.103Z|6c709ce5-0f9b-468c-853e-309fc06875d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:32:16.105Z|6c709ce5-0f9b-468c-853e-309fc06875d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:32:17.540Z|1c04c102-54d6-4b04-90c7-f893ea3ea88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:32:17.541Z|1c04c102-54d6-4b04-90c7-f893ea3ea88d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:32:23.924Z|ab1081a4-00ec-44ea-803c-a45cd47275c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:23.925Z|ab1081a4-00ec-44ea-803c-a45cd47275c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:23.979Z|61c71a1b-2b5f-49f0-a3c5-126249809744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:23.979Z|71cca54b-a8fd-4cbb-b5b5-14033cc24789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:23.979Z|61c71a1b-2b5f-49f0-a3c5-126249809744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:23.980Z|71cca54b-a8fd-4cbb-b5b5-14033cc24789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:31.103Z|21299bc2-bc3f-4deb-8c17-18a6de7ade71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:32:31.104Z|21299bc2-bc3f-4deb-8c17-18a6de7ade71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:32:33.949Z|9ef7d745-7677-4c29-a233-665266e4faff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:33.950Z|9ef7d745-7677-4c29-a233-665266e4faff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:34.004Z|20cb7225-4990-4392-b6ae-5e6c9a8efada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:34.004Z|9bfef540-166e-4adb-9203-b6994852a68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:34.005Z|9bfef540-166e-4adb-9203-b6994852a68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:34.005Z|20cb7225-4990-4392-b6ae-5e6c9a8efada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:43.977Z|d67d2429-1ac3-4d6d-845a-9db8c127e908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:43.978Z|d67d2429-1ac3-4d6d-845a-9db8c127e908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:44.028Z|9ed5547b-981f-4c44-a963-ce1b9254c5ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:44.028Z|78b850fd-11a4-45ec-a692-e22d2037c7d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:44.028Z|9ed5547b-981f-4c44-a963-ce1b9254c5ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:44.029Z|78b850fd-11a4-45ec-a692-e22d2037c7d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:46.103Z|a449f0a3-9e57-4140-8dcd-afa76144ab43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:32:46.104Z|a449f0a3-9e57-4140-8dcd-afa76144ab43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:32:47.542Z|ce742a0a-937f-4fdf-ba97-dbe29e0e028d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:32:47.542Z|ce742a0a-937f-4fdf-ba97-dbe29e0e028d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:32:54.002Z|fb3c07bd-7203-4bce-a9ce-c975f7dc7b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:54.003Z|fb3c07bd-7203-4bce-a9ce-c975f7dc7b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:54.056Z|eea5df29-eafa-41c4-a247-cbdd76fa5986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:54.057Z|eea5df29-eafa-41c4-a247-cbdd76fa5986|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:32:54.056Z|af3752cf-660f-4341-b51a-4af3ad06c853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:32:54.057Z|af3752cf-660f-4341-b51a-4af3ad06c853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:01.103Z|b98eebb8-3e9f-4d20-a73f-a6f3c62ebe3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:33:01.105Z|b98eebb8-3e9f-4d20-a73f-a6f3c62ebe3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:33:04.031Z|aa38d7f9-b509-4fec-8022-7385964bc50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:04.032Z|aa38d7f9-b509-4fec-8022-7385964bc50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:04.083Z|032e2d98-37eb-4dc7-9f1b-63d7900af631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:04.084Z|032e2d98-37eb-4dc7-9f1b-63d7900af631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:04.083Z|8870d260-053b-4224-a108-4c1120cb68f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:04.085Z|8870d260-053b-4224-a108-4c1120cb68f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:11.059Z|7599755c-50da-41ef-80f4-0e0626fda513|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:33:11.060Z|7599755c-50da-41ef-80f4-0e0626fda513|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:14.068Z|4fbe28f4-9e65-4f95-be61-c46957bf343f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:14.068Z|4fbe28f4-9e65-4f95-be61-c46957bf343f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:14.111Z|63e11aad-8d86-4fbf-a78c-2bc040872a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:14.111Z|8911f89d-d9c5-489a-b27a-703ed6f7e60c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:14.112Z|8911f89d-d9c5-489a-b27a-703ed6f7e60c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:14.112Z|63e11aad-8d86-4fbf-a78c-2bc040872a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:16.103Z|794cf8c6-f0f3-4dd6-b2cd-9081c31c10a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:33:16.103Z|794cf8c6-f0f3-4dd6-b2cd-9081c31c10a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:33:17.543Z|86be7382-0bd7-4993-9648-c60a76ed1b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:33:17.543Z|86be7382-0bd7-4993-9648-c60a76ed1b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:33:24.095Z|fd69de91-a173-44e0-8559-5ee6b0ac2712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:24.095Z|fd69de91-a173-44e0-8559-5ee6b0ac2712|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:24.140Z|f57689ab-11b1-4263-9878-9f02e6a61c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:24.141Z|f57689ab-11b1-4263-9878-9f02e6a61c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:24.144Z|017031be-6202-4d96-b0af-008fd8f0f21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:24.144Z|017031be-6202-4d96-b0af-008fd8f0f21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:31.103Z|b4d7ea0d-e932-40dd-9521-2991aaa64e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:33:31.104Z|b4d7ea0d-e932-40dd-9521-2991aaa64e0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:33:34.118Z|e8f10172-742f-48ec-b937-40ff3c9f7491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:34.118Z|e8f10172-742f-48ec-b937-40ff3c9f7491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:34.165Z|88a6b2e0-9b45-49f2-a619-eadbe2f6a237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:34.165Z|0db8d8a0-2405-4502-9218-2ff45df16afd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:34.166Z|88a6b2e0-9b45-49f2-a619-eadbe2f6a237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:34.166Z|0db8d8a0-2405-4502-9218-2ff45df16afd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:44.145Z|abcd0a12-495a-4a87-815a-2fda04c736ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:44.146Z|abcd0a12-495a-4a87-815a-2fda04c736ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:44.192Z|590ba72c-9c7a-426b-8348-efc85afca3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:44.192Z|590ba72c-9c7a-426b-8348-efc85afca3fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:44.193Z|7f65febd-badf-40a2-8a26-6c21c5bcf943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:44.193Z|7f65febd-badf-40a2-8a26-6c21c5bcf943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:46.103Z|84211a63-4bb8-4998-b0ea-7a64ad2de0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:33:46.105Z|84211a63-4bb8-4998-b0ea-7a64ad2de0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:33:47.544Z|ee4232a2-ac91-4aa8-b0e1-ff1f3ed4110b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:33:47.544Z|ee4232a2-ac91-4aa8-b0e1-ff1f3ed4110b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:33:54.170Z|cd6bd89c-2d43-45c7-9188-f4c7b6e35545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:54.170Z|cd6bd89c-2d43-45c7-9188-f4c7b6e35545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:54.218Z|eafe4979-ab90-401a-b66f-7a43cb6f0740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:54.219Z|eafe4979-ab90-401a-b66f-7a43cb6f0740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:33:54.220Z|c611662b-685b-46ac-963c-2029105cc271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:33:54.220Z|c611662b-685b-46ac-963c-2029105cc271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:01.103Z|b50b5bd3-9324-4099-8484-7f00e6104ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:34:01.104Z|b50b5bd3-9324-4099-8484-7f00e6104ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:34:04.194Z|24d20c6b-bc87-485e-bb8c-2aeef8628bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:04.195Z|24d20c6b-bc87-485e-bb8c-2aeef8628bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:04.243Z|306f6b34-4e55-4d9a-8574-b03d5e8aaaa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:04.243Z|b9a691eb-b76b-4c04-bae2-5c940772d314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:04.244Z|306f6b34-4e55-4d9a-8574-b03d5e8aaaa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:04.244Z|b9a691eb-b76b-4c04-bae2-5c940772d314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:11.061Z|9b0eeece-cad3-44ff-9c8e-72e1e60727a1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:34:11.061Z|9b0eeece-cad3-44ff-9c8e-72e1e60727a1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:14.220Z|6d1441f9-2e6c-4874-895f-900af416d39d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:14.220Z|6d1441f9-2e6c-4874-895f-900af416d39d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:14.275Z|9deb4f06-f8fe-4edd-85f7-df7569e804d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:14.275Z|34e1e380-f26b-4ad7-bc98-643d32ae3327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:14.276Z|9deb4f06-f8fe-4edd-85f7-df7569e804d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:14.276Z|34e1e380-f26b-4ad7-bc98-643d32ae3327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:16.104Z|355c414d-0d28-4419-bc72-5fc32333d2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:34:16.104Z|355c414d-0d28-4419-bc72-5fc32333d2d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:34:17.545Z|7384236e-825f-46ff-8c17-b302dd4e0deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:34:17.545Z|7384236e-825f-46ff-8c17-b302dd4e0deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:34:24.244Z|501c84c5-38ab-424d-abc4-efdf42ef8b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:24.245Z|501c84c5-38ab-424d-abc4-efdf42ef8b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:24.302Z|057a57c8-2371-44e5-8c59-93e4865eccde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:24.302Z|180b49ef-ae44-464f-8a1b-0214e48bcb01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:24.303Z|057a57c8-2371-44e5-8c59-93e4865eccde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:24.303Z|180b49ef-ae44-464f-8a1b-0214e48bcb01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:31.103Z|1265c889-acc9-44c4-9976-54f809a2cbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:34:31.106Z|1265c889-acc9-44c4-9976-54f809a2cbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:34:34.273Z|33ed88b9-8079-4ccc-91bc-c96fa2c5fec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:34.273Z|33ed88b9-8079-4ccc-91bc-c96fa2c5fec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:34.327Z|7605d1cb-f1fb-4e45-8363-ba5e790ea68a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:34.328Z|7605d1cb-f1fb-4e45-8363-ba5e790ea68a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:34.330Z|0963b467-bfd2-4c3b-b0bf-b701f1b7a4f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:34.330Z|0963b467-bfd2-4c3b-b0bf-b701f1b7a4f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:44.307Z|8719e805-280d-4c0c-88b7-3fc67cccfda7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:44.308Z|8719e805-280d-4c0c-88b7-3fc67cccfda7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:44.356Z|242d14da-7294-46e5-8bce-2e22748b6e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:44.356Z|242d14da-7294-46e5-8bce-2e22748b6e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:44.356Z|8e27f204-6679-4943-900b-8408316a6978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:44.357Z|8e27f204-6679-4943-900b-8408316a6978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:46.103Z|6629b5a7-b501-4c4c-9688-75f0ce53fdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:34:46.104Z|6629b5a7-b501-4c4c-9688-75f0ce53fdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:34:47.546Z|5ccb2b34-d0ec-4e21-bc44-35f1fdca9c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:34:47.546Z|5ccb2b34-d0ec-4e21-bc44-35f1fdca9c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:34:54.336Z|4119c677-4ce1-4a6d-8f51-287706cad1e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:54.336Z|4119c677-4ce1-4a6d-8f51-287706cad1e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:54.382Z|4a9eafc6-cc3c-4629-b1e1-b1d2586558cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:54.383Z|4a9eafc6-cc3c-4629-b1e1-b1d2586558cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:34:54.383Z|5d56e162-e705-4cde-b4e2-2d50a2c82860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:34:54.383Z|5d56e162-e705-4cde-b4e2-2d50a2c82860|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:01.103Z|d476dee2-4878-4411-a928-a6e2e0facb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:35:01.104Z|d476dee2-4878-4411-a928-a6e2e0facb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:35:04.365Z|b139f0b6-afa9-4e19-a0e8-0da3a7a886d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:04.366Z|b139f0b6-afa9-4e19-a0e8-0da3a7a886d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:04.406Z|a3e3be52-3350-420f-aad3-6493ae92dc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:04.407Z|a3e3be52-3350-420f-aad3-6493ae92dc78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:04.414Z|06b8a1f9-f7b0-4f66-9543-fd50c8777ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:04.414Z|06b8a1f9-f7b0-4f66-9543-fd50c8777ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:11.060Z|ee1b6314-cc3c-4b77-b921-f3141ea999dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:35:11.061Z|ee1b6314-cc3c-4b77-b921-f3141ea999dc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:14.393Z|6ffd87ad-6dd3-43ca-a44f-da55bf2054c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:14.394Z|6ffd87ad-6dd3-43ca-a44f-da55bf2054c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:14.432Z|6dff9afa-c10d-487d-baf5-9434e25dcdb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:14.433Z|6dff9afa-c10d-487d-baf5-9434e25dcdb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:14.440Z|ace5130d-7e2f-4fe2-8c1c-3adac87114af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:14.440Z|ace5130d-7e2f-4fe2-8c1c-3adac87114af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:16.103Z|35df8167-90a9-4898-b06f-768f9aa2e644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:35:16.105Z|35df8167-90a9-4898-b06f-768f9aa2e644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:35:17.547Z|50c4eff7-91ce-48eb-b5ee-d95de53190f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:35:17.547Z|50c4eff7-91ce-48eb-b5ee-d95de53190f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:35:24.421Z|9a4b071a-8842-4935-8927-27bd5eb63416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:24.422Z|9a4b071a-8842-4935-8927-27bd5eb63416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:24.458Z|a729ffc2-1573-4511-8391-c4447acae5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:24.459Z|a729ffc2-1573-4511-8391-c4447acae5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:24.462Z|20adc118-bb17-4f62-9e4d-abd2918b2cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:24.463Z|20adc118-bb17-4f62-9e4d-abd2918b2cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:31.103Z|7d515049-c215-447f-86a0-3fb590e30cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:35:31.104Z|7d515049-c215-447f-86a0-3fb590e30cd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:35:34.446Z|fb89d7f9-f890-4e26-bbae-d40a5ecc37a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:34.447Z|fb89d7f9-f890-4e26-bbae-d40a5ecc37a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:34.493Z|43a29ccc-4e1d-4790-8899-0468bfc7556d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:34.494Z|43a29ccc-4e1d-4790-8899-0468bfc7556d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:34.498Z|0fdba45b-2d05-4e81-9c1e-63d464c91d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:34.499Z|0fdba45b-2d05-4e81-9c1e-63d464c91d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:44.472Z|cd2b8703-2144-4e13-b094-755ada6c8a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:44.472Z|cd2b8703-2144-4e13-b094-755ada6c8a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:44.520Z|bfca7492-a70c-45d7-8095-d6495caf6ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:44.521Z|bfca7492-a70c-45d7-8095-d6495caf6ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:44.524Z|0825df26-161b-4144-983f-0a837615f211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:44.525Z|0825df26-161b-4144-983f-0a837615f211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:46.103Z|a688b8cb-90ed-486b-8fae-7cc476f3d7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:35:46.104Z|a688b8cb-90ed-486b-8fae-7cc476f3d7bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:35:47.548Z|5a7d81a6-abe5-4402-9497-90da1d1a67c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:35:47.548Z|5a7d81a6-abe5-4402-9497-90da1d1a67c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:35:54.499Z|fbb16fbb-822c-485b-9bc9-95ead561b038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:54.500Z|fbb16fbb-822c-485b-9bc9-95ead561b038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:54.554Z|ee8b8db2-850c-4050-8123-676d26329438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:54.555Z|ee8b8db2-850c-4050-8123-676d26329438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:35:54.555Z|ae3cd24c-1bd4-468a-a0e3-0262b61efa06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:35:54.556Z|ae3cd24c-1bd4-468a-a0e3-0262b61efa06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:01.103Z|ba8743f4-b9b0-49df-a275-638b6c1dcd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:36:01.106Z|ba8743f4-b9b0-49df-a275-638b6c1dcd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:36:04.531Z|531d25bf-5d59-499c-8a95-52174d55d20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:04.532Z|531d25bf-5d59-499c-8a95-52174d55d20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:04.585Z|48a9863c-f6ff-4e7c-8ead-ad393492b6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:04.585Z|7f0bcf27-30e2-4dd7-9f4d-908a137e7be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:04.586Z|48a9863c-f6ff-4e7c-8ead-ad393492b6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:04.586Z|7f0bcf27-30e2-4dd7-9f4d-908a137e7be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:11.061Z|df6d1ae1-0cb8-4d14-a35f-97e932e727de|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:36:11.061Z|df6d1ae1-0cb8-4d14-a35f-97e932e727de|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:14.579Z|f22f19f6-be64-437a-9609-56cb8c52d252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:14.580Z|f22f19f6-be64-437a-9609-56cb8c52d252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:14.612Z|84b2bdf7-4436-4108-b48a-f4d83cf9fa9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:14.613Z|84b2bdf7-4436-4108-b48a-f4d83cf9fa9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:14.613Z|11a28dbd-ef20-48ff-886c-0d87fc1e6919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:14.614Z|11a28dbd-ef20-48ff-886c-0d87fc1e6919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:16.103Z|29181206-dd1c-40e5-8d6d-c7ba97745cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:36:16.104Z|29181206-dd1c-40e5-8d6d-c7ba97745cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:36:17.549Z|deb40ec8-db06-4269-ac92-8dd0255d2cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:36:17.549Z|deb40ec8-db06-4269-ac92-8dd0255d2cbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:36:24.616Z|64609f5b-6129-4ff9-9000-cf06a0ed048e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:24.616Z|64609f5b-6129-4ff9-9000-cf06a0ed048e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:24.651Z|536667d9-20d4-41ee-b405-35db810ee944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:24.651Z|348a24f5-d228-4440-9f56-259ce4fc6007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:24.651Z|536667d9-20d4-41ee-b405-35db810ee944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:24.651Z|348a24f5-d228-4440-9f56-259ce4fc6007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:31.103Z|f2afd461-7e33-4479-abcc-4aa315121848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:36:31.104Z|f2afd461-7e33-4479-abcc-4aa315121848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:36:34.660Z|a892b050-3f5f-4b3a-a006-667a34763fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:34.660Z|a892b050-3f5f-4b3a-a006-667a34763fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:34.677Z|58a817cb-c310-4ce9-aa10-01e3b101130f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:34.677Z|930c8726-b88c-47c0-a270-49a5f820e6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:34.678Z|930c8726-b88c-47c0-a270-49a5f820e6db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:34.678Z|58a817cb-c310-4ce9-aa10-01e3b101130f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:44.693Z|b4cccd8e-b2c8-4865-b045-38f1452efd69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:44.694Z|b4cccd8e-b2c8-4865-b045-38f1452efd69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:44.703Z|3d0edb4e-ac23-4f68-9958-8b8dec2529b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:44.704Z|3d0edb4e-ac23-4f68-9958-8b8dec2529b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:44.722Z|3ac7d76e-0005-4ae0-a7e9-5de2c6ce2f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:44.722Z|3ac7d76e-0005-4ae0-a7e9-5de2c6ce2f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:46.103Z|3864cb69-8b15-4b5f-b7c6-1957385c7e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:36:46.106Z|3864cb69-8b15-4b5f-b7c6-1957385c7e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:36:47.550Z|ac86f4bc-6310-4d4a-97ab-7d67cf63be0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:36:47.550Z|ac86f4bc-6310-4d4a-97ab-7d67cf63be0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:36:54.729Z|a0708be0-5756-46e0-8928-0f78f93b07ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:54.730Z|a0708be0-5756-46e0-8928-0f78f93b07ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:54.733Z|968afcd0-a496-44c2-9aa5-47a953cc7153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:54.733Z|968afcd0-a496-44c2-9aa5-47a953cc7153|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:36:54.752Z|b1743c78-697d-4c7a-84a3-146d95c3e9da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:36:54.753Z|b1743c78-697d-4c7a-84a3-146d95c3e9da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:01.103Z|00011b5e-a87d-4b61-82c4-b50572c4b22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:37:01.104Z|00011b5e-a87d-4b61-82c4-b50572c4b22b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:37:04.754Z|9202c434-a546-43f9-b111-4d112f768376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:04.754Z|e6eeeb1e-c06b-4d6f-8a03-f5efb6478054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:04.755Z|9202c434-a546-43f9-b111-4d112f768376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:04.755Z|e6eeeb1e-c06b-4d6f-8a03-f5efb6478054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:04.775Z|dfe0e422-28ea-497c-9503-3fc01bdbdc64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:04.775Z|dfe0e422-28ea-497c-9503-3fc01bdbdc64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:11.060Z|268a8d30-0039-4b86-8054-922638616050|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:37:11.061Z|268a8d30-0039-4b86-8054-922638616050|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:14.784Z|67a3a50e-3324-48e2-8a9f-4c701d7bd169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:14.784Z|08de4efd-397a-4c95-ad28-f0ffffae3f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:14.784Z|67a3a50e-3324-48e2-8a9f-4c701d7bd169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:14.785Z|08de4efd-397a-4c95-ad28-f0ffffae3f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:14.804Z|0371cdf7-4505-4eae-995e-87c72a6e5269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:14.805Z|0371cdf7-4505-4eae-995e-87c72a6e5269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:16.103Z|c4ffbc75-7fef-4270-8494-cd82ecb69425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:37:16.104Z|c4ffbc75-7fef-4270-8494-cd82ecb69425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:37:17.551Z|7906c592-eaac-4e8a-ab2a-82b3547e3535|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:37:17.552Z|7906c592-eaac-4e8a-ab2a-82b3547e3535|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:37:24.813Z|c28ecd33-3eeb-4978-929f-c2bd9ad8db32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:24.813Z|27c8a170-ef63-478b-b379-1ed035f6346c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:24.813Z|c28ecd33-3eeb-4978-929f-c2bd9ad8db32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:24.813Z|27c8a170-ef63-478b-b379-1ed035f6346c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:24.831Z|8399737b-02de-49f0-9bf4-a17e51bbd071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:24.831Z|8399737b-02de-49f0-9bf4-a17e51bbd071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:31.103Z|daa521d9-988d-4f09-9699-b5b6d8413bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:37:31.106Z|daa521d9-988d-4f09-9699-b5b6d8413bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:37:34.836Z|d8e8f650-6957-4460-a806-760f940b237d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:34.837Z|d8e8f650-6957-4460-a806-760f940b237d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:34.840Z|77f6028f-0eb2-40a9-ab48-159849412299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:34.841Z|77f6028f-0eb2-40a9-ab48-159849412299|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:34.852Z|25ee2317-af67-4924-9508-986f0fdf4546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:34.853Z|25ee2317-af67-4924-9508-986f0fdf4546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:44.859Z|da57fc39-ea2a-4cba-890e-ab62effe4a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:44.859Z|0486cc92-9e4a-450a-8abb-be81bbc220d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:44.860Z|da57fc39-ea2a-4cba-890e-ab62effe4a74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:44.860Z|0486cc92-9e4a-450a-8abb-be81bbc220d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:44.876Z|7adbbb15-cb31-49cb-a791-b8063573780c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:44.877Z|7adbbb15-cb31-49cb-a791-b8063573780c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:46.103Z|e8388fdb-d347-42f5-b179-10919bd1644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:37:46.104Z|e8388fdb-d347-42f5-b179-10919bd1644c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:37:47.553Z|40c3ce59-3cb3-48cd-b0ce-cb499b04d8cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:37:47.553Z|40c3ce59-3cb3-48cd-b0ce-cb499b04d8cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:37:54.885Z|7962cd4e-9878-4f5e-980c-8673a2a40caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:54.886Z|7962cd4e-9878-4f5e-980c-8673a2a40caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:54.887Z|eee93dc1-15a4-45c2-8fb5-267bb5e98819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:54.887Z|eee93dc1-15a4-45c2-8fb5-267bb5e98819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:37:54.903Z|af1cb47a-612f-4c9d-bd8b-19eb2a70e7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:37:54.904Z|af1cb47a-612f-4c9d-bd8b-19eb2a70e7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:01.103Z|22443881-4b1e-4c83-8dc9-97c00499f7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:38:01.110Z|22443881-4b1e-4c83-8dc9-97c00499f7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:38:04.915Z|ddcff32f-5cc0-482f-9739-c95fb0b967f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:04.915Z|2eca53b1-1c8a-47cd-913b-4134b98767fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:04.916Z|ddcff32f-5cc0-482f-9739-c95fb0b967f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:04.916Z|2eca53b1-1c8a-47cd-913b-4134b98767fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:04.936Z|79055472-f68c-4ccd-ac29-fd2b9a93c4dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:04.937Z|79055472-f68c-4ccd-ac29-fd2b9a93c4dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:11.060Z|cb16e49d-980e-4604-b5e5-5dac0f0a4b19|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:38:11.061Z|cb16e49d-980e-4604-b5e5-5dac0f0a4b19|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:14.948Z|ac6aed7f-f2a7-4b9b-b488-99b5634f60e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:14.948Z|16dbb7a4-f63f-4a99-9c54-825d10e590c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:14.948Z|ac6aed7f-f2a7-4b9b-b488-99b5634f60e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:14.948Z|16dbb7a4-f63f-4a99-9c54-825d10e590c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:14.961Z|5bffda24-6a9f-4c65-9433-b1349499820d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:14.962Z|5bffda24-6a9f-4c65-9433-b1349499820d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:16.103Z|8c78ab27-d85f-4905-88a8-b720a410cd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:38:16.104Z|8c78ab27-d85f-4905-88a8-b720a410cd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:38:17.554Z|3d1ffbc5-61ff-4c27-a5e5-0db4e7148b16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:38:17.554Z|3d1ffbc5-61ff-4c27-a5e5-0db4e7148b16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:38:24.973Z|a83c8288-b7d7-4d15-96bf-c1737cc84b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:24.973Z|ba2e93fb-4a01-438e-b21c-c257f40b216d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:24.973Z|ba2e93fb-4a01-438e-b21c-c257f40b216d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:24.973Z|a83c8288-b7d7-4d15-96bf-c1737cc84b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:24.990Z|8e155a16-3486-4ff3-85a6-3acd7a131a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:24.991Z|8e155a16-3486-4ff3-85a6-3acd7a131a86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:31.103Z|a7e8360a-ad24-4f9d-b53a-c361ef73288e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:38:31.104Z|a7e8360a-ad24-4f9d-b53a-c361ef73288e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:38:34.998Z|c4a64af9-b555-4caf-bd04-c3489e520f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:34.998Z|c4a64af9-b555-4caf-bd04-c3489e520f58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:35.002Z|643b9f10-e8bd-4ba7-95a1-412f774f2cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:35.002Z|643b9f10-e8bd-4ba7-95a1-412f774f2cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:35.018Z|b1d7efd3-2afa-4d0a-9532-88a8b0fa3b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:35.018Z|b1d7efd3-2afa-4d0a-9532-88a8b0fa3b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:45.028Z|515a4f65-ca26-4266-adfe-d37e5cc1228f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:45.029Z|515a4f65-ca26-4266-adfe-d37e5cc1228f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:45.036Z|44786131-b148-443f-9629-bb1d0e638702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:45.037Z|44786131-b148-443f-9629-bb1d0e638702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:45.044Z|0ad0cd1b-2952-4c05-a260-501ac63db3bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:45.045Z|0ad0cd1b-2952-4c05-a260-501ac63db3bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:46.103Z|9eeb1fac-58ca-4a37-b345-d671294fd885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:38:46.106Z|9eeb1fac-58ca-4a37-b345-d671294fd885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:38:47.555Z|24c3e201-1127-4189-9016-05508b5ba022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:38:47.555Z|24c3e201-1127-4189-9016-05508b5ba022|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:38:55.061Z|02b7f0ae-6aa6-4e82-aa28-22bbb595f82b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:55.062Z|02b7f0ae-6aa6-4e82-aa28-22bbb595f82b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:55.063Z|7411ea6a-bfa2-4cdd-8afa-f1905f47de04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:55.064Z|7411ea6a-bfa2-4cdd-8afa-f1905f47de04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:38:55.069Z|d2200ac5-e223-47fa-9ff5-fa8318861c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:38:55.070Z|d2200ac5-e223-47fa-9ff5-fa8318861c15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:01.103Z|9020dae4-f191-4009-be20-68198072d57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:39:01.103Z|9020dae4-f191-4009-be20-68198072d57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:39:05.095Z|819986b5-a7e4-49b1-8a66-7cfe74da6edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:05.095Z|d6365754-d960-4273-a8f1-36c9bb3df221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:05.097Z|d6365754-d960-4273-a8f1-36c9bb3df221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:05.096Z|819986b5-a7e4-49b1-8a66-7cfe74da6edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:05.100Z|2daf69e8-c002-458a-ac62-a7ca63fa06a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:05.100Z|2daf69e8-c002-458a-ac62-a7ca63fa06a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:11.060Z|93a94c60-8fb6-43c0-8610-99ef11967c0a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:39:11.061Z|93a94c60-8fb6-43c0-8610-99ef11967c0a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:15.129Z|36da07d0-4956-4acf-9627-9bb5cc32a3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:15.130Z|36da07d0-4956-4acf-9627-9bb5cc32a3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:15.134Z|c41008df-9947-4597-8809-0540a1b0efb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:15.134Z|c4df13b8-9b04-47ee-9692-a84de6ac9d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:15.135Z|c4df13b8-9b04-47ee-9692-a84de6ac9d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:15.135Z|c41008df-9947-4597-8809-0540a1b0efb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:16.104Z|636b8156-08b4-4113-a35f-f8cc172a98e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:39:16.105Z|636b8156-08b4-4113-a35f-f8cc172a98e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:39:17.556Z|330f44a2-f9ca-4c9c-ae93-3b26099f6e28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:39:17.556Z|330f44a2-f9ca-4c9c-ae93-3b26099f6e28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:39:25.158Z|150c9836-5e26-4d3f-83aa-26dc57e227c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:25.159Z|150c9836-5e26-4d3f-83aa-26dc57e227c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:25.167Z|a75d47c0-28cf-4b0b-92c9-56e1ebb5ca60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:25.168Z|a75d47c0-28cf-4b0b-92c9-56e1ebb5ca60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:25.171Z|0bebb144-a4a6-4a5c-90b3-4a1447363349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:25.173Z|0bebb144-a4a6-4a5c-90b3-4a1447363349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:31.103Z|d7b59a87-f7f4-4bf6-a13c-5a489af20f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:39:31.106Z|d7b59a87-f7f4-4bf6-a13c-5a489af20f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:39:35.188Z|3126fa11-086f-4c3f-ba2c-9912979a0e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:35.189Z|3126fa11-086f-4c3f-ba2c-9912979a0e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:35.198Z|47a9fa86-0056-4727-97d1-cf40983f122b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:35.199Z|47a9fa86-0056-4727-97d1-cf40983f122b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:35.202Z|adeadb90-428a-4a06-9595-e7c982bd80c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:35.202Z|adeadb90-428a-4a06-9595-e7c982bd80c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:45.227Z|0529475f-fc1d-474b-b77e-7e485b3c76a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:45.226Z|ea22d8db-8ff0-49ff-b8c0-168db829bcc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:45.228Z|ea22d8db-8ff0-49ff-b8c0-168db829bcc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:45.227Z|0529475f-fc1d-474b-b77e-7e485b3c76a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:45.230Z|81039401-fb2d-42f2-9123-5f3357f10544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:45.231Z|81039401-fb2d-42f2-9123-5f3357f10544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:46.104Z|8401b5f4-20c6-4163-ba66-2578236dbee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:39:46.105Z|8401b5f4-20c6-4163-ba66-2578236dbee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:39:47.557Z|2279a56b-3866-4176-9b4b-0f6bbdff9214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:39:47.557Z|2279a56b-3866-4176-9b4b-0f6bbdff9214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:39:55.258Z|a6e9cedd-a6c8-4825-b8df-d64df814cc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:55.258Z|a6e9cedd-a6c8-4825-b8df-d64df814cc75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:55.262Z|4e1c3244-00ea-4eda-b455-f1465b28cc43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:55.262Z|4e1c3244-00ea-4eda-b455-f1465b28cc43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:39:55.263Z|799fdd06-340f-4a95-9411-38232631b27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:39:55.263Z|799fdd06-340f-4a95-9411-38232631b27f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:01.103Z|561ae993-ec5d-4698-92ae-9961cc77e876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:40:01.105Z|561ae993-ec5d-4698-92ae-9961cc77e876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:40:05.283Z|16fe3d16-03d8-494a-aece-2e38a51f64c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:05.284Z|16fe3d16-03d8-494a-aece-2e38a51f64c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:05.285Z|6bde7291-17cb-479c-be42-3773f05712ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:05.285Z|6bde7291-17cb-479c-be42-3773f05712ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:05.290Z|b56d5eda-3b08-41c9-aec2-fce4feeb98df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:05.290Z|b56d5eda-3b08-41c9-aec2-fce4feeb98df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:11.061Z|ec052c26-fd45-4aa7-bc4d-a52608e80e7c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:40:11.062Z|ec052c26-fd45-4aa7-bc4d-a52608e80e7c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:15.320Z|406c132c-5d73-4149-899e-4b9b68ef5025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:15.320Z|406c132c-5d73-4149-899e-4b9b68ef5025|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:15.321Z|cbd0526d-fa2f-4a7b-b4fe-ba9e823e8499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:15.322Z|cbd0526d-fa2f-4a7b-b4fe-ba9e823e8499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:15.328Z|2032281f-063d-40ed-b667-b70bca9418f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:15.329Z|2032281f-063d-40ed-b667-b70bca9418f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:16.103Z|77a026d0-026e-4840-8790-ec637efa20b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:40:16.105Z|77a026d0-026e-4840-8790-ec637efa20b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:40:17.558Z|7e3aa8f9-b8f5-4b3b-bf9f-8391e23b5437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:40:17.558Z|7e3aa8f9-b8f5-4b3b-bf9f-8391e23b5437|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:40:25.355Z|5dda59bb-7ed5-41b2-86cb-35311803f216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:25.355Z|78da272f-2bca-41a7-85b8-1112e55ec4ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:25.356Z|5dda59bb-7ed5-41b2-86cb-35311803f216|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:25.357Z|78da272f-2bca-41a7-85b8-1112e55ec4ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:25.358Z|11d9832a-9821-42f1-a0fe-6a7f7df63569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:25.358Z|11d9832a-9821-42f1-a0fe-6a7f7df63569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:31.103Z|4d1a36af-b34f-478d-b240-1b4fc51753d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:40:31.104Z|4d1a36af-b34f-478d-b240-1b4fc51753d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:40:35.389Z|dfdfba85-e78e-49a6-bd23-3230e6d9c474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:35.389Z|2a767402-233f-4283-9e59-5ed3ceb980df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:35.390Z|a69f6286-5284-4412-86bc-a2204ef14bae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:35.390Z|dfdfba85-e78e-49a6-bd23-3230e6d9c474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:35.390Z|a69f6286-5284-4412-86bc-a2204ef14bae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:35.390Z|2a767402-233f-4283-9e59-5ed3ceb980df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:45.415Z|cb0ad6c1-ce42-4a0f-9253-0976b797a05e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:45.415Z|4ff1e81d-ed43-46e0-a14a-cc7fd7a8b7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:45.416Z|4ff1e81d-ed43-46e0-a14a-cc7fd7a8b7fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:45.416Z|cb0ad6c1-ce42-4a0f-9253-0976b797a05e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:45.419Z|d4a60ac9-54de-4805-9a53-9a2884d34567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:45.419Z|d4a60ac9-54de-4805-9a53-9a2884d34567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:46.103Z|7106f5af-d6cf-476d-afa8-439f74ea3a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:40:46.104Z|7106f5af-d6cf-476d-afa8-439f74ea3a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:40:47.559Z|c40aed18-3eb1-4a18-b0f2-97e9cf0661a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:40:47.559Z|c40aed18-3eb1-4a18-b0f2-97e9cf0661a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:40:55.450Z|ea1b92ab-3b54-45be-b58c-c9315531fea1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:55.450Z|12eda2e5-649f-4cd5-a6bd-7ac25660ab66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:55.450Z|ea1b92ab-3b54-45be-b58c-c9315531fea1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:55.451Z|12eda2e5-649f-4cd5-a6bd-7ac25660ab66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:40:55.455Z|40ad8dbf-d132-4aa6-8b41-f73aabaed118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:40:55.455Z|40ad8dbf-d132-4aa6-8b41-f73aabaed118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:01.103Z|cd8f79ad-a4b1-4314-bd50-dce251910636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:41:01.106Z|cd8f79ad-a4b1-4314-bd50-dce251910636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:41:05.478Z|bc96c59d-238d-449d-b1cf-c1eca96344c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:05.478Z|4ba4c065-f695-4a65-88e5-db2acf5ce438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:05.478Z|bc96c59d-238d-449d-b1cf-c1eca96344c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:05.478Z|dec69a4f-1eff-488b-a33b-d9a08f6334a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:05.478Z|4ba4c065-f695-4a65-88e5-db2acf5ce438|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:05.479Z|dec69a4f-1eff-488b-a33b-d9a08f6334a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:11.061Z|fc046061-7c55-4d9e-89ca-5ead425cbeee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:41:11.062Z|fc046061-7c55-4d9e-89ca-5ead425cbeee|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:15.504Z|a2da6b9f-1a27-4e01-a18c-b48c1cbc740a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:15.504Z|8ff3c706-b227-4804-87a3-1ae97920a036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:15.505Z|8ff3c706-b227-4804-87a3-1ae97920a036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:15.505Z|a2da6b9f-1a27-4e01-a18c-b48c1cbc740a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:15.505Z|f701c5f7-3b4e-4cc1-bea1-4f5bac1dea01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:15.506Z|f701c5f7-3b4e-4cc1-bea1-4f5bac1dea01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:16.103Z|f1f4a26b-504c-49e7-849a-3d2b2d9e18c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:41:16.104Z|f1f4a26b-504c-49e7-849a-3d2b2d9e18c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:41:17.560Z|0fc9fa5d-8c9b-44a6-9926-746ff498bfc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:41:17.561Z|0fc9fa5d-8c9b-44a6-9926-746ff498bfc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:41:25.532Z|70964a3d-56a1-4f08-b88a-1757c3489af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:25.533Z|70964a3d-56a1-4f08-b88a-1757c3489af0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:25.536Z|c9efd540-acd8-4acd-9db9-e66bc6270c33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:25.536Z|c9efd540-acd8-4acd-9db9-e66bc6270c33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:25.544Z|2394b203-6e8a-4dc5-a242-8ec6ad5a2395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:25.544Z|2394b203-6e8a-4dc5-a242-8ec6ad5a2395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:31.103Z|91c76d20-dfa4-4a4f-a7c5-305dc3b9a114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:41:31.104Z|91c76d20-dfa4-4a4f-a7c5-305dc3b9a114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:41:35.561Z|59ad318d-42e5-417e-bd45-d06aecad1ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:35.561Z|ff28810d-a3a6-4308-a111-5656ac4ebf2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:35.562Z|59ad318d-42e5-417e-bd45-d06aecad1ae2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:35.562Z|ff28810d-a3a6-4308-a111-5656ac4ebf2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:35.570Z|06701360-3d2b-4528-b1ac-8fc51a9722bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:35.571Z|06701360-3d2b-4528-b1ac-8fc51a9722bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:45.586Z|8a35f06d-c155-4c8e-82db-5a281e4d4326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:45.586Z|db169900-f672-4a1f-b002-d01bca477285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:45.587Z|8a35f06d-c155-4c8e-82db-5a281e4d4326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:45.587Z|db169900-f672-4a1f-b002-d01bca477285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:45.597Z|ab18fa48-8a83-4981-b3d5-f968ffc7e676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:45.598Z|ab18fa48-8a83-4981-b3d5-f968ffc7e676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:46.103Z|92cd03a1-3131-4c72-a428-16037c6c5367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:41:46.106Z|92cd03a1-3131-4c72-a428-16037c6c5367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:41:47.562Z|51ac3ed4-749e-4671-8f7e-cbb08692d1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:41:47.563Z|51ac3ed4-749e-4671-8f7e-cbb08692d1c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:41:55.617Z|a69ca4dc-7d15-472a-a16b-0fa3039ec32a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:55.619Z|a69ca4dc-7d15-472a-a16b-0fa3039ec32a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:55.624Z|10cf39ff-de78-4e81-9cac-2c30eed16fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:55.625Z|10cf39ff-de78-4e81-9cac-2c30eed16fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:41:55.627Z|82229662-9437-45ee-a085-3cb6a1091147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:41:55.627Z|82229662-9437-45ee-a085-3cb6a1091147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:01.103Z|a862da6b-78a9-47d5-a5f2-ca72b6f3499b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:42:01.103Z|a862da6b-78a9-47d5-a5f2-ca72b6f3499b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:42:05.644Z|88c3f698-3980-4c82-9e9f-077093768604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:05.645Z|88c3f698-3980-4c82-9e9f-077093768604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:05.647Z|77e241c6-f441-45b3-9cf6-3bef7a28cbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:05.647Z|77e241c6-f441-45b3-9cf6-3bef7a28cbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:05.648Z|f23fdef0-199f-4861-b719-381772e61a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:05.649Z|f23fdef0-199f-4861-b719-381772e61a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:11.060Z|f13788ea-8f63-485c-94c4-ff3994222f91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:42:11.060Z|f13788ea-8f63-485c-94c4-ff3994222f91|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:15.669Z|5ad7bf76-925f-4ffb-beaf-aace56a6a03e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:15.670Z|5ad7bf76-925f-4ffb-beaf-aace56a6a03e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:15.670Z|e0b2adb4-48d4-4ea3-ba58-0854f0a10c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:15.671Z|e0b2adb4-48d4-4ea3-ba58-0854f0a10c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:15.672Z|910498cc-fc38-4814-8288-8a09f7822526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:15.672Z|910498cc-fc38-4814-8288-8a09f7822526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:16.103Z|f448349e-a986-4c9d-9336-311cd51264e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:42:16.104Z|f448349e-a986-4c9d-9336-311cd51264e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:42:17.563Z|db41cd87-01b9-4e68-973c-ea52e50d83d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:42:17.564Z|db41cd87-01b9-4e68-973c-ea52e50d83d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:42:25.698Z|58af7a51-9542-49bd-8aff-dd72c2be091e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:25.699Z|58af7a51-9542-49bd-8aff-dd72c2be091e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:25.702Z|6f3fed68-67ef-44bc-b9eb-bede9c73f6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:25.702Z|aee3c640-0603-4ec3-9022-356067f53cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:25.702Z|6f3fed68-67ef-44bc-b9eb-bede9c73f6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:25.703Z|aee3c640-0603-4ec3-9022-356067f53cde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:31.103Z|4c58fb51-033c-4269-b04e-ef634c89111a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:42:31.105Z|4c58fb51-033c-4269-b04e-ef634c89111a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:42:35.727Z|9bbf560e-00bc-4102-8913-60879dedd58c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:35.728Z|9bbf560e-00bc-4102-8913-60879dedd58c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:35.729Z|8fbdf60f-eb7e-464d-90ff-96423bd61587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:35.729Z|3bb0fc7a-2cad-4061-8a5c-8f419e4e8dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:35.730Z|8fbdf60f-eb7e-464d-90ff-96423bd61587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:35.730Z|3bb0fc7a-2cad-4061-8a5c-8f419e4e8dc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:45.754Z|d8b22d01-398b-4343-ab79-baf4be6b4b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:45.754Z|a30c78a8-393c-44d9-96ab-101488923efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:45.755Z|d8b22d01-398b-4343-ab79-baf4be6b4b0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:45.755Z|a30c78a8-393c-44d9-96ab-101488923efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:45.757Z|ccf64d2d-472b-4049-b598-0e582a08291a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:45.757Z|ccf64d2d-472b-4049-b598-0e582a08291a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:46.103Z|ab19bf59-e88c-43b7-b789-90a6c08c9bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:42:46.105Z|ab19bf59-e88c-43b7-b789-90a6c08c9bc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:42:47.564Z|e549ee90-9de5-480d-8736-c2b0e41f5c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:42:47.565Z|e549ee90-9de5-480d-8736-c2b0e41f5c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:42:55.786Z|f5754740-56da-4c7d-b86f-547a6c53c840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:55.787Z|f5754740-56da-4c7d-b86f-547a6c53c840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:55.786Z|a382f80e-b6da-419b-949c-92070dfff7c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:55.788Z|a382f80e-b6da-419b-949c-92070dfff7c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:42:55.790Z|021f66bb-9965-4559-b034-3d874e5bbfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:42:55.790Z|021f66bb-9965-4559-b034-3d874e5bbfd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:01.103Z|459ae6f5-7c62-41ef-bc8c-3e2c30d3d85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:43:01.104Z|459ae6f5-7c62-41ef-bc8c-3e2c30d3d85a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:43:05.816Z|51b20b8a-ecc7-4610-93fe-293f3046bfc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:05.816Z|dbe1d8e4-6d2c-4bed-93cc-964975b0dfdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:05.817Z|51b20b8a-ecc7-4610-93fe-293f3046bfc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:05.817Z|dbe1d8e4-6d2c-4bed-93cc-964975b0dfdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:05.821Z|23ca1c26-3357-4abb-9f75-96fae35b6ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:05.822Z|23ca1c26-3357-4abb-9f75-96fae35b6ca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:11.060Z|05ca8f9e-6e1c-47d2-bb85-f79b4d6a1c4e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:43:11.061Z|05ca8f9e-6e1c-47d2-bb85-f79b4d6a1c4e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:15.849Z|6b3dbeec-f3f0-49ef-b4b5-e392bbf57cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:15.849Z|6b3dbeec-f3f0-49ef-b4b5-e392bbf57cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:15.861Z|99be0baa-5e59-4474-8963-d98fc02cba9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:15.861Z|99be0baa-5e59-4474-8963-d98fc02cba9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:15.873Z|14706131-25f8-4180-bd84-8ea2fc7748b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:15.874Z|14706131-25f8-4180-bd84-8ea2fc7748b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:16.103Z|7e2c377a-f014-426f-891a-b0b152456f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:43:16.107Z|7e2c377a-f014-426f-891a-b0b152456f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:43:17.566Z|ed557caf-2ba3-4152-990c-50179d13e164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:43:17.566Z|ed557caf-2ba3-4152-990c-50179d13e164|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:43:25.879Z|3b30344e-6267-471a-9743-3a988e5a312a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:25.879Z|3b30344e-6267-471a-9743-3a988e5a312a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:25.897Z|0105017a-f1f7-4da4-b84a-0640298a99ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:25.897Z|2f706686-e136-4a1b-9322-2078fa70ed4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:25.898Z|2f706686-e136-4a1b-9322-2078fa70ed4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:25.898Z|0105017a-f1f7-4da4-b84a-0640298a99ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:31.103Z|b95e5495-8c15-4fce-854b-48376955555f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:43:31.104Z|b95e5495-8c15-4fce-854b-48376955555f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:43:35.906Z|58971e47-53f3-40af-b73a-5e9a160e7d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:35.907Z|58971e47-53f3-40af-b73a-5e9a160e7d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:35.921Z|4e07237b-dd80-4400-82ca-a3af081ff450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:35.921Z|e99667af-399f-4d09-a765-37ccd8e042a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:35.922Z|4e07237b-dd80-4400-82ca-a3af081ff450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:35.922Z|e99667af-399f-4d09-a765-37ccd8e042a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:45.930Z|da7fa7c8-138e-4c0f-b093-f6c21aeb073c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:45.930Z|da7fa7c8-138e-4c0f-b093-f6c21aeb073c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:45.945Z|929bd81c-66bb-4caa-b324-92e7c92a7a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:45.945Z|929bd81c-66bb-4caa-b324-92e7c92a7a74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:45.948Z|4749aed8-00c9-4906-b6f1-bc02aff10dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:45.948Z|4749aed8-00c9-4906-b6f1-bc02aff10dcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:46.103Z|76280d79-5ffc-462b-85ee-b0da5ee510f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:43:46.104Z|76280d79-5ffc-462b-85ee-b0da5ee510f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:43:47.568Z|68475480-1f79-458f-a693-004e0113e2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:43:47.568Z|68475480-1f79-458f-a693-004e0113e2a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:43:55.960Z|ea40278e-cb65-46e6-b156-cd80fab3262c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:55.961Z|ea40278e-cb65-46e6-b156-cd80fab3262c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:55.971Z|a025315d-0204-411d-b516-e155e0cdb130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:55.972Z|a025315d-0204-411d-b516-e155e0cdb130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:43:55.973Z|f6107bb8-a9b6-4746-803c-a2d99708d512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:43:55.973Z|f6107bb8-a9b6-4746-803c-a2d99708d512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:01.103Z|44b102b1-1418-4488-966f-4b805e8ae4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:44:01.105Z|44b102b1-1418-4488-966f-4b805e8ae4af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:44:05.998Z|e6ac5178-0244-4f76-bb7c-854a5f97c56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:05.998Z|e6ac5178-0244-4f76-bb7c-854a5f97c56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:06.001Z|37d9183e-4686-4f28-b74e-7e821e7581c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:06.002Z|37d9183e-4686-4f28-b74e-7e821e7581c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:06.008Z|e0dcd1e4-3372-492b-85dc-02195be23ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:06.010Z|e0dcd1e4-3372-492b-85dc-02195be23ce9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:11.061Z|692abb4c-9444-49bc-887b-2c269028f0c6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:44:11.062Z|692abb4c-9444-49bc-887b-2c269028f0c6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:16.026Z|8437db85-0f9b-48ac-b270-c4502efc1ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:16.027Z|8437db85-0f9b-48ac-b270-c4502efc1ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:16.026Z|6a8dbff6-b859-493f-b17d-ecd4007c3869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:16.027Z|6a8dbff6-b859-493f-b17d-ecd4007c3869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:16.035Z|7f8d206b-7e41-4a1b-b710-29be4a83eb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:16.035Z|7f8d206b-7e41-4a1b-b710-29be4a83eb17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:16.103Z|51fce157-fd1c-4b95-a66e-9b9dc035a551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:44:16.104Z|51fce157-fd1c-4b95-a66e-9b9dc035a551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:44:17.569Z|671dcf6e-2e16-4142-8fa4-269ed13896f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:44:17.570Z|671dcf6e-2e16-4142-8fa4-269ed13896f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:44:26.060Z|470e6cfa-ea4c-4240-868b-d922134876ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:26.060Z|f7e11ed2-018e-4546-b525-7037b13b0b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:26.060Z|470e6cfa-ea4c-4240-868b-d922134876ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:26.061Z|f7e11ed2-018e-4546-b525-7037b13b0b32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:26.066Z|ac32adc1-26dd-40d9-b2de-718928470068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:26.066Z|ac32adc1-26dd-40d9-b2de-718928470068|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:31.103Z|832597b0-b204-472e-9d94-c2c8cd9b9298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:44:31.104Z|832597b0-b204-472e-9d94-c2c8cd9b9298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:44:36.086Z|374569cc-038e-4898-be66-10009256966e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:36.087Z|374569cc-038e-4898-be66-10009256966e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:36.090Z|f8061914-cfb5-46d3-a965-5408272146fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:36.090Z|f8061914-cfb5-46d3-a965-5408272146fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:36.092Z|739b2ac3-d086-47c6-b883-71d12b30c97b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:36.093Z|739b2ac3-d086-47c6-b883-71d12b30c97b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:46.103Z|6575e7bc-392d-4f82-9478-1b0369126c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:44:46.107Z|6575e7bc-392d-4f82-9478-1b0369126c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:44:46.116Z|11d5d76c-acd6-485d-bdf5-34189f068562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:46.116Z|11d5d76c-acd6-485d-bdf5-34189f068562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:46.117Z|5bdecd56-75a9-4e85-9bce-e55b71d657dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:46.118Z|5bdecd56-75a9-4e85-9bce-e55b71d657dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:46.119Z|938b8833-3686-4b63-808d-aefb9de8327e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:46.119Z|938b8833-3686-4b63-808d-aefb9de8327e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:47.570Z|d6e1b369-bf90-4024-8c53-f13ec4c03314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:44:47.571Z|d6e1b369-bf90-4024-8c53-f13ec4c03314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:44:56.142Z|60817667-a051-4f89-b70b-6989631cf8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:56.143Z|60817667-a051-4f89-b70b-6989631cf8d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:56.144Z|cfb64b03-31e7-4c64-965e-f57e00b3b567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:56.144Z|cfb64b03-31e7-4c64-965e-f57e00b3b567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:44:56.147Z|9a0eff87-4d26-4cfd-b28d-4f4d88d0288c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:44:56.148Z|9a0eff87-4d26-4cfd-b28d-4f4d88d0288c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:01.103Z|b8f1ab0b-5d0a-4659-8bf4-5fc0466bc8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:45:01.103Z|b8f1ab0b-5d0a-4659-8bf4-5fc0466bc8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:45:06.170Z|22b3bf3e-bb6e-414f-87ce-61e45b36f7ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:06.170Z|2a9d932c-c60b-4551-8038-b88470be6174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:06.171Z|22b3bf3e-bb6e-414f-87ce-61e45b36f7ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:06.171Z|2a9d932c-c60b-4551-8038-b88470be6174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:06.172Z|d1c9309a-ad4e-4181-ab56-262ebdd129a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:06.173Z|d1c9309a-ad4e-4181-ab56-262ebdd129a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:11.061Z|366be533-7b29-4163-b780-d620e4fe8073|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:45:11.062Z|366be533-7b29-4163-b780-d620e4fe8073|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:16.103Z|060f3f6a-3e2d-4137-b769-59e186b07299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:45:16.103Z|060f3f6a-3e2d-4137-b769-59e186b07299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:45:16.195Z|a13f0f01-0268-42ac-a4aa-d4fb4608aeb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:16.196Z|aac7efab-9399-4fa5-bcfd-09de98cf4cb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:16.196Z|a13f0f01-0268-42ac-a4aa-d4fb4608aeb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:16.196Z|aac7efab-9399-4fa5-bcfd-09de98cf4cb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:16.195Z|b0b090e4-37b6-4f57-88cf-00e02c346f89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:16.196Z|b0b090e4-37b6-4f57-88cf-00e02c346f89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:17.571Z|e04fb344-961a-4930-a3f0-e174ad06fdfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:45:17.572Z|e04fb344-961a-4930-a3f0-e174ad06fdfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:45:26.230Z|b1b42549-c385-4e6e-b8ff-5a93ed934626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:26.230Z|cae84940-1ee2-4600-9831-8c02e57f9b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:26.230Z|b1b42549-c385-4e6e-b8ff-5a93ed934626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:26.230Z|cae84940-1ee2-4600-9831-8c02e57f9b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:26.270Z|5669df38-f6ce-4a10-97d9-45f76b0d7cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:26.271Z|5669df38-f6ce-4a10-97d9-45f76b0d7cd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:31.103Z|13f6693d-d03f-4d2e-a272-e284af81b1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:45:31.103Z|13f6693d-d03f-4d2e-a272-e284af81b1b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:45:36.295Z|93b75633-0b5e-4f8e-9662-de9e2b448ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:36.296Z|93b75633-0b5e-4f8e-9662-de9e2b448ae1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:36.296Z|c640cf19-950d-4033-b1c4-1db75201c172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:36.297Z|c640cf19-950d-4033-b1c4-1db75201c172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:36.303Z|0391dc42-08f4-4af0-9cd8-14bff0c8fa3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:36.303Z|0391dc42-08f4-4af0-9cd8-14bff0c8fa3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:46.103Z|13cf2f59-8f00-4238-b014-9c4053f728e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:45:46.104Z|13cf2f59-8f00-4238-b014-9c4053f728e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:45:46.321Z|4303d51a-67c7-40c4-94f9-6eda4d07cd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:46.322Z|4303d51a-67c7-40c4-94f9-6eda4d07cd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:46.324Z|2e2dc37b-d485-4d05-9398-79e69f5bfa6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:46.324Z|2e2dc37b-d485-4d05-9398-79e69f5bfa6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:46.327Z|746c01f0-ced2-4d86-b652-0d5abbdd93e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:46.327Z|746c01f0-ced2-4d86-b652-0d5abbdd93e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:47.572Z|151f1fa6-3817-4928-b92f-2df6f1d18795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:45:47.572Z|151f1fa6-3817-4928-b92f-2df6f1d18795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:45:56.343Z|166ce7d2-b858-4b3d-8e1b-6c05e177d192|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:56.344Z|166ce7d2-b858-4b3d-8e1b-6c05e177d192|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:56.345Z|ba3778b8-26ba-47e3-af9f-4062d8477cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:56.345Z|ba3778b8-26ba-47e3-af9f-4062d8477cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:45:56.351Z|b657d1af-b4ed-4282-ab98-f1ef9add5bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:45:56.351Z|b657d1af-b4ed-4282-ab98-f1ef9add5bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:01.103Z|a8bf50b4-de7c-4f0f-af16-0a1c7b99fb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:46:01.104Z|a8bf50b4-de7c-4f0f-af16-0a1c7b99fb8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:46:06.365Z|a914bc11-93c3-4de9-84f1-47db5df36c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:06.365Z|131d9f53-5912-48ae-b852-443cd48dc272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:06.366Z|131d9f53-5912-48ae-b852-443cd48dc272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:06.366Z|a914bc11-93c3-4de9-84f1-47db5df36c8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:06.369Z|e60365a3-bcfd-4d01-9353-66f97938038b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:06.369Z|e60365a3-bcfd-4d01-9353-66f97938038b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:11.062Z|c82e4f96-63eb-4f67-bd34-00b1c185247f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:46:11.063Z|c82e4f96-63eb-4f67-bd34-00b1c185247f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:16.103Z|4f9778df-96f7-48b6-8295-d35cb4e7efcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:46:16.104Z|4f9778df-96f7-48b6-8295-d35cb4e7efcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:46:16.391Z|a4304c1f-fe92-45ea-96b9-b144d670e6a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:16.392Z|a4304c1f-fe92-45ea-96b9-b144d670e6a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:16.398Z|191b6935-e307-48da-8fec-5486780631b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:16.398Z|d9126486-2abe-4dc0-8384-d8dd96b87fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:16.399Z|191b6935-e307-48da-8fec-5486780631b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:16.399Z|d9126486-2abe-4dc0-8384-d8dd96b87fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:17.573Z|be0673df-ad35-4a1a-9b13-430d37c9c9f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:46:17.573Z|be0673df-ad35-4a1a-9b13-430d37c9c9f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:46:26.417Z|fd90cfd0-6dc1-4f4f-8d57-f66730d99a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:26.418Z|fd90cfd0-6dc1-4f4f-8d57-f66730d99a91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:26.422Z|122821a7-e6ba-4d89-a867-5908d7c5561a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:26.423Z|122821a7-e6ba-4d89-a867-5908d7c5561a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:26.423Z|d45ddc53-f281-4973-80a1-41dbb9ff05ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:26.423Z|d45ddc53-f281-4973-80a1-41dbb9ff05ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:31.103Z|b219d876-ca3c-4f31-9039-e4454fe9c9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:46:31.105Z|b219d876-ca3c-4f31-9039-e4454fe9c9d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:46:36.443Z|c022f96a-37a8-4bce-9405-24a2530069cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:36.443Z|c022f96a-37a8-4bce-9405-24a2530069cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:36.445Z|f2f31e55-4e3a-4fa0-b03f-baafc968aa50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:36.445Z|f2f31e55-4e3a-4fa0-b03f-baafc968aa50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:36.449Z|db305d8c-021f-4f59-b077-e264d7fd2852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:36.449Z|db305d8c-021f-4f59-b077-e264d7fd2852|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:46.103Z|0698d875-4a0f-4c3f-a3e9-84cf43a9c499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:46:46.104Z|0698d875-4a0f-4c3f-a3e9-84cf43a9c499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:46:46.469Z|2be69ea7-fdbd-4c99-bf08-880298c72ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:46.470Z|2be69ea7-fdbd-4c99-bf08-880298c72ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:46.475Z|d0459c77-fa8b-455f-a695-6eba55e0a643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:46.475Z|d0459c77-fa8b-455f-a695-6eba55e0a643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:46.478Z|9e82ff81-b9cf-4c6e-8a78-5f5feb200126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:46.478Z|9e82ff81-b9cf-4c6e-8a78-5f5feb200126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:47.574Z|a056beb3-29a2-4441-8641-faacc6639661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:46:47.575Z|a056beb3-29a2-4441-8641-faacc6639661|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:46:56.497Z|e425b289-a764-413c-bd6b-107fd5f1eebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:56.497Z|0fb5643c-88ee-4620-b36c-6ef3f6719822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:56.498Z|0fb5643c-88ee-4620-b36c-6ef3f6719822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:56.498Z|e425b289-a764-413c-bd6b-107fd5f1eebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:46:56.500Z|3f12689d-b8b3-4c15-be2c-5ad387971808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:46:56.501Z|3f12689d-b8b3-4c15-be2c-5ad387971808|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:01.103Z|6fd6774a-271b-40cd-9295-384f2fbba83a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:47:01.103Z|6fd6774a-271b-40cd-9295-384f2fbba83a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:47:06.523Z|4c0726cd-4bbf-4629-8549-04bd2a222edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:06.524Z|4c0726cd-4bbf-4629-8549-04bd2a222edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:06.526Z|65acfda3-b01f-49e6-b645-2022bf45a2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:06.526Z|7efc19b0-89bc-463a-95b7-e0c89119fbd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:06.526Z|65acfda3-b01f-49e6-b645-2022bf45a2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:06.527Z|7efc19b0-89bc-463a-95b7-e0c89119fbd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:11.061Z|9e3656ab-0656-4b93-8ec9-69dca8f479c3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:47:11.062Z|9e3656ab-0656-4b93-8ec9-69dca8f479c3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:16.104Z|8a16ca39-dd79-4caa-b7bc-41465ab537bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:47:16.105Z|8a16ca39-dd79-4caa-b7bc-41465ab537bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:47:16.550Z|1b673094-a8f9-46f8-9e07-ee68bbc4f122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:16.550Z|ada11fac-8616-40ca-9108-6a1df12ff8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:16.551Z|ada11fac-8616-40ca-9108-6a1df12ff8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:16.551Z|1b673094-a8f9-46f8-9e07-ee68bbc4f122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:16.556Z|14b51583-0805-4f38-83d3-5a0f7eafa30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:16.557Z|14b51583-0805-4f38-83d3-5a0f7eafa30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:17.575Z|c3295ad6-904f-4a39-af7e-2f41980c1e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:47:17.575Z|c3295ad6-904f-4a39-af7e-2f41980c1e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:47:26.584Z|3e670537-1ac7-4b19-a1ea-801fa4a3326a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:26.585Z|3e670537-1ac7-4b19-a1ea-801fa4a3326a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:26.586Z|5c8030a4-68a2-4f85-8904-fd74c7cb0583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:26.586Z|5c8030a4-68a2-4f85-8904-fd74c7cb0583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:26.590Z|9de93509-ea02-4085-94f6-c55311aa106a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:26.591Z|9de93509-ea02-4085-94f6-c55311aa106a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:31.103Z|44013bff-0de4-4a84-8b2e-6fbc91b03f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:47:31.103Z|44013bff-0de4-4a84-8b2e-6fbc91b03f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:47:36.611Z|40462ab9-9f22-4a7c-874c-6df1249511ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:36.611Z|40462ab9-9f22-4a7c-874c-6df1249511ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:36.613Z|c3daf9c9-8761-46d2-a558-b149fdd90178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:36.614Z|c3daf9c9-8761-46d2-a558-b149fdd90178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:36.616Z|e92a0b6a-8262-446b-ab17-5287f3a98b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:36.616Z|e92a0b6a-8262-446b-ab17-5287f3a98b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:46.103Z|72348d12-67ba-4fc0-8b25-f88356677cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:47:46.105Z|72348d12-67ba-4fc0-8b25-f88356677cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:47:46.639Z|8fbdadd2-7201-4049-b853-46e28abf3a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:46.639Z|8fbdadd2-7201-4049-b853-46e28abf3a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:46.640Z|dd5c24e4-2ae9-4b3a-8ba7-e80a015bbcf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:46.641Z|dd5c24e4-2ae9-4b3a-8ba7-e80a015bbcf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:46.648Z|50ecb773-89c8-443d-99ab-47d2a1bbee9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:46.648Z|50ecb773-89c8-443d-99ab-47d2a1bbee9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:47.576Z|424d3c23-bb24-4edf-9821-00861c3b9baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:47:47.576Z|424d3c23-bb24-4edf-9821-00861c3b9baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:47:56.665Z|4b54c82f-eb8b-4416-bd1f-86b168c52c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:56.666Z|4b54c82f-eb8b-4416-bd1f-86b168c52c08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:56.665Z|83d32ba6-1ed0-4f8e-b622-3449654c583f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:56.668Z|83d32ba6-1ed0-4f8e-b622-3449654c583f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:47:56.673Z|c929be2c-ca77-4287-bae4-b615125d3008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:47:56.673Z|c929be2c-ca77-4287-bae4-b615125d3008|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:01.103Z|2743165a-8cac-4eb0-a655-31be02d6c504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:48:01.104Z|2743165a-8cac-4eb0-a655-31be02d6c504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:48:06.690Z|0c399d4e-744a-4d12-9397-3d82c0d0c328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:06.691Z|0c399d4e-744a-4d12-9397-3d82c0d0c328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:06.694Z|9e4d881a-8ed1-4c19-b193-6e454ba77f8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:06.694Z|27cba9bb-7029-46fe-a28f-09fe923044fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:06.695Z|9e4d881a-8ed1-4c19-b193-6e454ba77f8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:06.695Z|27cba9bb-7029-46fe-a28f-09fe923044fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:11.060Z|f1b5e1fd-677b-4b07-8b0b-80ca9c9762f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:48:11.061Z|f1b5e1fd-677b-4b07-8b0b-80ca9c9762f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:16.103Z|7f52b4bc-5d43-4991-be58-409bec09c085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:48:16.103Z|7f52b4bc-5d43-4991-be58-409bec09c085|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:48:16.718Z|4cca746d-e1e6-4cba-8f48-7035b6d36974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:16.718Z|c0ae4042-29d3-433a-87d5-ed4f11dc41aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:16.718Z|e6e9cc6d-0384-4a61-b477-b1232224cb98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:16.718Z|4cca746d-e1e6-4cba-8f48-7035b6d36974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:16.718Z|e6e9cc6d-0384-4a61-b477-b1232224cb98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:16.718Z|c0ae4042-29d3-433a-87d5-ed4f11dc41aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:17.577Z|123c7314-a826-4c5c-b10e-2d55bbceb83a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:48:17.577Z|123c7314-a826-4c5c-b10e-2d55bbceb83a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:48:26.754Z|b35c2e01-df2b-499a-93d7-c8bc69cecc4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:26.754Z|0d05dd71-2e32-411a-983a-4d00de9f6765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:26.755Z|0d05dd71-2e32-411a-983a-4d00de9f6765|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:26.755Z|b35c2e01-df2b-499a-93d7-c8bc69cecc4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:26.757Z|e870dfdf-5aec-4c6f-8f5b-d2ffadbd9e82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:26.758Z|e870dfdf-5aec-4c6f-8f5b-d2ffadbd9e82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:31.103Z|56c5c531-3b0a-4d5b-b159-586beaa9ec2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:48:31.106Z|56c5c531-3b0a-4d5b-b159-586beaa9ec2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:48:36.781Z|dd516326-4022-4ac9-a0b2-b5c46ccefdd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:36.781Z|c7c03b77-f116-487c-8624-9cdbf5d4ad85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:36.781Z|43bce723-cc6a-459f-9563-9686de6d2bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:36.781Z|dd516326-4022-4ac9-a0b2-b5c46ccefdd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:36.781Z|c7c03b77-f116-487c-8624-9cdbf5d4ad85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:36.781Z|43bce723-cc6a-459f-9563-9686de6d2bb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:46.105Z|69700ebe-fb18-419f-9fd8-0651fc1cdd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:48:46.105Z|69700ebe-fb18-419f-9fd8-0651fc1cdd36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:48:46.803Z|7cff9caf-9e5b-44e7-a644-c83cb1f001ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:46.804Z|7cff9caf-9e5b-44e7-a644-c83cb1f001ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:46.805Z|54def0ff-544a-4c5c-a83c-cfb5f1493778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:46.806Z|54def0ff-544a-4c5c-a83c-cfb5f1493778|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:46.806Z|393ffa7b-4193-4136-b09f-3c5afc996ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:46.807Z|393ffa7b-4193-4136-b09f-3c5afc996ea1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:47.578Z|464e23e2-7e36-4572-a73b-97054e039cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:48:47.579Z|464e23e2-7e36-4572-a73b-97054e039cba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:48:56.828Z|1afde24a-dcc7-4597-878d-d5c9f55ced45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:56.829Z|1afde24a-dcc7-4597-878d-d5c9f55ced45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:56.829Z|f9bd33ca-6686-4ec6-8cb3-a82483ff3cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:56.829Z|f9bd33ca-6686-4ec6-8cb3-a82483ff3cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:48:56.830Z|74591d17-1f00-424d-8f5e-84e80d82fe09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:48:56.830Z|74591d17-1f00-424d-8f5e-84e80d82fe09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:01.103Z|9566ff40-c074-48df-ab1a-54de1ddb3b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:49:01.104Z|9566ff40-c074-48df-ab1a-54de1ddb3b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:49:06.857Z|7e65c8f4-5eac-4225-821e-749412ca1332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:06.857Z|de45b0d0-16bc-4b3b-bbf7-4eae753c3858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:06.857Z|7e65c8f4-5eac-4225-821e-749412ca1332|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:06.857Z|de45b0d0-16bc-4b3b-bbf7-4eae753c3858|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:06.859Z|9dbe1688-1a6d-4976-b49e-f96d30da68b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:06.859Z|9dbe1688-1a6d-4976-b49e-f96d30da68b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:11.060Z|42fae840-bc40-4457-abfc-cd681ea4ee3d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:49:11.061Z|42fae840-bc40-4457-abfc-cd681ea4ee3d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:16.103Z|b4d7b5ba-d53b-439b-8a96-5587d3699900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:49:16.107Z|b4d7b5ba-d53b-439b-8a96-5587d3699900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:49:16.883Z|fd86d930-12ee-47f5-8c2b-63759625a0fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:16.883Z|99309d88-ef2a-4430-8aec-7ac1ce4d2f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:16.883Z|cdecc194-0e70-4c14-9967-f64236db57f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:16.883Z|fd86d930-12ee-47f5-8c2b-63759625a0fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:16.883Z|99309d88-ef2a-4430-8aec-7ac1ce4d2f92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:16.884Z|cdecc194-0e70-4c14-9967-f64236db57f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:17.579Z|7cc7b00a-5a51-43d4-b813-daf5a4cf7bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:49:17.580Z|7cc7b00a-5a51-43d4-b813-daf5a4cf7bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:49:26.907Z|10d59c49-9d1a-443d-80f6-9bb949cd200f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:26.907Z|10d59c49-9d1a-443d-80f6-9bb949cd200f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:26.908Z|43059039-2e4c-4c41-be08-31d7dd0d721c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:26.908Z|43059039-2e4c-4c41-be08-31d7dd0d721c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:26.907Z|74e34431-3cdb-47ce-a742-c668f21ae348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:26.909Z|74e34431-3cdb-47ce-a742-c668f21ae348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:31.103Z|132fa5a7-f5ff-48de-9818-18ba00fbce46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:49:31.104Z|132fa5a7-f5ff-48de-9818-18ba00fbce46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:49:36.930Z|2276aa55-4801-4678-9e77-0061f24a6d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:36.931Z|2276aa55-4801-4678-9e77-0061f24a6d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:36.934Z|6568d975-db7c-49cf-a449-9b16a33f530d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:36.934Z|6568d975-db7c-49cf-a449-9b16a33f530d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:36.953Z|e8998143-3778-45d7-a77d-3493ae4be2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:36.954Z|e8998143-3778-45d7-a77d-3493ae4be2b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:46.103Z|37edd268-8dac-4bd6-b055-94383384c134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:49:46.104Z|37edd268-8dac-4bd6-b055-94383384c134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:49:46.959Z|eeaebfb8-ba6d-4376-bd4c-dc5568e3e21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:46.960Z|eeaebfb8-ba6d-4376-bd4c-dc5568e3e21e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:46.963Z|cbb5a51e-e7c9-49de-82a2-f1bc8df7163d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:46.963Z|cbb5a51e-e7c9-49de-82a2-f1bc8df7163d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:46.980Z|24892128-ea9d-4c01-9b25-d7804d556f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:46.981Z|24892128-ea9d-4c01-9b25-d7804d556f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:47.580Z|fb728a15-a524-4237-99bc-b48c6d23cac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:49:47.581Z|fb728a15-a524-4237-99bc-b48c6d23cac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:49:56.984Z|17734f36-ac0d-46de-82ae-80366ea9aa64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:56.984Z|f6b10080-1c4a-487d-84c7-7b02f83644ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:56.985Z|17734f36-ac0d-46de-82ae-80366ea9aa64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:56.986Z|f6b10080-1c4a-487d-84c7-7b02f83644ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:49:57.004Z|20e53f0d-9bdf-424f-96b4-66589591ecff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:49:57.005Z|20e53f0d-9bdf-424f-96b4-66589591ecff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:01.103Z|b4bb5901-7388-433d-8a76-38fa4c5b4e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:50:01.106Z|b4bb5901-7388-433d-8a76-38fa4c5b4e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:50:07.009Z|df53af66-041c-4934-9fd6-f83f9bd40ecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:07.009Z|ec5cf3d4-fecc-4139-82f0-2964a8e0bff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:07.010Z|df53af66-041c-4934-9fd6-f83f9bd40ecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:07.010Z|ec5cf3d4-fecc-4139-82f0-2964a8e0bff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:07.028Z|04e52843-c584-4c88-bd92-61bb3323b266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:07.029Z|04e52843-c584-4c88-bd92-61bb3323b266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:11.061Z|4b05ef01-53f1-4850-aa93-aa3e90ce3462|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:50:11.062Z|4b05ef01-53f1-4850-aa93-aa3e90ce3462|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:16.103Z|d0075345-c71c-472e-92a3-48d09aef7a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:50:16.103Z|d0075345-c71c-472e-92a3-48d09aef7a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:50:17.033Z|41707492-16dc-453c-bec8-29f00a9adb1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:17.033Z|798f34ef-cbed-4416-bd92-b5619155274e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:17.034Z|41707492-16dc-453c-bec8-29f00a9adb1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:17.034Z|798f34ef-cbed-4416-bd92-b5619155274e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:17.055Z|035304da-3942-4d78-8978-446a514ccba4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:17.056Z|035304da-3942-4d78-8978-446a514ccba4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:17.581Z|7ad64cb2-78a1-4119-915b-74b63afa18d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:50:17.582Z|7ad64cb2-78a1-4119-915b-74b63afa18d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:50:27.057Z|1685d836-19ee-457c-964e-2df11619c0e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:27.058Z|1685d836-19ee-457c-964e-2df11619c0e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:27.058Z|11b838c3-add5-46e9-b5e9-3e8a434d3d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:27.059Z|11b838c3-add5-46e9-b5e9-3e8a434d3d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:27.082Z|10a75d60-ecf7-4d4f-9c8a-ca85c37cb7bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:27.082Z|10a75d60-ecf7-4d4f-9c8a-ca85c37cb7bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:31.103Z|a985f372-4ca1-4ae4-a0f1-21c04e0700c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:50:31.104Z|a985f372-4ca1-4ae4-a0f1-21c04e0700c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:50:37.085Z|e108d714-7301-4729-ad9e-ec0532ec8147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:37.085Z|8589c26b-293c-4196-b723-61069066a787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:37.086Z|e108d714-7301-4729-ad9e-ec0532ec8147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:37.086Z|8589c26b-293c-4196-b723-61069066a787|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:37.107Z|c0940139-bcbb-4be7-83f9-0078ee5c4afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:37.107Z|c0940139-bcbb-4be7-83f9-0078ee5c4afa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:46.103Z|6153efcf-0f72-420e-9621-1ffe14f10bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:50:46.106Z|6153efcf-0f72-420e-9621-1ffe14f10bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:50:47.111Z|0c55c0ed-cfd9-4563-80ff-e92fe2865e83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:47.114Z|0c55c0ed-cfd9-4563-80ff-e92fe2865e83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:47.114Z|9f25a975-36a0-48f6-84e7-500bf470e6dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:47.115Z|9f25a975-36a0-48f6-84e7-500bf470e6dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:47.133Z|e241e33b-9528-4044-a21b-ec0223ef08b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:47.134Z|e241e33b-9528-4044-a21b-ec0223ef08b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:47.583Z|14dc4b24-e4c1-47c9-a63f-ed8d9d8dce33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:50:47.583Z|14dc4b24-e4c1-47c9-a63f-ed8d9d8dce33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:50:57.144Z|aa3d03ce-1bd9-4771-93ae-0dccf4c77b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:57.145Z|6f279308-8c5d-418d-8b77-2e8e0a078514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:57.146Z|6f279308-8c5d-418d-8b77-2e8e0a078514|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:57.148Z|aa3d03ce-1bd9-4771-93ae-0dccf4c77b6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:50:57.155Z|d1c5c6c2-8534-4875-abe4-e68a42a1a2a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:50:57.156Z|d1c5c6c2-8534-4875-abe4-e68a42a1a2a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:01.103Z|87d6bbcb-49cf-44a6-8a8f-e2bc4a79f460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:51:01.103Z|87d6bbcb-49cf-44a6-8a8f-e2bc4a79f460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:51:07.170Z|a3a5f93c-79df-4175-a5a2-6f1be9fcbcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:07.171Z|a3a5f93c-79df-4175-a5a2-6f1be9fcbcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:07.174Z|dfea8112-4599-45c0-8166-3ed364925c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:07.174Z|dfea8112-4599-45c0-8166-3ed364925c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:07.185Z|5db71048-de5f-4963-82ca-a33ee03f59ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:07.185Z|5db71048-de5f-4963-82ca-a33ee03f59ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:11.060Z|f66c9a39-a377-432d-b4d0-7b71f3e4696d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:51:11.061Z|f66c9a39-a377-432d-b4d0-7b71f3e4696d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:16.106Z|53ab9cfe-17dc-4c1a-8574-e48fbc939be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:51:16.109Z|53ab9cfe-17dc-4c1a-8574-e48fbc939be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:51:17.197Z|2e5b90e5-a339-4c5c-886a-618afd714695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:17.197Z|2e5b90e5-a339-4c5c-886a-618afd714695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:17.198Z|379c3758-048d-47b8-9a56-eed33ac80c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:17.199Z|379c3758-048d-47b8-9a56-eed33ac80c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:17.211Z|f89070a5-6486-450a-b765-3acc28182c4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:17.211Z|f89070a5-6486-450a-b765-3acc28182c4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:17.584Z|7cea0dc2-59bf-4c1b-b909-b14d4583fdc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:51:17.585Z|7cea0dc2-59bf-4c1b-b909-b14d4583fdc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:51:27.239Z|d153110e-faf3-450c-9293-c715f9757541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:27.240Z|d153110e-faf3-450c-9293-c715f9757541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:27.243Z|7bf95f92-fdcd-41f4-b73d-fa72ee0c4787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:27.243Z|7bf95f92-fdcd-41f4-b73d-fa72ee0c4787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:27.253Z|ae9e3afa-6923-4c24-a718-36f673395575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:27.254Z|ae9e3afa-6923-4c24-a718-36f673395575|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:31.103Z|c996b434-17d6-47f6-8233-c2b4c7df3e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:51:31.103Z|c996b434-17d6-47f6-8233-c2b4c7df3e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:51:37.278Z|f75fbdfc-4d31-4768-a5af-12b6d27e47bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:37.279Z|1b08c207-e3dc-401a-a8c9-6f6ec7a907f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:37.279Z|1b08c207-e3dc-401a-a8c9-6f6ec7a907f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:37.278Z|f75fbdfc-4d31-4768-a5af-12b6d27e47bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:37.286Z|04f2dbf5-ded4-46e6-805f-7c284f3499e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:37.286Z|04f2dbf5-ded4-46e6-805f-7c284f3499e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:46.103Z|d8650b39-c6fb-4174-99d7-5fe69f57f220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:51:46.104Z|d8650b39-c6fb-4174-99d7-5fe69f57f220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:51:47.320Z|53c69d60-2548-48af-a53f-97e09e81b983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:47.321Z|53c69d60-2548-48af-a53f-97e09e81b983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:47.322Z|0e3abc5d-3694-406f-bf16-57d35c467a68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:47.322Z|0e3abc5d-3694-406f-bf16-57d35c467a68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:47.322Z|257d86b6-cb75-43b0-b640-b7258aa32136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:47.323Z|257d86b6-cb75-43b0-b640-b7258aa32136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:47.585Z|377fa8e2-2ba8-4490-b36e-30d40751efb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:51:47.586Z|377fa8e2-2ba8-4490-b36e-30d40751efb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:51:57.348Z|cc5db31b-c1ae-4531-8437-a3ffd1a21c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:57.348Z|a3fb1cab-db41-4091-8765-33c0d1964f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:57.349Z|a3fb1cab-db41-4091-8765-33c0d1964f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:57.349Z|cc5db31b-c1ae-4531-8437-a3ffd1a21c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:51:57.352Z|5e0f0f2d-b3f7-4b1c-a47e-c4de5c2ee037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:51:57.353Z|5e0f0f2d-b3f7-4b1c-a47e-c4de5c2ee037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:01.103Z|3bd9db80-2b23-49c9-a54f-646331edc2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:52:01.107Z|3bd9db80-2b23-49c9-a54f-646331edc2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:52:07.371Z|225fbb22-e1af-4cdf-9448-25850c6df266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:07.371Z|01f54877-f5b2-4611-af61-175a2887f48e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:07.372Z|01f54877-f5b2-4611-af61-175a2887f48e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:07.372Z|225fbb22-e1af-4cdf-9448-25850c6df266|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:07.377Z|214a63ae-8e75-48f0-aac7-2476a7da0dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:07.378Z|214a63ae-8e75-48f0-aac7-2476a7da0dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:11.059Z|2c0f2a56-d8f3-46c7-9e8d-66563d412749|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:52:11.060Z|2c0f2a56-d8f3-46c7-9e8d-66563d412749|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:16.103Z|bab733bb-5749-41a0-a4ea-697c2eedad0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:52:16.104Z|bab733bb-5749-41a0-a4ea-697c2eedad0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:52:17.400Z|90209b20-49bd-43e2-83be-6729612f1d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:17.400Z|ee61a788-839c-48b0-aeca-fdae26735dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:17.401Z|90209b20-49bd-43e2-83be-6729612f1d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:17.401Z|ee61a788-839c-48b0-aeca-fdae26735dcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:17.401Z|992d7545-4570-4ac9-a47f-0a6befd71755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:17.402Z|992d7545-4570-4ac9-a47f-0a6befd71755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:17.587Z|2d4d51e5-dddb-4348-9ff7-908088cf899b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:52:17.587Z|2d4d51e5-dddb-4348-9ff7-908088cf899b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:52:27.427Z|3c544b0b-bd44-4751-ba7d-0819375c4bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:27.427Z|4e0135f9-e248-4e07-97f2-596808752d66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:27.428Z|3c544b0b-bd44-4751-ba7d-0819375c4bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:27.428Z|4e0135f9-e248-4e07-97f2-596808752d66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:27.430Z|9fc03cfb-7f74-46a5-b0e4-42d67b71abb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:27.431Z|9fc03cfb-7f74-46a5-b0e4-42d67b71abb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:31.103Z|247fdb0f-4601-4c8c-b762-9c26dde81a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:52:31.104Z|247fdb0f-4601-4c8c-b762-9c26dde81a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:52:37.456Z|9ad3987c-2ed4-47a7-8d0a-43ed07be64dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:37.456Z|9ad3987c-2ed4-47a7-8d0a-43ed07be64dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:37.459Z|faf642d3-b7ae-4630-9f3f-ae9324ab1830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:37.459Z|faf642d3-b7ae-4630-9f3f-ae9324ab1830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:37.459Z|141a607f-f890-4702-aeca-2b7968f212d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:37.460Z|141a607f-f890-4702-aeca-2b7968f212d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:46.103Z|c7cfbaa1-9871-4ddf-89ea-e3e7ab466a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:52:46.107Z|c7cfbaa1-9871-4ddf-89ea-e3e7ab466a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:52:47.490Z|90dbe28e-7765-45b4-aabc-cf70bab86c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:47.490Z|acc3ea22-2877-42df-b500-b7c544b143d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:47.491Z|90dbe28e-7765-45b4-aabc-cf70bab86c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:47.491Z|acc3ea22-2877-42df-b500-b7c544b143d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:47.493Z|e73e0599-4bb0-4545-ab50-b0aba1f75d99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:47.494Z|e73e0599-4bb0-4545-ab50-b0aba1f75d99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:47.588Z|11a126a8-8dff-47e6-bce7-6ebc2ccc7771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:52:47.588Z|11a126a8-8dff-47e6-bce7-6ebc2ccc7771|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:52:57.514Z|19fc0651-e5bf-4727-8499-caa97ebeabc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:57.514Z|49386910-8680-4dee-a018-bc1bef9002eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:57.514Z|b126a2f3-16cb-4913-a32e-3ab9635fd304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:52:57.515Z|49386910-8680-4dee-a018-bc1bef9002eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:57.515Z|19fc0651-e5bf-4727-8499-caa97ebeabc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:52:57.516Z|b126a2f3-16cb-4913-a32e-3ab9635fd304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:01.103Z|19e14b57-bb60-4dcd-815a-e366b0094283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:53:01.104Z|19e14b57-bb60-4dcd-815a-e366b0094283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:53:07.541Z|c85d941f-31aa-49f7-bb9f-852f7cbb5a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:07.541Z|61de1c27-7572-4230-97aa-c6327ecd3e57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:07.542Z|c85d941f-31aa-49f7-bb9f-852f7cbb5a7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:07.542Z|b83cfba8-64a8-4bf0-95c0-f0c48b27a392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:07.543Z|b83cfba8-64a8-4bf0-95c0-f0c48b27a392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:07.543Z|61de1c27-7572-4230-97aa-c6327ecd3e57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:11.062Z|27ec0433-ba66-45bd-91cc-91de9cc91398|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:53:11.063Z|27ec0433-ba66-45bd-91cc-91de9cc91398|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:16.107Z|487ba964-cd95-450b-857f-c6af6ec35681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:53:16.110Z|487ba964-cd95-450b-857f-c6af6ec35681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:53:17.568Z|43546843-aaad-4ef0-94c1-14a47a87b7f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:17.569Z|43546843-aaad-4ef0-94c1-14a47a87b7f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:17.576Z|ad218ab3-f4ea-4de4-9f27-e6972d589e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:17.576Z|696fa9b5-a222-4177-b215-5643985550ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:17.576Z|ad218ab3-f4ea-4de4-9f27-e6972d589e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:17.576Z|696fa9b5-a222-4177-b215-5643985550ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:17.589Z|25995523-7931-4851-9071-ab97e4791135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:53:17.589Z|25995523-7931-4851-9071-ab97e4791135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:53:27.595Z|a6767ea0-9d6a-4b68-8c69-15987f8821e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:27.596Z|a6767ea0-9d6a-4b68-8c69-15987f8821e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:27.599Z|1cd51586-bfe8-48c1-a5ea-f07ba51a0b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:27.599Z|507587a0-bd9b-4335-9f4d-2ac2c33a0780|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:27.599Z|1cd51586-bfe8-48c1-a5ea-f07ba51a0b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:27.600Z|507587a0-bd9b-4335-9f4d-2ac2c33a0780|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:31.103Z|12ca2b6c-d434-4dd2-8bf5-d077c15a22c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:53:31.104Z|12ca2b6c-d434-4dd2-8bf5-d077c15a22c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:53:37.627Z|c38211bc-0248-4f79-ab5a-d9a6449ae1e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:37.627Z|5c8502cc-13a8-49fa-bbdd-115179486fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:37.628Z|5c8502cc-13a8-49fa-bbdd-115179486fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:37.628Z|c38211bc-0248-4f79-ab5a-d9a6449ae1e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:37.634Z|f997b884-af71-4fc0-8006-d21379b4fec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:37.634Z|f997b884-af71-4fc0-8006-d21379b4fec4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:46.105Z|699ee884-e140-499d-be9d-f2d496dd10db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:53:46.107Z|699ee884-e140-499d-be9d-f2d496dd10db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:53:47.590Z|3e00597e-8c2d-4af9-a95f-ae87d16d3a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:53:47.591Z|3e00597e-8c2d-4af9-a95f-ae87d16d3a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:53:47.657Z|3149df18-f632-4290-bb79-a8240c5ebf2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:47.658Z|3149df18-f632-4290-bb79-a8240c5ebf2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:47.663Z|604b2b06-9e96-4b14-9a37-781515c5dd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:47.664Z|604b2b06-9e96-4b14-9a37-781515c5dd81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:47.665Z|4bad2eac-882e-4296-8c07-f49e30b11823|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:47.666Z|4bad2eac-882e-4296-8c07-f49e30b11823|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:57.685Z|a2a490da-56fb-44af-ac65-ba94726861bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:57.685Z|7db619f6-fa53-4051-8bc7-60892c9e2671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:57.686Z|a2a490da-56fb-44af-ac65-ba94726861bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:57.685Z|7db619f6-fa53-4051-8bc7-60892c9e2671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:53:57.687Z|489a7320-49f5-4065-9958-896876c8ea47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:53:57.688Z|489a7320-49f5-4065-9958-896876c8ea47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:01.103Z|ac04ed77-9307-4c68-822f-bf08da3cabfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:54:01.106Z|ac04ed77-9307-4c68-822f-bf08da3cabfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:54:07.713Z|2650f76b-9fe8-4154-bd1b-94e303878ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:07.713Z|2e631045-0701-4987-a0ac-1afd16f09b55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:07.713Z|2650f76b-9fe8-4154-bd1b-94e303878ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:07.714Z|2e631045-0701-4987-a0ac-1afd16f09b55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:07.716Z|94809275-e31b-4e2b-9ba0-88268fdddd1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:07.716Z|94809275-e31b-4e2b-9ba0-88268fdddd1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:11.063Z|010ce169-5386-49f6-a650-2f02923739a1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:54:11.064Z|010ce169-5386-49f6-a650-2f02923739a1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:16.103Z|1ccc5ee2-ad62-4214-8d0d-d9471057dde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:54:16.104Z|1ccc5ee2-ad62-4214-8d0d-d9471057dde2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:54:17.591Z|563898e8-3565-4af8-ad4a-f0978efa2fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:54:17.592Z|563898e8-3565-4af8-ad4a-f0978efa2fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:54:17.741Z|864e9c33-0a4b-4b1e-8f85-abc56efdd63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:17.741Z|fcef2f53-b659-4496-8e29-83646c533b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:17.741Z|fca37fc2-e788-4678-b74a-0df7d8a36476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:17.741Z|fcef2f53-b659-4496-8e29-83646c533b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:17.741Z|fca37fc2-e788-4678-b74a-0df7d8a36476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:17.741Z|864e9c33-0a4b-4b1e-8f85-abc56efdd63d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:27.770Z|4245c18d-7ba1-4210-b316-771b45649df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:27.771Z|4245c18d-7ba1-4210-b316-771b45649df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:27.776Z|75bba74f-e984-48b4-9c10-7fa27d7c5f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:27.776Z|75bba74f-e984-48b4-9c10-7fa27d7c5f30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:27.778Z|1d90ed7a-4841-4ef9-b825-e83f4209b13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:27.778Z|1d90ed7a-4841-4ef9-b825-e83f4209b13f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:31.103Z|d63c8c39-d460-4b59-bcb9-a4ed5fee3e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:54:31.104Z|d63c8c39-d460-4b59-bcb9-a4ed5fee3e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:54:37.801Z|a0a665f0-1ccd-4908-aca1-23c10410c7d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:37.801Z|82073155-b823-4172-b51f-5254eb91769d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:37.801Z|a0a665f0-1ccd-4908-aca1-23c10410c7d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:37.802Z|82073155-b823-4172-b51f-5254eb91769d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:37.802Z|1eebc4c7-fd99-40a5-9a6f-ce0455fe9fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:37.802Z|1eebc4c7-fd99-40a5-9a6f-ce0455fe9fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:46.103Z|1d42c52b-fc73-4e14-82b0-dafa39ce9e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:54:46.106Z|1d42c52b-fc73-4e14-82b0-dafa39ce9e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:54:47.593Z|f32deefd-93ee-4570-9520-61e8efff1e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:54:47.593Z|f32deefd-93ee-4570-9520-61e8efff1e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:54:47.831Z|0b4d0783-b124-444d-ba46-b621ee20287d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:47.831Z|2c80c088-a259-455a-9a46-b54edaa8d007|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:47.832Z|2c80c088-a259-455a-9a46-b54edaa8d007|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:47.832Z|0b4d0783-b124-444d-ba46-b621ee20287d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:47.837Z|cc354682-f938-4812-9c2a-ef400a36fa0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:47.838Z|cc354682-f938-4812-9c2a-ef400a36fa0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:57.857Z|ad8afd61-fc4a-4079-a458-7b7e7b377851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:57.858Z|ad8afd61-fc4a-4079-a458-7b7e7b377851|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:57.860Z|0adce007-89a5-45ff-8565-9e19963e8d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:57.861Z|0adce007-89a5-45ff-8565-9e19963e8d4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:54:57.869Z|7b3ec2db-ad94-42ce-b99b-c9bc499bfa6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:54:57.870Z|7b3ec2db-ad94-42ce-b99b-c9bc499bfa6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:01.103Z|7b34dada-f9f6-4488-8a9c-340dd10da673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:55:01.104Z|7b34dada-f9f6-4488-8a9c-340dd10da673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:55:07.883Z|eed942f0-4f72-4d1b-b946-42ffbb886e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:07.884Z|3fd8aff1-22da-469e-97bf-e2d053118b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:07.884Z|eed942f0-4f72-4d1b-b946-42ffbb886e27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:07.884Z|3fd8aff1-22da-469e-97bf-e2d053118b7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:07.898Z|7b2ebd5a-4b5e-41c4-82e4-8671246c4321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:07.899Z|7b2ebd5a-4b5e-41c4-82e4-8671246c4321|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:11.060Z|69c17693-6a59-4f2b-a2d7-e3d986781472|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:55:11.061Z|69c17693-6a59-4f2b-a2d7-e3d986781472|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:16.103Z|63a68053-f4f3-461b-a517-db241621d5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:55:16.104Z|63a68053-f4f3-461b-a517-db241621d5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:55:17.594Z|a40b4ece-a721-489c-a8f8-a57cad3fd183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:55:17.595Z|a40b4ece-a721-489c-a8f8-a57cad3fd183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:55:17.912Z|b6fb2ece-a9b7-4141-8953-405b04367eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:17.912Z|eae0cab2-385c-4c45-ae13-a65c69b9be55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:17.912Z|b6fb2ece-a9b7-4141-8953-405b04367eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:17.913Z|eae0cab2-385c-4c45-ae13-a65c69b9be55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:17.921Z|1f07042f-7dad-4997-98d5-4e8c8e391875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:17.922Z|1f07042f-7dad-4997-98d5-4e8c8e391875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:27.944Z|84c3d14e-4f99-4447-8bac-bdb03e69e6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:27.944Z|84c3d14e-4f99-4447-8bac-bdb03e69e6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:27.947Z|1756a3ba-66ab-448b-9699-ce0382c65a09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:27.948Z|1756a3ba-66ab-448b-9699-ce0382c65a09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:27.960Z|780bc8a8-1287-4246-81d7-7952d055e128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:27.961Z|780bc8a8-1287-4246-81d7-7952d055e128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:31.104Z|478c1fac-95ea-4174-82de-3a12e4c37f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:55:31.107Z|478c1fac-95ea-4174-82de-3a12e4c37f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:55:37.982Z|838830dd-e52d-4041-95b3-5ffb85282373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:37.983Z|838830dd-e52d-4041-95b3-5ffb85282373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:37.985Z|b4a67359-bcbd-40a1-a36c-d6b367e175ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:37.986Z|b4a67359-bcbd-40a1-a36c-d6b367e175ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:37.999Z|99b843ed-d343-4b83-ab9e-a4d102d297fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:38.000Z|99b843ed-d343-4b83-ab9e-a4d102d297fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:46.103Z|2bdb9f2c-b87a-4ce9-b52f-3c9ba8e78d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:55:46.104Z|2bdb9f2c-b87a-4ce9-b52f-3c9ba8e78d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:55:47.596Z|b20d3369-343f-4372-904c-278deaeee1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:55:47.596Z|b20d3369-343f-4372-904c-278deaeee1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:55:48.018Z|bd72c0a3-9eb5-4314-beff-4f4f67b287d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:48.018Z|bd72c0a3-9eb5-4314-beff-4f4f67b287d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:48.020Z|6a229a04-c337-4d57-a6a9-63544f6703cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:48.020Z|6a229a04-c337-4d57-a6a9-63544f6703cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:48.030Z|a4ed0ccb-941c-48e5-ad0a-bef2c6dd0245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:48.031Z|a4ed0ccb-941c-48e5-ad0a-bef2c6dd0245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:58.044Z|cd090abd-d95b-421e-8c16-a9cbbd5522ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:58.044Z|e4e46c65-a7fd-405f-99f2-f5aa2a5d7a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:58.045Z|cd090abd-d95b-421e-8c16-a9cbbd5522ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:58.045Z|e4e46c65-a7fd-405f-99f2-f5aa2a5d7a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:55:58.059Z|ac23bfeb-311c-4a15-9b7b-2cb9e0f62373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:55:58.059Z|ac23bfeb-311c-4a15-9b7b-2cb9e0f62373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:01.103Z|5ed9ec00-22e2-4984-b998-1e40b2451576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:56:01.104Z|5ed9ec00-22e2-4984-b998-1e40b2451576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:56:08.074Z|bf1be439-ae0b-44cf-809f-6f21a7ce3aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:08.075Z|bf1be439-ae0b-44cf-809f-6f21a7ce3aac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:08.084Z|ea130036-6bab-4e37-b538-d1fdaca91ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:08.084Z|ea130036-6bab-4e37-b538-d1fdaca91ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:08.082Z|e3d35796-8046-4f83-90fb-f165672ba358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:08.086Z|e3d35796-8046-4f83-90fb-f165672ba358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:11.061Z|17c96c55-4491-48db-950b-def027232e04|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:56:11.062Z|17c96c55-4491-48db-950b-def027232e04|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:16.103Z|48b2e176-d043-4e14-936a-5fff771ed671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:56:16.106Z|48b2e176-d043-4e14-936a-5fff771ed671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:56:17.597Z|fe259cba-3b53-4a2f-97f7-4a8a44dcddf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:56:17.598Z|fe259cba-3b53-4a2f-97f7-4a8a44dcddf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:56:18.103Z|b292db62-3d7d-456c-a0f0-35f63c32452f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:18.104Z|b292db62-3d7d-456c-a0f0-35f63c32452f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:18.112Z|2d3b5e49-43e9-4ff6-8337-eeb29db1d3ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:18.113Z|2d3b5e49-43e9-4ff6-8337-eeb29db1d3ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:18.114Z|4ee593ff-d7ad-402d-a62e-3ac64ec471fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:18.114Z|4ee593ff-d7ad-402d-a62e-3ac64ec471fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:28.132Z|78ff95c8-73d7-46d0-a104-0a06ab16ed48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:28.133Z|78ff95c8-73d7-46d0-a104-0a06ab16ed48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:28.145Z|f78aad2e-3f63-4e66-aa69-3a7c9c9a0e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:28.145Z|b6b2be52-db10-439f-b3f0-3e47e0cc29df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:28.145Z|f78aad2e-3f63-4e66-aa69-3a7c9c9a0e5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:28.145Z|b6b2be52-db10-439f-b3f0-3e47e0cc29df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:31.103Z|08aacd67-4799-4dbb-80a2-b4cf157c0e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:56:31.104Z|08aacd67-4799-4dbb-80a2-b4cf157c0e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:56:38.160Z|7962c25a-4eb4-4f0f-b230-b1330bf844c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:38.161Z|7962c25a-4eb4-4f0f-b230-b1330bf844c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:38.169Z|64c8e73a-886e-4501-86e9-2b7f7d11fa22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:38.169Z|64c8e73a-886e-4501-86e9-2b7f7d11fa22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:38.170Z|75e116ad-4b19-4221-9460-1cc96741086d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:38.171Z|75e116ad-4b19-4221-9460-1cc96741086d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:46.103Z|3bb9be40-8625-44bc-adbb-4ee5361582e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:56:46.104Z|3bb9be40-8625-44bc-adbb-4ee5361582e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:56:47.598Z|0d5faf0b-3f11-4f66-a869-243c229d0777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:56:47.599Z|0d5faf0b-3f11-4f66-a869-243c229d0777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:56:48.186Z|2bfdd72f-faff-40d6-8e0a-960eb1da2b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:48.186Z|2bfdd72f-faff-40d6-8e0a-960eb1da2b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:48.189Z|ff62b086-6f4a-49e2-96d8-0046c8660681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:48.190Z|ff62b086-6f4a-49e2-96d8-0046c8660681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:48.192Z|b43a797f-9a69-4390-a5e9-2ce48e0a503a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:48.193Z|b43a797f-9a69-4390-a5e9-2ce48e0a503a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:58.211Z|74e42c9a-cdba-48c1-a853-15776b7686bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:58.212Z|74e42c9a-cdba-48c1-a853-15776b7686bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:58.214Z|c3050965-c4f3-46c9-b7f9-3f9a93a618b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:58.215Z|c3050965-c4f3-46c9-b7f9-3f9a93a618b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:56:58.217Z|cc5adfcf-0134-4988-9d29-98d8c636a7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:56:58.218Z|cc5adfcf-0134-4988-9d29-98d8c636a7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:01.103Z|b8efc19d-669e-4718-a3fd-b732d6d256cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:57:01.106Z|b8efc19d-669e-4718-a3fd-b732d6d256cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:57:08.237Z|47a48f0c-9984-47b9-b723-0ceff0903d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:08.238Z|47a48f0c-9984-47b9-b723-0ceff0903d44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:08.238Z|4657339f-2db5-4b0a-9e76-898c700ecc86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:08.239Z|587d73c0-c0fa-4810-96f3-d5eefee47e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:08.239Z|587d73c0-c0fa-4810-96f3-d5eefee47e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:08.239Z|4657339f-2db5-4b0a-9e76-898c700ecc86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:11.062Z|a7182869-03a1-4064-84ed-e3f9ca86b9b2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:57:11.063Z|a7182869-03a1-4064-84ed-e3f9ca86b9b2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:16.103Z|c686c975-1ceb-49fe-88a0-2a5f90407c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:57:16.104Z|c686c975-1ceb-49fe-88a0-2a5f90407c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:57:17.599Z|36e7a25d-97ee-4db0-98ea-63e36a9a9b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:57:17.600Z|36e7a25d-97ee-4db0-98ea-63e36a9a9b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:57:18.283Z|327ec1e3-ef7c-47ba-9f0a-c47281fc9ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:18.284Z|327ec1e3-ef7c-47ba-9f0a-c47281fc9ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:18.285Z|5fbd7c85-4969-491c-be97-a77dd016ac0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:18.286Z|5fbd7c85-4969-491c-be97-a77dd016ac0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:18.290Z|e08a4641-2672-4ec0-8653-58809b0dbf75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:18.291Z|e08a4641-2672-4ec0-8653-58809b0dbf75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:28.311Z|3846d01f-f952-4a09-a8a4-680f3eef971e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:28.312Z|3846d01f-f952-4a09-a8a4-680f3eef971e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:28.316Z|b45c651e-d39d-4ec3-bda2-f2618c792e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:28.316Z|b45c651e-d39d-4ec3-bda2-f2618c792e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:28.317Z|e9ef63f7-f62a-4c50-b70b-2815003c6c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:28.317Z|e9ef63f7-f62a-4c50-b70b-2815003c6c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:31.103Z|52469c91-78b7-4969-8aa4-3423d9328134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:57:31.104Z|52469c91-78b7-4969-8aa4-3423d9328134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:57:38.340Z|0bf7c73c-3a30-48fe-b14e-964b4a1e0da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:38.340Z|8c556b0d-c1de-4a77-9590-2018de5f7043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:38.341Z|8c556b0d-c1de-4a77-9590-2018de5f7043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:38.341Z|0bf7c73c-3a30-48fe-b14e-964b4a1e0da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:38.348Z|6ee50654-90d0-4c70-942a-5f5be02513a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:38.349Z|6ee50654-90d0-4c70-942a-5f5be02513a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:46.103Z|e06aa97b-ad42-4334-aae5-6820b66cc2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:57:46.107Z|e06aa97b-ad42-4334-aae5-6820b66cc2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:57:47.600Z|a4ed9ed8-c39a-4930-96da-b16a46146471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:57:47.601Z|a4ed9ed8-c39a-4930-96da-b16a46146471|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:57:48.365Z|8b23c661-b156-4026-9d3d-e6762ac7b8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:48.365Z|d0fbe947-c76b-47f7-b9b9-c59a6df28626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:48.366Z|8b23c661-b156-4026-9d3d-e6762ac7b8a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:48.366Z|d0fbe947-c76b-47f7-b9b9-c59a6df28626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:48.373Z|2a46a26d-d809-4f05-8b5a-8b697aa61e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:48.374Z|2a46a26d-d809-4f05-8b5a-8b697aa61e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:58.394Z|255610d9-884b-456e-bcb6-d65e71ad3afe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:58.395Z|255610d9-884b-456e-bcb6-d65e71ad3afe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:58.397Z|0ad8111d-eeec-44e8-8bf9-578a3f039874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:58.398Z|0ad8111d-eeec-44e8-8bf9-578a3f039874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:57:58.400Z|e6ede6e9-6ae3-4490-b6e9-b5f58864fcd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:57:58.400Z|e6ede6e9-6ae3-4490-b6e9-b5f58864fcd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:01.103Z|93a8dc5f-623a-4e0a-8e53-3767a2643b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:58:01.104Z|93a8dc5f-623a-4e0a-8e53-3767a2643b77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:58:08.417Z|b50449e0-b51c-45be-9de7-d86e40f1aaaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:08.417Z|8e80115e-1a53-42bd-97d7-6d794909bc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:08.418Z|b50449e0-b51c-45be-9de7-d86e40f1aaaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:08.418Z|8e80115e-1a53-42bd-97d7-6d794909bc81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:08.422Z|7817d1e7-5e5d-49ff-9cbe-5a58ae50fb43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:08.423Z|7817d1e7-5e5d-49ff-9cbe-5a58ae50fb43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:11.063Z|8eacfa4e-e602-4a14-8149-9852399646de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:58:11.064Z|8eacfa4e-e602-4a14-8149-9852399646de|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:16.103Z|e1c9e53c-6c39-482c-9bff-13fb21e5b44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:58:16.104Z|e1c9e53c-6c39-482c-9bff-13fb21e5b44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:58:17.602Z|3eff21ca-0141-47a2-b8a0-599a9ff00eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:58:17.602Z|3eff21ca-0141-47a2-b8a0-599a9ff00eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:58:18.447Z|0536a2bb-fca7-462d-bdbf-0111094bd6b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:18.447Z|9139a2ce-e0e8-41c2-9152-578d24ecef13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:18.447Z|4aab6330-44b9-4c72-beeb-0963e1f81b27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:18.447Z|0536a2bb-fca7-462d-bdbf-0111094bd6b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:18.447Z|9139a2ce-e0e8-41c2-9152-578d24ecef13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:18.447Z|4aab6330-44b9-4c72-beeb-0963e1f81b27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:28.476Z|b483f0cf-5026-4759-8251-eb8f9f794a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:28.476Z|caf2c701-3bfc-4f79-b7bf-59ffeae88a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:28.477Z|b483f0cf-5026-4759-8251-eb8f9f794a96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:28.477Z|caf2c701-3bfc-4f79-b7bf-59ffeae88a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:28.479Z|83798e23-9a12-4f20-a032-127fd70e5235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:28.479Z|83798e23-9a12-4f20-a032-127fd70e5235|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:31.103Z|fd7b6324-b9cc-42fa-98ad-7edda164a3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:58:31.105Z|fd7b6324-b9cc-42fa-98ad-7edda164a3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:58:38.503Z|284c4027-5620-43d4-b8d0-3102fc5730e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:38.503Z|90a5fe0d-8026-4bc0-b6aa-b6d0b4d41a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:38.504Z|284c4027-5620-43d4-b8d0-3102fc5730e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:38.504Z|90a5fe0d-8026-4bc0-b6aa-b6d0b4d41a49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:38.506Z|1ae165f2-2fd0-45ba-a72e-489bbd838953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:38.506Z|1ae165f2-2fd0-45ba-a72e-489bbd838953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:46.103Z|d9a73b4c-7a73-40b8-ac6b-86a62a4eeb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:58:46.104Z|d9a73b4c-7a73-40b8-ac6b-86a62a4eeb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:58:47.604Z|b7d41cbe-ca60-4600-9276-0e8bed7dd54d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:58:47.605Z|b7d41cbe-ca60-4600-9276-0e8bed7dd54d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:58:48.530Z|1efb2cf6-2478-4eb7-9099-a973dc936e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:48.531Z|1efb2cf6-2478-4eb7-9099-a973dc936e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:48.535Z|d5646cea-88e8-42ce-b3a8-c12105a6927b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:48.535Z|c677f55c-fb98-42c2-a494-bd12d212076d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:48.536Z|c677f55c-fb98-42c2-a494-bd12d212076d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:48.536Z|d5646cea-88e8-42ce-b3a8-c12105a6927b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:58.560Z|4c24ec46-b236-41f0-b07a-8f7e66935a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:58.561Z|4c24ec46-b236-41f0-b07a-8f7e66935a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:58.564Z|5a255c30-3c67-4fc9-92b7-79e264f0ac46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:58.564Z|de2153ec-6b92-4b93-ae1f-ceccabc086d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:58:58.565Z|5a255c30-3c67-4fc9-92b7-79e264f0ac46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:58:58.565Z|de2153ec-6b92-4b93-ae1f-ceccabc086d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:01.103Z|383d212e-bbf7-49e9-a927-74ad407138a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:59:01.104Z|383d212e-bbf7-49e9-a927-74ad407138a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:59:08.592Z|7dee49c9-4b9d-4a74-9af3-6c7f0a6beab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:08.593Z|7dee49c9-4b9d-4a74-9af3-6c7f0a6beab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:08.599Z|1121185d-68a6-4133-af59-b3fd417f6c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:08.600Z|1121185d-68a6-4133-af59-b3fd417f6c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:08.600Z|993f2701-a0ae-47dd-88f8-31e69a676253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:08.600Z|993f2701-a0ae-47dd-88f8-31e69a676253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:11.061Z|c83130a5-e732-4f4e-a50d-817b6907ef90|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T08:59:11.062Z|c83130a5-e732-4f4e-a50d-817b6907ef90|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:16.103Z|1fa6f524-cdd7-4a1f-9100-9bb4b70093fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:59:16.106Z|1fa6f524-cdd7-4a1f-9100-9bb4b70093fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:59:17.606Z|16bd54f1-88a5-4252-9e89-a4ac598ac68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:59:17.606Z|16bd54f1-88a5-4252-9e89-a4ac598ac68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:59:18.620Z|586afb4c-b34b-4b31-b457-12aee063c137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:18.621Z|586afb4c-b34b-4b31-b457-12aee063c137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:18.636Z|546ac5ef-1049-4d41-a453-51f1fdcfb925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:18.636Z|4d08518e-9419-4146-b02f-53bcf59dc161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:18.637Z|546ac5ef-1049-4d41-a453-51f1fdcfb925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:18.637Z|4d08518e-9419-4146-b02f-53bcf59dc161|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:28.650Z|53814e7a-5c01-4afb-96a8-f9fd4b399cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:28.652Z|53814e7a-5c01-4afb-96a8-f9fd4b399cb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:28.664Z|1454d7e2-01bc-4539-80b8-daa1797eb533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:28.664Z|2dba5a92-6690-4410-9f4d-5f7d4ee017f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:28.664Z|1454d7e2-01bc-4539-80b8-daa1797eb533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:28.664Z|2dba5a92-6690-4410-9f4d-5f7d4ee017f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:31.103Z|66b02648-fdbd-4adc-9b98-323309fafc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:59:31.104Z|66b02648-fdbd-4adc-9b98-323309fafc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:59:38.675Z|65aad901-1b7a-4d3b-ac01-5bb8a2d3a19c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:38.676Z|65aad901-1b7a-4d3b-ac01-5bb8a2d3a19c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:38.686Z|1e8c3677-4813-4dec-bcf2-aa15865a5102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:38.686Z|db1f1109-e175-49d1-aa69-0990106e49f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:38.687Z|1e8c3677-4813-4dec-bcf2-aa15865a5102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:38.687Z|db1f1109-e175-49d1-aa69-0990106e49f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:46.103Z|5688f7ad-6cee-4830-ac1e-b4bb3a938066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:59:46.104Z|5688f7ad-6cee-4830-ac1e-b4bb3a938066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:59:47.607Z|ba8b43a2-e572-426d-8149-7f3a05fcbc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T08:59:47.607Z|ba8b43a2-e572-426d-8149-7f3a05fcbc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T08:59:48.705Z|1cee669d-e4b5-469e-bfcb-ca409018cae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:48.706Z|1cee669d-e4b5-469e-bfcb-ca409018cae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:48.713Z|fb3e6d91-baae-4f5b-b490-f59d9f4b3f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:48.714Z|fb3e6d91-baae-4f5b-b490-f59d9f4b3f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:48.714Z|1c9d38ca-d845-4056-983f-0a68b7582780|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:48.714Z|1c9d38ca-d845-4056-983f-0a68b7582780|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:58.734Z|28ed8705-bb86-4e1b-935c-deb3a0a1b1ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:58.736Z|28ed8705-bb86-4e1b-935c-deb3a0a1b1ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:58.737Z|bdee85c3-d02a-4b45-911a-fd373a6f40d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:58.739Z|bdee85c3-d02a-4b45-911a-fd373a6f40d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T08:59:58.743Z|6153f142-0723-409b-8756-15f7413ed878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T08:59:58.743Z|6153f142-0723-409b-8756-15f7413ed878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:01.103Z|fee5d5c0-38bc-4005-b9b7-3a701e54ebdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:00:01.108Z|fee5d5c0-38bc-4005-b9b7-3a701e54ebdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:00:08.762Z|8fc72599-3a72-4dba-929e-57505cf832e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:08.763Z|8fc72599-3a72-4dba-929e-57505cf832e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:08.764Z|4ca8ff22-c148-49ff-85c1-baf0df57fae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:08.765Z|4ca8ff22-c148-49ff-85c1-baf0df57fae5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:08.766Z|d5cd9f74-d1b0-45ee-820b-2614ce2f101f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:08.766Z|d5cd9f74-d1b0-45ee-820b-2614ce2f101f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:11.061Z|263a7714-780d-4120-bac9-2253f3db884f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:00:11.062Z|263a7714-780d-4120-bac9-2253f3db884f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:16.103Z|96af884b-f22c-4d9d-a88a-85646fea6889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:00:16.103Z|96af884b-f22c-4d9d-a88a-85646fea6889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:00:17.608Z|6b65bf02-dcb9-4e6d-becb-7c33c1282342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:00:17.609Z|6b65bf02-dcb9-4e6d-becb-7c33c1282342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:00:18.788Z|cb9888a1-c001-4159-9397-ea9f8bcc0059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:18.789Z|cb9888a1-c001-4159-9397-ea9f8bcc0059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:18.790Z|be30d804-f647-4986-b4e0-9ceeeb026800|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:18.790Z|be30d804-f647-4986-b4e0-9ceeeb026800|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:18.791Z|dd08f791-e132-4aef-9354-204fa07feaab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:18.792Z|dd08f791-e132-4aef-9354-204fa07feaab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:28.814Z|976b311e-0b6d-41a0-b9b1-421c4a7e1437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:28.815Z|976b311e-0b6d-41a0-b9b1-421c4a7e1437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:28.819Z|48babf44-d2d7-45fd-bc97-3b4eed040dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:28.819Z|48babf44-d2d7-45fd-bc97-3b4eed040dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:28.823Z|34b20cfa-ac60-4f74-8d7a-99bf05850ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:28.824Z|34b20cfa-ac60-4f74-8d7a-99bf05850ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:31.103Z|8b4b2f8b-6fea-4264-93bd-0c12ab3ccec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:00:31.104Z|8b4b2f8b-6fea-4264-93bd-0c12ab3ccec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:00:38.850Z|7dd824f9-4208-4654-b92e-6da356d48d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:38.850Z|a0d3d99e-69ef-47f3-b1ef-86a77ac4268c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:38.851Z|7dd824f9-4208-4654-b92e-6da356d48d5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:38.850Z|742203f4-aae1-47f2-919d-82972c272e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:38.851Z|a0d3d99e-69ef-47f3-b1ef-86a77ac4268c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:38.852Z|742203f4-aae1-47f2-919d-82972c272e5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:46.103Z|b7b4104b-cf79-4d3d-960b-a2cb35e854af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:00:46.106Z|b7b4104b-cf79-4d3d-960b-a2cb35e854af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:00:47.609Z|b4304195-26ec-4747-b4d0-c7375d342527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:00:47.610Z|b4304195-26ec-4747-b4d0-c7375d342527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:00:48.876Z|2577b5e9-fee0-4135-b3f4-d8c246299f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:48.877Z|2577b5e9-fee0-4135-b3f4-d8c246299f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:48.877Z|2d1fb727-cc0f-4518-b8f5-846545122d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:48.878Z|2d1fb727-cc0f-4518-b8f5-846545122d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:48.876Z|2f408b93-69ba-4869-989f-9caba1132d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:48.879Z|2f408b93-69ba-4869-989f-9caba1132d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:58.900Z|3d0d078b-fd09-4940-98a4-086ddf099656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:58.901Z|3d0d078b-fd09-4940-98a4-086ddf099656|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:58.903Z|311b2391-5705-4f51-901a-b3c7b8913a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:58.903Z|77164b58-56c6-4364-b92d-5cd04997533c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:00:58.903Z|311b2391-5705-4f51-901a-b3c7b8913a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:00:58.904Z|77164b58-56c6-4364-b92d-5cd04997533c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:01.103Z|70b038c6-688d-47c6-a9c6-7511f5117fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:01:01.103Z|70b038c6-688d-47c6-a9c6-7511f5117fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:01:08.931Z|3fe751ce-b1ca-40b7-8822-0c859a450751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:08.931Z|3fe751ce-b1ca-40b7-8822-0c859a450751|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:08.935Z|5b7530a0-2773-4947-a967-05300529ebb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:08.936Z|5b7530a0-2773-4947-a967-05300529ebb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:08.938Z|5867aa3d-dd4d-4277-bb34-8c5efb6a9ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:08.938Z|5867aa3d-dd4d-4277-bb34-8c5efb6a9ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:11.060Z|90799422-6a8f-4ee2-bd35-9c22e7a46217|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:01:11.061Z|90799422-6a8f-4ee2-bd35-9c22e7a46217|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:16.103Z|8f54dde7-eea9-4fab-9d22-2605e63d6482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:01:16.103Z|8f54dde7-eea9-4fab-9d22-2605e63d6482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:01:17.611Z|cffcd2be-e01b-4d12-88d1-1c211bd45e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:01:17.611Z|cffcd2be-e01b-4d12-88d1-1c211bd45e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:01:18.958Z|2f1c6f86-37cb-40da-ae24-3589f4c18209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:18.959Z|2f1c6f86-37cb-40da-ae24-3589f4c18209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:18.960Z|80f3335a-6aa8-48f3-ac46-00eeeae9952e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:18.960Z|80f3335a-6aa8-48f3-ac46-00eeeae9952e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:18.962Z|e438b793-5a00-4b9c-90eb-d1b17b4f98b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:18.963Z|e438b793-5a00-4b9c-90eb-d1b17b4f98b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:28.993Z|619fc91b-2677-4dc7-86c8-72cd364f9d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:28.993Z|ee0bd898-49b3-4fe1-9926-4263cc8f37fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:28.993Z|021ecd21-b6f6-4cd6-919f-10810e813d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:28.993Z|619fc91b-2677-4dc7-86c8-72cd364f9d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:28.993Z|021ecd21-b6f6-4cd6-919f-10810e813d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:28.994Z|ee0bd898-49b3-4fe1-9926-4263cc8f37fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:31.103Z|87bda807-be82-4afb-89db-7eed0fa24b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:01:31.107Z|87bda807-be82-4afb-89db-7eed0fa24b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:01:39.017Z|bc62e980-79f5-46b2-ac80-2b43285526ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:39.018Z|bc62e980-79f5-46b2-ac80-2b43285526ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:39.027Z|2f6ea473-54ee-438b-81a0-1c0650285c0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:39.027Z|463e4904-24f2-49dc-a650-b893e648df3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:39.027Z|2f6ea473-54ee-438b-81a0-1c0650285c0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:39.027Z|463e4904-24f2-49dc-a650-b893e648df3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:46.103Z|a78bf5be-d175-4c7f-8d81-a6f29e5040ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:01:46.104Z|a78bf5be-d175-4c7f-8d81-a6f29e5040ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:01:47.612Z|ad0be22e-898a-4016-9766-1c5f97de5a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:01:47.612Z|ad0be22e-898a-4016-9766-1c5f97de5a7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:01:49.047Z|a27a63dd-dfb9-40df-84da-f0b5640e2f21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:49.047Z|a27a63dd-dfb9-40df-84da-f0b5640e2f21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:49.051Z|30b7999d-d148-44e3-91e9-83e9aedef690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:49.053Z|0c75eebe-0133-4355-a6f5-6d4b3c9a553b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:49.053Z|0c75eebe-0133-4355-a6f5-6d4b3c9a553b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:49.053Z|30b7999d-d148-44e3-91e9-83e9aedef690|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:59.071Z|342d515e-21d1-455d-85d9-ad2445507664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:59.072Z|342d515e-21d1-455d-85d9-ad2445507664|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:59.080Z|b4780cba-31ab-4a88-b60f-35dda5b27b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:59.081Z|b4780cba-31ab-4a88-b60f-35dda5b27b54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:01:59.087Z|5816bb82-c780-4c6a-b344-06ec7dec0972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:01:59.087Z|5816bb82-c780-4c6a-b344-06ec7dec0972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:01.103Z|9f5b8f14-2659-458d-b796-753e6404f533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:02:01.104Z|9f5b8f14-2659-458d-b796-753e6404f533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:02:09.097Z|b9235c09-d2c8-40b4-bd1f-f2d7a8e4b04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:09.097Z|b9235c09-d2c8-40b4-bd1f-f2d7a8e4b04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:09.106Z|8d2a5952-a3ba-47f4-aac0-a01ad5e0ef94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:09.106Z|8d2a5952-a3ba-47f4-aac0-a01ad5e0ef94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:09.115Z|2f3a495c-af97-4ea1-b87a-38e1a51a729f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:09.116Z|2f3a495c-af97-4ea1-b87a-38e1a51a729f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:11.061Z|45d3b44d-997c-48d1-8a04-d7e3d2ec192a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:02:11.062Z|45d3b44d-997c-48d1-8a04-d7e3d2ec192a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:16.103Z|cd1152e9-f6a5-4b32-958e-38679ca6a149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:02:16.106Z|cd1152e9-f6a5-4b32-958e-38679ca6a149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:02:17.613Z|f94794bf-3726-4356-8479-37be962e13a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:02:17.614Z|f94794bf-3726-4356-8479-37be962e13a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:02:19.131Z|59f5609d-7fb5-4d93-ad49-04d4dbea529b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:19.133Z|59f5609d-7fb5-4d93-ad49-04d4dbea529b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:19.136Z|b4cc3f89-5f6e-4c1b-a2b7-43cd862ad7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:19.137Z|b4cc3f89-5f6e-4c1b-a2b7-43cd862ad7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:19.153Z|a14f89ea-c7ac-4c1b-aefc-f9fa3b2115c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:19.154Z|a14f89ea-c7ac-4c1b-aefc-f9fa3b2115c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:29.167Z|1005227c-b923-41ef-9241-e2275d3d8ea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:29.168Z|1005227c-b923-41ef-9241-e2275d3d8ea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:29.172Z|8c4c70af-3b92-4678-a0fc-4613568640f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:29.172Z|8c4c70af-3b92-4678-a0fc-4613568640f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:29.180Z|bab2b1ed-26c7-4538-b7b1-088af62f72eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:29.180Z|bab2b1ed-26c7-4538-b7b1-088af62f72eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:31.103Z|315b9114-2a5d-4a4e-92b7-1f8ae9226a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:02:31.104Z|315b9114-2a5d-4a4e-92b7-1f8ae9226a54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:02:39.197Z|f5033202-bdfd-43b6-a9a9-81e7b803f226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:39.198Z|f5033202-bdfd-43b6-a9a9-81e7b803f226|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:39.199Z|8b1d3afd-3638-4b4d-a050-9eafa04e73b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:39.199Z|8b1d3afd-3638-4b4d-a050-9eafa04e73b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:39.206Z|403ddf00-5d76-434a-9c41-a8243ee8bd14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:39.206Z|403ddf00-5d76-434a-9c41-a8243ee8bd14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:46.109Z|9465a80d-b1fe-45d5-b18a-3dfa5dcfbf92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:02:46.113Z|9465a80d-b1fe-45d5-b18a-3dfa5dcfbf92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:02:47.614Z|5b820ecd-2732-4e95-a0a1-00be8b77e082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:02:47.615Z|5b820ecd-2732-4e95-a0a1-00be8b77e082|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:02:49.222Z|ebbe102d-0764-4b08-8ef1-00260e4007d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:49.223Z|ebbe102d-0764-4b08-8ef1-00260e4007d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:49.223Z|8606bd3c-03a3-47c7-b8d9-8bc971aea42a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:49.224Z|8606bd3c-03a3-47c7-b8d9-8bc971aea42a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:49.238Z|8da9f914-4006-48c4-a357-d2eb939b573c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:49.239Z|8da9f914-4006-48c4-a357-d2eb939b573c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:59.251Z|306203ff-eb76-45f5-aac7-6d9a5de6af65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:59.251Z|67a1a864-5e3f-4d70-a656-ce3385c26125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:59.251Z|306203ff-eb76-45f5-aac7-6d9a5de6af65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:59.251Z|67a1a864-5e3f-4d70-a656-ce3385c26125|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:02:59.263Z|0366b781-248d-4af7-88be-dcdd671cea49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:02:59.264Z|0366b781-248d-4af7-88be-dcdd671cea49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:01.103Z|f6be2a55-5c6b-4cd7-8b2d-ba36c8a98d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:03:01.104Z|f6be2a55-5c6b-4cd7-8b2d-ba36c8a98d30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:03:09.279Z|2da6ddcf-b379-4105-a04e-424585053478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:09.279Z|efeffb72-6ada-4d6c-bb40-40939da1361e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:09.280Z|2da6ddcf-b379-4105-a04e-424585053478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:09.280Z|efeffb72-6ada-4d6c-bb40-40939da1361e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:09.289Z|c6b6220f-130a-40a6-8a19-28abf9e07f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:09.289Z|c6b6220f-130a-40a6-8a19-28abf9e07f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:11.059Z|3c751796-79f4-4d44-ae52-d1599f6b97bd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:03:11.060Z|3c751796-79f4-4d44-ae52-d1599f6b97bd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:16.103Z|7eaacacf-7206-4102-b29b-3ddb96547aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:03:16.104Z|7eaacacf-7206-4102-b29b-3ddb96547aec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:03:17.615Z|6c163d16-2e52-4eea-a3cc-606a445c98d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:03:17.616Z|6c163d16-2e52-4eea-a3cc-606a445c98d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:03:19.307Z|2fb19a77-a5f0-4a13-91c8-0c7c1c07757a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:19.307Z|e1c639c5-1be9-46ed-b5e2-c38e9513de9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:19.307Z|e1c639c5-1be9-46ed-b5e2-c38e9513de9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:19.307Z|2fb19a77-a5f0-4a13-91c8-0c7c1c07757a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:19.322Z|3b255ba2-ef94-4c03-b9bd-2a80809995a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:19.322Z|3b255ba2-ef94-4c03-b9bd-2a80809995a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:29.334Z|14f31e9d-d696-450b-8baa-89e00339692a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:29.334Z|14f31e9d-d696-450b-8baa-89e00339692a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:29.334Z|5e267d27-acd9-4eab-a0ec-43ed9a4c92e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:29.335Z|5e267d27-acd9-4eab-a0ec-43ed9a4c92e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:29.345Z|119b51d5-388a-49f5-859c-80b55287ec51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:29.346Z|119b51d5-388a-49f5-859c-80b55287ec51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:31.103Z|44f80f0d-a2fc-4cdb-af46-775c288018a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:03:31.106Z|44f80f0d-a2fc-4cdb-af46-775c288018a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:03:39.362Z|1dd875c7-3773-45c5-a8f3-101c71bb352c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:39.363Z|1dd875c7-3773-45c5-a8f3-101c71bb352c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:39.370Z|5daf99d8-a88d-4276-93ab-41f798da5490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:39.370Z|5daf99d8-a88d-4276-93ab-41f798da5490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:39.376Z|949eee48-2bcf-4532-9a1b-dfda5d07e909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:39.377Z|949eee48-2bcf-4532-9a1b-dfda5d07e909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:46.103Z|4ca489e7-ad38-4cc7-8799-7d330e1c1a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:03:46.104Z|4ca489e7-ad38-4cc7-8799-7d330e1c1a40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:03:47.617Z|f9c8d0f0-9357-4d8d-a839-e7bb806d7250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:03:47.617Z|f9c8d0f0-9357-4d8d-a839-e7bb806d7250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:03:49.393Z|53fe5ba7-9639-4d40-a4b9-4dec03aaffaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:49.393Z|53fe5ba7-9639-4d40-a4b9-4dec03aaffaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:49.401Z|ddade0c5-8c1c-4fc2-9a86-39ee3356fa12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:49.401Z|7f541623-aff4-46ed-9e7b-ba1f16795a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:49.401Z|ddade0c5-8c1c-4fc2-9a86-39ee3356fa12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:49.401Z|7f541623-aff4-46ed-9e7b-ba1f16795a61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:59.432Z|3da8b346-98ec-4543-86b1-16814ec2100a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:59.432Z|d2cf9e71-bbf1-4ff4-9413-76da1ef7175a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:59.433Z|3da8b346-98ec-4543-86b1-16814ec2100a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:59.433Z|d2cf9e71-bbf1-4ff4-9413-76da1ef7175a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:03:59.434Z|53b10eb9-662b-41a3-9ddd-a86533dec062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:03:59.435Z|53b10eb9-662b-41a3-9ddd-a86533dec062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:01.103Z|12749ce7-1466-4c07-9d46-b0e1da48c58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:04:01.104Z|12749ce7-1466-4c07-9d46-b0e1da48c58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:04:09.462Z|15383a3c-d20a-4b4b-8d46-6d1b9388fe21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:09.463Z|15383a3c-d20a-4b4b-8d46-6d1b9388fe21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:09.481Z|5ba4abd6-67bc-43bb-83bf-cdd27894b4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:09.482Z|5ba4abd6-67bc-43bb-83bf-cdd27894b4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:09.483Z|75ee8682-fe7c-4f3c-a941-7945f1407d90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:09.483Z|75ee8682-fe7c-4f3c-a941-7945f1407d90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:11.061Z|303c1fac-c2bf-49af-b2f6-2a7d2f7134bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:04:11.062Z|303c1fac-c2bf-49af-b2f6-2a7d2f7134bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:16.103Z|03ddb160-d8b8-4b71-83d4-faca8564ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:04:16.105Z|03ddb160-d8b8-4b71-83d4-faca8564ca3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:04:17.618Z|3038a2a7-b21d-458a-b808-047b7afad441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:04:17.619Z|3038a2a7-b21d-458a-b808-047b7afad441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:04:19.489Z|4aedafe1-bd9d-445f-a185-0178a2bebfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:19.490Z|4aedafe1-bd9d-445f-a185-0178a2bebfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:19.508Z|b7514671-e754-4c43-85a9-49eb7ee6eb3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:19.508Z|5ba0d554-2cb6-4efb-8b18-0c10ec859143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:19.509Z|b7514671-e754-4c43-85a9-49eb7ee6eb3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:19.511Z|5ba0d554-2cb6-4efb-8b18-0c10ec859143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:29.515Z|574cfa4e-9490-4afc-b41c-ca594835a1e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:29.516Z|574cfa4e-9490-4afc-b41c-ca594835a1e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:29.533Z|c91f04fe-f3c6-4f0f-a239-76d7096575b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:29.533Z|8e86cab4-a152-4e0a-8377-94550b9c6ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:29.533Z|c91f04fe-f3c6-4f0f-a239-76d7096575b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:29.534Z|8e86cab4-a152-4e0a-8377-94550b9c6ea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:31.103Z|50728ba0-3c0c-4377-a3e0-d95f3f1a0b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:04:31.104Z|50728ba0-3c0c-4377-a3e0-d95f3f1a0b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:04:39.539Z|82572f57-d4a1-4d12-b1ae-94de95d3bcee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:39.540Z|82572f57-d4a1-4d12-b1ae-94de95d3bcee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:39.565Z|7b263ad7-da30-4b6b-99d1-e5a7f953838b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:39.565Z|7b263ad7-da30-4b6b-99d1-e5a7f953838b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:39.570Z|774749f9-ef2a-454b-a2c5-3343ba21ab8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:39.571Z|774749f9-ef2a-454b-a2c5-3343ba21ab8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:46.103Z|f83ceea9-a944-4f2c-af33-dbed68774456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:04:46.104Z|f83ceea9-a944-4f2c-af33-dbed68774456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:04:47.620Z|8631a1c4-73ad-47a4-9608-3cd8349f3d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:04:47.620Z|8631a1c4-73ad-47a4-9608-3cd8349f3d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:04:49.572Z|6b955c90-e141-4c0c-83f9-c43bd149193b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:49.572Z|6b955c90-e141-4c0c-83f9-c43bd149193b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:49.599Z|e2b3fe0b-1122-4af9-a18a-1cd6a41d5b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:49.602Z|65275a9f-60ef-41f5-af94-aff559463e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:49.602Z|65275a9f-60ef-41f5-af94-aff559463e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:49.605Z|e2b3fe0b-1122-4af9-a18a-1cd6a41d5b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:59.598Z|35676a12-ef7c-4e99-a2e6-09ea6c78d141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:59.599Z|35676a12-ef7c-4e99-a2e6-09ea6c78d141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:59.628Z|2f0d8f8e-7c6b-4c06-937a-5313634cd8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:59.628Z|0142f01e-6519-498f-a403-e90a936bc131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:04:59.629Z|2f0d8f8e-7c6b-4c06-937a-5313634cd8d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:04:59.629Z|0142f01e-6519-498f-a403-e90a936bc131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:01.103Z|bafd82d7-5b08-4da9-9abc-918583b197a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:05:01.106Z|bafd82d7-5b08-4da9-9abc-918583b197a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:05:09.624Z|050c1bca-c8fe-4ee2-aff7-39c7f7ab6d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:09.624Z|050c1bca-c8fe-4ee2-aff7-39c7f7ab6d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:09.655Z|7d64628f-f4b7-4adc-9fb7-0d6bd38efb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:09.655Z|9e52a32a-389a-49c7-a788-b3123985dfda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:09.656Z|7d64628f-f4b7-4adc-9fb7-0d6bd38efb3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:09.656Z|9e52a32a-389a-49c7-a788-b3123985dfda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:11.059Z|73b28844-4062-499a-92be-ad7d41d239ab|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:05:11.060Z|73b28844-4062-499a-92be-ad7d41d239ab|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:16.103Z|53ef9423-5418-45a9-bd61-37502d68fa18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:05:16.104Z|53ef9423-5418-45a9-bd61-37502d68fa18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:05:17.626Z|fae9116e-4441-4ac6-aebb-c16766434ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:05:17.627Z|fae9116e-4441-4ac6-aebb-c16766434ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:05:19.652Z|5c33aba6-18e7-4822-a9ec-25ce93952319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:19.653Z|5c33aba6-18e7-4822-a9ec-25ce93952319|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:19.679Z|7c038d7d-b4bd-4914-adee-83f81c86742f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:19.680Z|7c038d7d-b4bd-4914-adee-83f81c86742f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:19.683Z|5fa330eb-5ac6-4ff7-9983-d019ae2dcdc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:19.684Z|5fa330eb-5ac6-4ff7-9983-d019ae2dcdc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:29.675Z|54f071d6-61bf-4909-860b-00e10a333f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:29.676Z|54f071d6-61bf-4909-860b-00e10a333f9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:29.702Z|36fae695-59c2-4f26-a489-807de5f61ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:29.703Z|36fae695-59c2-4f26-a489-807de5f61ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:29.705Z|5bbaba5f-6076-4aa9-a36d-f3c8b5e2373c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:29.705Z|5bbaba5f-6076-4aa9-a36d-f3c8b5e2373c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:31.103Z|ea3cc3d9-3f56-4814-81b6-b1047645bf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:05:31.104Z|ea3cc3d9-3f56-4814-81b6-b1047645bf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:05:39.704Z|820510a1-0452-4a1f-b743-0aeb4d7a9623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:39.705Z|820510a1-0452-4a1f-b743-0aeb4d7a9623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:39.727Z|be01dec2-656c-41c1-a411-697f1f43f18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:39.728Z|be01dec2-656c-41c1-a411-697f1f43f18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:39.734Z|86190144-e57f-448d-93fd-9a5c0759d98c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:39.734Z|86190144-e57f-448d-93fd-9a5c0759d98c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:46.103Z|1feea937-02d1-43e5-b996-671caf898d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:05:46.106Z|1feea937-02d1-43e5-b996-671caf898d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:05:47.628Z|6cbca203-6f7d-4b03-8bc0-6fca9b372102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:05:47.628Z|6cbca203-6f7d-4b03-8bc0-6fca9b372102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:05:49.737Z|973f0874-ace9-4337-9b2b-1d2884115fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:49.737Z|973f0874-ace9-4337-9b2b-1d2884115fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:49.752Z|c1a8d318-6335-4653-ba74-310a14a32102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:49.753Z|c1a8d318-6335-4653-ba74-310a14a32102|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:49.753Z|61730b45-e9b8-430e-8446-c22074627695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:49.754Z|61730b45-e9b8-430e-8446-c22074627695|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:59.761Z|069e0863-eb48-43ad-9d5e-83fe18677c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:59.762Z|069e0863-eb48-43ad-9d5e-83fe18677c9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:59.777Z|d63c1983-bb3d-40ce-bd15-9f2beb70cc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:59.778Z|d63c1983-bb3d-40ce-bd15-9f2beb70cc61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:05:59.788Z|ca344449-76c1-487d-9921-3f98314a1bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:05:59.789Z|ca344449-76c1-487d-9921-3f98314a1bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:01.103Z|e5a29ff1-261f-4321-aecf-cc7a3e947eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:06:01.104Z|e5a29ff1-261f-4321-aecf-cc7a3e947eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:06:09.787Z|a5e5d7bd-8a24-42e3-b9e1-d5bc780af460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:09.788Z|a5e5d7bd-8a24-42e3-b9e1-d5bc780af460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:09.804Z|dcd59e49-bfdf-4012-a991-6e973a0a7e3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:09.805Z|dcd59e49-bfdf-4012-a991-6e973a0a7e3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:09.820Z|a40fcb4d-914f-4cab-a83b-3123ce85b7ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:09.821Z|a40fcb4d-914f-4cab-a83b-3123ce85b7ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:11.061Z|fbc6bbd9-4a6f-4bbd-9020-9592416ac1f5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:06:11.062Z|fbc6bbd9-4a6f-4bbd-9020-9592416ac1f5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:16.103Z|7594efbb-0f2f-4cba-ab99-9938ac90ec2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:06:16.104Z|7594efbb-0f2f-4cba-ab99-9938ac90ec2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:06:17.629Z|92f1449b-8e24-44cf-8a0e-bbfa2624735f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:06:17.630Z|92f1449b-8e24-44cf-8a0e-bbfa2624735f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:06:19.812Z|3fbcdd41-adc1-4506-afc6-fa1db1334326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:19.813Z|3fbcdd41-adc1-4506-afc6-fa1db1334326|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:19.837Z|d4a932b0-dd03-496f-b8c1-94cb6ced0bd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:19.837Z|d4a932b0-dd03-496f-b8c1-94cb6ced0bd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:19.842Z|e0672251-40b2-445c-b501-effbeaf446fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:19.843Z|e0672251-40b2-445c-b501-effbeaf446fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:29.848Z|fe9de254-569d-4166-9d4f-2baa5f5056de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:29.849Z|fe9de254-569d-4166-9d4f-2baa5f5056de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:29.861Z|dfae3742-1c11-4081-823c-f849b592e8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:29.862Z|dfae3742-1c11-4081-823c-f849b592e8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:29.871Z|fb9e64d8-0f7f-410e-8f56-74e1f6043bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:29.872Z|fb9e64d8-0f7f-410e-8f56-74e1f6043bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:31.103Z|0a23c3e8-f1ca-4ca1-88b8-d6decc43b206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:06:31.106Z|0a23c3e8-f1ca-4ca1-88b8-d6decc43b206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:06:39.892Z|46408f75-7273-44a2-af02-2f9b82ec70c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:39.893Z|46408f75-7273-44a2-af02-2f9b82ec70c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:39.898Z|8d5b6a23-b00d-41a0-bc4c-c17aea8369e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:39.899Z|8d5b6a23-b00d-41a0-bc4c-c17aea8369e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:39.910Z|31530820-0205-42a3-8eb5-4a05191ec302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:39.911Z|31530820-0205-42a3-8eb5-4a05191ec302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:46.103Z|27e9d2e1-0da4-47ed-adc0-97cdd44ea7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:06:46.104Z|27e9d2e1-0da4-47ed-adc0-97cdd44ea7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:06:47.630Z|5d4c4654-a71b-46e4-a9fc-2d0c1b80adb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:06:47.631Z|5d4c4654-a71b-46e4-a9fc-2d0c1b80adb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:06:49.924Z|81376a86-1c74-44bf-a240-4278115f9b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:49.926Z|34886ef5-5f0a-45c5-bab5-b948abbe03bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:49.926Z|81376a86-1c74-44bf-a240-4278115f9b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:49.927Z|34886ef5-5f0a-45c5-bab5-b948abbe03bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:49.934Z|931529c1-d904-4807-b3dd-a124cb83854f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:49.935Z|931529c1-d904-4807-b3dd-a124cb83854f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:59.954Z|0030e3c1-cc08-4c2c-8139-d52ecbb6193e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:59.954Z|acdc6c21-9650-4368-9aab-bab53bb6b4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:59.956Z|0030e3c1-cc08-4c2c-8139-d52ecbb6193e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:59.959Z|acdc6c21-9650-4368-9aab-bab53bb6b4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:06:59.963Z|b1d73f82-b674-4950-a65c-f716e78a1d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:06:59.964Z|b1d73f82-b674-4950-a65c-f716e78a1d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:01.104Z|570af225-2a48-444f-8704-8d4c126f0c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:07:01.105Z|570af225-2a48-444f-8704-8d4c126f0c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:07:09.984Z|89dbeccd-f775-4d7d-864d-9f05a2461105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:09.985Z|7ae94763-5c6e-4957-81a8-bb4538b8dc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:09.985Z|89dbeccd-f775-4d7d-864d-9f05a2461105|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:09.985Z|7ae94763-5c6e-4957-81a8-bb4538b8dc33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:09.989Z|f3ce261d-7621-4c7a-883c-1257df07fc1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:09.990Z|f3ce261d-7621-4c7a-883c-1257df07fc1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:11.063Z|e977dfc6-d00f-4f9a-b71b-7d69be63d155|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:07:11.064Z|e977dfc6-d00f-4f9a-b71b-7d69be63d155|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:16.103Z|7a3104a4-6c5f-42d0-b5d4-7500cf543ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:07:16.105Z|7a3104a4-6c5f-42d0-b5d4-7500cf543ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:07:17.631Z|ce08a12e-7541-4e9b-9612-d6989a111c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:07:17.632Z|ce08a12e-7541-4e9b-9612-d6989a111c18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:07:20.007Z|e84db7f5-de4f-4613-b9b9-d2c3adddf510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:20.008Z|e84db7f5-de4f-4613-b9b9-d2c3adddf510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:20.007Z|96c3f3ca-8f9b-4c08-a638-c7fc86f7057e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:20.008Z|96c3f3ca-8f9b-4c08-a638-c7fc86f7057e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:20.013Z|0b755af4-4c49-4fa9-a1f0-a8dbca4960b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:20.014Z|0b755af4-4c49-4fa9-a1f0-a8dbca4960b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:30.042Z|0e9fb02d-563f-4f43-aa22-79a2346ac3d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:30.043Z|0e9fb02d-563f-4f43-aa22-79a2346ac3d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:30.043Z|7208ef44-b492-4d8f-93d6-d8df2ced7f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:30.044Z|7208ef44-b492-4d8f-93d6-d8df2ced7f5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:30.047Z|e2a91888-9d8d-4cad-888f-8b8b5f7ae775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:30.048Z|e2a91888-9d8d-4cad-888f-8b8b5f7ae775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:31.103Z|a411dc84-2af8-493d-b9ad-0e61b48c9d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:07:31.104Z|a411dc84-2af8-493d-b9ad-0e61b48c9d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:07:40.076Z|feacbb57-ed91-4c9d-9302-2a87220d8546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:40.078Z|feacbb57-ed91-4c9d-9302-2a87220d8546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:40.086Z|94774e69-4b57-487f-afdf-3139b6d5276d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:40.086Z|b85b5194-4ded-45f8-bd79-7a4072a4235c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:40.086Z|94774e69-4b57-487f-afdf-3139b6d5276d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:40.086Z|b85b5194-4ded-45f8-bd79-7a4072a4235c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:46.103Z|25933383-8117-449a-af8c-d8b5b0abab4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:07:46.104Z|25933383-8117-449a-af8c-d8b5b0abab4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:07:47.632Z|9446fe14-2309-45a1-b18e-40fa9e5c3ba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:07:47.633Z|9446fe14-2309-45a1-b18e-40fa9e5c3ba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:07:50.106Z|7b69bfde-3b52-4695-9a8f-8e3dbeb2946e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:50.107Z|7b69bfde-3b52-4695-9a8f-8e3dbeb2946e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:50.114Z|fb121e57-9921-4a02-b7c8-ff7d50277dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:50.114Z|fb121e57-9921-4a02-b7c8-ff7d50277dfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:07:50.124Z|8735476a-c85d-4a31-84c2-45a4f40e72d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:07:50.124Z|8735476a-c85d-4a31-84c2-45a4f40e72d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:00.144Z|4fe8b523-9d6b-4e98-9705-42ee17278aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:00.144Z|14d520f2-4263-497b-b3f6-2e8213196fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:00.145Z|4fe8b523-9d6b-4e98-9705-42ee17278aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:00.145Z|14d520f2-4263-497b-b3f6-2e8213196fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:00.147Z|5fb3df40-2a2e-4036-9f9f-b6d43e7f9c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:00.148Z|5fb3df40-2a2e-4036-9f9f-b6d43e7f9c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:01.103Z|02a4bce1-591d-4f66-907b-d75ea488abde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:08:01.106Z|02a4bce1-591d-4f66-907b-d75ea488abde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:08:10.169Z|93d60528-fe6d-4d89-acb8-b8b6b327f030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:10.170Z|93d60528-fe6d-4d89-acb8-b8b6b327f030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:10.180Z|81b1838d-16cb-49ee-9121-f785790269ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:10.181Z|81b1838d-16cb-49ee-9121-f785790269ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:10.181Z|0e37ad30-4dcb-4a25-89a4-cc7d434427e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:10.182Z|0e37ad30-4dcb-4a25-89a4-cc7d434427e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:11.061Z|bd3303cc-4a13-4102-b3bc-061a6c5e3fbe|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:08:11.062Z|bd3303cc-4a13-4102-b3bc-061a6c5e3fbe|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:16.103Z|0b97748e-0a62-4337-ab53-56ff3a71fb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:08:16.105Z|0b97748e-0a62-4337-ab53-56ff3a71fb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:08:17.634Z|677ee54e-c300-4708-aa73-9d43d2cdf0da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:08:17.634Z|677ee54e-c300-4708-aa73-9d43d2cdf0da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:08:20.196Z|a0e19de5-a0e3-4d1a-96b3-da93a19e1db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:20.196Z|a0e19de5-a0e3-4d1a-96b3-da93a19e1db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:20.211Z|a046fad6-af83-4f65-899f-b7b34b0f4e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:20.210Z|31de929f-2ff2-40d2-b6d7-2dfaf8d5e8d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:20.211Z|a046fad6-af83-4f65-899f-b7b34b0f4e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:20.211Z|31de929f-2ff2-40d2-b6d7-2dfaf8d5e8d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:30.226Z|0cba6c25-7bc8-4190-9ed8-5fe5f7a5d210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:30.227Z|0cba6c25-7bc8-4190-9ed8-5fe5f7a5d210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:30.239Z|d79b4d66-bdd3-4c8c-9b46-cb1f6e4991d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:30.240Z|d79b4d66-bdd3-4c8c-9b46-cb1f6e4991d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:30.242Z|25e0122c-e77b-425c-bc6e-7e00d4b7ebfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:30.242Z|25e0122c-e77b-425c-bc6e-7e00d4b7ebfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:31.104Z|f197b603-8530-42f6-9bcb-95489fc6daf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:08:31.105Z|f197b603-8530-42f6-9bcb-95489fc6daf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:08:40.253Z|fa87c2da-df98-4496-85a0-0c93cf502e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:40.255Z|fa87c2da-df98-4496-85a0-0c93cf502e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:40.266Z|3c4f6fed-8604-4483-880b-48b61551bb8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:40.266Z|d055880b-b11f-467c-b816-c3c4c9806c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:40.267Z|d055880b-b11f-467c-b816-c3c4c9806c27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:40.267Z|3c4f6fed-8604-4483-880b-48b61551bb8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:46.106Z|9e536c47-94af-42d5-9b81-62b5366f041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:08:46.110Z|9e536c47-94af-42d5-9b81-62b5366f041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:08:47.635Z|dea5ce03-9931-4c12-8ecf-2bd2575fbd81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:08:47.636Z|dea5ce03-9931-4c12-8ecf-2bd2575fbd81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:08:50.292Z|d49ef2ae-1753-47f0-958f-710f7d5800c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:50.293Z|d49ef2ae-1753-47f0-958f-710f7d5800c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:50.308Z|c1e5c417-5cac-4004-baf1-9db19d721116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:50.309Z|edc27ec1-5fd1-43be-a5f4-e6700fba117a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:08:50.309Z|edc27ec1-5fd1-43be-a5f4-e6700fba117a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:08:50.309Z|c1e5c417-5cac-4004-baf1-9db19d721116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:00.331Z|7d72d16c-4d6a-45b6-b0a3-db45b47453f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:00.335Z|e658de68-1e53-4a27-be07-b72b83127d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:00.335Z|7d72d16c-4d6a-45b6-b0a3-db45b47453f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:00.335Z|e658de68-1e53-4a27-be07-b72b83127d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:00.335Z|d4d9d498-2b5d-43be-aed6-83c737681eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:00.336Z|d4d9d498-2b5d-43be-aed6-83c737681eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:01.103Z|36cd1594-6a75-4348-997c-712a035599a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:09:01.104Z|36cd1594-6a75-4348-997c-712a035599a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:09:10.362Z|2493cd23-43bf-4078-8819-0d1863649b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:10.363Z|2493cd23-43bf-4078-8819-0d1863649b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:10.364Z|91874501-96c4-4f01-abf6-d8358d0ce5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:10.364Z|91874501-96c4-4f01-abf6-d8358d0ce5a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:10.365Z|88cae0ff-3264-46a3-80b8-a680bc7e2ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:10.365Z|88cae0ff-3264-46a3-80b8-a680bc7e2ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:11.062Z|b0bfcd86-e571-4aa2-b634-cb925985e085|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:09:11.063Z|b0bfcd86-e571-4aa2-b634-cb925985e085|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:16.103Z|62f46e2f-a089-4936-82bf-e44f681d14d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:09:16.104Z|62f46e2f-a089-4936-82bf-e44f681d14d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:09:17.636Z|f66360d8-2371-4a60-ac60-f93118fd610a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:09:17.637Z|f66360d8-2371-4a60-ac60-f93118fd610a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:09:20.389Z|f6b22f87-6b93-4c2a-948d-df214ca8067b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:20.389Z|1307341a-0ba1-4e3f-bd98-736a4b721afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:20.390Z|f6b22f87-6b93-4c2a-948d-df214ca8067b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:20.391Z|1307341a-0ba1-4e3f-bd98-736a4b721afc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:20.392Z|0baa21f8-7220-489d-a776-2b3557ff5f54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:20.393Z|0baa21f8-7220-489d-a776-2b3557ff5f54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:30.425Z|90372ff3-d687-4e5c-8b3c-d62d1f9ae633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:30.426Z|90372ff3-d687-4e5c-8b3c-d62d1f9ae633|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:30.425Z|f2bb13b7-bf8b-4537-bf01-2fd39c3a37f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:30.427Z|f2bb13b7-bf8b-4537-bf01-2fd39c3a37f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:30.425Z|ecfbf7a7-e16d-4192-9db2-dfb9399416d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:30.430Z|ecfbf7a7-e16d-4192-9db2-dfb9399416d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:31.103Z|60574134-81ab-47b1-a391-c3d0f5923064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:09:31.106Z|60574134-81ab-47b1-a391-c3d0f5923064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:09:40.451Z|8a318cc1-2ef3-439e-a10f-d7cf26b6a8a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:40.452Z|8a318cc1-2ef3-439e-a10f-d7cf26b6a8a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:40.452Z|7c56f974-b380-4998-bf74-59999599bb68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:40.453Z|7c56f974-b380-4998-bf74-59999599bb68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:40.460Z|46968b26-df51-444a-9dc2-8c7b143c1835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:40.460Z|46968b26-df51-444a-9dc2-8c7b143c1835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:46.103Z|2720cfd6-698b-45b5-8bb6-9c95ab6cacaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:09:46.104Z|2720cfd6-698b-45b5-8bb6-9c95ab6cacaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:09:47.638Z|c8ae28ce-b15e-4656-bd19-004d39b1d609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:09:47.638Z|c8ae28ce-b15e-4656-bd19-004d39b1d609|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:09:50.484Z|ba6991a4-c12a-4f8d-a5ed-df727cdde565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:50.485Z|ba6991a4-c12a-4f8d-a5ed-df727cdde565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:50.485Z|90b0bdbd-e1bf-47e9-81a9-93b37fd99403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:50.486Z|90b0bdbd-e1bf-47e9-81a9-93b37fd99403|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:09:50.491Z|9e90d544-e6d0-4c49-bc7d-3de2ae598cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:09:50.491Z|9e90d544-e6d0-4c49-bc7d-3de2ae598cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:00.511Z|d73aa558-1f29-4a41-9d44-ef494a5bf782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:00.511Z|3da9e44d-de5f-486d-99d8-10776492d45f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:00.512Z|d73aa558-1f29-4a41-9d44-ef494a5bf782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:00.512Z|3da9e44d-de5f-486d-99d8-10776492d45f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:00.514Z|f0c0180c-8134-44c8-81ad-90506feba900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:00.514Z|f0c0180c-8134-44c8-81ad-90506feba900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:01.103Z|f3055df0-9803-4d06-8c03-453ea3d8d0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:10:01.104Z|f3055df0-9803-4d06-8c03-453ea3d8d0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:10:10.538Z|6ee73abe-377b-415a-89a5-65dcaf55ae4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:10.538Z|9c2e99fb-3f6d-4763-85a1-25a8e655db65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:10.539Z|6ee73abe-377b-415a-89a5-65dcaf55ae4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:10.539Z|9c2e99fb-3f6d-4763-85a1-25a8e655db65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:10.551Z|7d82c8e9-5168-49f9-9895-43ecdca6c18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:10.552Z|7d82c8e9-5168-49f9-9895-43ecdca6c18b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:11.064Z|f4a6bf46-3ca4-4510-96d0-0e54ef87aadf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:10:11.064Z|f4a6bf46-3ca4-4510-96d0-0e54ef87aadf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:16.103Z|a2ca4db7-c53b-458b-a24d-00e6a42f6aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:10:16.109Z|a2ca4db7-c53b-458b-a24d-00e6a42f6aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:10:17.639Z|0f962a5e-df66-4a33-bfcd-be83a1d5f117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:10:17.639Z|0f962a5e-df66-4a33-bfcd-be83a1d5f117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:10:20.574Z|c0207440-97cb-4fa0-99c6-a8345665e038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:20.574Z|c0207440-97cb-4fa0-99c6-a8345665e038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:20.590Z|93b338b2-c314-4100-a24b-5eda04077f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:20.591Z|93b338b2-c314-4100-a24b-5eda04077f32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:20.601Z|5a829a82-8a4b-4619-9ac5-a267c66706df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:20.601Z|5a829a82-8a4b-4619-9ac5-a267c66706df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:30.599Z|c5437d7b-83c6-40db-acbb-9778cf705aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:30.601Z|c5437d7b-83c6-40db-acbb-9778cf705aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:30.618Z|5afb26f1-ec65-4038-ac79-45c3df46f055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:30.619Z|5afb26f1-ec65-4038-ac79-45c3df46f055|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:30.629Z|e98b6eba-4e2d-4565-b769-569dab1e3ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:30.630Z|e98b6eba-4e2d-4565-b769-569dab1e3ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:31.103Z|be165f3a-9f54-45e4-a144-5abb10bb0edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:10:31.104Z|be165f3a-9f54-45e4-a144-5abb10bb0edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:10:40.630Z|ec6895aa-4a12-44c5-ad11-e46f6b4bd666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:40.631Z|ec6895aa-4a12-44c5-ad11-e46f6b4bd666|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:40.667Z|9c6759f0-8bf8-4453-a5a3-461ab5c85294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:40.668Z|9c6759f0-8bf8-4453-a5a3-461ab5c85294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:40.675Z|4799dfe6-77d9-49a3-a397-aa25c26f34e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:40.676Z|4799dfe6-77d9-49a3-a397-aa25c26f34e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:46.103Z|605262b6-9c1b-41f2-a6a7-d6df2aad8b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:10:46.104Z|605262b6-9c1b-41f2-a6a7-d6df2aad8b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:10:47.640Z|aacb32fd-5fa7-4fc4-8117-77cc2d6d05ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:10:47.640Z|aacb32fd-5fa7-4fc4-8117-77cc2d6d05ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:10:50.672Z|18649b7f-03d9-49a9-b26e-55491a697f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:50.673Z|18649b7f-03d9-49a9-b26e-55491a697f0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:50.703Z|99184a85-7e49-4b9e-976e-561546963655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:50.704Z|99184a85-7e49-4b9e-976e-561546963655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:10:50.705Z|9abebbf3-959a-408d-a664-143fce89cad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:10:50.706Z|9abebbf3-959a-408d-a664-143fce89cad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:00.706Z|3a68553c-ca92-45b3-9d41-b1b4f87beb76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:00.707Z|3a68553c-ca92-45b3-9d41-b1b4f87beb76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:00.733Z|5b39c59e-e7e3-472e-934a-8aabaddd3e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:00.733Z|a7689210-a283-4be8-985f-a0cb21ba17c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:00.734Z|5b39c59e-e7e3-472e-934a-8aabaddd3e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:00.734Z|a7689210-a283-4be8-985f-a0cb21ba17c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:01.103Z|c21cc278-ee7b-4b70-9d14-6bf8e6ed4568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:11:01.105Z|c21cc278-ee7b-4b70-9d14-6bf8e6ed4568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:11:10.733Z|e838b83b-b26f-40b7-b634-2bc0b9ecc288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:10.734Z|e838b83b-b26f-40b7-b634-2bc0b9ecc288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:10.757Z|30537913-97e0-4395-bb90-4540e2ddb9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:10.757Z|3a311df4-b5f3-490f-8e04-121cf1594bd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:10.757Z|30537913-97e0-4395-bb90-4540e2ddb9ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:10.758Z|3a311df4-b5f3-490f-8e04-121cf1594bd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:11.061Z|7f057bd1-2255-4b94-8b7c-0d6e8e42379d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:11:11.062Z|7f057bd1-2255-4b94-8b7c-0d6e8e42379d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:16.103Z|82eeefc9-7ea4-4596-b6c6-b07ae5652fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:11:16.104Z|82eeefc9-7ea4-4596-b6c6-b07ae5652fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:11:17.642Z|b50afad2-0440-4fc5-bf2c-46de4f6fc3b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:11:17.644Z|b50afad2-0440-4fc5-bf2c-46de4f6fc3b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:11:20.759Z|7d204240-2cec-41b4-bf27-62adf9a5a377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:20.759Z|7d204240-2cec-41b4-bf27-62adf9a5a377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:20.788Z|a2727d00-25ee-4819-b576-e1ef47fa7619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:20.788Z|a2727d00-25ee-4819-b576-e1ef47fa7619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:20.790Z|0cdcfa95-fbe8-4bb9-892a-4278bbfbd899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:20.790Z|0cdcfa95-fbe8-4bb9-892a-4278bbfbd899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:30.788Z|5f3a6cad-be50-4ea4-a590-fba9470d40c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:30.788Z|5f3a6cad-be50-4ea4-a590-fba9470d40c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:30.812Z|1fd390d7-9eef-4be5-b7b1-f5f044a63b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:30.813Z|931499e4-beb5-45b2-93f3-351c038caa28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:30.814Z|931499e4-beb5-45b2-93f3-351c038caa28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:30.814Z|1fd390d7-9eef-4be5-b7b1-f5f044a63b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:31.103Z|c04bc46f-4e38-4235-abe5-4e4b5c4f7056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:11:31.104Z|c04bc46f-4e38-4235-abe5-4e4b5c4f7056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:11:40.834Z|bfa06282-ee30-4ecf-92ed-66eecfa2480b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:40.835Z|bfa06282-ee30-4ecf-92ed-66eecfa2480b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:40.842Z|a35a593c-3d54-4ef6-aa7b-06002ac2c579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:40.842Z|a35a593c-3d54-4ef6-aa7b-06002ac2c579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:40.846Z|9752b1bd-8ca5-464e-9b5c-7fd4fb9b3732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:40.847Z|9752b1bd-8ca5-464e-9b5c-7fd4fb9b3732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:46.103Z|384ad09f-8292-41f7-b7fa-c486869e1a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:11:46.106Z|384ad09f-8292-41f7-b7fa-c486869e1a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:11:47.644Z|85649ab6-3db6-4cb6-a27d-a2da4847675b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:11:47.645Z|85649ab6-3db6-4cb6-a27d-a2da4847675b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:11:50.863Z|8e1b94b0-7ebf-486f-9d1b-ae45d76c63e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:50.863Z|8e1b94b0-7ebf-486f-9d1b-ae45d76c63e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:50.874Z|5de3e7e8-4356-4793-ac34-b2e3e68a512a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:50.874Z|1f886b69-5858-4b5b-a685-ab6f8b2abc6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:11:50.875Z|1f886b69-5858-4b5b-a685-ab6f8b2abc6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:11:50.875Z|5de3e7e8-4356-4793-ac34-b2e3e68a512a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:00.890Z|e73d678b-1d51-4f56-970e-5bcbe5b1f98d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:00.891Z|e73d678b-1d51-4f56-970e-5bcbe5b1f98d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:00.901Z|f0b16d9a-8785-44ae-bbea-fdd0ef6bbdd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:00.902Z|f0b16d9a-8785-44ae-bbea-fdd0ef6bbdd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:00.907Z|ca2c882f-e8b8-4f51-92bb-bcdc7278843d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:00.908Z|ca2c882f-e8b8-4f51-92bb-bcdc7278843d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:01.103Z|db1271df-cf9e-494c-b54a-09b2f83ab81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:12:01.103Z|db1271df-cf9e-494c-b54a-09b2f83ab81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:12:10.917Z|90deb9c9-ac1d-4917-9ba0-b36d67c35824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:10.918Z|90deb9c9-ac1d-4917-9ba0-b36d67c35824|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:10.931Z|76695a0f-f10c-4700-a575-78ee0151e4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:10.932Z|76695a0f-f10c-4700-a575-78ee0151e4d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:10.940Z|5e5ec1b9-b985-463e-a555-b79aa55f295d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:10.941Z|5e5ec1b9-b985-463e-a555-b79aa55f295d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:11.060Z|e6533c0a-4281-43b5-aa9d-eef49ff1a8e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:12:11.061Z|e6533c0a-4281-43b5-aa9d-eef49ff1a8e1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:16.103Z|e624c833-d479-473a-b667-5ccb534b4fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:12:16.103Z|e624c833-d479-473a-b667-5ccb534b4fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:12:17.646Z|72b71daf-6d4e-47b4-b43c-36201514305d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:12:17.647Z|72b71daf-6d4e-47b4-b43c-36201514305d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:12:20.943Z|478bf44f-3635-4d55-821f-932cff70d0f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:20.944Z|478bf44f-3635-4d55-821f-932cff70d0f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:20.964Z|df325f4f-6631-4078-aac1-b391da3594e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:20.964Z|df325f4f-6631-4078-aac1-b391da3594e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:20.973Z|9f804c10-c61d-47dd-903b-97dc2b2ee54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:20.974Z|9f804c10-c61d-47dd-903b-97dc2b2ee54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:30.969Z|5b50573b-ba79-4b35-9222-5e8a537f9f16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:30.970Z|5b50573b-ba79-4b35-9222-5e8a537f9f16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:30.991Z|61233e61-315e-45d9-8a11-6fc95822af39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:30.992Z|61233e61-315e-45d9-8a11-6fc95822af39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:31.007Z|2355aed9-fda8-433c-a80d-c5763fb74ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:31.008Z|2355aed9-fda8-433c-a80d-c5763fb74ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:31.103Z|a0359062-c6a5-48d4-83b1-ce6f2231d585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:12:31.108Z|a0359062-c6a5-48d4-83b1-ce6f2231d585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:12:41.026Z|1ccfc367-0e62-4032-92aa-332464e98453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:41.027Z|1ccfc367-0e62-4032-92aa-332464e98453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:41.042Z|22785557-fb08-4e1b-aebc-d6623297afcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:41.043Z|22785557-fb08-4e1b-aebc-d6623297afcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:41.048Z|1bc3fc22-e336-4041-a46e-7224ed5d7ea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:41.049Z|1bc3fc22-e336-4041-a46e-7224ed5d7ea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:46.103Z|c310f84e-c8be-473d-9564-abc8865f78a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:12:46.104Z|c310f84e-c8be-473d-9564-abc8865f78a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:12:47.648Z|f79ac842-1c56-41e6-822b-e6cc2a605a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:12:47.648Z|f79ac842-1c56-41e6-822b-e6cc2a605a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:12:51.055Z|78860a60-a41f-44b3-9e14-c78390f02afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:51.056Z|78860a60-a41f-44b3-9e14-c78390f02afc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:51.070Z|77baa945-2404-47a0-a91a-486b155233ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:51.071Z|77baa945-2404-47a0-a91a-486b155233ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:12:51.091Z|35ba53ff-55c0-4116-98e3-725d0fbd8f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:12:51.092Z|35ba53ff-55c0-4116-98e3-725d0fbd8f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:01.087Z|00234269-0ab3-492d-9c7c-173bcec80215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:01.087Z|00234269-0ab3-492d-9c7c-173bcec80215|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:01.099Z|19def67c-6b68-4fff-b5eb-a40dbdfa9d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:01.100Z|19def67c-6b68-4fff-b5eb-a40dbdfa9d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:01.103Z|e4eeb863-9684-4030-b2c2-db9ae72d17b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:13:01.104Z|e4eeb863-9684-4030-b2c2-db9ae72d17b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:13:01.118Z|3c868bf8-365b-49f4-b426-6c2d3f0bf702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:01.119Z|3c868bf8-365b-49f4-b426-6c2d3f0bf702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:11.060Z|8f56e947-0f37-4b7a-8268-019a7b3b5f72|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:13:11.061Z|8f56e947-0f37-4b7a-8268-019a7b3b5f72|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:11.133Z|d27c1017-0319-4298-87d6-f7d470a87770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:11.134Z|d27c1017-0319-4298-87d6-f7d470a87770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:11.137Z|7d957d32-089f-42cc-ae0b-bced834a3f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:11.138Z|7d957d32-089f-42cc-ae0b-bced834a3f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:11.142Z|92cfec3d-9c3e-49ec-9a61-0687598ed512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:11.142Z|92cfec3d-9c3e-49ec-9a61-0687598ed512|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:16.103Z|58b29949-af6d-4c6e-b544-efa2221e4781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:13:16.104Z|58b29949-af6d-4c6e-b544-efa2221e4781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:13:17.649Z|5ed5dfda-cefb-4302-ae49-f84d1338aaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:13:17.649Z|5ed5dfda-cefb-4302-ae49-f84d1338aaab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:13:21.163Z|1acfd221-e353-4199-beb2-081784d7e434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:21.164Z|a60527c0-4db0-4205-8030-351731829ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:21.164Z|a60527c0-4db0-4205-8030-351731829ea8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:21.164Z|1acfd221-e353-4199-beb2-081784d7e434|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:21.171Z|5bcdec15-cef0-46a9-b50a-06c8b37a589c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:21.172Z|5bcdec15-cef0-46a9-b50a-06c8b37a589c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:31.103Z|358d4ef2-017a-4b99-995f-22d25f410687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:13:31.104Z|358d4ef2-017a-4b99-995f-22d25f410687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:13:31.188Z|ea36058b-f262-4bbc-95b9-de58a57af18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:31.189Z|ea36058b-f262-4bbc-95b9-de58a57af18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:31.197Z|37ef30da-5768-480c-a2b5-7d30a4637b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:31.197Z|0bdbd616-e855-4dc8-82e0-9c2a3e43b405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:31.198Z|37ef30da-5768-480c-a2b5-7d30a4637b99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:31.198Z|0bdbd616-e855-4dc8-82e0-9c2a3e43b405|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:41.243Z|2257f3fb-f03e-4f9f-86eb-bc1c65f9c7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:41.245Z|543f0187-2581-4579-8a0c-d67b037abb06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:41.245Z|2257f3fb-f03e-4f9f-86eb-bc1c65f9c7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:41.245Z|543f0187-2581-4579-8a0c-d67b037abb06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:41.243Z|82fc0501-2469-4a7c-a5b7-23df923c39af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:41.246Z|82fc0501-2469-4a7c-a5b7-23df923c39af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:46.103Z|18d69e18-9c8a-48c0-99bb-49fa74351688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:13:46.106Z|18d69e18-9c8a-48c0-99bb-49fa74351688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:13:47.650Z|8dbf6977-e9fe-450b-908d-7799ea8edb6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:13:47.650Z|8dbf6977-e9fe-450b-908d-7799ea8edb6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:13:51.272Z|964b5c93-d048-4e1a-93a6-48d42fe1f4c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:51.273Z|964b5c93-d048-4e1a-93a6-48d42fe1f4c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:51.276Z|ea06bf9e-0256-43b6-beda-d7a3ec2f6d00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:51.277Z|ea06bf9e-0256-43b6-beda-d7a3ec2f6d00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:13:51.294Z|30fb5191-65c2-4577-9c75-6f6ba70a9e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:13:51.295Z|30fb5191-65c2-4577-9c75-6f6ba70a9e0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:01.103Z|f8ae4a61-4685-453a-a96a-05acc86c6975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:14:01.104Z|f8ae4a61-4685-453a-a96a-05acc86c6975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:14:01.305Z|8629084d-49fa-4f72-b3d9-a5fa191bbb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:01.305Z|735903f7-16d5-4980-bf79-6b121a0c0e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:01.306Z|8629084d-49fa-4f72-b3d9-a5fa191bbb35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:01.306Z|735903f7-16d5-4980-bf79-6b121a0c0e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:01.318Z|12a74987-215b-477f-b636-79a13edf16b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:01.319Z|12a74987-215b-477f-b636-79a13edf16b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:11.062Z|4a0dd2b0-dafe-4545-9dce-8fbf1a2b4623|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:14:11.063Z|4a0dd2b0-dafe-4545-9dce-8fbf1a2b4623|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:11.332Z|c27b215a-8b2d-4a79-876a-4951c5840c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:11.332Z|0dfcea89-403d-4a72-b126-6afa189a6fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:11.333Z|c27b215a-8b2d-4a79-876a-4951c5840c5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:11.333Z|0dfcea89-403d-4a72-b126-6afa189a6fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:11.343Z|d2d3a206-16cd-470d-80c5-a5ad01992364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:11.344Z|d2d3a206-16cd-470d-80c5-a5ad01992364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:16.103Z|128eb471-5005-4b30-9b56-2415e6b08a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:14:16.103Z|128eb471-5005-4b30-9b56-2415e6b08a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:14:17.653Z|04af821a-b537-4123-8f24-17fa4cc27644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:14:17.653Z|04af821a-b537-4123-8f24-17fa4cc27644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:14:21.359Z|25308caf-66ec-4f1d-9f3a-7ca64d5b9652|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:21.359Z|c06d3aeb-0d87-473a-93dd-e3bde7dfb85d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:21.360Z|25308caf-66ec-4f1d-9f3a-7ca64d5b9652|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:21.360Z|c06d3aeb-0d87-473a-93dd-e3bde7dfb85d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:21.369Z|aed4e05b-6c91-4f04-9b31-631c0c57c4d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:21.370Z|aed4e05b-6c91-4f04-9b31-631c0c57c4d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:31.103Z|33cbc7af-8d6a-4832-b8c1-526385d5e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:14:31.104Z|33cbc7af-8d6a-4832-b8c1-526385d5e3e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:14:31.386Z|3df76d38-960c-488a-a19e-6dd69d77d92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:31.387Z|3df76d38-960c-488a-a19e-6dd69d77d92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:31.386Z|1a348ef8-292b-480a-b199-a169bb61fd2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:31.387Z|1a348ef8-292b-480a-b199-a169bb61fd2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:31.394Z|66ef7f8d-bf51-4554-a412-54f84c7a38b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:31.394Z|66ef7f8d-bf51-4554-a412-54f84c7a38b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:41.411Z|e6512809-4abc-4a51-a24a-eea009223ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:41.411Z|e6512809-4abc-4a51-a24a-eea009223ca0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:41.418Z|9e93bc18-bd77-43f9-be6c-0b54af8040d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:41.419Z|9e93bc18-bd77-43f9-be6c-0b54af8040d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:41.427Z|c8daa744-7747-4eb5-a895-ac93067a2b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:41.427Z|c8daa744-7747-4eb5-a895-ac93067a2b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:46.103Z|d9481eb8-eec5-4a45-9685-290ac7292c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:14:46.104Z|d9481eb8-eec5-4a45-9685-290ac7292c1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:14:47.654Z|c7afd4db-a93a-47fb-99fa-78e5178d202e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:14:47.654Z|c7afd4db-a93a-47fb-99fa-78e5178d202e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:14:51.441Z|50b2dd48-9023-48f3-91e1-3bbf030eff57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:51.441Z|4cdb4ed4-94f0-4292-93fe-8997e0955bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:51.441Z|50b2dd48-9023-48f3-91e1-3bbf030eff57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:51.442Z|4cdb4ed4-94f0-4292-93fe-8997e0955bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:14:51.451Z|98a57818-7425-408e-830f-7e9e600ef8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:14:51.451Z|98a57818-7425-408e-830f-7e9e600ef8f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:01.103Z|1595c9b8-301b-4817-ae11-202a3e08501a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:15:01.106Z|1595c9b8-301b-4817-ae11-202a3e08501a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:15:01.466Z|eed39832-dd38-4423-8bf1-4a3795ef289c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:01.467Z|eed39832-dd38-4423-8bf1-4a3795ef289c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:01.474Z|8156493a-ea1c-4779-be89-9d0a2bf9f875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:01.474Z|8156493a-ea1c-4779-be89-9d0a2bf9f875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:01.481Z|074eae54-8865-4286-84f5-a03584805974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:01.481Z|074eae54-8865-4286-84f5-a03584805974|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:11.063Z|3329bdc5-7b89-459e-b7e9-b5311a567200|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:15:11.063Z|3329bdc5-7b89-459e-b7e9-b5311a567200|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:11.497Z|55ae2d02-61c5-44f3-b2be-0691c246b349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:11.498Z|55ae2d02-61c5-44f3-b2be-0691c246b349|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:11.517Z|3712c461-8adf-4d04-8a38-09eb69a513db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:11.517Z|00d97f84-477b-4481-8418-4281ad57880c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:11.518Z|00d97f84-477b-4481-8418-4281ad57880c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:11.518Z|3712c461-8adf-4d04-8a38-09eb69a513db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:16.103Z|a17f709f-e40d-4b77-9693-098426ad5d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:15:16.104Z|a17f709f-e40d-4b77-9693-098426ad5d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:15:17.655Z|bd47dbea-5553-471b-85f9-7a4e842146df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:15:17.655Z|bd47dbea-5553-471b-85f9-7a4e842146df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:15:21.527Z|21d63716-603e-4587-b12a-1ba56567ff33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:21.529Z|21d63716-603e-4587-b12a-1ba56567ff33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:21.543Z|0cd7a419-7f46-413a-ad8b-98c86ffee20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:21.543Z|0cd7a419-7f46-413a-ad8b-98c86ffee20f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:21.548Z|0914cf49-467c-410a-b178-604c9fb67696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:21.548Z|0914cf49-467c-410a-b178-604c9fb67696|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:31.103Z|9fdd9e67-340c-4cf0-bc3c-715b7d5275b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:15:31.104Z|9fdd9e67-340c-4cf0-bc3c-715b7d5275b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:15:31.555Z|6e5e2c54-3250-4bba-bbb7-a8341bcec3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:31.556Z|6e5e2c54-3250-4bba-bbb7-a8341bcec3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:31.572Z|2519597a-5ca4-4bb3-a6e9-c5a56bf142a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:31.572Z|2519597a-5ca4-4bb3-a6e9-c5a56bf142a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:31.576Z|0b4f55a8-fcef-46b3-b30c-a4afe4be41d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:31.576Z|0b4f55a8-fcef-46b3-b30c-a4afe4be41d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:41.588Z|26dcef08-dd4e-44b6-9529-c9d7e1d58370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:41.588Z|26dcef08-dd4e-44b6-9529-c9d7e1d58370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:41.596Z|d12aeff4-1bf3-4c79-b63a-c9535f49a7e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:41.598Z|d12aeff4-1bf3-4c79-b63a-c9535f49a7e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:41.601Z|37a7e31f-867d-4034-b39c-e68a500153c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:41.602Z|37a7e31f-867d-4034-b39c-e68a500153c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:46.103Z|d81152eb-3cd9-49f1-b014-1271f2fb68e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:15:46.104Z|d81152eb-3cd9-49f1-b014-1271f2fb68e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:15:47.656Z|d89eaee8-2e4a-48cb-aad1-8ad2a6c8a9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:15:47.656Z|d89eaee8-2e4a-48cb-aad1-8ad2a6c8a9e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:15:51.615Z|7f17986f-d7fa-4a56-a99c-c463e08faf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:51.615Z|7f17986f-d7fa-4a56-a99c-c463e08faf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:51.627Z|2c949cda-7a2f-4c0f-97b1-90fc0006313d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:51.627Z|a73e182c-d16a-40ff-b2d2-378b96f44dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:15:51.628Z|2c949cda-7a2f-4c0f-97b1-90fc0006313d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:15:51.628Z|a73e182c-d16a-40ff-b2d2-378b96f44dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:01.103Z|a6822c09-aacf-4157-bdb5-f2c7b0e1bb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:16:01.104Z|a6822c09-aacf-4157-bdb5-f2c7b0e1bb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:16:01.644Z|f0bd58fb-4ce4-444d-a787-ec39c9600de9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:01.645Z|f0bd58fb-4ce4-444d-a787-ec39c9600de9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:01.661Z|45f6f445-9702-45e9-87e6-6e82e75e2f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:01.662Z|a644ee3a-1f7f-4689-b43d-874cbef345ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:01.662Z|a644ee3a-1f7f-4689-b43d-874cbef345ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:01.662Z|45f6f445-9702-45e9-87e6-6e82e75e2f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:11.062Z|239b82e4-32e3-49af-b6fa-4bb5045bbbb1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:16:11.063Z|239b82e4-32e3-49af-b6fa-4bb5045bbbb1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:11.683Z|d3b67172-a9a0-4367-b899-9103242abd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:11.684Z|d3b67172-a9a0-4367-b899-9103242abd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:11.694Z|e6ad1670-0bbb-44ba-9d22-b0284cf75eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:11.694Z|e6ad1670-0bbb-44ba-9d22-b0284cf75eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:11.696Z|9c12b138-7f36-424d-ae0c-a976ca95c650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:11.696Z|9c12b138-7f36-424d-ae0c-a976ca95c650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:16.103Z|7557457e-809a-44ba-863a-fca7adb0b2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:16:16.106Z|7557457e-809a-44ba-863a-fca7adb0b2d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:16:17.657Z|7cac234e-5f07-45ad-902f-2a3106ac788f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:16:17.658Z|7cac234e-5f07-45ad-902f-2a3106ac788f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:16:21.711Z|4c65c9ed-1ba1-4a49-b3be-bcab6d57400b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:21.712Z|4c65c9ed-1ba1-4a49-b3be-bcab6d57400b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:21.723Z|ce1081e4-1a16-440e-a590-37d554ac26da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:21.724Z|ce1081e4-1a16-440e-a590-37d554ac26da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:21.730Z|5b7866a1-09c3-4668-a1e2-22a9657ebdb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:21.731Z|5b7866a1-09c3-4668-a1e2-22a9657ebdb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:31.103Z|e0128475-ec12-4d68-9cf3-1ef1be7158b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:16:31.104Z|e0128475-ec12-4d68-9cf3-1ef1be7158b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:16:31.736Z|091d899b-e596-4443-bd70-8ae13c74c38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:31.736Z|091d899b-e596-4443-bd70-8ae13c74c38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:31.748Z|9a45273b-cbbe-4de6-988e-e38efe983570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:31.750Z|9a45273b-cbbe-4de6-988e-e38efe983570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:31.755Z|664ba462-8967-420e-8708-dae3e70fe096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:31.755Z|664ba462-8967-420e-8708-dae3e70fe096|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:41.772Z|45599536-26f1-44cd-ac49-8d9d69729ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:41.773Z|45599536-26f1-44cd-ac49-8d9d69729ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:41.781Z|ef4eb366-4730-48ab-83e1-9f31feea763c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:41.782Z|ef4eb366-4730-48ab-83e1-9f31feea763c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:41.785Z|1e5f693d-0e91-44be-84ea-427867a038d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:41.785Z|1e5f693d-0e91-44be-84ea-427867a038d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:46.103Z|7759e3b7-1b8a-4841-8913-d91f8431f0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:16:46.104Z|7759e3b7-1b8a-4841-8913-d91f8431f0e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:16:47.658Z|c80261ad-2d13-42c4-88cd-36a124dc88a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:16:47.659Z|c80261ad-2d13-42c4-88cd-36a124dc88a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:16:51.804Z|a18cc584-d933-4f54-84aa-1e78b473dda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:51.805Z|a18cc584-d933-4f54-84aa-1e78b473dda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:51.813Z|f85d50c6-10bb-41af-b378-2f028c8528cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:51.814Z|f6ee7945-e9c4-49e0-865c-b9a11672cb90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:16:51.815Z|f6ee7945-e9c4-49e0-865c-b9a11672cb90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:16:51.813Z|f85d50c6-10bb-41af-b378-2f028c8528cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:01.103Z|35575994-0259-4e3a-89a5-5cb0bfe4ad63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:17:01.104Z|35575994-0259-4e3a-89a5-5cb0bfe4ad63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:17:01.828Z|e0012e34-4960-4464-9ae9-6850ec2134bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:01.829Z|e0012e34-4960-4464-9ae9-6850ec2134bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:01.841Z|90a9b1f8-8ad5-4f60-a551-d94648966ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:01.842Z|90a9b1f8-8ad5-4f60-a551-d94648966ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:01.846Z|69780b44-d92d-4e7c-bca6-494af40fd25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:01.846Z|69780b44-d92d-4e7c-bca6-494af40fd25f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:11.060Z|01f621b0-ca51-437e-b425-e3bdc0da012e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:17:11.062Z|01f621b0-ca51-437e-b425-e3bdc0da012e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:11.861Z|908e3f73-2860-4939-be78-8ae6659a4285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:11.861Z|908e3f73-2860-4939-be78-8ae6659a4285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:11.866Z|fba99330-fc6c-4028-89ab-561221a15113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:11.867Z|fba99330-fc6c-4028-89ab-561221a15113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:11.879Z|bbb30229-e17f-4f6b-8d09-c617e869ad27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:11.879Z|bbb30229-e17f-4f6b-8d09-c617e869ad27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:16.103Z|25e470c7-061b-4b38-8ce0-35acc7d3e117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:17:16.103Z|25e470c7-061b-4b38-8ce0-35acc7d3e117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:17:17.659Z|07c00385-d319-445a-b2c9-5b0dbd21960b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:17:17.660Z|07c00385-d319-445a-b2c9-5b0dbd21960b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:17:21.888Z|090ffbe1-a019-4268-9a42-8af29fc19803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:21.888Z|090ffbe1-a019-4268-9a42-8af29fc19803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:21.889Z|b1afaf5e-a1eb-4cad-ab40-b81663524932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:21.890Z|b1afaf5e-a1eb-4cad-ab40-b81663524932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:21.904Z|98afa507-d739-4162-a6a8-5433b57a34e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:21.905Z|98afa507-d739-4162-a6a8-5433b57a34e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:31.103Z|39dfd66f-a6a5-4728-a482-8e14f11fae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:17:31.106Z|39dfd66f-a6a5-4728-a482-8e14f11fae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:17:31.911Z|17b5b72d-28f6-4da0-9fb3-79151d9bd861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:31.911Z|8fb40e91-355a-4e05-805b-54d129a480d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:31.912Z|17b5b72d-28f6-4da0-9fb3-79151d9bd861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:31.912Z|8fb40e91-355a-4e05-805b-54d129a480d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:31.928Z|1eabeced-812e-4072-8895-feeb461c2c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:31.929Z|1eabeced-812e-4072-8895-feeb461c2c91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:41.940Z|d04a8797-4baf-46f3-955e-ff84bb8caadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:41.941Z|d04a8797-4baf-46f3-955e-ff84bb8caadf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:41.944Z|4782f118-40b3-41f5-b230-b34a6f63b0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:41.945Z|4782f118-40b3-41f5-b230-b34a6f63b0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:41.962Z|f71409b4-1b03-4afe-b4a6-40fb8bd2aa82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:41.963Z|f71409b4-1b03-4afe-b4a6-40fb8bd2aa82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:46.103Z|4f83f2a3-926d-4bce-8de2-842a15d62c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:17:46.104Z|4f83f2a3-926d-4bce-8de2-842a15d62c57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:17:47.661Z|5b6373d2-b0f8-4408-a2db-94ed8ad9c10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:17:47.661Z|5b6373d2-b0f8-4408-a2db-94ed8ad9c10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:17:51.978Z|0a6a6cde-3faf-4f38-92ba-37e70a985b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:51.978Z|f7755a18-11ae-4003-b5c0-a04f15ca7859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:51.979Z|0a6a6cde-3faf-4f38-92ba-37e70a985b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:51.979Z|f7755a18-11ae-4003-b5c0-a04f15ca7859|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:17:51.985Z|b52c73e0-fe0b-4a67-9248-b6ef5e65b55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:17:51.986Z|b52c73e0-fe0b-4a67-9248-b6ef5e65b55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:01.103Z|655bbe30-ae40-4a71-bd94-284006d12c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:18:01.104Z|655bbe30-ae40-4a71-bd94-284006d12c3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:18:02.009Z|c1147826-8b1b-44d6-b56e-bd75925556ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:02.009Z|0e650733-b474-42c1-9841-e6186d98d911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:02.010Z|c1147826-8b1b-44d6-b56e-bd75925556ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:02.010Z|0e650733-b474-42c1-9841-e6186d98d911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:02.013Z|f6bb30db-2ea5-472c-8fca-87f4410bbda0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:02.014Z|f6bb30db-2ea5-472c-8fca-87f4410bbda0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:11.060Z|7cd8c2e3-5811-4568-9131-53197edd9717|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:18:11.061Z|7cd8c2e3-5811-4568-9131-53197edd9717|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:12.036Z|1affda44-aed2-48a2-bb0d-9f8bcc31ccf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:12.037Z|1affda44-aed2-48a2-bb0d-9f8bcc31ccf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:12.038Z|01aae7d2-1b8d-4920-8a0f-d1042d1b2a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:12.039Z|01aae7d2-1b8d-4920-8a0f-d1042d1b2a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:12.042Z|dc22dbc8-3114-49eb-b705-ca3f3710f495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:12.042Z|dc22dbc8-3114-49eb-b705-ca3f3710f495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:16.103Z|3098fa8a-8546-4085-8213-bb957c35afbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:18:16.106Z|3098fa8a-8546-4085-8213-bb957c35afbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:18:17.662Z|21d77f9b-8279-45bf-9bb0-6ee65b159cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:18:17.662Z|21d77f9b-8279-45bf-9bb0-6ee65b159cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:18:22.060Z|f8ad17ed-11cf-4cd7-95aa-8c0542617e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:22.062Z|f8ad17ed-11cf-4cd7-95aa-8c0542617e17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:22.064Z|3ff0e225-77b0-4799-a6dd-21229ffb1382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:22.064Z|3ff0e225-77b0-4799-a6dd-21229ffb1382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:22.067Z|5e71ba9c-d296-4e3e-9839-d7cc2ec06747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:22.068Z|5e71ba9c-d296-4e3e-9839-d7cc2ec06747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:31.103Z|a8897d82-525e-4d9e-8985-5c00348c16b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:18:31.104Z|a8897d82-525e-4d9e-8985-5c00348c16b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:18:32.087Z|accaabe3-4b44-4c90-a41b-9a4a7aaff099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:32.088Z|accaabe3-4b44-4c90-a41b-9a4a7aaff099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:32.092Z|90b22199-ccb3-4078-aebc-9a84389ba16b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:32.093Z|90b22199-ccb3-4078-aebc-9a84389ba16b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:32.094Z|dd556163-809b-471a-aabe-ab18c276c81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:32.095Z|dd556163-809b-471a-aabe-ab18c276c81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:42.111Z|bc266de9-c09b-48e4-ab6b-b04ac5a639a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:42.112Z|bc266de9-c09b-48e4-ab6b-b04ac5a639a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:42.116Z|2956a57b-1e2d-46a3-b852-427381618dfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:42.116Z|2956a57b-1e2d-46a3-b852-427381618dfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:42.118Z|082bec08-4d33-4ddb-8f1b-74a77717782e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:42.119Z|082bec08-4d33-4ddb-8f1b-74a77717782e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:46.103Z|9b633a4b-f489-4041-a6a8-83010845f383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:18:46.104Z|9b633a4b-f489-4041-a6a8-83010845f383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:18:47.663Z|c5f228d7-948a-45fd-9006-3837adf095dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:18:47.663Z|c5f228d7-948a-45fd-9006-3837adf095dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:18:52.137Z|64be232a-85bb-4883-9b72-81e83c2f2fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:52.138Z|64be232a-85bb-4883-9b72-81e83c2f2fd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:52.139Z|70fcaccb-42d6-4227-a20d-e289243d000d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:52.139Z|70fcaccb-42d6-4227-a20d-e289243d000d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:18:52.142Z|42ee7ce9-083a-4b93-983c-0ce7f6044b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:18:52.143Z|42ee7ce9-083a-4b93-983c-0ce7f6044b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:01.103Z|820cb4f6-5dd3-49e3-b50c-b21793b6748f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:19:01.107Z|820cb4f6-5dd3-49e3-b50c-b21793b6748f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:19:02.167Z|1db41a5c-d6a2-4a67-87ad-810b9f35e77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:02.168Z|1db41a5c-d6a2-4a67-87ad-810b9f35e77b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:02.169Z|e0faea58-4a8b-4ed1-b824-4bb23719edf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:02.169Z|e0faea58-4a8b-4ed1-b824-4bb23719edf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:02.172Z|4b3eab2b-e24f-44a5-93bc-613e67c4acd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:02.172Z|4b3eab2b-e24f-44a5-93bc-613e67c4acd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:11.061Z|cbd736ef-8dee-438a-bc25-e30a3ee28b24|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:19:11.063Z|cbd736ef-8dee-438a-bc25-e30a3ee28b24|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:12.192Z|19ba0a70-2de2-4bc1-9d33-ce0d0fe2a271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:12.193Z|19ba0a70-2de2-4bc1-9d33-ce0d0fe2a271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:12.193Z|47997df9-6c71-4a04-a393-00e6861576e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:12.194Z|47997df9-6c71-4a04-a393-00e6861576e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:12.195Z|49433788-4cba-4e3f-87ec-381b747ab350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:12.196Z|49433788-4cba-4e3f-87ec-381b747ab350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:16.103Z|f57af516-e115-46d8-b00a-cb07fc57a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:19:16.104Z|f57af516-e115-46d8-b00a-cb07fc57a915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:19:17.664Z|039273c2-53ae-45f4-b531-c0cfbf2ee55b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:19:17.665Z|039273c2-53ae-45f4-b531-c0cfbf2ee55b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:19:22.220Z|d9416892-a605-48f8-b1c6-eb207aca7725|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:22.219Z|fe98bd77-6a7a-4536-8af9-f76cdf7155d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:22.220Z|fe98bd77-6a7a-4536-8af9-f76cdf7155d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:22.220Z|d9416892-a605-48f8-b1c6-eb207aca7725|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:22.225Z|e2f50c72-b12f-4829-b238-de6cb3cbff6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:22.226Z|e2f50c72-b12f-4829-b238-de6cb3cbff6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:31.104Z|2bf55eca-bdd3-40cd-8b7e-3a509becedb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:19:31.104Z|2bf55eca-bdd3-40cd-8b7e-3a509becedb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:19:32.247Z|36ad92ef-d7b4-477f-b65f-34434a5f4d54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:32.247Z|0465b927-3669-4e66-a2e7-066757f4ee70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:32.247Z|7850bad2-c655-4183-8eb9-7b952137c2f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:32.248Z|36ad92ef-d7b4-477f-b65f-34434a5f4d54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:32.248Z|7850bad2-c655-4183-8eb9-7b952137c2f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:32.248Z|0465b927-3669-4e66-a2e7-066757f4ee70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:42.274Z|db3f64f5-2195-43c2-be79-33914ad51b13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:42.275Z|506ccbd8-2518-446c-9f20-ee2a4196c9cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:42.275Z|506ccbd8-2518-446c-9f20-ee2a4196c9cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:42.275Z|db3f64f5-2195-43c2-be79-33914ad51b13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:42.278Z|f6920a1e-8303-43ae-9f01-e557b782e455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:42.278Z|f6920a1e-8303-43ae-9f01-e557b782e455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:46.103Z|3f8e44a9-9a08-4615-8f2d-06344b10e3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:19:46.106Z|3f8e44a9-9a08-4615-8f2d-06344b10e3a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:19:47.665Z|fa627141-8711-4c36-a599-eaa27db81e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:19:47.666Z|fa627141-8711-4c36-a599-eaa27db81e9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:19:52.303Z|d0c33c24-aaf6-4df1-9c6b-fd461c15901e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:52.303Z|563914e1-c868-4853-9931-1a436a1363a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:52.304Z|d0c33c24-aaf6-4df1-9c6b-fd461c15901e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:52.304Z|563914e1-c868-4853-9931-1a436a1363a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:19:52.304Z|880fd08c-c638-4c60-8846-25a3ff18b648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:19:52.306Z|880fd08c-c638-4c60-8846-25a3ff18b648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:01.103Z|3fc054e5-3393-45be-bf42-cf47b166dce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:20:01.104Z|3fc054e5-3393-45be-bf42-cf47b166dce5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:20:02.335Z|d35dc1c3-07d3-449b-baac-dddae6410f2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:02.336Z|d35dc1c3-07d3-449b-baac-dddae6410f2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:02.337Z|cfff7a2c-fe81-4471-afdb-5d9559d06881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:02.338Z|cfff7a2c-fe81-4471-afdb-5d9559d06881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:02.335Z|12b9ee3b-5a99-46d3-9553-5b9568040f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:02.340Z|12b9ee3b-5a99-46d3-9553-5b9568040f27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:11.060Z|2f224595-20e9-4879-8eb5-1432fc0f2b6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:20:11.060Z|2f224595-20e9-4879-8eb5-1432fc0f2b6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:12.362Z|def4c62a-ac6c-4d14-b31a-5f4d9d92ce04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:12.362Z|e2d83ff3-6954-4eca-a867-422b9eea44a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:12.362Z|6817dcce-2e85-4291-be18-0c0cbf371b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:12.362Z|6817dcce-2e85-4291-be18-0c0cbf371b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:12.362Z|def4c62a-ac6c-4d14-b31a-5f4d9d92ce04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:12.362Z|e2d83ff3-6954-4eca-a867-422b9eea44a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:16.103Z|a3af42b2-a930-4f54-b844-38b2559c3597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:20:16.104Z|a3af42b2-a930-4f54-b844-38b2559c3597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:20:17.666Z|f19a7ce2-2c2e-4be2-921c-04ef928fc78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:20:17.667Z|f19a7ce2-2c2e-4be2-921c-04ef928fc78b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:20:22.390Z|92fd9e24-1152-4f2a-8b09-281bd45587c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:22.391Z|92fd9e24-1152-4f2a-8b09-281bd45587c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:22.390Z|b3b169f2-46c2-4975-b3fa-b9c2d9614725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:22.392Z|b3b169f2-46c2-4975-b3fa-b9c2d9614725|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:22.391Z|a25af9c1-4868-4854-8894-b02de2938a09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:22.393Z|a25af9c1-4868-4854-8894-b02de2938a09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:31.103Z|0ac4375f-9289-409e-b9cc-06f7dd04cf43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:20:31.107Z|0ac4375f-9289-409e-b9cc-06f7dd04cf43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:20:32.416Z|f5b28e91-76c3-4a3c-b144-173cf0e8c16e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:32.417Z|f5b28e91-76c3-4a3c-b144-173cf0e8c16e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:32.422Z|2c259863-9d99-4185-8801-656c5e0ce428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:32.422Z|2c259863-9d99-4185-8801-656c5e0ce428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:32.424Z|1fbe5bcb-81c3-4c5d-a619-c74eda89b3a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:32.425Z|1fbe5bcb-81c3-4c5d-a619-c74eda89b3a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:42.446Z|6dd5ea18-2bf3-4b58-b9ee-fd616805b013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:42.446Z|62afb04b-c9c9-45d7-ae5b-4899d7288494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:42.448Z|6dd5ea18-2bf3-4b58-b9ee-fd616805b013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:42.449Z|62afb04b-c9c9-45d7-ae5b-4899d7288494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:42.449Z|b9b0b3d4-c660-4938-89e4-02fb8ff02c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:42.449Z|b9b0b3d4-c660-4938-89e4-02fb8ff02c53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:46.104Z|d16e58e0-1e64-4e70-a5d0-79fb712e4b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:20:46.105Z|d16e58e0-1e64-4e70-a5d0-79fb712e4b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:20:47.667Z|5a290de2-33bf-4148-9724-ac0ead6d443d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:20:47.668Z|5a290de2-33bf-4148-9724-ac0ead6d443d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:20:52.492Z|6098da4e-e9bc-4f0a-abff-5e79d6edb748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:52.492Z|26abe2c6-0ae7-4dee-a36f-689792727d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:52.493Z|26abe2c6-0ae7-4dee-a36f-689792727d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:52.494Z|6098da4e-e9bc-4f0a-abff-5e79d6edb748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:20:52.500Z|9f31566e-2665-4720-89fc-ebffe12aedab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:20:52.500Z|9f31566e-2665-4720-89fc-ebffe12aedab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:01.103Z|8ad993cc-dc43-431c-be1f-19083e6e9954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:21:01.104Z|8ad993cc-dc43-431c-be1f-19083e6e9954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:21:02.520Z|0cd077b3-c677-4206-9632-2ba4c79f77da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:02.520Z|151dc42a-f12e-4ee3-8ca1-1e92be485ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:02.521Z|0cd077b3-c677-4206-9632-2ba4c79f77da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:02.521Z|151dc42a-f12e-4ee3-8ca1-1e92be485ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:02.522Z|022fd8fc-0b88-4b05-8519-dc1c712d5faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:02.523Z|022fd8fc-0b88-4b05-8519-dc1c712d5faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:11.061Z|7493c67f-06dc-4868-a89c-724b6a9c5c6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:21:11.062Z|7493c67f-06dc-4868-a89c-724b6a9c5c6f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:12.562Z|13492e9a-f1ff-4de5-8400-60e9ff760bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:12.563Z|13492e9a-f1ff-4de5-8400-60e9ff760bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:12.563Z|98e55182-a2f7-4d34-bf8c-c35b548dba4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:12.563Z|98e55182-a2f7-4d34-bf8c-c35b548dba4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:12.567Z|5335bbd8-fb74-45cd-8307-038c67a7a125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:12.567Z|5335bbd8-fb74-45cd-8307-038c67a7a125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:16.103Z|ea5f4850-7b57-4cbb-aea8-8c5a3dd43422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:21:16.106Z|ea5f4850-7b57-4cbb-aea8-8c5a3dd43422|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:21:17.669Z|fac4f265-495f-4c10-b256-378ed3b89b3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:21:17.669Z|fac4f265-495f-4c10-b256-378ed3b89b3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:21:22.597Z|e4eb47bd-e3bd-42af-840b-f025a61743a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:22.598Z|e4eb47bd-e3bd-42af-840b-f025a61743a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:22.610Z|b79080b1-93fc-466b-92bc-ff05a53eace9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:22.611Z|b79080b1-93fc-466b-92bc-ff05a53eace9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:22.621Z|27eb0bd2-a66a-40ea-84c6-eb64929e73b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:22.622Z|27eb0bd2-a66a-40ea-84c6-eb64929e73b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:31.103Z|f2a08277-69e6-446b-8b49-5ca41f65be56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:21:31.104Z|f2a08277-69e6-446b-8b49-5ca41f65be56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:21:32.633Z|def48e9e-fbe7-407f-8282-77b2f3aec2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:32.634Z|def48e9e-fbe7-407f-8282-77b2f3aec2d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:32.649Z|3e6a2b33-6e14-4a69-a66f-1ce2b7107602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:32.650Z|3e6a2b33-6e14-4a69-a66f-1ce2b7107602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:32.749Z|915d6539-2e2f-439d-95d0-66a2778f2990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:32.750Z|915d6539-2e2f-439d-95d0-66a2778f2990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:42.661Z|ebf09751-af34-4373-8ab4-753da0b3e628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:42.662Z|ebf09751-af34-4373-8ab4-753da0b3e628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:42.683Z|d01877cc-2611-4f1b-8fbe-c9a67b462042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:42.683Z|d01877cc-2611-4f1b-8fbe-c9a67b462042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:42.771Z|e4ac146c-0592-462d-a491-48623d028da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:42.772Z|e4ac146c-0592-462d-a491-48623d028da4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:46.103Z|a2fd1e8d-dbbf-4d53-b755-0d306e141bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:21:46.104Z|a2fd1e8d-dbbf-4d53-b755-0d306e141bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:21:47.670Z|0f99044e-e7f3-484e-8edc-547875ddc32c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:21:47.670Z|0f99044e-e7f3-484e-8edc-547875ddc32c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:21:52.687Z|c84b25be-3e55-41e2-80cd-86b6bdaf43f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:52.688Z|c84b25be-3e55-41e2-80cd-86b6bdaf43f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:52.709Z|794a38cf-ef85-4690-995c-5ec2ea529329|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:52.709Z|794a38cf-ef85-4690-995c-5ec2ea529329|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:21:52.799Z|74a70994-720d-455e-a523-778f1b92626f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:21:52.799Z|74a70994-720d-455e-a523-778f1b92626f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:01.103Z|67ae2f0d-b1f4-43c4-a857-03b9787b0560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:22:01.106Z|67ae2f0d-b1f4-43c4-a857-03b9787b0560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:22:02.714Z|9a9e30eb-8583-4b9a-899a-65000d8d7f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:02.715Z|9a9e30eb-8583-4b9a-899a-65000d8d7f87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:02.734Z|87da5c55-3080-46b4-a671-2906ab06adc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:02.734Z|87da5c55-3080-46b4-a671-2906ab06adc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:02.829Z|4c31bc56-b150-4a0b-a37a-9334cfbdf77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:02.830Z|4c31bc56-b150-4a0b-a37a-9334cfbdf77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:11.062Z|3e1bf823-7231-4038-bc17-02031f594b55|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:22:11.064Z|3e1bf823-7231-4038-bc17-02031f594b55|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:12.742Z|f526c696-83cc-404a-b67d-416cdf3d4346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:12.743Z|f526c696-83cc-404a-b67d-416cdf3d4346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:12.768Z|0ce39774-e416-401c-bf8c-e4ebc750e52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:12.769Z|0ce39774-e416-401c-bf8c-e4ebc750e52f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:12.861Z|d3bc1b75-0875-471b-b14c-173dcca9a01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:12.862Z|d3bc1b75-0875-471b-b14c-173dcca9a01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:16.103Z|26116477-a65b-45b8-8bae-72ab0f65adab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:22:16.104Z|26116477-a65b-45b8-8bae-72ab0f65adab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:22:17.671Z|4e883aec-a89d-47db-b430-4523c0d47502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:22:17.671Z|4e883aec-a89d-47db-b430-4523c0d47502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:22:22.774Z|a36397cb-36f0-4849-9cfa-a7ab1bd71a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:22.775Z|a36397cb-36f0-4849-9cfa-a7ab1bd71a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:22.795Z|5ed391be-1658-486a-834f-8e51b78d6ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:22.795Z|5ed391be-1658-486a-834f-8e51b78d6ada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:22.890Z|60c8d7b7-e77e-4797-9106-52672b1a87f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:22.890Z|60c8d7b7-e77e-4797-9106-52672b1a87f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:31.103Z|2171b336-32b3-4878-8450-16f4e5d80e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:22:31.104Z|2171b336-32b3-4878-8450-16f4e5d80e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:22:32.803Z|bbabaf10-84e9-4cea-8f61-bd61a2ca4acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:32.804Z|bbabaf10-84e9-4cea-8f61-bd61a2ca4acd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:32.821Z|83f9fdd3-fc77-4052-a84d-ff61b0588d37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:32.821Z|83f9fdd3-fc77-4052-a84d-ff61b0588d37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:32.920Z|735f1e99-82ee-475c-9fb9-34a00d5e7fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:32.921Z|735f1e99-82ee-475c-9fb9-34a00d5e7fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:42.830Z|534cc9f8-777e-4102-a78c-b1999aec6bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:42.830Z|534cc9f8-777e-4102-a78c-b1999aec6bcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:42.852Z|83690138-6c0d-49c5-b506-818c663d41d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:42.853Z|83690138-6c0d-49c5-b506-818c663d41d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:42.944Z|7d2f06af-3a26-4c95-b4cb-424841dc8887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:42.945Z|7d2f06af-3a26-4c95-b4cb-424841dc8887|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:46.103Z|47b42f1a-b999-477e-b5b9-7e4936f0a025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:22:46.106Z|47b42f1a-b999-477e-b5b9-7e4936f0a025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:22:47.672Z|614fd816-a09b-4510-8f4f-8c115f58bf83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:22:47.673Z|614fd816-a09b-4510-8f4f-8c115f58bf83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:22:52.859Z|8a5da9ea-8eca-426d-92c1-fd51169e36b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:52.860Z|8a5da9ea-8eca-426d-92c1-fd51169e36b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:52.896Z|b9f6fdfa-0bb8-40c7-ac84-da394274b3ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:52.896Z|b9f6fdfa-0bb8-40c7-ac84-da394274b3ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:22:52.976Z|7b88b6b7-b0d2-4150-8fe7-19fd2241ce3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:22:52.976Z|7b88b6b7-b0d2-4150-8fe7-19fd2241ce3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:01.103Z|0c983b53-fb3d-4f4d-8960-6120650679cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:23:01.104Z|0c983b53-fb3d-4f4d-8960-6120650679cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:23:02.885Z|759a18e1-5070-4879-8ad5-93b934b2f335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:02.885Z|759a18e1-5070-4879-8ad5-93b934b2f335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:02.925Z|b1da69e9-bacb-4964-ad05-8153670242ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:02.926Z|b1da69e9-bacb-4964-ad05-8153670242ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:03.002Z|b621d08f-6822-4cdf-99c5-afc1001a6c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:03.003Z|b621d08f-6822-4cdf-99c5-afc1001a6c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:11.060Z|60e4d641-9af0-4c45-aeb1-4b31bf3f7257|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:23:11.061Z|60e4d641-9af0-4c45-aeb1-4b31bf3f7257|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:12.913Z|8faade6f-5a9b-422c-b582-e75de91082f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:12.914Z|8faade6f-5a9b-422c-b582-e75de91082f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:12.950Z|89ddff7e-523b-47f3-b22d-c9db3622ad6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:12.951Z|89ddff7e-523b-47f3-b22d-c9db3622ad6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:13.039Z|bfd5299c-7756-48df-bd74-e4afc0d9c795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:13.040Z|bfd5299c-7756-48df-bd74-e4afc0d9c795|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:16.103Z|dc855f41-12f1-4743-880b-39b636cbe4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:23:16.103Z|dc855f41-12f1-4743-880b-39b636cbe4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:23:17.673Z|937c66f9-f9cf-4620-89b5-fc015bf63a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:23:17.674Z|937c66f9-f9cf-4620-89b5-fc015bf63a58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:23:22.941Z|22d9ee8a-cd8f-4ed9-a52d-0b49f8762e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:22.942Z|22d9ee8a-cd8f-4ed9-a52d-0b49f8762e0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:22.984Z|a579b0ce-03ad-477a-bbbf-e1af789f9f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:22.987Z|a579b0ce-03ad-477a-bbbf-e1af789f9f4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:23.073Z|8b68e278-bde4-4a2d-80cb-7cf6b459422b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:23.074Z|8b68e278-bde4-4a2d-80cb-7cf6b459422b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:31.103Z|9c101b8c-b965-42be-974b-ddee89cfa6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:23:31.105Z|9c101b8c-b965-42be-974b-ddee89cfa6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:23:32.968Z|58aa77e9-6b50-4465-b27b-171cd6cc31f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:32.969Z|58aa77e9-6b50-4465-b27b-171cd6cc31f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:33.013Z|e292da08-daee-4e26-9a27-7203bd6a366c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:33.014Z|e292da08-daee-4e26-9a27-7203bd6a366c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:33.124Z|e6567150-d777-4a43-b145-51a9ea995fcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:33.126Z|e6567150-d777-4a43-b145-51a9ea995fcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:42.999Z|1126056d-4a63-44b3-8ee2-e37e71d9be05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:43.000Z|1126056d-4a63-44b3-8ee2-e37e71d9be05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:43.047Z|1c9cfde6-eb00-47e9-80b8-4bb1b3448f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:43.048Z|1c9cfde6-eb00-47e9-80b8-4bb1b3448f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:43.181Z|1e6dbc3d-ca50-4d9e-beb5-6a20508cfb46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:43.181Z|1e6dbc3d-ca50-4d9e-beb5-6a20508cfb46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:46.103Z|3b2095ad-3979-4577-b984-bf0d2d778ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:23:46.104Z|3b2095ad-3979-4577-b984-bf0d2d778ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:23:47.675Z|1a80de0d-9106-4913-803d-d9d857279c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:23:47.675Z|1a80de0d-9106-4913-803d-d9d857279c93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:23:53.027Z|443cbf6d-3f35-4312-87ee-b1c6db083536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:53.028Z|443cbf6d-3f35-4312-87ee-b1c6db083536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:53.091Z|fd6985d3-3fdd-4e75-a24d-63f956dbe334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:53.092Z|fd6985d3-3fdd-4e75-a24d-63f956dbe334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:23:53.204Z|c4291a01-e664-420c-96cc-ffa6f2cf5fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:23:53.206Z|c4291a01-e664-420c-96cc-ffa6f2cf5fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:01.103Z|2d7174b4-0e7e-48ef-ac0b-36101884c41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:24:01.104Z|2d7174b4-0e7e-48ef-ac0b-36101884c41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:24:03.064Z|334863f6-712f-41c4-b03d-6bc26de5078c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:03.065Z|334863f6-712f-41c4-b03d-6bc26de5078c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:03.118Z|5672be18-65d7-4234-a001-9dd02be817ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:03.118Z|5672be18-65d7-4234-a001-9dd02be817ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:03.230Z|4f9e0ff7-7731-4ed3-8267-dacafa23d11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:03.230Z|4f9e0ff7-7731-4ed3-8267-dacafa23d11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:11.061Z|5c50dd43-0154-4a9d-8c42-1a0b0e763239|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:24:11.062Z|5c50dd43-0154-4a9d-8c42-1a0b0e763239|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:13.100Z|58901ea7-b6dc-46f1-97eb-60dbdf519fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:13.101Z|58901ea7-b6dc-46f1-97eb-60dbdf519fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:13.164Z|9cf48351-5f2c-4204-b621-3cbd337b8655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:13.166Z|9cf48351-5f2c-4204-b621-3cbd337b8655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:13.255Z|be4a9f5c-aa3a-41d2-9175-85c0c80726e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:13.256Z|be4a9f5c-aa3a-41d2-9175-85c0c80726e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:16.103Z|d1dd155b-c0f3-4d49-999b-c02fbbde4a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:24:16.106Z|d1dd155b-c0f3-4d49-999b-c02fbbde4a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:24:17.676Z|274780df-75e9-44d0-b041-1d7b51748212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:24:17.676Z|274780df-75e9-44d0-b041-1d7b51748212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:24:23.128Z|651fd848-69e4-442e-8796-5a4d7b678bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:23.129Z|651fd848-69e4-442e-8796-5a4d7b678bcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:23.191Z|f8663e1b-2f57-4a76-93d3-0088c00cfad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:23.192Z|f8663e1b-2f57-4a76-93d3-0088c00cfad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:23.280Z|4fcd396e-0b37-4916-8efd-45bd6ea754a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:23.281Z|4fcd396e-0b37-4916-8efd-45bd6ea754a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:31.103Z|cde9a9a2-00f9-48eb-9c46-6cbf71d0151c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:24:31.103Z|cde9a9a2-00f9-48eb-9c46-6cbf71d0151c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:24:33.172Z|2f85921e-abc0-437c-aa6e-7e51cfd6b833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:33.173Z|2f85921e-abc0-437c-aa6e-7e51cfd6b833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:33.213Z|b6e1f556-1624-440f-88f5-0650ab00e7dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:33.214Z|b6e1f556-1624-440f-88f5-0650ab00e7dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:33.305Z|44cf6329-6845-4f44-b874-536c4d39f878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:33.306Z|44cf6329-6845-4f44-b874-536c4d39f878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:43.204Z|0e5016d4-996d-483f-a3e4-ae3f25d30a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:43.205Z|0e5016d4-996d-483f-a3e4-ae3f25d30a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:43.240Z|f4d73d44-bd53-48c0-90c3-33c7a94c04fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:43.241Z|f4d73d44-bd53-48c0-90c3-33c7a94c04fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:43.331Z|ac5f2c94-55b2-4287-ab5e-e714dcec61d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:43.332Z|ac5f2c94-55b2-4287-ab5e-e714dcec61d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:46.103Z|26ce610e-7181-4397-9af4-6f6a442fbdc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:24:46.104Z|26ce610e-7181-4397-9af4-6f6a442fbdc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:24:47.677Z|022ca39c-84ef-4182-8156-1e80c50e476f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:24:47.677Z|022ca39c-84ef-4182-8156-1e80c50e476f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:24:53.228Z|7632eaf7-787c-4f61-ac51-2a861d47d69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:53.229Z|7632eaf7-787c-4f61-ac51-2a861d47d69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:53.272Z|a95299e5-679b-4738-8cae-98737fa94118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:53.273Z|a95299e5-679b-4738-8cae-98737fa94118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:24:53.359Z|23f7f8f6-80c1-4c98-ad3e-5ac88582fc1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:24:53.360Z|23f7f8f6-80c1-4c98-ad3e-5ac88582fc1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:01.104Z|3243aea0-bc64-431e-9dc7-fa9d6a8b4292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:25:01.106Z|3243aea0-bc64-431e-9dc7-fa9d6a8b4292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:25:03.257Z|8a5832fa-3697-4fd2-83d8-1258d725f3a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:03.258Z|8a5832fa-3697-4fd2-83d8-1258d725f3a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:03.301Z|a9da4670-dd84-4842-8ecb-0dec99db597d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:03.302Z|a9da4670-dd84-4842-8ecb-0dec99db597d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:03.387Z|39d26766-ffee-414b-97ad-6d9c4abe1066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:03.388Z|39d26766-ffee-414b-97ad-6d9c4abe1066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:11.060Z|6a1e32d4-e234-4ba3-bd2c-21d53edcc793|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:25:11.061Z|6a1e32d4-e234-4ba3-bd2c-21d53edcc793|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:13.286Z|4b136673-8bf5-4d7f-925a-a4022dc6fbb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:13.287Z|4b136673-8bf5-4d7f-925a-a4022dc6fbb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:13.333Z|f933967c-f57b-48a9-82b5-1c660fecc92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:13.334Z|f933967c-f57b-48a9-82b5-1c660fecc92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:13.412Z|4b154127-aaaf-4fff-8324-2a4f77ae3b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:13.413Z|4b154127-aaaf-4fff-8324-2a4f77ae3b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:16.103Z|d5ea3247-5817-4c81-b447-202b423d4df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:25:16.104Z|d5ea3247-5817-4c81-b447-202b423d4df1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:25:17.678Z|9f571297-2d0f-4cc2-b43e-cb03cf8f0ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:25:17.678Z|9f571297-2d0f-4cc2-b43e-cb03cf8f0ae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:25:23.310Z|56f25b6d-9b7c-474f-83b0-3b361d1525be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:23.311Z|56f25b6d-9b7c-474f-83b0-3b361d1525be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:23.360Z|da03ba7d-0705-499f-a3bb-6f4461b7d930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:23.360Z|da03ba7d-0705-499f-a3bb-6f4461b7d930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:23.441Z|0599c9f3-29e0-49ff-8673-7caa787c011c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:23.442Z|0599c9f3-29e0-49ff-8673-7caa787c011c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:31.103Z|722410f2-5627-45de-aeeb-5146e7be2bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:25:31.104Z|722410f2-5627-45de-aeeb-5146e7be2bd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:25:33.334Z|276fadf3-7ba9-4a77-89d4-ab64610cae9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:33.335Z|276fadf3-7ba9-4a77-89d4-ab64610cae9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:33.386Z|8f209bdf-595e-46a5-b32c-e52405975cfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:33.387Z|8f209bdf-595e-46a5-b32c-e52405975cfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:33.468Z|641188bf-b7f3-4246-93e0-7377381baee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:33.469Z|641188bf-b7f3-4246-93e0-7377381baee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:43.358Z|d63e3009-dcac-4dee-a76f-8acdd9805a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:43.359Z|d63e3009-dcac-4dee-a76f-8acdd9805a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:43.411Z|217624b4-5548-45bb-aab1-4f99251137b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:43.412Z|217624b4-5548-45bb-aab1-4f99251137b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:43.492Z|c1d28ff6-1ec2-4011-9d06-8fe98bf7a49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:43.492Z|c1d28ff6-1ec2-4011-9d06-8fe98bf7a49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:46.103Z|6a86e6b7-31d1-4db5-af2f-20bfc7fd4b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:25:46.105Z|6a86e6b7-31d1-4db5-af2f-20bfc7fd4b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:25:47.680Z|53f1d184-214d-4d09-a8a8-643a77ad3e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:25:47.680Z|53f1d184-214d-4d09-a8a8-643a77ad3e0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:25:53.385Z|1727ff6d-ddc2-45c3-84ad-5e0b3c213461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:53.386Z|1727ff6d-ddc2-45c3-84ad-5e0b3c213461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:53.440Z|ac8e1ae9-2d59-4474-9182-a27905552d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:53.441Z|ac8e1ae9-2d59-4474-9182-a27905552d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:25:53.516Z|c7608c7e-4ae9-4033-a47f-0f7ced52d0a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:25:53.517Z|c7608c7e-4ae9-4033-a47f-0f7ced52d0a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:01.103Z|93000cd9-112d-4d5a-ad12-c4092828dd5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:26:01.104Z|93000cd9-112d-4d5a-ad12-c4092828dd5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:26:03.409Z|7a078fac-bdc1-4403-b219-97fec19383a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:03.409Z|7a078fac-bdc1-4403-b219-97fec19383a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:03.467Z|f52f82c6-e449-485c-abf5-eca14db7cead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:03.467Z|f52f82c6-e449-485c-abf5-eca14db7cead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:03.538Z|96d2765a-1d92-487c-87d0-83f65085998a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:03.539Z|96d2765a-1d92-487c-87d0-83f65085998a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:11.060Z|d2f1ea9b-d206-498d-b3ca-3e341a5d8c44|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:26:11.061Z|d2f1ea9b-d206-498d-b3ca-3e341a5d8c44|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:13.436Z|a88ead23-b319-41a5-a008-ac36f98f03b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:13.437Z|a88ead23-b319-41a5-a008-ac36f98f03b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:13.493Z|dae7ea1b-e7c6-4409-9ade-2818cd5c938f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:13.493Z|dae7ea1b-e7c6-4409-9ade-2818cd5c938f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:13.561Z|85070fa4-fb7b-40fe-905e-b86fff057b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:13.562Z|85070fa4-fb7b-40fe-905e-b86fff057b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:16.103Z|14f5a35c-3449-4c23-b5af-ddfb85abc076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:26:16.104Z|14f5a35c-3449-4c23-b5af-ddfb85abc076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:26:17.681Z|c91980ca-8cf0-4b42-a571-d3fec784046f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:26:17.681Z|c91980ca-8cf0-4b42-a571-d3fec784046f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:26:23.461Z|eb9d9c68-ec8a-4ccc-8c86-1e50c990ac72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:23.463Z|eb9d9c68-ec8a-4ccc-8c86-1e50c990ac72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:23.517Z|990dfe1d-726d-4860-aada-1002557a06f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:23.517Z|990dfe1d-726d-4860-aada-1002557a06f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:23.584Z|306763df-71d1-47d3-b16a-b54fe99270ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:23.585Z|306763df-71d1-47d3-b16a-b54fe99270ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:31.103Z|90a6995d-50da-47bd-9c3d-f7cfdf7b323b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:26:31.105Z|90a6995d-50da-47bd-9c3d-f7cfdf7b323b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:26:33.486Z|4414a1ed-37f8-45b1-bbd5-3bd2237816b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:33.487Z|4414a1ed-37f8-45b1-bbd5-3bd2237816b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:33.539Z|f0485f12-c24e-4cba-8304-4abed3072f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:33.540Z|f0485f12-c24e-4cba-8304-4abed3072f9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:33.608Z|e9ec29f1-af35-495d-8178-30620008d2cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:33.608Z|e9ec29f1-af35-495d-8178-30620008d2cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:43.510Z|cafd508d-3e38-401d-984b-b75f2bdb3933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:43.510Z|cafd508d-3e38-401d-984b-b75f2bdb3933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:43.564Z|a25a554a-c921-4813-b1b8-e2b09d0956b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:43.565Z|a25a554a-c921-4813-b1b8-e2b09d0956b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:43.632Z|97a96b14-9010-405b-9b8f-fc41372fd05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:43.633Z|97a96b14-9010-405b-9b8f-fc41372fd05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:46.103Z|16bd3d91-1d21-452a-a319-d2c1e01bb98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:26:46.104Z|16bd3d91-1d21-452a-a319-d2c1e01bb98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:26:47.682Z|51cfeeb0-79e3-4cca-a1bd-06aff64cdf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:26:47.682Z|51cfeeb0-79e3-4cca-a1bd-06aff64cdf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:26:53.532Z|00e01c95-f52f-49ea-9412-6ef90868f0d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:53.533Z|00e01c95-f52f-49ea-9412-6ef90868f0d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:53.600Z|fc9d012e-ce10-4460-bbd2-1fa9e905e979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:53.602Z|fc9d012e-ce10-4460-bbd2-1fa9e905e979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:26:53.655Z|838050c1-dde4-4a2a-83e5-380d25ce4cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:26:53.656Z|838050c1-dde4-4a2a-83e5-380d25ce4cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:01.103Z|cdb7c88e-0604-44f3-a5d2-b0ca43216a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:27:01.105Z|cdb7c88e-0604-44f3-a5d2-b0ca43216a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:27:03.565Z|0f587067-8247-4360-bac3-3a4eb8335a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:03.566Z|0f587067-8247-4360-bac3-3a4eb8335a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:03.628Z|6cbb901b-0f68-4876-a68f-4d9d901d9bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:03.629Z|6cbb901b-0f68-4876-a68f-4d9d901d9bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:03.678Z|913e3d2e-b064-497f-9eda-7aa58dc43efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:03.679Z|913e3d2e-b064-497f-9eda-7aa58dc43efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:11.060Z|0ca021b9-30f1-4215-b1e5-5a27d664ea24|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:27:11.061Z|0ca021b9-30f1-4215-b1e5-5a27d664ea24|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:13.593Z|4d4be775-10ff-4dca-8d69-2ec9743e921c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:13.594Z|4d4be775-10ff-4dca-8d69-2ec9743e921c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:13.652Z|4742c459-f2b7-4722-9221-090ce7997b5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:13.652Z|4742c459-f2b7-4722-9221-090ce7997b5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:13.702Z|b7ac1036-2681-469e-8f87-d31d09921d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:13.703Z|b7ac1036-2681-469e-8f87-d31d09921d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:16.103Z|cb2a74a0-a69b-4718-878c-94c5b8130a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:27:16.106Z|cb2a74a0-a69b-4718-878c-94c5b8130a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:27:17.683Z|62f7c4c7-a837-4799-a4bf-9e005e4fc657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:27:17.683Z|62f7c4c7-a837-4799-a4bf-9e005e4fc657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:27:23.619Z|910715b3-92cd-48b9-b5ce-88a8913e783f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:23.620Z|910715b3-92cd-48b9-b5ce-88a8913e783f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:23.676Z|f23afb6e-bef4-4f7e-84e2-cfb0cfda18b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:23.677Z|f23afb6e-bef4-4f7e-84e2-cfb0cfda18b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:23.733Z|dcd6b104-f8a0-448e-a7d4-65aa1596e2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:23.734Z|dcd6b104-f8a0-448e-a7d4-65aa1596e2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:31.103Z|46880f9a-045b-43e2-adcf-517814ed6ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:27:31.104Z|46880f9a-045b-43e2-adcf-517814ed6ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:27:33.646Z|b399a4e0-b923-4d47-971d-1ec075a8dd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:33.647Z|b399a4e0-b923-4d47-971d-1ec075a8dd73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:33.704Z|3dd16c88-2941-40e7-96d8-5a36cb77a1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:33.704Z|3dd16c88-2941-40e7-96d8-5a36cb77a1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:33.757Z|30f42537-69d7-4b99-b9e3-6f4d930ae472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:33.758Z|30f42537-69d7-4b99-b9e3-6f4d930ae472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:43.672Z|dd230b67-1c10-465d-8ef7-0d3602990f72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:43.672Z|dd230b67-1c10-465d-8ef7-0d3602990f72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:43.732Z|63c944d5-d31b-42b0-81a1-f815e981a9f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:43.732Z|63c944d5-d31b-42b0-81a1-f815e981a9f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:43.783Z|d787aec0-f3c8-4cbd-8c6b-28372de79bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:43.783Z|d787aec0-f3c8-4cbd-8c6b-28372de79bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:46.103Z|94a8990d-ea5d-4b72-ae75-54a072bed7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:27:46.104Z|94a8990d-ea5d-4b72-ae75-54a072bed7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:27:47.684Z|6afe8aa9-c9c0-4b23-b354-fe8396faba5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:27:47.684Z|6afe8aa9-c9c0-4b23-b354-fe8396faba5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:27:53.703Z|53f116e6-15a4-47f4-bfe8-a242f5a97294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:53.704Z|53f116e6-15a4-47f4-bfe8-a242f5a97294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:53.760Z|85ab18c3-c3ae-4a02-a570-4718ebac3b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:53.761Z|85ab18c3-c3ae-4a02-a570-4718ebac3b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:27:53.806Z|73de907a-5922-4955-846a-95d86dca3d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:27:53.807Z|73de907a-5922-4955-846a-95d86dca3d4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:01.103Z|d83c2177-8e2d-43fa-a78b-e8ef826f12c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:28:01.107Z|d83c2177-8e2d-43fa-a78b-e8ef826f12c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:28:03.728Z|0fca858f-a4e9-4974-8866-d128ca6e14e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:03.729Z|0fca858f-a4e9-4974-8866-d128ca6e14e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:03.785Z|1daccd77-c6b8-4ff4-b720-76ecb3f2d6bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:03.785Z|1daccd77-c6b8-4ff4-b720-76ecb3f2d6bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:03.831Z|8046f095-fa7d-4869-8a23-1c2fb059ba34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:03.832Z|8046f095-fa7d-4869-8a23-1c2fb059ba34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:11.061Z|9a0c71bd-e9f3-4fc3-8e6e-4c02db7e57f6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:28:11.062Z|9a0c71bd-e9f3-4fc3-8e6e-4c02db7e57f6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:13.754Z|39aa8968-7e57-4bad-adb0-b544e69ebf52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:13.755Z|39aa8968-7e57-4bad-adb0-b544e69ebf52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:13.808Z|74837f25-e07d-4a57-9f00-0c1a8d16b937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:13.809Z|74837f25-e07d-4a57-9f00-0c1a8d16b937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:13.855Z|b1237307-0987-482b-8746-8ed858524c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:13.856Z|b1237307-0987-482b-8746-8ed858524c8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:16.103Z|75976572-3b72-4d60-8f17-a6ab015c03ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:28:16.104Z|75976572-3b72-4d60-8f17-a6ab015c03ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:28:17.685Z|a6c73c3d-0499-4600-9c75-43fda59422f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:28:17.685Z|a6c73c3d-0499-4600-9c75-43fda59422f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:28:23.779Z|26029059-2875-44d2-8744-2507a91b113d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:23.779Z|26029059-2875-44d2-8744-2507a91b113d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:23.833Z|284ee117-f560-4636-8fbe-02dd222a8f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:23.834Z|284ee117-f560-4636-8fbe-02dd222a8f70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:23.881Z|1f4a4f9d-cf6d-4e51-ac26-3d86e2aa86b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:23.882Z|1f4a4f9d-cf6d-4e51-ac26-3d86e2aa86b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:31.103Z|a4c0ec33-2cc2-43b5-8fb7-88a024b047ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:28:31.104Z|a4c0ec33-2cc2-43b5-8fb7-88a024b047ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:28:33.804Z|a62363eb-d065-4143-890e-53437be2d074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:33.805Z|a62363eb-d065-4143-890e-53437be2d074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:33.861Z|d2bdbcc3-141f-44a5-8a0d-544b282d2241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:33.861Z|d2bdbcc3-141f-44a5-8a0d-544b282d2241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:33.907Z|257fb914-d582-4345-a909-58f602060ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:33.908Z|257fb914-d582-4345-a909-58f602060ad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:43.833Z|52a91590-f094-42cc-a95f-be22f17566c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:43.833Z|52a91590-f094-42cc-a95f-be22f17566c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:43.886Z|e4d33281-e378-479d-8bc6-47614174ab90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:43.886Z|e4d33281-e378-479d-8bc6-47614174ab90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:43.933Z|6445c308-7983-4ae4-9e13-123430b364a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:43.934Z|6445c308-7983-4ae4-9e13-123430b364a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:46.103Z|47c7f88b-47c0-4106-ae6d-b94e56d4e517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:28:46.106Z|47c7f88b-47c0-4106-ae6d-b94e56d4e517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:28:47.686Z|cd57298e-67da-4867-a529-72d7e16cb302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:28:47.687Z|cd57298e-67da-4867-a529-72d7e16cb302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:28:53.887Z|13c8ecc4-82be-4167-a154-7560017ea30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:53.888Z|13c8ecc4-82be-4167-a154-7560017ea30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:53.913Z|b56b0ac1-db6e-40ae-8f9d-6391c04a78f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:53.915Z|b56b0ac1-db6e-40ae-8f9d-6391c04a78f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:28:53.961Z|72b109f4-c837-4738-8905-856ba9167f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:28:53.962Z|72b109f4-c837-4738-8905-856ba9167f6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:01.104Z|09f0b4cd-e331-4fae-bdcd-07175b75f8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:29:01.105Z|09f0b4cd-e331-4fae-bdcd-07175b75f8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:29:03.918Z|cbedb6e3-08ed-4d99-bbec-173dc145aa33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:03.919Z|cbedb6e3-08ed-4d99-bbec-173dc145aa33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:03.944Z|fa09ec51-ba6e-4c62-a312-201185ff10f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:03.945Z|fa09ec51-ba6e-4c62-a312-201185ff10f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:03.995Z|f8335750-ccde-4b96-aaf8-3c7b039a7620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:03.995Z|f8335750-ccde-4b96-aaf8-3c7b039a7620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:11.063Z|ebbb8080-2cb2-402a-96b0-571d3c751790|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:29:11.064Z|ebbb8080-2cb2-402a-96b0-571d3c751790|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:13.945Z|84e5fe67-29bf-417f-959a-efa3948c086b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:13.946Z|84e5fe67-29bf-417f-959a-efa3948c086b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:13.977Z|eddd31d7-c2b8-4aaa-be47-70887cf3f55e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:13.978Z|eddd31d7-c2b8-4aaa-be47-70887cf3f55e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:14.020Z|73662fa6-19e6-4530-b971-48628bafbc8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:14.020Z|73662fa6-19e6-4530-b971-48628bafbc8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:16.103Z|bdec3a04-6d5d-4eac-974f-f601cfd8ab51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:29:16.104Z|bdec3a04-6d5d-4eac-974f-f601cfd8ab51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:29:17.687Z|50587719-941c-46d6-a587-5bdee33e6a80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:29:17.688Z|50587719-941c-46d6-a587-5bdee33e6a80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:29:23.972Z|c486ae60-930c-4748-81bb-ee71fc16f601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:23.973Z|c486ae60-930c-4748-81bb-ee71fc16f601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:24.004Z|6bd024d0-bce8-47e9-9573-a114cc535588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:24.005Z|6bd024d0-bce8-47e9-9573-a114cc535588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:24.047Z|72878493-cb1d-42d1-b751-6d32628f2807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:24.048Z|72878493-cb1d-42d1-b751-6d32628f2807|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:31.103Z|225f3e82-3d4d-4431-8c19-3fec55ba2ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:29:31.107Z|225f3e82-3d4d-4431-8c19-3fec55ba2ff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:29:33.999Z|184be07b-7750-4f9c-b1bf-9c13395a8f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:34.000Z|184be07b-7750-4f9c-b1bf-9c13395a8f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:34.031Z|14879a3a-9261-4b12-81cc-563ddebed0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:34.032Z|14879a3a-9261-4b12-81cc-563ddebed0a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:34.072Z|c31e0b18-d1c9-498e-ba09-cf91e23859c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:34.073Z|c31e0b18-d1c9-498e-ba09-cf91e23859c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:44.025Z|c4bb9114-6738-4df8-80e5-cc4c8f23dfcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:44.025Z|c4bb9114-6738-4df8-80e5-cc4c8f23dfcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:44.055Z|3725f3b2-cb88-4fc0-878c-c702bbe3c9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:44.055Z|3725f3b2-cb88-4fc0-878c-c702bbe3c9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:44.099Z|af28e756-cab2-4f03-8d27-9b1f0d0dee79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:44.099Z|af28e756-cab2-4f03-8d27-9b1f0d0dee79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:46.103Z|d117f8d4-e531-415f-a61c-661481cf7e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:29:46.104Z|d117f8d4-e531-415f-a61c-661481cf7e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:29:47.688Z|40a1e373-19e9-4d6d-a42d-8c500d0c04da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:29:47.689Z|40a1e373-19e9-4d6d-a42d-8c500d0c04da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:29:54.050Z|54f8a0c0-5eaf-41c6-a6a5-e7becc93cc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:54.050Z|54f8a0c0-5eaf-41c6-a6a5-e7becc93cc40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:54.078Z|e48c1b8d-223c-4358-99a6-66e67637cb9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:54.078Z|e48c1b8d-223c-4358-99a6-66e67637cb9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:29:54.127Z|72f0de7e-bdc3-4d50-8411-de0902c9b191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:29:54.128Z|72f0de7e-bdc3-4d50-8411-de0902c9b191|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:01.103Z|c9e7c704-dfaf-4c45-b88b-4ee17a53daed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:30:01.104Z|c9e7c704-dfaf-4c45-b88b-4ee17a53daed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:30:04.076Z|aa97cb69-3259-4292-98db-8c64ee808e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:04.077Z|aa97cb69-3259-4292-98db-8c64ee808e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:04.105Z|3280ded1-5800-4877-8145-2e4953416a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:04.105Z|3280ded1-5800-4877-8145-2e4953416a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:04.166Z|4cf3cbaa-1870-4d98-8202-b84a09813446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:04.167Z|4cf3cbaa-1870-4d98-8202-b84a09813446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:11.060Z|1ce42727-2eba-4fd3-bb7d-20916ec8453d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:30:11.062Z|1ce42727-2eba-4fd3-bb7d-20916ec8453d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:14.102Z|e5116e36-2507-4383-a6fd-3eb7612ba71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:14.102Z|e5116e36-2507-4383-a6fd-3eb7612ba71a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:14.149Z|aef03fb2-0bb3-4227-9278-2e0c1acbe845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:14.149Z|aef03fb2-0bb3-4227-9278-2e0c1acbe845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:14.201Z|26e2c387-ac54-41ca-8ec9-0805d929bc3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:14.202Z|26e2c387-ac54-41ca-8ec9-0805d929bc3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:16.103Z|b3a22549-7b36-4105-be23-a8e3e41ef80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:30:16.105Z|b3a22549-7b36-4105-be23-a8e3e41ef80b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:30:17.689Z|30c8e7d2-f4e6-48b9-ad5e-408b01e43990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:30:17.690Z|30c8e7d2-f4e6-48b9-ad5e-408b01e43990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:30:24.135Z|69a0e249-3dce-44c9-a37b-a7a8cf9c512c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:24.136Z|69a0e249-3dce-44c9-a37b-a7a8cf9c512c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:24.174Z|116665cb-5e3c-4775-9e02-f8feeac97057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:24.175Z|116665cb-5e3c-4775-9e02-f8feeac97057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:24.228Z|fd213c50-1484-4abc-89a9-dff6063f3084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:24.229Z|fd213c50-1484-4abc-89a9-dff6063f3084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:31.104Z|75f46f7e-1913-458b-9401-43099f6c480f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:30:31.104Z|75f46f7e-1913-458b-9401-43099f6c480f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:30:34.163Z|6f1d4baf-5f8f-4733-b2df-892ecac4c7b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:34.164Z|6f1d4baf-5f8f-4733-b2df-892ecac4c7b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:34.202Z|615dff5e-b53b-43ad-acb6-42d34fb66b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:34.202Z|615dff5e-b53b-43ad-acb6-42d34fb66b43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:34.261Z|63464c84-eb87-427e-9a4c-08c7180b0f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:34.261Z|63464c84-eb87-427e-9a4c-08c7180b0f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:44.190Z|067b5f5d-fff0-4cf3-b590-74562573c2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:44.190Z|067b5f5d-fff0-4cf3-b590-74562573c2ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:44.226Z|17e875fa-5d13-4389-8118-a0ccea8a3bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:44.227Z|17e875fa-5d13-4389-8118-a0ccea8a3bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:44.285Z|65a392ad-068a-44b3-9abd-78451d66b541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:44.286Z|65a392ad-068a-44b3-9abd-78451d66b541|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:46.103Z|bf8ac6d0-1278-45a7-bb88-4b1adbcc2aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:30:46.104Z|bf8ac6d0-1278-45a7-bb88-4b1adbcc2aa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:30:47.691Z|47c4df68-3d49-49ee-a93b-c2788754f9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:30:47.691Z|47c4df68-3d49-49ee-a93b-c2788754f9c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:30:54.215Z|adbdb63f-ed44-488a-ae16-7506069702d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:54.215Z|adbdb63f-ed44-488a-ae16-7506069702d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:54.252Z|cd0c166a-4066-466a-aece-01ece6874399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:54.253Z|cd0c166a-4066-466a-aece-01ece6874399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:30:54.311Z|5103c130-7ee6-4165-8858-3fa158cca612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:30:54.311Z|5103c130-7ee6-4165-8858-3fa158cca612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:01.103Z|a823fcc0-5695-4025-9c33-067008e900f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:31:01.106Z|a823fcc0-5695-4025-9c33-067008e900f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:31:04.252Z|2e7330f8-a117-43c2-8e29-9c5b3c7af817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:04.253Z|2e7330f8-a117-43c2-8e29-9c5b3c7af817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:04.276Z|fc6dc821-7682-463f-877c-8b9192296fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:04.276Z|fc6dc821-7682-463f-877c-8b9192296fdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:04.338Z|3a54f2ac-9f86-4409-99fc-8aa39e259645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:04.339Z|3a54f2ac-9f86-4409-99fc-8aa39e259645|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:11.060Z|f552dd8c-c536-4a84-b3c5-5b3ca8cb7a36|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:31:11.061Z|f552dd8c-c536-4a84-b3c5-5b3ca8cb7a36|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:14.277Z|45184947-344b-42f3-88e2-dcd5b8f3107f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:14.278Z|45184947-344b-42f3-88e2-dcd5b8f3107f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:14.299Z|8b7ee30d-f2a5-4007-8ee4-d5c25d5f21da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:14.300Z|8b7ee30d-f2a5-4007-8ee4-d5c25d5f21da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:14.371Z|acc49d24-1a06-4deb-8da6-38f7d6368b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:14.373Z|acc49d24-1a06-4deb-8da6-38f7d6368b35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:16.103Z|5c267c4b-05b8-4f62-8c35-ec0c50c8fc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:31:16.104Z|5c267c4b-05b8-4f62-8c35-ec0c50c8fc26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:31:17.692Z|a33272c6-e92d-42ab-9bd9-284a101ab5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:31:17.693Z|a33272c6-e92d-42ab-9bd9-284a101ab5ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:31:24.300Z|0c1ff262-b841-4240-a1d4-9a65c3c39bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:24.301Z|0c1ff262-b841-4240-a1d4-9a65c3c39bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:24.325Z|77952b04-9163-42e5-9f84-fced8d93f585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:24.326Z|77952b04-9163-42e5-9f84-fced8d93f585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:24.399Z|d9c5ae52-892b-44a8-8a39-a340c4d82881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:24.399Z|d9c5ae52-892b-44a8-8a39-a340c4d82881|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:31.103Z|e871ed7d-1d8f-4f08-9383-47dea267b8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:31:31.104Z|e871ed7d-1d8f-4f08-9383-47dea267b8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:31:34.327Z|527d49c3-5cdb-45ea-bc76-7160c25c4c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:34.328Z|527d49c3-5cdb-45ea-bc76-7160c25c4c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:34.358Z|ab4b3f3a-ff6f-4316-bec6-4f67ab6ba6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:34.359Z|ab4b3f3a-ff6f-4316-bec6-4f67ab6ba6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:34.425Z|a580147e-c5d1-48d1-830d-07a1b7bf506f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:34.426Z|a580147e-c5d1-48d1-830d-07a1b7bf506f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:44.353Z|a35ba51a-5ee9-40de-aa80-bbe556a2d215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:44.354Z|a35ba51a-5ee9-40de-aa80-bbe556a2d215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:44.385Z|cbf6458a-8431-49c9-b087-f93d8811fd5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:44.385Z|cbf6458a-8431-49c9-b087-f93d8811fd5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:44.450Z|888138c9-bc66-47be-b6e5-ac56893cdc7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:44.451Z|888138c9-bc66-47be-b6e5-ac56893cdc7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:46.104Z|f26ba659-e287-4550-94e3-58f30f1377de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:31:46.109Z|f26ba659-e287-4550-94e3-58f30f1377de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:31:47.694Z|4484af65-d4b3-4266-98e0-d07be6e7e69c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:31:47.694Z|4484af65-d4b3-4266-98e0-d07be6e7e69c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:31:54.378Z|302f5502-4f1a-488d-af4b-c1e291ccbf3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:54.379Z|302f5502-4f1a-488d-af4b-c1e291ccbf3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:54.408Z|e63c87af-7752-4dbd-9e8f-69bbe08ec9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:54.409Z|e63c87af-7752-4dbd-9e8f-69bbe08ec9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:31:54.477Z|00f729b5-418a-45b4-b95f-26e5fac08a0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:31:54.477Z|00f729b5-418a-45b4-b95f-26e5fac08a0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:01.103Z|d0e6623d-3eee-491e-bcdc-71e76e676b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:32:01.104Z|d0e6623d-3eee-491e-bcdc-71e76e676b70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:32:04.413Z|363574a2-d9e1-463e-a68d-6f9d51c2b390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:04.414Z|363574a2-d9e1-463e-a68d-6f9d51c2b390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:04.433Z|0214edfb-0f78-4ea8-aaa0-a3285d4001c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:04.433Z|0214edfb-0f78-4ea8-aaa0-a3285d4001c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:04.502Z|7fdba657-a785-4484-8568-f5bc3f7b4041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:04.503Z|7fdba657-a785-4484-8568-f5bc3f7b4041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:11.061Z|6a9245d3-483d-4bdf-9fef-146a4800b6d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:32:11.062Z|6a9245d3-483d-4bdf-9fef-146a4800b6d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:14.439Z|3a418572-4747-4ce6-afec-0acb94acd3ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:14.440Z|3a418572-4747-4ce6-afec-0acb94acd3ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:14.456Z|7ca3c6dd-79ce-4361-a81b-2b3b2b52f89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:14.457Z|7ca3c6dd-79ce-4361-a81b-2b3b2b52f89d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:14.530Z|13b202e5-4e7e-4182-b029-a9261ad12e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:14.531Z|13b202e5-4e7e-4182-b029-a9261ad12e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:16.103Z|a07c6c26-ea82-403c-80ab-e353be2464c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:32:16.104Z|a07c6c26-ea82-403c-80ab-e353be2464c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:32:17.695Z|25cb6919-1323-4a4d-a635-6c7b587af67e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:32:17.695Z|25cb6919-1323-4a4d-a635-6c7b587af67e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:32:24.465Z|7de852cb-6dc8-4911-9f9c-e9c99ee68f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:24.466Z|7de852cb-6dc8-4911-9f9c-e9c99ee68f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:24.489Z|8e2867c2-56a0-4f63-8f76-9a9d09c14090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:24.490Z|8e2867c2-56a0-4f63-8f76-9a9d09c14090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:24.594Z|89704eba-accd-4759-8bca-b77c561883ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:24.595Z|89704eba-accd-4759-8bca-b77c561883ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:31.103Z|9a48da2b-8186-4e37-93e1-5095f6186c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:32:31.106Z|9a48da2b-8186-4e37-93e1-5095f6186c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:32:34.494Z|47432ae3-036c-434d-8f73-8e19614830d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:34.495Z|47432ae3-036c-434d-8f73-8e19614830d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:34.521Z|bfa668cc-d075-43a9-8d1e-b7cb7ee82ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:34.522Z|bfa668cc-d075-43a9-8d1e-b7cb7ee82ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:34.644Z|8fbc57c7-4587-46dd-a9a6-3bd23cdb690a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:34.646Z|8fbc57c7-4587-46dd-a9a6-3bd23cdb690a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:44.520Z|c3ae22b6-0df5-43a8-99bf-1baaf9e7d18a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:44.521Z|c3ae22b6-0df5-43a8-99bf-1baaf9e7d18a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:44.570Z|72eb6eec-aa21-47b7-a53c-906d4e150d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:44.570Z|72eb6eec-aa21-47b7-a53c-906d4e150d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:44.695Z|3529d77a-5e2d-474a-a0ab-aa4169e533fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:44.696Z|3529d77a-5e2d-474a-a0ab-aa4169e533fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:46.103Z|0daa23c3-33a2-4fd1-85e1-99195feb23d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:32:46.104Z|0daa23c3-33a2-4fd1-85e1-99195feb23d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:32:47.696Z|0ce91bde-43c0-45db-9353-e9b5ade0433c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:32:47.697Z|0ce91bde-43c0-45db-9353-e9b5ade0433c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:32:54.580Z|211c5246-9512-4dc9-a5ba-fce3c7daaead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:54.581Z|211c5246-9512-4dc9-a5ba-fce3c7daaead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:54.599Z|1ffb7b2d-8678-4f15-8ba6-e102f0d4884d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:54.600Z|1ffb7b2d-8678-4f15-8ba6-e102f0d4884d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:32:54.722Z|a2019561-d97a-4316-b8c8-44ecdeb6c677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:32:54.723Z|a2019561-d97a-4316-b8c8-44ecdeb6c677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:01.104Z|7b0117da-2a23-458c-8ee4-8b6a7fb4e438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:33:01.105Z|7b0117da-2a23-458c-8ee4-8b6a7fb4e438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:33:04.609Z|a5b5e4e6-f7fa-4efb-ba4c-9106edab4d48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:04.610Z|a5b5e4e6-f7fa-4efb-ba4c-9106edab4d48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:04.643Z|8ce38e9d-7a36-47e6-b76f-d6b3c6fa1119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:04.643Z|8ce38e9d-7a36-47e6-b76f-d6b3c6fa1119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:04.751Z|b04f204b-0698-4b56-b9eb-21b1e8327c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:04.752Z|b04f204b-0698-4b56-b9eb-21b1e8327c71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:11.062Z|956001df-aae6-4fb9-94b9-62cceca9b544|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:33:11.063Z|956001df-aae6-4fb9-94b9-62cceca9b544|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:14.645Z|280077c6-8472-4942-a9e2-5edbd86c224f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:14.646Z|280077c6-8472-4942-a9e2-5edbd86c224f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:14.756Z|5cc09634-4030-4698-9978-a989a54a5abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:14.756Z|5cc09634-4030-4698-9978-a989a54a5abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:14.794Z|46093d14-0e68-4927-b4fb-91c074adb00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:14.794Z|46093d14-0e68-4927-b4fb-91c074adb00a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:16.103Z|7082c109-aa5a-4210-8b52-55bd4a2727c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:33:16.106Z|7082c109-aa5a-4210-8b52-55bd4a2727c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:33:17.698Z|72b5a03a-1706-4d9c-832e-939ded624e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:33:17.698Z|72b5a03a-1706-4d9c-832e-939ded624e40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:33:24.709Z|558e73aa-9647-4fd4-8219-baee4f69db4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:24.710Z|558e73aa-9647-4fd4-8219-baee4f69db4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:24.792Z|71a2c2a3-4503-40a8-a7a6-fa2258a25832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:24.792Z|71a2c2a3-4503-40a8-a7a6-fa2258a25832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:24.823Z|c915c182-cf24-453f-a874-e70a177647fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:24.824Z|c915c182-cf24-453f-a874-e70a177647fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:31.103Z|c9f5b3a9-5438-4e53-8be9-cc1877190ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:33:31.105Z|c9f5b3a9-5438-4e53-8be9-cc1877190ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:33:34.742Z|8c6d0141-98d7-4fa2-ba13-790496a8a327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:34.743Z|8c6d0141-98d7-4fa2-ba13-790496a8a327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:34.818Z|4daa4966-7c03-4b5b-81c5-dc97518f7cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:34.819Z|4daa4966-7c03-4b5b-81c5-dc97518f7cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:34.847Z|3202d427-7671-4921-9add-13d8b33a97d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:34.847Z|3202d427-7671-4921-9add-13d8b33a97d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:44.772Z|fc4fd1d1-8788-452c-a24c-847cc69b4758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:44.772Z|fc4fd1d1-8788-452c-a24c-847cc69b4758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:44.844Z|a339ff56-0bbc-471b-92db-1d10364640f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:44.844Z|a339ff56-0bbc-471b-92db-1d10364640f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:44.870Z|f8612cbd-1bd5-4e34-9b90-1b88fce67bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:44.871Z|f8612cbd-1bd5-4e34-9b90-1b88fce67bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:46.103Z|23bbd513-3a00-4005-a3e6-f93f099f6606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:33:46.104Z|23bbd513-3a00-4005-a3e6-f93f099f6606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:33:47.699Z|9b6cea62-f28b-43a4-aebc-b518485246e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:33:47.700Z|9b6cea62-f28b-43a4-aebc-b518485246e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:33:54.798Z|e78cc9c0-c601-4ef8-bc60-6ab4283373c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:54.800Z|e78cc9c0-c601-4ef8-bc60-6ab4283373c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:54.867Z|50224203-23c3-4634-ac76-b756e3e02db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:54.868Z|50224203-23c3-4634-ac76-b756e3e02db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:33:54.895Z|286fc9ad-498c-4950-b993-7a56be640711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:33:54.896Z|286fc9ad-498c-4950-b993-7a56be640711|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:01.103Z|67f784a7-cbd0-4bbf-9ab1-0a4b87504463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:34:01.107Z|67f784a7-cbd0-4bbf-9ab1-0a4b87504463|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:34:04.825Z|84410ddf-1ab7-41ff-8fd8-7ef13e03292c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:04.826Z|84410ddf-1ab7-41ff-8fd8-7ef13e03292c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:04.898Z|7c4462ae-2a90-4cac-b2a4-b139ba5ca0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:04.899Z|7c4462ae-2a90-4cac-b2a4-b139ba5ca0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:04.921Z|340a9ea3-9a83-43fd-83e1-8af5f28d2942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:04.922Z|340a9ea3-9a83-43fd-83e1-8af5f28d2942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:11.063Z|34ef84bf-c51e-4b73-b591-72b6527ac615|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-06T09:34:11.064Z|34ef84bf-c51e-4b73-b591-72b6527ac615|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:14.850Z|3d3c018a-2af7-45f4-a0fa-a961a907c7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:14.851Z|3d3c018a-2af7-45f4-a0fa-a961a907c7c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:14.934Z|b1111286-f8b8-49fa-a3e8-3cd580d137a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:14.935Z|b1111286-f8b8-49fa-a3e8-3cd580d137a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:14.949Z|521057b7-c77e-453c-b603-2f863e2f2119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:14.950Z|521057b7-c77e-453c-b603-2f863e2f2119|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:16.104Z|e7a2e91c-d4d3-479e-824c-3b38ccfde3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:34:16.105Z|e7a2e91c-d4d3-479e-824c-3b38ccfde3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:34:17.701Z|10b3f8be-7c8c-4850-96cb-ea66bdbde0f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-06T09:34:17.701Z|10b3f8be-7c8c-4850-96cb-ea66bdbde0f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-06T09:34:24.879Z|03c3a5b7-8591-4914-874b-6cbe64b1daca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:24.879Z|03c3a5b7-8591-4914-874b-6cbe64b1daca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:24.959Z|60fe4aac-c29b-4144-8747-2dd04454d35b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:24.960Z|60fe4aac-c29b-4144-8747-2dd04454d35b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-06T09:34:24.978Z|63b29511-1fc8-40c2-bb48-54a2b2aaa060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-06T09:34:24.978Z|63b29511-1fc8-40c2-bb48-54a2b2aaa060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.